Commit graph

4347 commits

Author SHA1 Message Date
nobody
8aaea14612 make channel exports forward and backward compatible 2021-10-27 18:42:16 -07:00
nobody
5d69b2c1fe Merge branch 'dev' of ../p3 into dev 2021-10-26 12:49:55 -07:00
nobody
259574d924 typo 2021-10-26 12:49:18 -07:00
nobody
729faf6058 use app 2021-10-24 14:45:20 -07:00
nobody
fbfb4fd220 Merge branch 'dev' of ../p3 into dev 2021-10-24 14:39:12 -07:00
nobody
bc7e8f1866 zap issue 51 2021-10-24 14:38:47 -07:00
nobody
78f6ffb969 Merge branch 'dev' of ../p3 into dev 2021-10-24 13:24:36 -07:00
nobody
895ae64e10 zap issue 52 2021-10-24 13:23:50 -07:00
nobody
51441b8b4f Merge branch 'dev' of ../p3 into dev 2021-10-18 13:47:50 -07:00
nobody
1eef00cdbf actor protocol discovery per hubzilla 2021-10-18 13:26:33 -07:00
nobody
58a1fb50e8 Merge branch 'dev' of ../p3 into dev 2021-10-17 13:29:41 -07:00
nobody
a0ad40d3d6 re-arrange code to make it easier to read/understand 2021-10-17 13:28:42 -07:00
nobody
b2c7827ffd revision, strings 2021-10-16 15:28:57 -07:00
nobody
a06dd1fc37 allow remote connections without owa 2021-10-16 14:56:36 -07:00
nobody
99165275f3 typo in function name 2021-10-15 18:43:40 -07:00
nobody
23e319980b fix loading flag 2021-10-15 14:21:15 -07:00
nobody
d7c6c4feb9 found the issue... Revert "Revert "use a different mechanism for passing state from Update module to conversational modules""
This reverts commit 32d1bfb282.
2021-10-15 14:19:20 -07:00
nobody
32d1bfb282 Revert "use a different mechanism for passing state from Update module to conversational modules"
This reverts commit f6744da509.
2021-10-15 14:15:35 -07:00
nobody
f6744da509 use a different mechanism for passing state from Update module to conversational modules 2021-10-14 22:43:17 -07:00
nobody
a08c128c35 provide signature_algorithm discovery for Nomad 2021-10-14 19:51:39 -07:00
nobody
c0e1179c13 more work on draft-cavage-http-signatures changes to draft 2021-10-14 19:29:32 -07:00
nobody
c7e8712cd9 initial support for hs2019 algorithm to draft-cavage-http-signatures 2021-10-14 18:09:22 -07:00
nobody
766730c55c change default value of system.open_pubstream to closed 2021-10-14 16:49:30 -07:00
nobody
5582798c0f public stream config continued: regression in privacy setting, reword the available options 2021-10-14 16:43:13 -07:00
nobody
5f158a5cdc consolidate public stream source configuration 2021-10-14 04:50:40 -07:00
nobody
8bcde2172d httpsig: improve cache lookups 2021-10-12 20:25:00 -07:00
nobody
cdba6ffcc5 nsh: provide wildcard matching on "ls" filenames 2021-10-12 17:20:28 -07:00
nobody
67d3402a6b add link relations to image objects 2021-10-12 14:20:36 -07:00
nobody
2894363f8d JSalmon: using undefined variables, initial port to py 2021-10-10 12:36:28 -07:00
nobody
6365a80087 add attributedTo to Create/Image objects 2021-10-09 19:59:13 -07:00
nobody
76712bca0f libzot.py: more crypto 2021-10-08 15:47:20 -07:00
nobody
7442d9e635 nsh: cleanup autocomplete and rewrite a few deprecated code constructs to their modern equivalents 2021-10-04 14:19:27 -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
6992845c96 Merge branch 'dev' of ../p3 into dev 2021-10-01 16:01:00 -07:00
nobody
fea3f89190 php8 warnings 2021-10-01 16:00:12 -07:00
nobody
90382a595f change default cloud siteroot config, zap issue 46 2021-09-30 16:04:22 -07:00
git-marijus
937c75495f missing comma 2021-09-30 08:09:30 +02:00
git-marijus
1415ca70c0 Merge branch 'dev' of https://codeberg.org/zot/zap into dev 2021-09-30 07:53:03 +02:00
git-marijus
3915e2b795 missing channel_id in query 2021-09-30 07:52:15 +02:00
nobody
4d347401bc notifier: don't invoke hyperdrive if the parent is a group. 2021-09-28 20:19:17 -07:00
nobody
c8a55431f1 log start of poll update 2021-09-28 19:53:31 -07:00
nobody
7ace1948e7 explain why you can't normally share polls 2021-09-28 19:08:40 -07:00
nobody
0c5117eaad handle special objects differently 2021-09-28 18:50:23 -07:00
nobody
3a9d47673d fix some of the group poll issues. Remaining: don't Announce answers, group owner unable to vote currently 2021-09-28 18:28:12 -07:00
nobody
8b93199608 disable sharing polls until the issues are resolved 2021-09-27 14:52:50 -07:00
nobody
5d1beb100d make polls work in groups 2021-09-27 02:10:31 -07:00
nobody
d76a58e60b polls not federating properly. 2021-09-26 20:11:38 -07:00
nobody
a8f03aa32b unconditionally update sys channel resources on site name and siteinfo (profile about) changes 2021-09-25 15:58:21 -07:00
nobody
7ebffd636c allow site channels in the directory again 2021-09-24 15:17:54 -07:00
nobody
c39869e1c5 Merge branch 'dev' of ../p3 into dev 2021-09-24 14:05:36 -07:00
nobody
f6d7b45e53 don't invoke copy_of_pubitem() if the local_channel is also the sys channel 2021-09-24 14:04:43 -07:00
nobody
4cedc7c6f5 Merge branch 'dev' of ../p3 into dev 2021-09-24 12:56:05 -07:00
nobody
40fd02c5e3 sync names with db update 2021-09-24 12:55:37 -07:00
nobody
91e298b113 regression: mod_manage with additional destination (such as connections management) not working correctly due to changes in preference setting code. 2021-09-24 12:16:35 -07:00
nobody
e92ed39a14 cleanup 2021-09-24 03:53:08 -07:00
nobody
7386fa4857 complete name change sync when sys channel 2021-09-24 03:30:52 -07:00
nobody
9e5c545c59 sync system channel and site name changes 2021-09-24 03:12:32 -07:00
nobody
ee28dadb71 disable site avatar and cover photo links - set them via site channel profile 2021-09-24 01:49:10 -07:00
nobody
1d021dc024 link changes to admin siteinfo settings with sys channel default profile "about" 2021-09-24 01:18:59 -07:00
nobody
0280683443 mop up and go home 2021-09-23 18:35:54 -07:00
nobody
3f914826f4 fix sys channel data in transition in get_hublocs 2021-09-23 17:45:18 -07:00
nobody
18b250582e superfluous comma 2021-09-23 16:37:38 -07:00
nobody
d12e4ef092 be extra paranoid about pubstream content 2021-09-23 16:33:31 -07:00
nobody
3a862cb6c8 Merge branch 'dev' of ../z into sitechan 2021-09-23 16:33:09 -07:00
nobody
82533f602b update 2021-09-23 16:32:44 -07:00
nobody
1c70859010 remove a number of sys channel prohibitions since it is now an active and fully functional channel 2021-09-23 15:47:58 -07:00
nobody
17105fcd15 more sitechan backend stuff 2021-09-23 15:26:31 -07:00
nobody
319f3ce5e3 more work on site chan 2021-09-23 13:35:35 -07:00
nobody
409ce40bcf Merge branch 'dev' of ../p3 into dev 2021-09-21 00:50:26 -07:00
nobody
87e9a7ec26 Add drafts to activity_filter widget since this is where one might first look ffor them. 2021-09-21 00:48:52 -07:00
nobody
f99db54419 sitechan updates 2021-09-20 22:51:28 -07:00
nobody
97239639d3 Merge branch 'dev' of ../z into sitechan 2021-09-20 22:47:35 -07:00
nobody
0d20f67beb prepare for sitechan to land 2021-09-20 22:44:03 -07:00
nobody
3f4d8d4ac8 Merge branch 'dev' into sitechan 2021-09-17 14:13:17 -07:00
nobody
a7f41a00c2 sql: sprintf arg count incorrect 2021-09-17 05:49:32 -07:00
nobody
4cb775bccc lockview improvements 2021-09-17 05:35:29 -07:00
nobody
7462d334a0 Merge branch 'dev' into lockview 2021-09-17 05:00:38 -07:00
nobody
4327c7844c mod_ap_probe: return curl error info if fetch fails 2021-09-16 21:16:08 -07:00
nobody
cea5b03abc lockview updates 2021-09-16 20:31:39 -07:00
nobody
bd6a4ec0e4 Merge branch 'dev' of ../p3 into dev 2021-09-16 01:29:37 -07:00
nobody
d1a5bdd9aa privacy warnings revisited 2021-09-16 01:28:17 -07:00
nobody
9962e45b84 threaditem: shareable incorrectly calculated 2021-09-15 22:34:00 -07:00
nobody
e529688be8 better check for missing author; add code comments that custom emojis inside code blocks are currently replaced with img bbcode inside the codeblock and this might be unexpected. This also might be difficult to fix. 2021-09-15 15:06:11 -07:00
nobody
7aabd06a4d reject zot activities with no actor array after parse 2021-09-15 03:16:48 -07:00
nobody
2b9d57f9f5 Merge branch 'dev' into sitechan 2021-09-14 19:36:45 -07:00
nobody
305fd0fa30 add profile information to actor record 2021-09-14 19:35:39 -07:00
nobody
fe78110c4b sitechan work to new branch 2021-09-14 00:58:36 -07:00
nobody
01bd8da6f9 bug: missing namespace get_actor_hublocs() 2021-09-13 21:45:05 -07:00
nobody
47d1d464de wrong param 2021-09-13 17:45:27 -07:00
nobody
69a3ca4619 more work on site actor + sys channel merge 2021-09-13 01:46:50 -07:00
nobody
2d12e04b8a social tag match (still testing) 2021-09-12 20:49:53 -07:00
nobody
1322b7660c php warnings in lib/apps, expand use of get_actor_hublocs() 2021-09-12 14:09:11 -07:00
nobody
11b4721681 Notifications API backend. Still needs cache/filter before enabling. 2021-09-06 23:32:54 -07:00
nobody
aeec0947f3 missing string translation - zap issue #40 2021-09-05 14:05:16 -07:00
nobody
e5d2e5780e mistake 'field' for $field 2021-09-03 17:40:42 -07:00
nobody
00ebfd5bcb php8 warnings 2021-09-03 17:04:34 -07:00
nobody
a81a70c107 new function unpack_link_id to complement gen_link_id 2021-09-03 15:14:39 -07:00
nobody
fb16868642 simplify new function get_actor_hublocs 2021-09-02 14:01:32 -07:00
nobody
9d83c0b1de refactor actor_store and actor cache 2021-09-02 00:35:05 -07:00
nobody
2d2b9d97bc bring back registration form validation 2021-08-31 06:15:14 -07:00