about summary refs log tree commit diff
path: root/app/controllers
AgeCommit message (Expand)Author
2019-08-01Remove XML version of Webfinger and remove links to Atom feeds (#11460)Eugen Rochko
2019-07-30Add whitelist mode (#11291)Eugen Rochko
2019-07-26Fix invites not being disabled upon account suspension (#11412)ThibG
2019-07-23Bump active_model_serializers from 0.10.9 to 0.10.10 (#11311)dependabot-preview[bot]
2019-07-22Change unconfirmed user login behaviour (#11375)Eugen Rochko
2019-07-21Add (back) rails-level JSON caching (#11333)Eugen Rochko
2019-07-21Change locale detection to run once per session (#8657)Eugen Rochko
2019-07-19Fix some flash notices/alerts staying on unrelated pages (#11364)ThibG
2019-07-19Add ActivityPub actor representing the entire server (#11321)ThibG
2019-07-17Add setting to disable the anti-spam (#11296)ThibG
2019-07-17Change terms and privacy policy pages to always be accessible (#11334)Eugen Rochko
2019-07-17Fix custom CSS controller (#11336)ThibG
2019-07-17Fix caching headers in ActivityPub endpoints (#11331)ThibG
2019-07-16Add option to disable real-time updates in web UI (#9984)Eugen Rochko
2019-07-11Add ActivityPub secure mode (#11269)Eugen Rochko
2019-07-09Refactor domain block checks (#11268)Eugen Rochko
2019-07-08Remove unused remote unfollow controller (#11250)Eugen Rochko
2019-07-08Refactor controllers for statuses, accounts, and more (#11249)Eugen Rochko
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2019-07-05Remove deprecated REST API `GET /api/v1/statuses/:id/card` (#11213)Eugen Rochko
2019-07-05Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212)Eugen Rochko
2019-06-28Add categories for custom emojis (#11196)Eugen Rochko
2019-06-26Add option to disable blurhash previews (#11188)ThibG
2019-06-25Fix unnecessary SQL query performed on unauthenticated requests (#11179)Eugen Rochko
2019-06-22Change domain blocks to automatically support subdomains (#11138)Eugen Rochko
2019-06-20Add moderation API (#9387)Eugen Rochko
2019-06-20Fix layout of identity proofs settings (#11126)Acid Chicken (硫酸鶏)
2019-06-19Add audio uploads (#11123)Eugen Rochko
2019-06-10Fix login sometimes redirecting to paths that are not pages (#11019)Eugen Rochko
2019-06-07Change /settings/preferences to redirect to appearance, add /settings/prefere...Eugen Rochko
2019-06-07Change preferences page into appearance, notifications, and other (#10977)Eugen Rochko
2019-06-07Add waiting time to list of pending accounts in admin UI (#10985)Eugen Rochko
2019-06-05Cleanup various controllers (#10972)ThibG
2019-06-05Fix potential private status leak (#10969)ThibG
2019-06-04Fix poll API not requiring authentication on non-public polls (#10960)Eugen Rochko
2019-05-28Fix web push notifications for polls (#10864)ThibG
2019-05-25Add responsive panels to the single-column layout (#10820)Eugen Rochko
2019-05-23Move signature verification stoplight to the requests themselves (#10813)ThibG
2019-05-21Add `account_id` param to `GET /api/v1/notifications` (#10796)Paul Woolcock
2019-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
2019-05-11Add toot source to delete result to ease Delete & Redraft (#10669)ThibG
2019-05-09Add some caching for HTML versions of statuses pages (#10701)ThibG
2019-05-03Explicitly disable storage of REST API results (#10655)ThibG
2019-05-03Provide a link to existing domain block when trying to block an already-block...ThibG
2019-05-02Check that an invite link is valid before bypassing approval mode (#10657)ThibG
2019-04-25Fix not being able to save e-mail preference for new pending accounts (#10622)Eugen Rochko
2019-04-10compare usernames case-insensitively on new proof creation flow (#10544)Alex Gessner
2019-04-10Add invite request to pending account notification e-mail (#10528)Eugen Rochko
2019-04-10Add preference to disable e-mails about new pending accounts (#10529)Eugen Rochko