Commit graph

232 commits

Author SHA1 Message Date
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
nobody
cabed0682c improved photo editing and alt text support 2021-06-21 22:03:11 -07:00
nobody
03e635677c store photo tags with linked item 2021-06-19 20:16:08 -07:00
nobody
0f62a46844 cleanup 2021-04-12 20:49:58 -07:00
nobody
34d7b074ae more work on AP fetchable photo albums 2021-03-31 18:25:14 -07:00
nobody
d69589e17e scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
nobody
6feff1b31c changes being tested 2021-03-11 15:05:16 -08:00
nobody
ad3f33d69f php8 stuff 2021-03-08 17:51:41 -08:00
nobody
077871ba8c quotes are unescaped in the latest multi-code implementation and this screws up some bbcode parameter parsers that expected to see & quot ; 2021-02-07 16:13:33 -08:00
zotlabs
a1d174bcb7 we don't need the profile-based virtual lists any more 2020-07-22 19:11:54 -07:00
zotlabs
b44f194aa8 Deprecate the term 'master' from the codebase. 2020-06-15 00:29:56 -07:00
zotlabs
349eac1027 cleanup 2020-05-13 22:06:01 -07:00