Commit graph

384 commits

Author SHA1 Message Date
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 049607e701 Fix login form 2019-04-08 17:54:51 +02:00
Thomas Sileo 035c08735e Admin fixes 2019-04-08 17:47:16 +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 7d2e3dd337 Fix poussetaches client 2019-04-07 12:40:33 +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 8327f8390e Merge branch 'drop-celery' of github.com:tsileo/microblog.pub into drop-celery 2019-04-07 11:02:46 +02:00
Thomas Sileo 0e41ae50d5 Fix empty attchment issue 2019-04-07 11:01:46 +02:00
Thomas Sileo 2bc1124a4f Fix compose config 2019-04-07 11:01:46 +02:00
Thomas Sileo 60f3f78631 Fix docker compose config 2019-04-07 11:01:46 +02:00
Thomas Sileo 07fdc123f3 Fix docker compose config 2019-04-07 11:01:46 +02:00
Thomas Sileo d2b8063efe Add data dir for tasks 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 f90a270c9c Fix CI 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 af46e914bb Fix config 2019-04-07 11:01:46 +02:00
Thomas Sileo 3289e91786 Try poussetaches 2019-04-07 11:01:46 +02:00
Thomas Sileo 2bd06886ec Fix compose config 2019-04-05 22:41:25 +02:00
Thomas Sileo 2ef968f11e Fix docker compose config 2019-04-05 22:16:10 +02:00
Thomas Sileo ccfa2f0d89 Fix docker compose config 2019-04-05 22:11:32 +02:00
Thomas Sileo 26125a0816 Add data dir for tasks 2019-04-05 21:42:44 +02:00
Thomas Sileo 5d8fa38d5e More poussetaches integrations 2019-04-05 21:36:56 +02:00
Thomas Sileo 8c3eedac7d Re-enable Celery for the migration 2019-04-05 20:08:12 +02:00
Thomas Sileo 1147ec8053 Fix CI 2019-04-05 20:06:18 +02:00
Thomas Sileo 61624b6e75 Fix tests 2019-04-05 20:03:49 +02:00
Thomas Sileo b7681b3a02 Fix CI 2019-04-05 15:14:57 +02:00
Thomas Sileo 2ed79e9e27 Fix config 2019-04-05 11:42:14 +02:00
Thomas Sileo 066309a0c8 Try poussetaches 2019-04-05 11:35:48 +02:00
Chaiwat Suttipongsakul 01b849be70 set tornado to version older than 6.0.0 (#44) 2019-03-02 23:31:16 +01:00
Chaiwat Suttipongsakul 552344a2c5 Stay on the same page after pin,link,boost,delete,block (#43) 2019-02-26 10:53:14 +01:00
Thomas Sileo 5b38c5e723 Fix CI 2019-02-24 21:34:09 +01: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