mastodon/app
Eugen Rochko 13c16b4e95 Likely fix #2458, fix #2031 - handle out-of-order deletes for statuses (#2734)
* Likely fix #2458, fix #2031 - handle out-of-order deletes for statuses

If a delete arrives before the original status, cache that information
for 6h, and if the original status arrives in that window, ignore it

* Add test case
2017-05-04 04:34:57 +02:00
..
assets/stylesheets Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
controllers Fix #2706 - Always respond with 200 to PuSH payloads (#2733) 2017-05-03 17:02:18 +02:00
helpers Use URI.join for generate asset URL (#2741) 2017-05-03 11:31:21 +02:00
javascript Fix #2725 (#2774) 2017-05-04 01:42:03 +02:00
lib Language improvements, replace whatlanguage with CLD (#2753) 2017-05-03 16:59:31 +02:00
mailers Fix Rubocop offences (#2630) 2017-05-01 16:31:02 +02:00
models Correct Account model for rubocop (#2587) 2017-05-03 19:13:04 +02:00
presenters Bump version, improve how version is stored for better commit history (#2526) 2017-04-27 15:22:19 +02:00
services Likely fix #2458, fix #2031 - handle out-of-order deletes for statuses (#2734) 2017-05-04 04:34:57 +02:00
validators Stricter whitelist rules (#2213) 2017-04-26 01:22:51 +02:00
views i18n: Update zh-CN [ Chinese (China) ] translations. (#2699) 2017-05-03 14:03:16 +02:00
workers Punycode URI normalization (#2370) 2017-04-25 02:47:31 +02:00