mastodon/app
unarist e49dc6a06e Fix load more on account timelines (regression from #3311) (#3475)
This prevents `next` state from being overridden on the loading *new* statuses.
2017-05-31 15:30:26 +02:00
..
controllers Refactor api/v1/apps controller (#3471) 2017-05-30 21:16:28 -04:00
helpers
javascript Fix load more on account timelines (regression from #3311) (#3475) 2017-05-31 15:30:26 +02:00
lib Improve api oembed controller (#3450) 2017-05-30 16:30:06 -04:00
mailers
models Account.find_remote should be raise ActiveRecord::RecordNotFound (#3476) 2017-05-31 15:10:26 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters
services Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
validators
views
workers