Commit graph

55 commits

Author SHA1 Message Date
Thomas Sileo 972e129381 Support gzip compression for JSON resp 2019-08-23 23:49:33 +02:00
Thomas Sileo 5dd6385fe6 Fix the published flag for outbox activities 2019-08-22 00:45:49 +02:00
Thomas Sileo 6d0d1d6480 Fix for buggy updates 2019-08-20 23:31:37 +02:00
Thomas Sileo 181328d518 Custom emojis support 2019-08-20 22:16:47 +02:00
Thomas Sileo e31ae7997d Add tweak for forwarded activities from Hubzilla 2019-08-19 23:31:57 +02:00
Thomas Sileo 4f0812988b Fix reply delete from inbox 2019-08-18 19:05:46 +02:00
Thomas Sileo d3f2d61daf Add cache header for AP response 2019-08-18 18:41:14 +02:00
Thomas Sileo d5f25e37cf Cleanup reply delete 2019-08-18 18:31:52 +02:00
Thomas Sileo 77720b61af Remove unused import 2019-08-18 13:00:23 +02:00
Thomas Sileo 388c024054 Cleanup replies handling 2019-08-18 12:39:19 +02:00
Thomas Sileo 0284652f8c Fix actor updates 2019-08-18 12:27:38 +02:00
Thomas Sileo 9746508dab New indexes for replies 2019-08-18 10:53:52 +02:00
Thomas Sileo 17a5257fea Also hide following in the AP API if requested 2019-08-18 10:20:13 +02:00
Thomas Sileo 468f17936f Fix reply counters 2019-08-18 09:40:43 +02:00
Thomas Sileo 6d1b342af1 Add missing file 2019-08-17 21:02:43 +02:00
Thomas Sileo ade3bee214 Tweak reply processing 2019-08-17 18:38:15 +02:00
Thomas Sileo 9cbe608fc9 Bugfix announce dedup 2019-08-17 10:40:57 +02:00
Thomas Sileo 2aa5865e1d Fix bad import 2019-08-17 10:39:34 +02:00
Thomas Sileo e085f4ab38 Fix reply counter 2019-08-17 10:36:20 +02:00
Thomas Sileo 51475b73d5 Cache attachment one by one 2019-08-17 10:27:20 +02:00
Thomas Sileo 612656d75b Fix published query, and improve announce dedup 2019-08-17 09:56:46 +02:00
Thomas Sileo 0edf5f0651 Fix thread display 2019-08-16 22:27:59 +02:00
Thomas Sileo 852ffc00c6 Fix reply counter 2019-08-16 21:16:25 +02:00
Thomas Sileo 7bd2aa4592 Read reply from cache 2019-08-16 14:44:20 +02:00
Thomas Sileo 5da44298a8 Improve reply processing 2019-08-16 14:42:15 +02:00
Thomas Sileo 558fb9c310 Add a way to hide sensitive content once it's displayed 2019-08-16 12:04:23 +02:00
Thomas Sileo a9fa483bcc Pleroma relay experiment for getting more replies 2019-08-16 11:52:53 +02:00
Thomas Sileo 3904c10c1a Revert dedup 2019-08-15 17:42:29 +02:00
Thomas Sileo 4b4fb93b2e Dedup boosts 2019-08-15 17:30:40 +02:00
Thomas Sileo 1f62c9f4e4 Remove debug 2019-08-15 14:49:45 +02:00
Thomas Sileo 49ffe3ab75 Finish support for multiple answers polls 2019-08-15 14:47:41 +02:00
Thomas Sileo b5aec0d0b1 Dont cache actor for Update 2019-08-15 00:00:52 +02:00
Thomas Sileo 144040f126 Compact GridFS at startup 2019-08-11 15:36:44 +02:00
Thomas Sileo 9768e673d7 Enable authenticated fetches 2019-08-11 14:25:43 +02:00
Thomas Sileo 6bb619d6ad More query before spawning task 2019-08-11 14:16:57 +02:00
Thomas Sileo 2a726b7dfb Make a query before spawning cache actor task 2019-08-11 13:56:18 +02:00
Thomas Sileo 075d3c3742 Don't spawn a task when an activity has no attachments 2019-08-11 12:17:02 +02:00
Thomas Sileo 6a459d0f87 Cache actor icon in its own task 2019-08-11 12:07:30 +02:00
Thomas Sileo ae8ed147c7 Support AP Update actor 2019-08-11 11:41:16 +02:00
Thomas Sileo 9aa1f67e28 Improve actor caching 2019-08-11 11:32:52 +02:00
Thomas Sileo 4433a552c0 Improve actor caching 2019-08-10 11:47:50 +02:00
Thomas Sileo 4bf91ffa80 Add a way to disable caching, and start "versionning" actor in caches 2019-08-10 11:13:43 +02:00
Thomas Sileo f26b4eabe3 Tweak remote tracking 2019-08-09 00:08:22 +02:00
Thomas Sileo 5cfbab53c4 Fix GC 2019-08-08 23:56:28 +02:00
Thomas Sileo 06462ec8ff Improve the GC 2019-08-08 22:54:33 +02:00
Thomas Sileo c00c811837 Add migration for the new published meta field 2019-08-08 09:31:59 +02:00
Thomas Sileo 7f22622f9c Start tracking posting failure 2019-08-07 23:27:57 +02:00
Thomas Sileo 5ea22edcb8 Cleanup and add a unique request ID 2019-08-05 22:40:24 +02:00
Thomas Sileo f902868250
Big cleanup part 3 (#59)
* Remove dead code and re-organize

* Switch to new queries helper
2019-08-04 20:08:47 +02:00
Thomas Sileo a21121308f
Big cleanup part 2 (#58)
* Cleanup little-boxes stuff

* Force html5lib for parsing OG data

* Bugfixes
2019-08-04 16:34:30 +02:00