microblog.pub/app
Thomas Sileo c1231245a4 Complete self-destruct support 2022-09-11 10:51:08 +02:00
..
scss No more inline CSS 2022-08-29 21:42:54 +02:00
static Fix the delete button 2022-08-30 19:09:51 +02:00
templates Allow to post note with attachments and a CW 2022-09-08 22:20:16 +02:00
utils No more inline CSS 2022-08-29 21:42:54 +02:00
__init__.py Initial commit for new v2 2022-06-22 20:11:22 +02:00
activitypub.py Improve move support 2022-09-08 20:00:02 +02:00
actor.py Improve move support 2022-09-08 20:00:02 +02:00
admin.py Allow to post note with attachments and a CW 2022-09-08 22:20:16 +02:00
ap_object.py Fix admin in reply to link 2022-09-01 21:00:14 +02:00
boxes.py Complete self-destruct support 2022-09-11 10:51:08 +02:00
config.py Improve move support 2022-09-08 20:00:02 +02:00
database.py Improve debug mode 2022-08-28 11:24:46 +02:00
httpsig.py Improve debug mode 2022-08-28 11:24:46 +02:00
incoming_activities.py Fix OG metadata processing 2022-08-28 19:05:06 +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 Remove surrounding whitespace before processing query 2022-08-31 08:16:32 +02:00
main.py More work towards support moving/deleting instance 2022-09-01 20:42: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 Add new notification type for Move activities 2022-09-07 22:21:12 +02:00
outgoing_activities.py Improve move support 2022-09-08 20:00:02 +02:00
prune.py Fix inbox processing for deleted actors 2022-08-19 19:36:23 +02:00
source.py Fix mentionify 2022-08-31 19:44:40 +02:00
templates.py Fix support for multi-codepoints emoji 2022-09-01 12:23:23 +02:00
uploads.py Process EXIF orientation for uploaded files 2022-09-03 10:15:37 +02:00
webfinger.py More work towards support moving/deleting instance 2022-09-01 20:42:20 +02:00
webmentions.py Webmention improvements 2022-07-19 20:38:32 +02:00