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
|
f3dc4995f1
|
Fix the media URL cache
|
2019-08-17 10:11:57 +02:00 |
|
Thomas Sileo
|
777b086d4f
|
Fix reply filtering
|
2019-08-17 10:02:36 +02:00 |
|
Thomas Sileo
|
612656d75b
|
Fix published query, and improve announce dedup
|
2019-08-17 09:56:46 +02:00 |
|
Thomas Sileo
|
ccc8b0a781
|
Add nodeinfo helper
|
2019-08-16 23:00:28 +02:00 |
|
Thomas Sileo
|
0edf5f0651
|
Fix thread display
|
2019-08-16 22:27:59 +02:00 |
|
Thomas Sileo
|
27ec87a2ef
|
Fix reply processing
|
2019-08-16 21:47:57 +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
|
899cac6fb3
|
Fix formatting
|
2019-08-15 17:09:53 +02:00 |
|
Thomas Sileo
|
e5d8ef83ea
|
Hide senstive content and fix image caching
|
2019-08-15 17:09:17 +02:00 |
|
Thomas Sileo
|
043e9a79dc
|
Improve video caching
|
2019-08-15 16:08:52 +02:00 |
|
Thomas Sileo
|
6c83f5852b
|
Fix template for polls
|
2019-08-15 14:56:32 +02:00 |
|
Thomas Sileo
|
1f62c9f4e4
|
Remove debug
|
2019-08-15 14:49:45 +02:00 |
|
Thomas Sileo
|
09bedc8611
|
Remove debug prints
|
2019-08-15 14:49:05 +02:00 |
|
Thomas Sileo
|
49ffe3ab75
|
Finish support for multiple answers polls
|
2019-08-15 14:47:41 +02:00 |
|
Thomas Sileo
|
c125891681
|
Lock MongoDB to 3.X
|
2019-08-15 00:28:55 +02:00 |
|
Thomas Sileo
|
b5aec0d0b1
|
Dont cache actor for Update
|
2019-08-15 00:00:52 +02:00 |
|
Thomas Sileo
|
76bb3b59d1
|
Fix liked query
|
2019-08-14 00:12:12 +02:00 |
|
Thomas Sileo
|
4887bd2eb4
|
Make the liked collection private
|
2019-08-14 00:06:58 +02:00 |
|
Thomas Sileo
|
ed6e52d77d
|
Remove unused imports
|
2019-08-13 23:23:38 +02:00 |
|
Thomas Sileo
|
c310dfba83
|
Fix cache for video and some cleanup
|
2019-08-13 23:15:17 +02:00 |
|
Thomas Sileo
|
144040f126
|
Compact GridFS at startup
|
2019-08-11 15:36:44 +02:00 |
|
Thomas Sileo
|
cfced13e4a
|
Fix template filter for videos
|
2019-08-11 15:21:20 +02:00 |
|
Thomas Sileo
|
35f9275456
|
Cache video
|
2019-08-11 14:58:09 +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
|
b6751f511a
|
Tweak actor caching
|
2019-08-10 11:58:04 +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
|
1f7472049a
|
More authenticated fetch log
|
2019-08-09 00:07:08 +02:00 |
|
Thomas Sileo
|
5cfbab53c4
|
Fix GC
|
2019-08-08 23:56:28 +02:00 |
|
Thomas Sileo
|
1061b13029
|
More OG meta tweaks
|
2019-08-08 23:48:30 +02:00 |
|
Thomas Sileo
|
e6d124dd7d
|
OG metadata tweaks
|
2019-08-08 23:19:04 +02:00 |
|
Thomas Sileo
|
8355fa9597
|
Log authenticated fetch
|
2019-08-08 23:00:52 +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 |
|