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

59 Commits

Author SHA1 Message Date
a337b32bcd Blocking server also blocks subdomains 2022-12-04 11:51:52 +01:00
441e3d90b1 Fix formatting 2022-11-23 21:58:59 +01:00
d9b9f596d3 Skip custom emojis which don't match emoji regexp
Otherwise, emojis containing forbidden symbols (for example, `-`)
appear in "emoji selector" on admin/new page, but are not replaced
with emoji image on submit.

Also add a note to documentation mentioning allowed characters.
2022-11-23 21:54:02 +01:00
a435cd33c9 Allow to delete webmentions 2022-11-20 11:56:58 +01:00
d692ec060f Tweak webmention processing 2022-11-20 11:31:00 +01:00
9ee3f3b971 More progess on webmention replies 2022-11-19 08:12:33 +01:00
120f92a9ed Display Webmention as replies when applicable 2022-11-18 20:20:58 +01:00
434fd98cd9 Merge IndieWeb likes/reposts with their AP counterpart 2022-11-17 21:03:24 +01:00
793a939046 Fix OG metadata scraping and improve workers 2022-11-13 13:00:22 +01:00
32692a7dcd First shot at supporting custom handler 2022-11-02 08:51:21 +01:00
c985dd84c3 Add slugify helper 2022-10-30 17:51:57 +01:00
58b383ba4e Don't try to contact onion services 2022-09-29 09:16:35 +02:00
57fc5ef913 Improve OG meta processing 2022-09-29 09:10:05 +02:00
992cd55d7b Tweak processing 2022-09-26 21:41:34 +02:00
91b8bb26b7 Bugfixes 2022-09-13 21:02:47 +02:00
ebdba62a06 No more inline CSS 2022-08-29 21:42:54 +02:00
1a7e9e4565 Fix OG metadata processing 2022-08-28 19:05:06 +02:00
651682829a Tweak worker shutdown 2022-08-28 12:05:44 +02:00
ae28cf2294 Improve summary 2022-08-24 20:12:10 +02:00
3b767eae11 Improve version handling 2022-08-24 09:02:20 +02:00
8837acd57f More tweals for Yunohost support 2022-08-21 15:46:26 +02:00
4f98ff6bbf Tweak URL parsing 2022-08-15 10:27:58 +02:00
1e6a290fb3 Start supporting a server blocklist 2022-08-15 10:15:00 +02:00
6c3fe894b5 Tweak workers 2022-08-14 22:44:30 +02:00
5fc06ccfac Fix OG meta 2022-08-11 22:14:11 +02:00
0696268d0b Tweak incoming/outgoing workers 2022-08-11 12:24:17 +02:00
0b6556e54a Fix typing 2022-08-10 20:47:19 +02:00
394dae90f5 Add missing base worker 2022-08-10 20:39:19 +02:00
8633696da0 Improve workers for incoming/outgoing activities 2022-08-10 20:34:36 +02:00
bdfdb2c4f9 Tweak OG metadata 2022-08-09 22:36:53 +02:00
fabe469a53 Add missing file 2022-08-04 19:13:32 +02:00
d378e17173 Improve privacy relace 2022-08-04 19:11:14 +02:00
70cdde5d46 OG metadata fixes/tweaks 2022-08-04 17:36:21 +02:00
73a7a3ee21 Improve opengrah metadata 2022-08-02 22:22:15 +02:00
b557035eac Make site_name optional of OG metadata 2022-07-31 15:27:12 +02:00
2ae08d16b8 Tweak custom emoji path 2022-07-29 15:12:48 +02:00
7d760ecf58 Fix highlight for Python3 2022-07-27 20:55:03 +02:00
d88a1ad5ba Generate a basic favicon dynamically 2022-07-22 08:46:14 +02:00
0f6915fdbb Webmention improvements
- Tweak design for IndieAuth login flow
 - Webmentions notifications support
 - Refactor webmentions processing
2022-07-19 20:38:32 +02:00
88ca8a676d Micropub tweaks 2022-07-17 20:43:03 +02:00
e8dd1a549c Improve stream content 2022-07-17 09:32:04 +02:00
1197f132ce Improve custom emoji support 2022-07-16 07:48:24 +02:00
883f87b6e4 Tweak URL check cache 2022-07-15 20:55:37 +02:00
c160b75851 More thorough URL checks 2022-07-15 20:50:27 +02:00
c9aea8cab3 Cleanup and improved webmentions support 2022-07-14 16:29:17 +02:00
9733c0b5c8 Improve code highlight 2022-07-12 22:24:15 +02:00
5845bb72f5 Tweak the default code highlighting theme 2022-07-12 19:50:11 +02:00
4080d1432e Fix code highlight 2022-07-12 09:43:50 +02:00
296cb05ace Fix timezone handling 2022-07-11 12:48:38 +02:00
c6bc53ce54 Bootstrap webmention endpoint 2022-07-10 19:19:55 +02:00