microblog.pub/app
Thomas Sileo 4ae198d074 Fix actor lookup 2022-08-15 22:22:15 +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 Allow to interact with objects via lookup 2022-08-15 12:49:07 +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 Prefetch some notes when following an actor 2022-08-15 19:20:56 +02:00
actor.py Improve lookup and handle visibility in threads 2022-08-15 21:34:57 +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 lookup and handle visibility in threads 2022-08-15 21:34:57 +02:00
config.py Start supporting a server blocklist 2022-08-15 10:15:00 +02:00
database.py Tweak workers 2022-08-14 22:44:30 +02:00
httpsig.py Start supporting a server blocklist 2022-08-15 10:15:00 +02:00
incoming_activities.py Tweak incoming/outgoing workers 2022-08-11 12:24:17 +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 Improve lookup and handle visibility in threads 2022-08-15 21:34:57 +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 conversation/threads handling 2022-08-14 18:58:47 +02:00
outgoing_activities.py Improve outgoing worker 2022-08-11 23:10:24 +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