microblog.pub/app
Thomas Sileo 9c65919070 Tweak feeds 2022-12-23 09:25:50 +01:00
..
scss Add support for OAuth 2.0 dynamic client registration 2022-12-16 19:23:22 +01:00
static Tweak video mode 2022-12-03 19:57:13 +01:00
templates Add support for OAuth 2.0 dynamic client registration 2022-12-16 19:23:22 +01:00
utils Add support for OAuth 2.0 dynamic client registration 2022-12-16 19:23:22 +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 Support creating note via C2S 2022-12-18 16:05:41 +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 Add support for custom webfinger domain 2022-12-19 20:49:19 +01: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 Add OAuth refresh token support 2022-12-18 12:55:24 +01: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 Improve Announce handling 2022-09-13 07:59:35 +02:00
main.py Tweak feeds 2022-12-23 09:25:50 +01:00
media.py Fix formatting 2022-11-06 16:57:04 +01:00
micropub.py Finish Question/poll support 2022-07-24 12:36:59 +02:00
models.py Add OAuth refresh token support 2022-12-18 12:55:24 +01: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 Improve mention parsing 2022-11-12 10:04:37 +01:00
templates.py Fix admin session timeout 2022-11-21 20:43:51 +01:00
uploads.py Fix GIF upload handling 2022-09-14 08:38:54 +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