microblog.pub/app
Thomas Sileo 6e3066bd9b Fix support for multi-codepoints emoji 2022-09-01 12:23:23 +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 Fix the delete button 2022-08-30 19:09:51 +02:00
utils No more inline CSS 2022-08-29 21:42:54 +02:00
__init__.py
activitypub.py Improve summary 2022-08-24 20:12:10 +02:00
actor.py Fix mention processing bug 2022-08-27 09:10:14 +02:00
admin.py Tweak lookup 2022-08-27 09:24:21 +02:00
ap_object.py
boxes.py Fix outbox delete side effects 2022-08-30 20:05:10 +02:00
config.py Re-add support for custom emoji 2022-08-31 19:16:03 +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
key.py
ldsig.py
lookup.py Remove surrounding whitespace before processing query 2022-08-31 08:16:32 +02:00
main.py Ensure pinned posts appear on front page before others 2022-08-31 08:19:47 +02:00
media.py
micropub.py
models.py Fix outbox delete side effects 2022-08-30 20:05:10 +02:00
outgoing_activities.py
prune.py
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 Also save outbox attachment thumbnails as webp 2022-08-26 09:05:55 +02:00
webfinger.py
webmentions.py