Commit graph

247 commits

Author SHA1 Message Date
Thomas Sileo
610262d7b6 Properly cache the actor 2018-07-20 01:12:02 +02:00
Thomas Sileo
11fcf2dfb0 Fix the follower page 2018-07-18 23:18:39 +02:00
Thomas Sileo
66c80e1084 Tweak the default config 2018-07-18 00:29:45 +02:00
Thomas Sileo
ce4ff0b92e Fix exception logging 2018-07-18 00:20:32 +02:00
Thomas Sileo
fcf7b9f939 Fix the logging 2018-07-18 00:13:58 +02:00
Thomas Sileo
ecd598eed6 CSS tweak 2018-07-18 00:11:05 +02:00
Thomas Sileo
8b0a1ea368 Make the "With replies" section private 2018-07-18 00:06:42 +02:00
Thomas Sileo
4877e955d0 More logging 2018-07-18 00:04:40 +02:00
Thomas Sileo
13cee5dbae Tweak the tasks flow 2018-07-17 23:46:12 +02:00
Thomas Sileo
ac5f349d0f Add an config item to hide following 2018-07-17 23:42:21 +02:00
Thomas Sileo
c01cc39e20 Template tweak 2018-07-17 23:38:37 +02:00
Thomas Sileo
854f48495e Disable actor caching in the DB for debug 2018-07-16 22:41:17 +02:00
Thomas Sileo
f44f9992c9 Add new debug endpoint 2018-07-16 22:24:14 +02:00
Thomas Sileo
11ad9ec10a Tweak the admin bar 2018-07-15 22:20:38 +02:00
Thomas Sileo
1c778dbd38 Fix the template filter 2018-07-15 21:38:15 +02:00
Thomas Sileo
3274289950 Fix the permalink 2018-07-15 21:33:59 +02:00
Thomas Sileo
5323995633 Tweak the login page 2018-07-15 21:25:09 +02:00
Thomas Sileo
e3284416d2 Better Link support 2018-07-15 21:12:57 +02:00
Thomas Sileo
364c1d9273 More logging 2018-07-14 13:45:06 +02:00
Thomas Sileo
a9379a5205 Tweak the logging 2018-07-14 13:19:30 +02:00
Thomas Sileo
3497c09035 Tweak the admin stream 2018-07-14 12:54:24 +02:00
Thomas Sileo
0a53cba5f5 Display threads locally when possible 2018-07-14 12:29:46 +02:00
Thomas Sileo
d8f7967e6a Tweak the admin UI 2018-07-14 12:14:08 +02:00
Thomas Sileo
feb611f4ce Fix the tasks logging 2018-07-13 01:03:10 +02:00
Thomas Sileo
2a9de02ecf Update the Makefile 2018-07-13 00:45:29 +02:00
Thomas Sileo
4a882fb7ba Tweak the Celery tasks retry 2018-07-13 00:44:33 +02:00
Thomas Sileo
ff55b9e9dc Fix thread issue 2018-07-12 08:05:23 +02:00
Thomas Sileo
6b464d2a6d Fix thread issue 2018-07-11 23:49:43 +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
8acc17da8b CSS tweaks 2018-07-11 19:43:10 +02:00
Thomas Sileo
4d565a5e44 Upgrade to Python 3.7 2018-07-11 19:41:52 +02:00
Thomas Sileo
01e165640e Remote the object service, use the backend instead 2018-07-11 19:38:24 +02:00
Thomas Sileo
524a63235d Add the alternate link for all activitypub stuff in the templates 2018-07-10 23:19:00 +02:00
Thomas Sileo
c9a10bddb4 Formatting 2018-07-10 23:04:05 +02:00
Thomas Sileo
52252341da Merge branch 'tombstome-handling' 2018-07-10 23:02:44 +02:00
Thomas Sileo
9f5b87f47d Merge branch 'master' of github.com:tsileo/microblog.pub 2018-07-10 23:02:35 +02:00
Thomas Sileo
6aee810a1f Handle deleted actors in the notifications 2018-07-10 23:02:06 +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
108b957dcc More work on Tombstone handling 2018-07-10 00:49:52 +02:00
Thomas Sileo
8ae3f1e3a3 Tweak the tombstone support 2018-07-10 00:25:26 +02:00
Thomas Sileo
7b6982c959 Better Delete handling 2018-07-09 22:29:03 +02:00
Thomas Sileo
3d3e9da800 Bugfix collection parsing 2018-07-08 12:43:34 +02:00
Thomas Sileo
c573f48873 Fix replying in the admin UI
Fixes #22
2018-07-08 12:31:59 +02:00
Thomas Sileo
da029c1566 Fix collection parsing 2018-07-08 12:24:49 +02:00
Thomas Sileo
5ad4d81735 Fix unfollow 2018-07-07 14:11:23 +02:00