mastodon/app
Eugen Rochko 8e111b753a
Move status counters to separate table, count replies (#8104)
* Move status counters to separate table, count replies

* Migration to remove old counter columns from statuses table

* Fix schema file
2018-08-14 19:19:32 +02:00
..
chewy Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
controllers Ensure single user is a local user (fixes #8154) (#8157) 2018-08-11 11:53:10 +02:00
helpers i18n: fix Slovak language name (#8169) 2018-08-11 14:52:05 +09:00
javascript Added endorse strings, fixed footer 'developers' string (#8183) 2018-08-12 23:11:40 +02:00
lib Expect relays to answer with accept/reject (#8179) 2018-08-12 18:16:26 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Move status counters to separate table, count replies (#8104) 2018-08-14 19:19:32 +02:00
policies Add federation relay support (#7998) 2018-07-13 02:16:06 +02:00
presenters Public profile endorsements (accounts picked by profile owner) (#8146) 2018-08-09 09:56:53 +02:00
serializers Move status counters to separate table, count replies (#8104) 2018-08-14 19:19:32 +02:00
services Prevent ActivityPub movedTo recursion (#8092) 2018-07-28 17:14:55 -04:00
validators Call address instead of exchange (#8076) 2018-07-26 04:49:28 +02:00
views Adjust responsive design for /about/more and /terms (#8158) 2018-08-10 06:43:02 +02:00
workers Fix ActivityPub::UpdateDistributionWorker regression (#8039) 2018-07-16 18:43:22 +02:00