mastodon/app
ThibG 75b1488cf4 Add tombstones for remote statuses (#9830)
* Add Tombstone model to remember object deletion

* Do not recreate a status if it has been deleted

* Record Tombstone for remote deleted items

Also, only record deleted items from same-host actors

* Clear an user's tombstones when their key change
2019-01-18 15:56:55 +01:00
..
chewy Get rid of Chewy order/limit warning (#8355) 2018-08-22 02:44:56 +02:00
controllers Redesign public hashtag page to use a masonry layout (#9822) 2019-01-16 19:47:46 +01:00
helpers Add attachment list fallback to public pages (#9780) 2019-01-13 09:23:54 +00:00
javascript Add information about how to opt-in to the directory on the directory (#9834) 2019-01-18 10:25:44 +01:00
lib Add tombstones for remote statuses (#9830) 2019-01-18 15:56:55 +01:00
mailers Improve e-mail digest (#9689) 2019-01-02 10:47:32 +01:00
models Add tombstones for remote statuses (#9830) 2019-01-18 15:56:55 +01:00
policies Redesign admin instances area (#9645) 2019-01-08 13:39:49 +01:00
presenters Don't count suspended users in user count (#9380) 2018-11-27 18:49:37 +01:00
serializers Fix wrong param name in scheduled statuses and return params in API (#9725) 2019-01-06 12:03:27 +01:00
services Add tombstones for remote statuses (#9830) 2019-01-18 15:56:55 +01:00
validators Change note length validation to ignore mention domains and URLs (#9717) 2019-01-05 07:16:46 +01:00
views Add information about how to opt-in to the directory on the directory (#9834) 2019-01-18 10:25:44 +01:00
workers Fix wrong param name in scheduled statuses and return params in API (#9725) 2019-01-06 12:03:27 +01:00