Commit graph

231 commits

Author SHA1 Message Date
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
Thomas Sileo 20a40ee344 Tweak the CI delay 2018-07-07 14:07:53 +02:00
Thomas Sileo bf208d0422 Fix followers 2018-07-07 14:07:29 +02:00
Thomas Sileo 9ff6aee0ae Tweak the CI delay 2018-07-07 14:04:12 +02:00
Thomas Sileo f6c26abccb Tweak the admin, finish the pagination
Fixes #14
2018-07-07 13:56:00 +02:00
Thomas Sileo f7e6d37dce Re-add support for "extra inboxes"
This allow to start posting public activities to other instances
without follower.
2018-07-07 13:18:01 +02:00
Thomas Sileo 354a9ad13f Also update the nodeinfo endpoint 2018-07-07 13:08:16 +02:00
Thomas Sileo 285d2fa890 Filter the outbox when not authenticated 2018-07-07 13:06:57 +02:00
Thomas Sileo 8ffeb1fe4f Pre-cache the attachments 2018-07-07 12:53:32 +02:00
Thomas Sileo 3281e2165e Bugfix for undo boosts/likes 2018-07-07 12:10:25 +02:00
Thomas Sileo b31994dae7 Fix the admin redirect 2018-07-07 00:12:35 +02:00
Thomas Sileo 97fdcca06e Move admin stuff URL to /admin 2018-07-07 00:08:44 +02:00
Thomas Sileo 6826e833fa Change default page size to 25 2018-07-06 23:54:41 +02:00
Thomas Sileo 10f26d0350 More pagination 2018-07-06 23:53:33 +02:00
Thomas Sileo acafc1cc85 Store uplaods in MongoDB too, start pagination 2018-07-06 23:15:49 +02:00
Thomas Sileo 0d7a1b9b5a Bugfix 2018-07-05 22:42:38 +02:00
Thomas Sileo e8ee900c60 Cache attachments and actor icons
Fixes #17
2018-07-05 22:27:29 +02:00