Commit graph

243 commits

Author SHA1 Message Date
Mike Macgirvin
aea775c999 issue #178 continued 2024-07-09 10:18:22 +10:00
Mike Macgirvin
78f0840253 Merge branch 'dev' into nomadic 2024-06-10 08:58:35 +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
e627dd165b get rid of commentPolicy in photos 2024-06-09 14:30:19 +10:00
Mike Macgirvin
9b2af03f9f fix album link in post body 2024-06-08 09:13:53 +10:00
Mike Macgirvin
17aa07ac20 Merge branch 'dev' into nomadic 2024-06-08 06:14:32 +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
28cc132c80 some fep updates 2024-05-06 07:57:53 +10:00
Mike Macgirvin
e4a5ee6fa9 noamdic photos cont 2024-04-06 10:35:41 +11:00
Mike Macgirvin
b23d2841e5 nomadic photos cont. 2024-04-06 06:22:35 +11:00
Mike Macgirvin
6c29d57a4c refactor datetime part1 2024-03-10 13:40:50 +11:00
Mike Macgirvin
3a15a5b0a2 ATOM_TIME -> ISO8601 2024-03-09 22:17:09 +11:00
Mike Macgirvin
12b60f75d7 Turn photo items back into Create activities 2024-02-25 11:21:41 +11:00
Mike Macgirvin
eec62a5cc9 Convert photo items to container operations 2024-02-13 06:51:49 +11:00
Mike Macgirvin
9aa7da034f more heavy lifting on conversation collections. This optionally brings collection support into item_store() and also performs clone sync, removing a lot of duplicate code. Events needed significant refactoring. We cannot combine message delivery of standard items and collection activities, so this will have an impact on outgoing message queue size and processing. 2024-02-11 06:22:39 +11:00
Mike Macgirvin
0df8511c58 DTOs 2024-01-12 05:34:22 +11:00
Mike Macgirvin
f8293a3968 refactor default group creation 2023-11-05 09:15:53 +11:00
Mike Macgirvin
d181324122 use different keyId for ActivityPub and Nomad 2023-04-11 22:25:18 -07:00
Mike Macgirvin
9ee206267c duplicated images revisited 2023-02-05 11:55:19 +11:00
Mike Macgirvin
aba20d02c7 remove un-needed code access 2022-12-22 07:20:55 +11:00
Mike Macgirvin
6d36d10f29 cleanup 2022-10-24 19:35:13 +11:00
Mike Macgirvin
0504102b33 geo 2022-09-16 20:57:04 +10:00
Mike Macgirvin
3954c2530c add resizer class to do the cmd-line imagick resize and avoid memory exhaustion 2022-09-11 17:35:47 +10:00
Mike Macgirvin
7d98ca7119 add openwebauth redirect endpoint to webfinger 2022-09-10 07:16:41 +10:00
Mike Macgirvin
511363a3a6 cleanup 2022-09-05 08:39:58 +10:00
Mike Macgirvin
bca644ddd3 cleanup 2022-09-03 15:23:54 +10:00
Mike Macgirvin
d68a065284 cleanup 2022-08-14 20:25:56 +10:00
Mike Macgirvin
bb9c687de3 deprecate z_fetch_url() and friends. Now use Code\Lib\Url::{fetch|get}() 2022-06-23 00:38:34 -07:00
Mike Macgirvin
27461b58ab fixes from upstream 2022-06-06 18:55:58 -07:00
Mike Macgirvin
c5411319c3 fixup comment policy on linked photo items 2022-05-15 17:33:57 -07:00
Mike Macgirvin
0218221db5 extra paren 2022-05-11 15:26:06 -07:00
nobody
232724cd88 regressions 2022-04-28 14:05:27 -07:00
nobody
fc2eb13a2b cleanup 2022-04-28 04:12:47 -07:00
nobody
1c09c036e2 get rid of "provide status post for this upload" 2022-04-19 02:00:39 -07:00
nobody
34a0a20c19 change cover photo ratio to 16:9 2022-02-22 18:15:00 -08:00
nobody
a8e96322f0 it's done 2022-02-15 20:08:28 -08:00
nobody
6ccf3cbfea fixes 2022-02-12 12:43:29 -08:00
nobody
4dd986a2db This checkin is surely broken, but I need to commit it because it represents a fair bit of work. 2022-02-12 00:50:48 -08:00
nobody
ad52373312 move account and channel to zlib 2022-01-24 17:26:12 -08:00
nobody
c6cd681cd5 divide / 0 2022-01-13 14:20:40 -08:00
nobody
2464878064 more fixes from upstream merge 2021-12-05 18:01:10 -08:00
nobody
afa8dad055 allow save/star of pubstream items 2021-12-04 12:43:53 -08:00
nobody
d46dd6aeb8 psr12 rewrites, continued 2021-12-03 14:01:39 +11:00
nobody
f602a393a5 psr12 updates 2021-12-03 10:02:31 +11:00
nobody
895ae64e10 zap issue 52 2021-10-24 13:23:50 -07:00
nobody
67d3402a6b add link relations to image objects 2021-10-12 14:20:36 -07:00
nobody
6365a80087 add attributedTo to Create/Image objects 2021-10-09 19:59:13 -07:00
nobody
80d1b176de link files and photos views 2021-08-27 17:37:32 -07:00
nobody
edbe7c013e add animated gif check function, fix misty issue 3 (mysql is picky about when to use "default") 2021-08-12 13:04:44 -07:00