microblog.pub/app
Thomas Sileo edae9a6b62 Add alt text support for attachments 2022-07-21 22:43:06 +02:00
..
scss Improve/tweak templates 2022-07-15 20:01:55 +02:00
static Add alt text support for attachments 2022-07-21 22:43:06 +02:00
templates Add alt text support for attachments 2022-07-21 22:43:06 +02:00
utils Webmention improvements 2022-07-19 20:38:32 +02:00
__init__.py Initial commit for new v2 2022-06-22 20:11:22 +02:00
activitypub.py Tweak actor schema 2022-07-20 19:57:03 +02:00
actor.py Fix incoming activity processing 2022-07-18 21:35:02 +02:00
admin.py Add alt text support for attachments 2022-07-21 22:43:06 +02:00
ap_object.py Add support for displaying Page object 2022-07-20 20:59:29 +02:00
boxes.py Add alt text support for attachments 2022-07-21 22:43:06 +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 alt text support for attachments 2022-07-21 22:43:06 +02:00
media.py Improve actor icons handling and admin 2022-06-25 08:23:28 +02:00
micropub.py Micropub tweaks 2022-07-17 20:43:03 +02:00
models.py Add alt text support for attachments 2022-07-21 22:43:06 +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 Add support for displaying Page object 2022-07-20 20:59:29 +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