Commit graph

200 commits

Author SHA1 Message Date
Mike Macgirvin
6c29d57a4c refactor datetime part1 2024-03-10 13:40:50 +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
ed83349057 issue with delivery of repeats, generate ed25519 keys on import and clone sync if they don't exist. Add library for base58-btc encoding/decoding (needed for multikey/publickeymultibase). 2023-11-09 07:06:11 +11:00
Mike Macgirvin
aba20d02c7 remove un-needed code access 2022-12-22 07:20:55 +11:00
Mike Macgirvin
3548305e68 fix "deleted hubloc after cloning" 2022-11-28 20:49:47 +11:00
Mike Macgirvin
5126156b80 finish checkout feature 2022-11-22 06:15:54 +11:00
Mike Macgirvin
0965dc20ce remove unused code 2022-11-20 12:19:52 +11:00
Mike Macgirvin
d6e6e93333 remove the 'moving' flag 2022-11-13 13:27:12 +11:00
Mike Macgirvin
d0f89bf99e rename some base constants 2022-10-25 08:03:04 +11:00
Mike Macgirvin
6d36d10f29 cleanup 2022-10-24 19:35:13 +11:00
Mike Macgirvin
02a7a8e2d4 cleanup 2022-09-25 07:37:08 +10:00
Mike Macgirvin
aaf55b98a7 move include to top of file 2022-09-22 20:49:19 +10:00
Mike Macgirvin
a569df38a5 add moderation app 2022-09-22 20:34:28 +10:00
Mike Macgirvin
553369fe8f don't import/sync multiple profiles - they aren't supported heret. Only the default 2022-09-04 23:55:55 -07:00
Mike Macgirvin
330c31a4e9 deprecate the interactive argument to drop_item() 2022-06-26 01:36:02 -07:00
Mike Macgirvin
e0fd00718a don't log duplicate primary key errors to dbfail.out 2022-06-23 19:41:11 -07: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
46d3f4cc16 move os_mkdir to Stdio 2022-06-22 03:19:52 -07:00
Mike Macgirvin
27461b58ab fixes from upstream 2022-06-06 18:55:58 -07:00
Mike Macgirvin
d8225a97b1 more issues with deliver_stream permission 2022-05-12 14:14:08 -07:00
nobody
38c8e9df31 sync issue 2022-03-25 13:49:50 -07:00
nobody
6633dc0e7e sync xchans for superblock 2022-03-22 12:45:55 -07:00
nobody
0b09613cc5 synchronisation issues, cont. 2022-03-20 14:39:58 -07:00
nobody
80e8f68ee8 one more 2022-03-17 22:51:48 -07:00
nobody
e3c2e39b7a fix app sync 2022-03-17 18:40:15 -07:00
nobody
6e08128891 sync issues and cover photo issues when cloning from a project with a different aspect ratio. 2022-03-17 16:57:54 -07:00
nobody
774406dca8 testing clonability plus some php 8.1 errors/warnings 2022-03-16 16:54:32 -07:00
nobody
a8e96322f0 it's done 2022-02-15 20:08:28 -08:00
nobody
d79baae03a upgrade menus 2022-01-25 21:43:05 -08:00
nobody
b20624957d service class fixes 2022-01-24 20:37:14 -08:00
nobody
ad52373312 move account and channel to zlib 2022-01-24 17:26:12 -08:00
nobody
b68e8967ff Merge branch 'dev' of /home/macgirvin/roadhouse into dev 2021-12-06 13:19:19 -08:00
nobody
8c66c8e305 Merge branch 'dev' of /home/macgirvin/z into dev 2021-12-05 16:49:55 -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
389b2e5b17 initial psr12 conversion 2021-12-03 09:33:36 +11:00
nobody
9de4784437 Merge branch 'dev' of /home/macgirvin/roadhouse into dev 2021-11-01 14:54:56 -07:00
nobody
f910f7ae93 Merge branch 'dev' of /home/macgirvin/z into dev 2021-11-01 14:54:27 -07:00
nobody
e1b0bb8911 Merge branch 'dev' of ../p3 into dev 2021-11-01 14:53:38 -07:00
nobody
06d622df88 backward compatibility for import files from later protocol variants 2021-11-01 14:50:39 -07:00
nobody
84f77b8d19 Merge branch 'dev' of /home/macgirvin/z into dev 2021-10-28 15:15:35 -07:00
nobody
c01775799f update more x-zot stuff to x-nomad 2021-10-28 13:02:31 -07:00
nobody
8dd7159cd5 zot_revision > 10 is considered nomad compliant. 2021-10-28 01:55:09 -07:00
nobody
b07a9b28f1 missing paren 2021-10-27 19:26:21 -07:00
nobody
6867115d9b Merge branch 'dev' of /home/macgirvin/z into dev 2021-10-27 18:43:07 -07:00
nobody
8aaea14612 make channel exports forward and backward compatible 2021-10-27 18:42:16 -07:00
nobody
2c1449ca51 Merge branch 'dev' of /home/macgirvin/z into dev 2021-10-03 19:32:34 -07:00
nobody
ff628bdfed upstream fixes to channel delete syncing, more command completion work for nomad-shell 2021-10-03 19:30:35 -07:00
nobody
112a3463c1 Merge branch 'dev' of /home/macgirvin/z into dev 2021-04-13 18:46:54 -07:00
nobody
0f62a46844 cleanup 2021-04-12 20:49:58 -07:00