microblog.pub/app
Thomas Sileo e16dbb4590 Enable CORS for the webfinger endpoint 2022-08-21 09:36:03 +02:00
..
scss Improve show more and show sensitive attachments 2022-08-13 15:20:56 +02:00
static Various tweaks about AP types 2022-08-13 22:37:44 +02:00
templates Template fixes 2022-08-18 20:53:51 +02:00
utils Tweak URL parsing 2022-08-15 10:27:58 +02:00
__init__.py Initial commit for new v2 2022-06-22 20:11:22 +02:00
activitypub.py Tweak logging 2022-08-20 09:11:48 +02:00
actor.py Tweak remote actor deletion 2022-08-19 09:41:15 +02:00
admin.py Fix actor lookup 2022-08-15 22:22:15 +02:00
ap_object.py Various tweaks about AP types 2022-08-13 22:37:44 +02:00
boxes.py Improve inbox processing 2022-08-21 09:22:14 +02:00
config.py Start support for pruning old inbox data 2022-08-18 23:48:00 +02:00
database.py Tweak workers 2022-08-14 22:44:30 +02:00
httpsig.py Tweak logging 2022-08-20 09:11:48 +02:00
incoming_activities.py Improve inbox processing 2022-08-21 09:22:14 +02:00
indieauth.py Bootstrap Micropub support, and start support for Update activities 2022-07-17 18:43:08 +02:00
key.py Fix config wizard 2022-07-04 20:25:27 +02:00
ldsig.py Tweak model for access tokens 2022-07-10 12:06:16 +02:00
lookup.py Fix actor lookup 2022-08-15 22:22:15 +02:00
main.py Enable CORS for the webfinger endpoint 2022-08-21 09:36:03 +02:00
media.py Improve actor icons handling and admin 2022-06-25 08:23:28 +02:00
micropub.py Finish Question/poll support 2022-07-24 12:36:59 +02:00
models.py Improve pruning process 2022-08-19 14:50:56 +02:00
outgoing_activities.py Improve outgoing worker 2022-08-11 23:10:24 +02:00
prune.py Fix inbox processing for deleted actors 2022-08-19 19:36:23 +02:00
source.py Tweak mention format to show the full handle 2022-08-11 20:27:17 +02:00
templates.py Invalidate CSS cache when updated 2022-08-13 15:35:39 +02:00
uploads.py Add alt text support for attachments 2022-07-21 22:43:06 +02:00
webfinger.py More thorough URL checks 2022-07-15 20:50:27 +02:00
webmentions.py Webmention improvements 2022-07-19 20:38:32 +02:00