chinwagsocial/app
ysksn 6f8f018e3e Refactor StatusThreadingConcern (#9626)
* Remove #filter_from_context?

* Create scope Status.with_accounts

Retrieving AR objects should be
their model's scope
2020-01-11 19:55:33 +09:00
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041) 2019-10-02 20:04:46 +02:00
controllers Fix base64-encoded file uploads not being possible (#12748) 2020-01-04 01:54:07 +01:00
helpers Clarify keyword arguments with ** (#12769) 2020-01-11 05:57:05 +09:00
javascript Use heading actions and placeholders in settings (#12801) 2020-01-11 02:14:45 +01:00
lib Add support for linking XMPP URIs in toots (#12709) 2020-01-11 02:15:25 +01:00
mailers Split AccountsHelper from StatusesHelper (#12078) 2019-10-24 22:50:09 +02:00
middleware Fix uncaught query param encoding errors (#12741) 2020-01-02 17:14:58 +01:00
models Refactor StatusThreadingConcern (#9626) 2020-01-11 19:55:33 +09:00
policies
presenters Fix n+1 query for bookmarks on statuses (#12494) 2019-11-28 04:08:00 +01:00
serializers Fix IDN mentions not being processed, IDN domains not being rendered (#12715) 2019-12-30 19:20:43 +01:00
services Clarify keyword arguments with ** (#12769) 2020-01-11 05:57:05 +09:00
validators
views Use heading actions and placeholders in settings (#12801) 2020-01-11 02:14:45 +01:00
workers Suppress backtrace when delivering toots (#12798) 2020-01-11 02:15:03 +01:00