1
0
mirror of https://git.sr.ht/~tsileo/microblog.pub synced 2025-06-05 21:59:23 +02:00
Commit Graph

618 Commits

Author SHA1 Message Date
2bd6c98538 Add OAuth 2.0 introspection endpoint 2023-02-01 20:12:53 +01:00
f13376de84 More docs tweaks 2023-01-20 08:38:19 +01:00
c97070e3d8 Add documentation about image_url and custom favicon
Also expand documentation about custom templates
2023-01-20 08:35:08 +01:00
c1692a296d Use object name in the RSS feed title if possible
Articles have a title stored in the object name. It makes sense to also use
this title in the RSS entry.
2023-01-20 08:30:26 +01:00
ce6f9238f3 Use newer security context instead of identity for LD sig 2.0.0-rc.12 2023-01-14 10:54:22 +01:00
3f129855d1 LD sig hack 2023-01-14 10:32:36 +01:00
3fc567861b Tweak README 2023-01-07 09:42:33 +01:00
7b784e3011 Tweak code highlight 2023-01-06 21:21:53 +01:00
5d1ae0c9cd More doc tweaks 2023-01-05 19:47:56 +01:00
88dd2443d7 Fix doc for migration/move support 2023-01-05 19:44:56 +01:00
4045902068 Proper mf2 for the articles listing 2023-01-02 09:48:08 +01:00
20109b45da Fail gracefully when looking reply actor 2023-01-02 09:34:31 +01:00
94d14fbef3 Tweak webfinger endpoint 2023-01-01 15:33:59 +01:00
f34e0b376b Fix webfinger support for custom domains 2022-12-31 19:23:22 +01:00
51c596dd1d Improve webmentions 2022-12-31 16:53:05 +01:00
dfc7ab0470 Document how to run on subdomains 2022-12-26 10:48:28 +01:00
5d35d5c0a0 Fix attachment scaling 2022-12-26 10:21:20 +01:00
17921c1097 Default to Python 3.11 in the Dockerfile 2022-12-24 09:50:51 +01:00
24147aedef Tweak CSS for small attachments 2022-12-24 09:50:27 +01:00
673baf0d7f Patch invoke for Python 3.11 support 2.0.0-rc.11 2022-12-23 09:32:40 +01:00
9c65919070 Tweak feeds 2022-12-23 09:25:50 +01:00
c506299089 Fix webfinger logic to fetch handle 2022-12-19 21:17:34 +01:00
adbdf6f320 Fix webfinger domain support 2022-12-19 21:07:08 +01:00
f34bce180c Add support for custom webfinger domain 2022-12-19 20:49:19 +01:00
0b86df413a Support creating note via C2S 2022-12-18 16:05:41 +01:00
ed214cf0e7 Add OAuth refresh token support 2022-12-18 12:55:24 +01:00
3fb36d6119 C2S API for the inbox 2022-12-18 10:52:06 +01:00
1de108b019 Tweak OAuth2 registration params 2022-12-16 22:05:45 +01:00
7b506f2519 More AP C2S support 2022-12-16 20:20:40 +01:00
5cf54c2782 Add support for OAuth 2.0 dynamic client registration 2022-12-16 19:23:22 +01:00
db6016394b Fix CSP IndieAuth redirection issue 2022-12-16 09:22:40 +01:00
573a76c0c5 Fix admin redirect 2022-12-15 22:27:14 +01:00
3097dbebe9 Improve Webfinger 2022-12-15 22:14:24 +01:00
e378ec94e0 Update deps 2022-12-15 21:07:29 +01:00
15dd7e184b Allow to hide shares from actors 2022-12-12 20:48:05 +01:00
22410862f3 Tweak/fix opengraph parsing 2022-12-11 18:15:30 +01:00
7621a19489 Check browser support before returning webp pictures 2022-12-11 16:15:25 +01:00
cad78fe5e8 Document the new follows import task 2022-12-06 20:26:15 +01:00
6a47b6cf4c Update AUTHORS 2022-12-06 19:40:06 +01:00
9d6ed4cd28 Fix og:title always being empty on articles 2022-12-06 19:38:44 +01:00
0f10bfddac Oops add missing file 2022-12-05 22:01:37 +01:00
26efd09304 Add task to import Mastodon following export 2022-12-05 21:58:13 +01:00
f2e531cf1a Fix Makefile: add --it to the self-destruct command 2022-12-05 21:12:59 +01:00
5d95fd44ac Fix webmention discovery 2.0.0-rc.10 2022-12-04 12:06:15 +01:00
a337b32bcd Blocking server also blocks subdomains 2022-12-04 11:51:52 +01:00
e8fcf5a9a2 Tweak video mode 2022-12-03 19:57:13 +01:00
7525744f82 Test new GIF mode for videos without sound 2022-12-03 19:47:11 +01:00
7d3fc35a24 More proxy client tweaks 2022-12-02 19:40:58 +01:00
73dceee0f5 Fix proxy client 2022-12-02 19:28:59 +01:00
34c7cdb5fb Fix Undo{Announce} recipients 2022-12-02 18:48:23 +01:00