ila-microblog.pub/app
Aonrud 7b143fb0e1 Add and use image alt with Opengraph, if available 2023-06-25 09:38:32 +01:00
..
scss Fix attachment scaling 2022-12-26 10:21:20 +01:00
static Tweak video mode 2022-12-03 19:57:13 +01:00
templates Add and use image alt with Opengraph, if available 2023-06-25 09:38:32 +01:00
utils Add and use image alt with Opengraph, if available 2023-06-25 09:38:32 +01:00
__init__.py Initial commit for new v2 2022-06-22 20:11:22 +02:00
activitypub.py Make local actor icon optional 2022-11-19 08:12:49 +01:00
actor.py Fix webfinger logic to fetch handle 2022-12-19 21:17:34 +01:00
admin.py Fail gracefully when looking reply actor 2023-01-02 09:34:31 +01:00
ap_object.py Only show local delete for local replies 2022-11-30 17:49:36 +01:00
boxes.py Support creating note via C2S 2022-12-18 16:05:41 +01:00
config.py Make CSRF expiration configurable and increase default value 2023-06-09 22:22:37 +02:00
customization.py Tweak logging 2022-11-30 17:37:08 +01:00
database.py Improve debug mode 2022-08-28 11:24:46 +02:00
httpsig.py Blocking server also blocks subdomains 2022-12-04 11:51:52 +01:00
incoming_activities.py Fix OG metadata scraping and improve workers 2022-11-13 13:00:22 +01:00
indieauth.py Fix OAuth introspection endpoint 2023-02-03 08:55:31 +01:00
key.py Fix config wizard 2022-07-04 20:25:27 +02:00
ldsig.py Use newer security context instead of identity for LD sig 2023-01-14 10:54:22 +01:00
lookup.py Improve Announce handling 2022-09-13 07:59:35 +02:00
main.py Add OAuth 2.0 introspection endpoint 2023-02-01 20:12:53 +01:00
media.py Fix formatting 2022-11-06 16:57:04 +01:00
micropub.py Add OAuth 2.0 introspection endpoint 2023-02-01 20:12:53 +01:00
models.py Fix typing 2023-06-09 22:22: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
redirect.py Fix CSP IndieAuth redirection issue 2022-12-16 09:22:40 +01:00
source.py Tweak code highlight 2023-01-06 21:21:53 +01:00
templates.py Fix admin session timeout 2022-11-21 20:43:51 +01:00
uploads.py Fix typing 2023-06-09 22:22:12 +02:00
webfinger.py Improve Webfinger 2022-12-15 22:14:24 +01:00
webmentions.py Allow to disable certain notification type 2022-11-27 12:11:42 +01:00