Commit graph

90 commits

Author SHA1 Message Date
Mike Macgirvin
5a4e657d27 Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-08-11 14:03:18 +10:00
Mike Macgirvin
f1db154fbe superfluous logging of dead channels 2024-08-10 09:08:08 +10:00
Mike Macgirvin
a654446fa6 remnants of q= removed 2024-08-02 17:49:54 +10:00
Mike Macgirvin
fcf28a99e9 img_cache not filtering private messages as well as it could 2024-07-29 13:59:09 +10:00
Mike Macgirvin
43fe5d4d15 Merge branch 'dev' into nomadic 2024-06-25 08:28:21 +10:00
Mike Macgirvin
9067a31939 addressing refactor 2024-06-25 06:37:06 +10:00
Mike Macgirvin
e06d6c1fb1 better federation of map data (requires updating openstreetmap addon) 2024-06-22 10:56:34 +10:00
Mike Macgirvin
5b9ae23f3e add data url type to purifier and add tasklist to display module 2024-06-22 08:45:32 +10:00
Mike Macgirvin
78f0840253 Merge branch 'dev' into nomadic 2024-06-10 08:58:35 +10:00
Mike Macgirvin
e5c5a7e729 support html details and summary 2024-06-10 05:32:32 +10:00
Mike Macgirvin
17aa07ac20 Merge branch 'dev' into nomadic 2024-06-08 06:14:32 +10:00
Mike Macgirvin
57d2498a8e Allow double quotes in image alt-text. There were a number of things preventing this from working correctly, including the HTML purifier and a couple of cases of double-encoding. For streams folks you can also use escaped quotes like alt="text with \"embedded\" quotes" 2024-06-07 07:16:13 +10:00
Mike Macgirvin
1c1ccb05a6 Merge branch 'dev' into nomadic 2024-05-26 08:37:43 +10:00
Mike Macgirvin
51dc3c8ac2 improve webfinger handling of unicode usernames 2024-05-23 20:38:16 +10:00
Mike Macgirvin
33e7fa6f15 Merge branch 'dev' into nomadic 2024-05-23 08:14:08 +10:00
Mike Macgirvin
fc1ae4691d unicode usernames 2024-05-23 07:55:46 +10:00
Mike Macgirvin
68da0ae620 Merge branch 'dev' into nomadic 2024-05-07 05:08:19 +10:00
Mike Macgirvin
0a9b4ddbbf add ins element also 2024-05-06 09:56:15 +10:00
Mike Macgirvin
831a79f3e6 add del element to purifier 2024-05-06 08:51:56 +10:00
Mike Macgirvin
e754596136 Merge branch 'dev' into nomadic 2024-05-01 19:37:07 +10:00
Mike Macgirvin
0e9914b268 set default app 2024-05-01 07:19:28 +10:00
Mike Macgirvin
b69adadfca Merge branch 'dev' into nomadic 2024-04-29 11:13:33 +10:00
Mike Macgirvin
f676875b6b fix bbcode links for bang-tag groups 2024-04-21 09:57:19 +10:00
Mike Macgirvin
ef613834d6 schema updates 2024-04-19 10:46:42 +10:00
Mike Macgirvin
46d5d4ad63 make bang tag exclusive 2024-03-25 21:54:03 +11:00
Mike Macgirvin
6c29d57a4c refactor datetime part1 2024-03-10 13:40:50 +11:00
Mike Macgirvin
a524b5e86b fix tests and update languagedetect library (discovered in tests) 2024-03-10 08:10:07 +11:00
Mike Macgirvin
3a15a5b0a2 ATOM_TIME -> ISO8601 2024-03-09 22:17:09 +11:00
Mike Macgirvin
2bb550aa3f add fhublocs as cli util 2024-02-01 05:05:47 +11:00
Mike Macgirvin
e316c445b9 add '%' to the escaped message_id characters 2024-01-26 09:10:07 +11:00
Mike Macgirvin
04d111c8b5 require use statement 2024-01-10 09:42:22 +11:00
Mike Macgirvin
f980dab26a issue #140 repeated event rendered twice, once with wrong attribution 2024-01-10 09:18:13 +11:00
Mike Macgirvin
bd1b061949 more flexibility for multi-word tags 2023-12-20 19:18:46 -08:00
Mike Macgirvin
048ca214be Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-11-08 07:06:07 +11:00
Mike Macgirvin
9c35fe9423 catch a few more places that need isOWAEnabled() instead of network checks. 2023-11-08 07:04:10 +11:00
Pascal
bac21f9199 use isOWAEnabled instead of checking zot/nomad network explicitely 2023-11-06 19:08:59 +01:00
Mike Macgirvin
f8293a3968 refactor default group creation 2023-11-05 09:15:53 +11:00
Mike Macgirvin
fbb9caf770 set default output in strip_share_content 2023-10-10 08:46:29 +11:00
Mike Macgirvin
6afac199ef repeats 2023-10-09 17:11:45 +11:00
Mike Macgirvin
5c7ec5608f Revert "allow rtl over-ride once again. We'll see how it goes this time."
This reverts commit bd421c9c0e.
2023-10-06 07:38:09 +11:00
Mike Macgirvin
bd421c9c0e allow rtl over-ride once again. We'll see how it goes this time. 2023-10-06 07:30:57 +11:00
Mike Macgirvin
fe2147a577 prevent group hashtags inside recursive share from performing group deliveries 2023-10-04 21:59:30 +11:00
Mike Macgirvin
5fe4694f6f resolve discrepencies in different badge-pills colour schemes 2023-09-26 11:30:46 +10:00
Mike Macgirvin
6b0b18d3d5 better escaping of markdown code blocks from tag and url linking. 2023-09-13 06:31:29 +10:00
Mike Macgirvin
6151b36407 fix lockview for second generation virtual lists 2023-08-25 21:24:06 +10:00
Mike Macgirvin
88eb9fbe9c unset string checks from Cyborg 2-A 2023-08-24 18:24:29 +10:00
Mike Macgirvin
c920b0dfad pdf display issue 2023-08-18 07:08:13 +10:00
Mike Macgirvin
2d0e431d83 allow owner to vote in polls 2023-08-10 22:03:43 -07:00
Mike Macgirvin
8172e5243d protocol object classes continued 2023-07-22 22:06:41 +10:00
Mike Macgirvin
746ebc0931 allow wildcard in reserved_channels list 2023-07-14 07:05:58 +10:00