Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-10 | Clean up generation of account webfinger string (#1477) | Matt Jankowski | |
* Consolidate webfinger string creation under Account#to_webfinger_s * Introduce Account#local_username_and_domain for consolidation | |||
2017-03-28 | Fix #690 - Webfinger should handle new shortform profile URLs now (nice) | Eugen Rochko | |
2016-12-22 | Re-enable Webfinger for locked accounts but don't handle "follow" events | Eugen Rochko | |
coming in via Salmon. Currently no way to prevent remote follows, but they will only receive public and unlisted posts | |||
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko | |
Reflect "requested" relationship in API and UI Reflect inability of private posts to be reblogged in the UI Disable Webfinger for locked accounts | |||
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko | |
2016-10-18 | Improving all forms | Eugen Rochko | |
2016-10-18 | Added e-mail edit field to settings, proper format default for webfinger | Eugen Rochko | |
2016-10-18 | Adding application/jrd+json webfinger resource | Eugen Rochko | |
2016-09-29 | Improve code style | Eugen Rochko | |
2016-08-17 | Upgrade to Rails 5.0.0.1 | Eugen Rochko | |
2016-03-16 | Access tokens no longer expire, case-insensitive local username validation, ↵ | Eugen Rochko | |
as well as case-insensitive Webfinger look-up | |||
2016-02-29 | Changing the use of config constants to the Rails configuration object | Eugen Rochko | |
2016-02-29 | Refactoring Grape API methods into normal controllers & other things | Eugen Rochko | |
2016-02-28 | A lot of fixes from a live test | Eugen Rochko | |
2016-02-22 | Fixes and general progress | Eugen Rochko | |
2016-02-22 | Made some progress | Eugen Rochko | |