Matt Jankowski
|
aa90798386
|
Webfinger resource to extract username from resource string (#1607)
* Add WebfingerResource class to extract usernames
* Use WebfingerResource in xrd#webfinger
|
2017-04-12 18:22:38 +02:00 |
Matt Jankowski
|
b352a8e5d4
|
Default to json type for webfinger requests (#1583)
|
2017-04-12 16:03:37 +02:00 |
Matt Jankowski
|
0687ab8ae3
|
Clean up generation of account webfinger string (#1477)
* Consolidate webfinger string creation under Account#to_webfinger_s
* Introduce Account#local_username_and_domain for consolidation
|
2017-04-10 22:58:06 +02:00 |
Eugen Rochko
|
1c6b02f936
|
Fix #690 - Webfinger should handle new shortform profile URLs now (nice)
|
2017-03-28 11:25:43 +02:00 |
Eugen Rochko
|
05b13c38b5
|
Re-enable Webfinger for locked accounts but don't handle "follow" events
coming in via Salmon.
Currently no way to prevent remote follows, but they will only receive public
and unlisted posts
|
2016-12-22 23:17:57 +01:00 |
Eugen Rochko
|
b891a81008
|
Follow call on locked account creates follow request instead
Reflect "requested" relationship in API and UI
Reflect inability of private posts to be reblogged in the UI
Disable Webfinger for locked accounts
|
2016-12-22 23:03:57 +01:00 |
Eugen Rochko
|
fdc17bea58
|
Fix rubocop issues, introduce usage of frozen literal to improve performance
|
2016-11-15 16:56:29 +01:00 |
Eugen Rochko
|
43df35213e
|
Improving all forms
|
2016-10-18 16:37:15 +02:00 |
Eugen Rochko
|
2e0a38d07c
|
Added e-mail edit field to settings, proper format default for webfinger
|
2016-10-18 03:34:26 +02:00 |
Eugen Rochko
|
d5e086a47b
|
Adding application/jrd+json webfinger resource
|
2016-10-18 02:54:49 +02:00 |
Eugen Rochko
|
927333f4f8
|
Improve code style
|
2016-09-29 21:28:21 +02:00 |
Eugen Rochko
|
10ba09f546
|
Upgrade to Rails 5.0.0.1
|
2016-08-17 17:58:00 +02:00 |
Eugen Rochko
|
9cb690c706
|
Access tokens no longer expire, case-insensitive local username validation, as well as case-insensitive Webfinger look-up
|
2016-03-16 18:29:52 +01:00 |
Eugen Rochko
|
23d08c6749
|
Changing the use of config constants to the Rails configuration object
|
2016-02-29 20:06:39 +01:00 |
Eugen Rochko
|
0e8f59c16f
|
Refactoring Grape API methods into normal controllers & other things
|
2016-02-29 19:42:08 +01:00 |
Eugen Rochko
|
47d50b0e39
|
A lot of fixes from a live test
|
2016-02-28 15:46:29 +01:00 |
Eugen Rochko
|
1dad72bf13
|
Fixes and general progress
|
2016-02-22 18:10:30 +01:00 |
Eugen Rochko
|
709c6685a9
|
Made some progress
|
2016-02-22 16:00:20 +01:00 |