microblog.pub/app
Thomas Sileo 10676b039a Fix lookup for custom actor types 2022-07-09 19:26:18 +02:00
..
scss Tweak design/CSS 2022-07-09 08:15:33 +02:00
static Add a custom emoji 2022-06-27 21:00:19 +02:00
templates Fix lookup for custom actor types 2022-07-09 19:26:18 +02:00
utils Add webmentions helper 2022-07-09 09:33:48 +02:00
__init__.py Initial commit for new v2 2022-06-22 20:11:22 +02:00
activitypub.py Tweak/fix webfinger and signed GET 2022-07-08 12:10:20 +02:00
actor.py Support for sending actor updates 2022-07-06 21:13:55 +02:00
admin.py Bugfixes and cleanup 2022-07-07 20:37:16 +02:00
ap_object.py Bugfixes and cleanup 2022-07-07 20:37:16 +02:00
boxes.py Bugfixes and cleanup 2022-07-07 20:37:16 +02:00
config.py Bugfixes and cleanup 2022-07-07 20:37:16 +02:00
database.py Switch to aiosqlite 2022-06-29 20:43:17 +02:00
httpsig.py Bug fixes 2022-07-06 21:13:33 +02:00
key.py Fix config wizard 2022-07-04 20:25:27 +02:00
ldsig.py Add support for forwarding activities 2022-07-06 19:04:38 +02:00
lookup.py Make most of the HTTP requests async 2022-06-30 00:28:07 +02:00
main.py Add features in the README 2022-07-09 09:59:25 +02:00
media.py Improve actor icons handling and admin 2022-06-25 08:23:28 +02:00
models.py Bugfixes and cleanup 2022-07-07 20:37:16 +02:00
outgoing_activities.py Improve actor updates recipients 2022-07-06 22:32:21 +02:00
source.py Allow code highlight for notes 2022-07-04 19:43:37 +02:00
templates.py Fix lookup for custom actor types 2022-07-09 19:26:18 +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