Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-20 | Original upstream merge | ThibG | |
2019-03-14 | Admission-based registrations mode (#10250) | Eugen Rochko | |
Fix #6856 Fix #6951 | |||
2019-03-11 | Fix remote interaction dialogs being indexed by search engines (#10240) | Eugen Rochko | |
Fix #10116 | |||
2019-01-07 | Change remote interaction dialog to use specific actions (#9743) | Eugen Rochko | |
* Change remote interaction dialog to use specific actions Instead of just "interact", use different strings based on whether it's a reply, reblog or favourite. Add explanation why the step is necessary in the first place * Remove obsolete strings | |||
2018-08-18 | Add remote interaction dialog for toots (#8202) | Eugen Rochko | |
* Add remote interaction dialog for toots * Change AuthorizeFollow into AuthorizeInteraction, support statuses * Update brakeman.ignore * Adjust how interaction buttons are display on public pages * Fix tests |