chinwagsocial/app
Eugen Rochko 13c16b4e95 Likely fix , fix - handle out-of-order deletes for statuses ()
* Likely fix , fix  - 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 () 2017-05-03 02:04:16 +02:00
controllers Fix - Always respond with 200 to PuSH payloads () 2017-05-03 17:02:18 +02:00
helpers Use URI.join for generate asset URL () 2017-05-03 11:31:21 +02:00
javascript Fix () 2017-05-04 01:42:03 +02:00
lib Language improvements, replace whatlanguage with CLD () 2017-05-03 16:59:31 +02:00
mailers Fix Rubocop offences () 2017-05-01 16:31:02 +02:00
models Correct Account model for rubocop () 2017-05-03 19:13:04 +02:00
presenters Bump version, improve how version is stored for better commit history () 2017-04-27 15:22:19 +02:00
services Likely fix , fix - handle out-of-order deletes for statuses () 2017-05-04 04:34:57 +02:00
validators Stricter whitelist rules () 2017-04-26 01:22:51 +02:00
views i18n: Update zh-CN [ Chinese (China) ] translations. () 2017-05-03 14:03:16 +02:00
workers Punycode URI normalization () 2017-04-25 02:47:31 +02:00