microblog.pub/app
Thomas Sileo a39f874ad5 Switch to raw ASGI middleware 2022-07-14 12:13:23 +02:00
..
scss Improve code highlight 2022-07-12 22:24:15 +02:00
static Add a custom emoji 2022-06-27 21:00:19 +02:00
templates Incoming activity worker 2022-07-14 08:44:04 +02:00
utils Improve code highlight 2022-07-12 22:24:15 +02:00
__init__.py Initial commit for new v2 2022-06-22 20:11:22 +02:00
activitypub.py HTTP clients tweaks 2022-07-13 20:05:15 +02:00
actor.py Support for sending actor updates 2022-07-06 21:13:55 +02:00
admin.py Hide Read activity from the admin inbox 2022-07-12 22:51:42 +02:00
ap_object.py Fix timezone handling 2022-07-11 12:48:38 +02:00
boxes.py Incoming activity worker 2022-07-14 08:44:04 +02:00
config.py Tweak the default code highlighting theme 2022-07-12 19:50:11 +02:00
database.py Switch to raw ASGI middleware 2022-07-14 12:13:23 +02:00
httpsig.py HTTP clients tweaks 2022-07-13 20:05:15 +02:00
incoming_activities.py Tweak incoming activity processing 2022-07-14 09:23:11 +02:00
indieauth.py Add IndieAuth support 2022-07-10 11:04:28 +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 Switch to raw ASGI middleware 2022-07-14 12:13:23 +02:00
media.py Improve actor icons handling and admin 2022-06-25 08:23:28 +02:00
models.py Incoming activity worker 2022-07-14 08:44:04 +02:00
outgoing_activities.py Working webmentions 2022-07-10 16:04:37 +02:00
source.py Improve code highlight 2022-07-12 22:24:15 +02:00
templates.py Fix UI for None attributes 2022-07-11 09:33:56 +02:00
uploads.py Switch to aiosqlite 2022-06-29 20:43:17 +02:00
webfinger.py Tweak/fix webfinger and signed GET 2022-07-08 12:10:20 +02:00
webmentions.py Display webmentions on notes 2022-07-10 21:30:50 +02:00