microblog.pub/app
Thomas Sileo 4b20c26e4b Better Docker support 2022-07-30 08:46:29 +02:00
..
scss Fix footer 2022-07-29 23:17:02 +02:00
static Add alt text support for attachments 2022-07-21 22:43:06 +02:00
templates Fix admin buttons in templates 2022-07-30 08:31:27 +02:00
utils Tweak custom emoji path 2022-07-29 15:12:48 +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 Improve Delete handling 2022-07-29 09:24:36 +02:00
config.py Better Docker support 2022-07-30 08:46:29 +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 Better Docker support 2022-07-30 08:46:29 +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 Tweak custom emoji path 2022-07-29 15:12:48 +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