Commit Graph

14 Commits

Author SHA1 Message Date
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
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
fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
43df35213e Improving all forms 2016-10-18 16:37:15 +02:00
2e0a38d07c Added e-mail edit field to settings, proper format default for webfinger 2016-10-18 03:34:26 +02:00
d5e086a47b Adding application/jrd+json webfinger resource 2016-10-18 02:54:49 +02:00
927333f4f8 Improve code style 2016-09-29 21:28:21 +02:00
10ba09f546 Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
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
23d08c6749 Changing the use of config constants to the Rails configuration object 2016-02-29 20:06:39 +01:00
0e8f59c16f Refactoring Grape API methods into normal controllers & other things 2016-02-29 19:42:08 +01:00
47d50b0e39 A lot of fixes from a live test 2016-02-28 15:46:29 +01:00
1dad72bf13 Fixes and general progress 2016-02-22 18:10:30 +01:00
709c6685a9 Made some progress 2016-02-22 16:00:20 +01:00