Commit graph

30515 commits

Author SHA1 Message Date
Mike Macgirvin
12fdab2b00 Merge branch 'dev' into nomadic 2024-06-15 14:28:12 +10:00
Mike Macgirvin
e4e22316a0 provide correct message to match workflow 2024-06-15 12:07:37 +10:00
Mike Macgirvin
adb0bc1b9d Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-06-15 07:56:55 +10:00
Mike Macgirvin
98ca24a048 improve admin registration workflow 2024-06-15 07:55:48 +10:00
Mike Macgirvin
69966e42d1 make sure we don't double dip 2024-06-14 12:52:52 +10:00
Mike Macgirvin
bff2cc3142 Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-06-14 12:44:13 +10:00
Mike Macgirvin
91de98c511 allow util/admins: set email verification to verified on admin additions. 2024-06-14 12:41:49 +10:00
Mike Macgirvin
249dc81f77 version+strings 2024-06-13 12:58:07 -07:00
Mike Macgirvin
2e1f08f1c4 add data: url encoder/decode 2024-06-13 21:48:57 +10:00
Mike Macgirvin
dae31497ef Merge branch 'dev' into nomadic 2024-06-13 20:05:03 +10:00
Mike Macgirvin
1800b88ffd attach photo album from cloud 2024-06-13 07:35:03 +10:00
Mike Macgirvin
34c2e78a14 framework for album attach 2024-06-12 20:08:35 +10:00
Mike Macgirvin
2d30411124 provide correct share type (album instead of post) 2024-06-12 14:48:31 +10:00
Mike Macgirvin
f85143cb36 album sharing continued 2024-06-12 14:30:01 +10:00
Mike Macgirvin
be54822df1 add linebreaks between photos 2024-06-12 11:57:10 +10:00
Mike Macgirvin
1e46ff151a more photo album -> collection work 2024-06-12 11:11:16 +10:00
Mike Macgirvin
5cde03fa49 relax mfa checks on service endpoints 2024-06-12 09:30:07 +10:00
Mike Macgirvin
0524ca1702 Revert "relax mfa check on service endpoints"
This reverts commit f291cd64dd.
2024-06-12 09:26:57 +10:00
Mike Macgirvin
f291cd64dd relax mfa check on service endpoints 2024-06-12 09:25:15 +10:00
Mike Macgirvin
9ca3a4cb88 Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-06-10 22:48:25 -07:00
Mike Macgirvin
710b4ae19d Merge branch 'dev' of /home/macgirvin/./streams into dev 2024-06-10 22:47:23 -07:00
Mike Macgirvin
492d6446eb issue #172 - non-working delete button showing on pinned post for non logged-in viewer. It shouldn't work so that's correct, but it shouldn't even be visible. 2024-06-10 22:44:29 -07:00
Mike Macgirvin
93eb8e9d58 Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-06-11 15:29:16 +10:00
Mike Macgirvin
477e753428 file permissions 2024-06-11 15:28:49 +10:00
Mike Macgirvin
6566844228 fix following also 2024-06-11 08:11:44 +10:00
Mike Macgirvin
3b28a809a8 followers privacy 2024-06-11 07:59:05 +10:00
Mike Macgirvin
78f0840253 Merge branch 'dev' into nomadic 2024-06-10 08:58:35 +10:00
Mike Macgirvin
fbd79411cc Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-06-10 08:53:55 +10:00
Mike Macgirvin
7cc034c06e whitespace 2024-06-10 08:53:28 +10:00
Mike Macgirvin
238239855d version+strings 2024-06-09 14:08:19 -07:00
Mike Macgirvin
be1119a7a1 make reason conditional on 'requires approval' 2024-06-10 07:01:40 +10:00
Mike Macgirvin
2b56dc2358 Registration reason field. 2024-06-10 06:57:39 +10:00
Mike Macgirvin
3426b36049 registration reason cont... 2024-06-10 06:04:25 +10:00
Mike Macgirvin
fc54a6c93b Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-06-10 05:33:07 +10:00
Mike Macgirvin
e5c5a7e729 support html details and summary 2024-06-10 05:32:32 +10:00
Mike Macgirvin
e627dd165b get rid of commentPolicy in photos 2024-06-09 14:30:19 +10:00
Mike Macgirvin
b4436499f9 Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-06-09 07:54:36 +10:00
Mike Macgirvin
9b2af03f9f fix album link in post body 2024-06-08 09:13:53 +10:00
Mike Macgirvin
88a7c0ff9b expose AP album url 2024-06-08 07:04:38 +10:00
Mike Macgirvin
17aa07ac20 Merge branch 'dev' into nomadic 2024-06-08 06:14:32 +10:00
Mike Macgirvin
7f65a3e7eb ap photo albums 2024-06-08 06:09:35 +10:00
Mike Macgirvin
f0d9b42eee unordered collection it is 2024-06-07 21:47:06 +10:00
Mike Macgirvin
8865fb83a1 make it easier to find and modify image alt-text 2024-06-06 18:27:17 -07: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
d39ba3cd30 update issue 2024-06-06 16:41:35 +10:00
Mike Macgirvin
fa568929f3 rfc7033 compliance changes (expected HTML error code for two error conditions unintentionally reversed) 2024-06-06 05:44:07 +10:00
Mike Macgirvin
198326d2c1 rfc7033 compliance changes (expected HTML error code for two error conditions unintentionally reversed) 2024-06-06 05:42:04 +10:00
Mike Macgirvin
77dd76a5af Merge branch 'dev' into nomadic 2024-06-06 04:55:03 +10:00
Mike Macgirvin
a1f432bbab Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-06-04 16:49:32 -07:00
Mike Macgirvin
3b1d3d8959 fix o use portable_ids in replyto 2024-06-04 16:48:18 -07:00