mastodon/app
Alexander 05756c9a14 improve status title (#8596)
* improve shown status title, useful for atom/rss

* use single quotes to satisfy codeclimate

* fix tests, make message more pretty

* fix tests

* fix codestyle

* fix codestyle

* remove atom_serializer_spec

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2020-01-11 06:58:16 +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 Fix reuse of detailed status components (#12792) 2020-01-06 18:22:17 +01:00
lib Clarify keyword arguments with ** (#12769) 2020-01-11 05:57:05 +09: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 improve status title (#8596) 2020-01-11 06:58:16 +09:00
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
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 Fix uncaught domain normalization error in remote follow (#11703) 2019-08-30 02:19:17 +02:00
views Rename page_heading_actions variable (#12799) 2020-01-10 01:10:17 +01:00
workers Fix RefollowWorker not keeping show_reblogs setting (#12707) 2020-01-02 20:52:39 +01:00