microblog.pub/app
Thomas Sileo 241cc1433b Fix mentions when replying 2022-07-28 08:41:50 +02:00
..
scss Add error handling for admin lookups 2022-07-26 18:51:20 +02:00
static Add alt text support for attachments 2022-07-21 22:43:06 +02:00
templates Tweak date format for articles 2022-07-27 20:57:59 +02:00
utils Fix highlight for Python3 2022-07-27 20:55:03 +02:00
__init__.py Initial commit for new v2 2022-06-22 20:11:22 +02:00
activitypub.py Fix processing for forwarded transient activities 2022-07-27 18:50:10 +02:00
actor.py Fix incoming activity processing 2022-07-18 21:35:02 +02:00
admin.py Fix mentions when replying 2022-07-28 08:41:50 +02:00
ap_object.py Finish Question/poll support 2022-07-24 12:36:59 +02:00
boxes.py Fix processing for forwarded transient activities 2022-07-27 18:50:10 +02:00
config.py Docker + docker compose support 2022-07-18 20:44:55 +02:00
database.py Bootstrap Micropub support, and start support for Update activities 2022-07-17 18:43:08 +02:00
httpsig.py Improve HTTP signature handling 2022-07-21 21:49:42 +02:00
incoming_activities.py Tweak/fix incoming activity processing 2022-07-20 21:40:27 +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 Make most of the HTTP requests async 2022-06-30 00:28:07 +02:00
main.py Add error handling for admin lookups 2022-07-26 18:51:20 +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 More tests 2022-07-26 19:06:20 +02:00
outgoing_activities.py Tweak/fix incoming activity processing 2022-07-20 21:40:27 +02:00
source.py Improve code highlight 2022-07-12 22:24:15 +02:00
templates.py Start support for authoring articles 2022-07-25 22:51:53 +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