1
0
mirror of https://github.com/mastodon/mastodon synced 2024-11-28 14:58:21 +09:00
mastodon/app/controllers/api
Eugen Rochko 9d55529318 Fix text color in dashboard inputs, sanitize remote status content in UI,
simplify FanOutOnWriteService, add /api/accounts/lookup method
2016-03-21 17:02:16 +01:00
..
accounts Fix text color in dashboard inputs, sanitize remote status content in UI, 2016-03-21 17:02:16 +01:00
accounts_controller.rb Fix typo on /api/accounts/:id/statuses, fix potential case-sensitivity issue 2016-03-18 23:23:19 +01:00
follows_controller.rb Improving feed queries, switching API to doorkeeper authentication 2016-03-11 16:47:36 +01:00
salmon_controller.rb Escape PuSH challenge and change subscriptions and salmon APIs to text/plain 2016-03-21 09:24:29 +01:00
statuses_controller.rb Improving feed queries, switching API to doorkeeper authentication 2016-03-11 16:47:36 +01:00
subscriptions_controller.rb Escape PuSH challenge and change subscriptions and salmon APIs to text/plain 2016-03-21 09:24:29 +01:00