Commit graph

594 commits

Author SHA1 Message Date
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
Thomas Sileo a2a64a54fd Remove duplicate webfinger entry 2018-07-05 01:45:56 +02:00
Thomas Sileo 5bb7875bc9 Pyyaml is broken with Python3.7, back to 3.6 for now 2018-07-05 01:29:21 +02:00
Thomas Sileo a6c1ede629 Fix CI 2018-07-05 01:20:25 +02:00
Thomas Sileo 6d3ca7fcc5 More image caching 2018-07-05 01:08:39 +02:00
Thomas Sileo 13c63e473a Start to cache actor icon 2018-07-05 01:02:51 +02:00
Thomas Sileo 8556cd29ef Add avatar to the webfinger response 2018-07-04 21:08:45 +02:00
Thomas Sileo 0b8e0896c1 Tweak the webfinger response 2018-07-04 00:40:23 +02:00
Thomas Sileo 7eb52884b8 Compress the CSS 2018-07-03 23:54:16 +02:00
Thomas Sileo 5331874c77 Tweak the CSS 2018-07-03 23:43:34 +02:00
Thomas Sileo f73ec6b96a More template fixes 2018-07-03 23:40:13 +02:00
Thomas Sileo d31e2f8d1d Add support for Link object 2018-07-03 23:29:55 +02:00
Thomas Sileo 1ef476b9b9 Fix follower template 2018-07-03 08:25:40 +02:00
Thomas Sileo c6ae9793d5 Allow to attach files from the admin UI when posting a note 2018-07-01 23:46:58 +02:00
Thomas Sileo 9c664ad29d Fix css issue 2018-07-01 23:28:15 +02:00
Thomas Sileo 0c7c3ccae3 Tweak the admin menu 2018-07-01 23:25:26 +02:00
Thomas Sileo 9332b348eb Bugfix template 2018-07-01 21:32:12 +02:00
Thomas Sileo d376e53d2f Fix Dockerfile 2018-07-01 12:51:26 +02:00
Thomas Sileo cd6f8727c0 fix formatting 2018-07-01 12:49:40 +02:00
Thomas Sileo aea8a80fe1 More design tweaks 2018-07-01 12:49:16 +02:00
Thomas Sileo 8449ff0d6e Switch to python:3 for the Docker base image
In order to have the Python 3.7 upgrade automatically
2018-07-01 12:48:40 +02:00
Thomas Sileo a5b7e21600 Better theme support 2018-07-01 11:40:44 +02:00
Thomas Sileo 3bf77b2e82 Fix the migration 2018-07-01 11:05:33 +02:00
Thomas Sileo 4e7fb005fa Increase gunicorn timeout (to help with the migration) 2018-07-01 11:04:57 +02:00
Thomas Sileo 340d915599 Fix the migration handler 2018-06-30 11:12:03 +02:00
Thomas Sileo 68695fed39 Allow br tags for note content 2018-06-29 22:42:53 +02:00
Thomas Sileo eb4d795ede HUGE cleanup 2018-06-29 22:16:26 +02:00
Thomas Sileo 0c2030605d Better activity type handling 2018-06-28 00:37:18 +02:00
Thomas Sileo 541bf1c63b Fix the CSS for the following page 2018-06-27 23:27:48 +02:00
Thomas Sileo 1997436015 Mention the matrix room in the README (#microblog.pub:matrix.org) 2018-06-26 23:42:36 +02:00
Thomas Sileo 0780bf3691 More design tweaks, fix the index
Fixes #12
2018-06-26 22:52:19 +02:00
Thomas Sileo 20b6053282 Tweak the header a bit more 2018-06-25 23:56:29 +02:00
Thomas Sileo 2bb4cadc93 Tweaked the header CSS, started to work on the liked public page 2018-06-25 23:45:43 +02:00
Thomas Sileo 38e3cc6bb7 Fix the debug mode 2018-06-24 19:51:09 +02:00
Thomas Sileo c85fb8530e Fix remote follow (fixes #10) 2018-06-24 19:22:40 +02:00
Thomas Sileo c8eed9e89c Update README 2018-06-23 20:52:35 +02:00
Thomas Sileo db45233ebc Tweak the Makefile 2018-06-23 12:19:34 +02:00
Thomas Sileo 4969b9feb9 Fix template 2018-06-23 12:18:02 +02:00