microblog/app
Dominik Madarász 0205038f0d small setup 2023-08-03 17:01:37 +00:00
..
scss stuff 2023-08-01 21:30:52 +00:00
static stuff 2023-08-01 21:30:52 +00:00
templates Merge branch 'v2' of https://git.sr.ht/~tsileo/microblog.pub 2023-08-01 21:33:22 +00:00
utils Tweak code highlight 2023-01-06 21:21:53 +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 introduce admin snippets 2023-01-12 15:05:15 +00:00
ap_object.py raw content display 2023-01-12 14:13:05 +00:00
boxes.py Support creating note via C2S 2022-12-18 16:05:41 +01:00
config.py small setup 2023-08-03 17:01:37 +00: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 Quick hotfix for retries 2023-07-14 17:50:26 +02: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 fix @context 2023-01-15 18:31:42 +00:00
lookup.py Improve Announce handling 2022-09-13 07:59:35 +02:00
main.py Merge branch 'v2' of https://git.sr.ht/~tsileo/microblog.pub 2023-08-01 21:33:22 +00: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 Quick hotfix for retries 2023-07-14 17:50:26 +02:00
prune.py Fix for pruned Move objects 2023-07-03 20:25:03 +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 add analytics support 2023-01-12 17:04:19 +00: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