Commit graph

40 commits

Author SHA1 Message Date
Thomas Sileo b6e55dd647 Finish reply processing 2019-09-05 23:16:11 +02:00
Thomas Sileo 90609468f1 Tweak reply processing 2019-09-03 22:24:30 +02:00
Thomas Sileo 52bc600832 Index hashtags and mentions 2019-09-01 20:58:51 +02:00
Thomas Sileo a49ba89a7e Improve follower/following management 2019-09-01 10:26:25 +02:00
Thomas Sileo 3f65368547 Improve replies handling 2019-08-25 12:48:04 +02:00
Thomas Sileo bb43aec474 Fix for local poll answers 2019-08-25 11:09:34 +02:00
Thomas Sileo 4216b0b857 No more extra inboxes 2019-08-25 10:54:17 +02:00
Thomas Sileo 14e5e6b7e7 Fix collections 2019-08-24 12:09:45 +02:00
Thomas Sileo dad3dae988 Tweak AP ctx, and gzip support for HTML resp 2019-08-24 10:41:31 +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 d5f25e37cf Cleanup reply delete 2019-08-18 18:31:52 +02:00
Thomas Sileo 388c024054 Cleanup replies handling 2019-08-18 12:39:19 +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 ade3bee214 Tweak reply processing 2019-08-17 18:38:15 +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 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 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 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 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 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
Thomas Sileo 56f4fb2ce2 Formatting 2019-08-01 22:25:58 +02:00
Thomas Sileo d4590996e0 More stuff moved 2019-08-01 22:00:26 +02:00
Renamed from activitypub.py (Browse further)