mastodon/app
Akihiko Odaki 023fe5181b Introduce flat layout to contexts reducer (#7150)
This allows to filter out replies in threads even if contexts of those
replies are not fetched.
2018-05-25 18:46:28 +02:00
..
chewy Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
controllers Yeah, it was supposed to be #create? 2018-05-22 20:05:24 +02:00
helpers Fix double-encoding of display name in title and e-mails (#7534) 2018-05-18 15:56:57 +02:00
javascript Introduce flat layout to contexts reducer (#7150) 2018-05-25 18:46:28 +02:00
lib Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606) 2018-05-25 14:26:45 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Ensure push subscription is immediately removed when application is revoked (#7548) 2018-05-19 21:05:08 +02:00
policies Fix n+1 queries in StatusThreadingConcern (#7321) 2018-05-03 10:41:58 +02:00
presenters Better pagination for ActivityPub outbox (#7356) 2018-05-04 19:19:11 +02:00
serializers Do not encode HTML entities in initial Web Push payload body (#7592) 2018-05-22 18:12:45 +02:00
services Use #any? instead of #exists? when checking media attachments (#7570) 2018-05-21 16:01:16 +02:00
validators Implement the ability for instances to define a list of disallowed hashtags (#7176) 2018-04-23 23:52:58 +02:00
views Display only domain of report account if remote under comment (#7574) 2018-05-21 17:33:20 +02:00
workers checking http status code with range (#7544) 2018-05-19 14:47:44 +02:00