Commit graph

194 commits

Author SHA1 Message Date
Thomas Sileo 17b1779d82 Fixes 2019-05-02 00:59:13 +02:00
Thomas Sileo fb6a08426f IndieAuth tweaks 2019-05-02 00:49:45 +02:00
Thomas Sileo d104290675 IndieAuth tweaks 2019-04-28 11:10:01 +02:00
Thomas Sileo 116d2e3e6e Run isort 2019-04-22 09:58:11 +02:00
Thomas Sileo 329f8926dd Disable JSON-LD sig for now 2019-04-22 09:50:53 +02:00
Thomas Sileo c3f308e622 Fix template for Article/Page 2019-04-21 21:25:36 +02:00
Thomas Sileo 323d069bf9 Fix formatting 2019-04-17 23:36:28 +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 757f1942f0 Add some TODOs for finishing the qestion/poll support 2019-04-15 22:23:55 +02:00
Thomas Sileo 395fec012b Fix templates issues 2019-04-15 21:20:14 +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 505d2add43 More Celery cleanup 2019-04-12 21:10:55 +02:00
Thomas Sileo a85575b652 Start to remove Celery code 2019-04-12 21:10:10 +02:00
Thomas Sileo 5d74f60ab9 Fix admin thread 2019-04-11 19:24:28 +02:00
Thomas Sileo 333e3b314d More debug 2019-04-11 07:58:46 +02:00
Thomas Sileo 4c5d400601 Tweak threads 2019-04-11 00:04:32 +02:00
Thomas Sileo d2ce70df65 Fix threads 2019-04-10 23:39:08 +02:00
Thomas Sileo c100796c86 Emojis \o/ and fix threads 2019-04-10 22:50:36 +02:00
Thomas Sileo cd8662f04d Tweak cleanup tasks 2019-04-09 08:40:48 +02:00
Thomas Sileo 686d614386 Tweak the admin 2019-04-08 20:56:12 +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 143b0953be Fix task 2019-04-08 18:14:39 +02:00
Thomas Sileo 61aff326de Cleanup the cleanup tasks 2019-04-08 18:09:33 +02:00
Thomas Sileo 0e2ecab78f Fix login 2019-04-08 18:01:02 +02:00
Thomas Sileo 533cb3e771 Tweak the cleanup 2019-04-08 17:39:29 +02:00
Thomas Sileo 643ba9e775 Bugfix 2019-04-08 17:30:24 +02:00
Thomas Sileo 55a1c2dd88 Setup cron for the cleanup 2019-04-08 17:24:50 +02:00
Thomas Sileo 849a6c4ea0 Tweak gridfs cleanup task 2019-04-08 16:55:46 +02:00
Thomas Sileo 12faea3c29 Tweak tasks 2019-04-08 16:54:07 +02:00
Thomas Sileo 27622813ec More work for cleaning up old activities 2019-04-08 16:41:09 +02:00
Thomas Sileo 363dbf4b6a Start working on a clenaup task for old activities 2019-04-07 21:24:52 +02:00
Thomas Sileo 523b8686c7 Fix regression from debug 2019-04-07 16:49:35 +02:00
Thomas Sileo 41876c1d9c Improve task errors 2019-04-07 14:37:05 +02:00
Thomas Sileo 87a1144f88 Tweak the admin 2019-04-07 12:53:16 +02:00
Thomas Sileo 63ebf6ecf2 Fix task 2019-04-07 12:41:27 +02:00
Thomas Sileo 9206f778b5 Disable debug stuff 2019-04-07 12:33:26 +02:00
Thomas Sileo 51bc885a81 Show poussetaches tasks in the admin 2019-04-07 12:27:48 +02:00
Thomas Sileo 0e41ae50d5 Fix empty attchment issue 2019-04-07 11:01:46 +02:00
Thomas Sileo eb92169de9 More poussetaches integrations 2019-04-07 11:01:46 +02:00
Thomas Sileo ec64d24449 Re-enable Celery for the migration 2019-04-07 11:01:46 +02:00
Thomas Sileo 84997b564f Fix tests 2019-04-07 11:01:46 +02:00
Thomas Sileo 6e7bfdd5c1 Fix CI 2019-04-07 11:01:46 +02:00
Thomas Sileo 3289e91786 Try poussetaches 2019-04-07 11:01:46 +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 7237fbcc68 Improve caching 2018-09-03 20:21:33 +02:00
Thomas Sileo 2ee3fc0c67 Start playing with caching 2018-09-03 09:38:29 +02:00