Thomas Sileo
8d12cf9571
Fix Mypy
2019-07-15 23:22:57 +02:00
Thomas Sileo
7e75b7e7df
Formatting
2019-07-15 23:10:24 +02:00
Thomas Sileo
8e977a2b14
More work on post visibility
2019-07-15 23:08:12 +02:00
Thomas Sileo
243e28fa75
Lot of migration work (better normalization), and more visibility work
2019-07-14 23:57:23 +02:00
Thomas Sileo
ffdc6e781b
Also update cached when receiving poll updates
2019-07-07 21:00:02 +02:00
Thomas Sileo
3e5d1c00b5
Remove unused imports
2019-07-07 17:51:15 +02:00
Thomas Sileo
e24da84985
Improve poll/question support
2019-07-07 17:48:45 +02:00
Thomas Sileo
6daf8d6f16
Drop unknown Delete message
2019-07-07 14:14:13 +02:00
Thomas Sileo
6c12eed0fc
Fix poll processing for Pleroma
2019-07-07 13:42:39 +02:00
Thomas Sileo
37d9add7f4
Ran isort
2019-07-05 22:09:41 +02:00
Thomas Sileo
98a2f8dbf8
Fix caching and tweak design
2019-07-05 22:05:28 +02:00
Thomas Sileo
0b3d4251de
Improve poll/question support
2019-07-04 23:22:38 +02:00
Thomas Sileo
116d2e3e6e
Run isort
2019-04-22 09:58:11 +02:00
Thomas Sileo
669fec0c2b
Fix replies handling
2019-04-16 23:46:34 +02:00
Thomas Sileo
e85f0477cd
Fix formatting
2019-04-16 23:00:15 +02:00
Thomas Sileo
16e0775717
Improve retry handling
2019-04-16 22:54:08 +02:00
Thomas Sileo
45adac0451
Fix formatting
2019-04-14 20:16:21 +02:00
Thomas Sileo
5536178139
Support Update for Question/poll
2019-04-14 20:16:04 +02:00
Thomas Sileo
be7648c9ed
Question/poll support
2019-04-14 19:17:54 +02:00
Thomas Sileo
2655aa8fa5
Reformat the files with black
2019-04-13 10:00:56 +02:00
Thomas Sileo
c100796c86
Emojis \o/ and fix threads
2019-04-10 22:50:36 +02:00
Thomas Sileo
5811583163
Revert "More cleanup"
...
This reverts commit 8a57d0dfda
.
2019-04-08 20:55:03 +02:00
Thomas Sileo
8a57d0dfda
More cleanup
2019-04-08 19:54:06 +02:00
Thomas Sileo
1a7a02a221
Bugfixes by @cwt ( #42 )
...
* check for missing actor in stream item
* reply on my own status
* fix img exceed div
* check for "actor" key in item.meta before render
* force UTF-8 text encoding
* check if a is a dict or string
* check d object must be dict to get url or id
* json/atom/rss feed
* handle missing root_id
* fix newer-link hover
* fix older-link position
* quick hack to support peertube video
* enable IndieAuth endpoint
* fix 500 when remote follow
2019-02-24 21:04:09 +01:00
Thomas Sileo
1926ba92fa
Typo in the ordered collections
...
Fixes #39
2018-09-11 21:49:25 +02:00
Thomas Sileo
665e185407
Handle reply of articles
2018-09-06 19:19:47 +02:00
Thomas Sileo
e3cf7d9ee6
Bugfix in the collection for the last empty page
2018-09-04 21:25:25 +02:00
Thomas Sileo
5dce025700
Tasks cleanup
2018-08-05 13:49:49 +02:00
Thomas Sileo
cbd9d4e6da
Show likes in the notifications
2018-07-30 18:12:27 +02:00
Thomas Sileo
55ff15ff86
Move more DB stuff to celery
2018-07-29 16:07:27 +02:00
Thomas Sileo
4910729b2c
Bugfix
2018-07-24 00:25:31 +02:00
Thomas Sileo
aa9f35f7ce
Fix delete replies
2018-07-24 00:14:35 +02:00
Thomas Sileo
0cc5122a87
Fix typo
2018-07-23 21:43:03 +02:00
Thomas Sileo
b4e5bda62e
Tweak/debug
2018-07-23 08:30:51 +02:00
Thomas Sileo
f23dbcaf05
Add support for the featured collection
2018-07-22 21:54:24 +02:00
Thomas Sileo
deea5be452
Drop more OStatus stuff
2018-07-22 12:04:18 +02:00
Thomas Sileo
a165e36303
Tweak the lookup and the OG metedata tasks
...
Now we don't fetch OG metadata for AP profile
2018-07-22 11:44:42 +02:00
Thomas Sileo
4a22ac12a8
Add webfinger support for the lookup, fix forwarding
2018-07-21 11:41:49 +02:00
Thomas Sileo
3e7b09b7a8
More caching
2018-07-20 10:56:39 +02:00
Thomas Sileo
854f48495e
Disable actor caching in the DB for debug
2018-07-16 22:41:17 +02:00
Thomas Sileo
364c1d9273
More logging
2018-07-14 13:45:06 +02:00
Thomas Sileo
d8f7967e6a
Tweak the admin UI
2018-07-14 12:14:08 +02:00
Thomas Sileo
63ca0b68e1
Fix the tasks and formatting
2018-07-11 23:22:47 +02:00
Thomas Sileo
fa07450da3
Fix the build
2018-07-11 22:52:20 +02:00
Thomas Sileo
a7bc6fa1a2
Tweak the tasks
2018-07-11 22:00:18 +02:00
Thomas Sileo
a36b56af4e
Move the caching to celery
2018-07-11 21:53:47 +02:00
Thomas Sileo
d6d20a972e
Bugfix following page
2018-07-11 20:27:16 +02:00
Thomas Sileo
1adeee308f
Cache actors
2018-07-11 20:04:48 +02:00
Thomas Sileo
5a13e4b362
Tombstome handling ( #23 )
...
* Better Delete handling
* Tweak the tombstone support
* More work on Tombstone handling
2018-07-10 01:06:32 +02:00
Thomas Sileo
3d3e9da800
Bugfix collection parsing
2018-07-08 12:43:34 +02:00