Commit graph

1386 commits

Author SHA1 Message Date
nobody
5f158a5cdc consolidate public stream source configuration 2021-10-14 04:50:40 -07:00
nobody
cdba6ffcc5 nsh: provide wildcard matching on "ls" filenames 2021-10-12 17:20:28 -07:00
nobody
2894363f8d JSalmon: using undefined variables, initial port to py 2021-10-10 12:36:28 -07:00
nobody
76712bca0f libzot.py: more crypto 2021-10-08 15:47:20 -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
fea3f89190 php8 warnings 2021-10-01 16:00:12 -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
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
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
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
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
4327c7844c mod_ap_probe: return curl error info if fetch fails 2021-09-16 21:16:08 -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
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
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
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
4549662535 Merge branch 'dev' of ../p3 into dev 2021-08-26 22:16:07 -07:00
nobody
8f7a5d2947 defer updates if comments in progress 2021-08-26 22:15:24 -07:00
nobody
cb2b9c44de add generator property to site actor record, update federation.md 2021-08-26 14:44:47 -07:00
nobody
7782bea433 Merge branch 'dev' of ../p3 into dev 2021-08-26 14:30:35 -07:00
nobody
bb8e1fc852 fix the rendering for liking and boosting actors, which fixes profile likes from hubzilla and also I'll note that sites are now actors. 2021-08-26 14:27:31 -07:00
nobody
a7dd9c1f66 Merge branch 'dev' of ../p3 into dev 2021-08-26 03:05:01 -07:00
nobody
b2f8c08c3c hubzilla issue 1599 - get_author_zot() bypassing check for any living clones (leading to item import failure) if primary xchan/hubloc is both dead and never seen before. Previously it only checked for living clones if the primary was dead, but the dead state was only known if it had been seen before. 2021-08-26 02:56:37 -07:00
nobody
e6e0cbbbc5 Merge branch 'dev' of ../p3 into dev 2021-08-25 03:20:33 -07:00
nobody
d4fcd3b611 support manuallyapprovesfollowers in site actor record 2021-08-25 03:19:55 -07:00
nobody
a5f42063ed Merge branch 'dev' of ../p3 into dev 2021-08-25 01:34:01 -07:00
nobody
f3e7db9c62 question objects from Pleroma that had photos were missing the photos. This could also happen with a number of other object types so expand the list of types to include them, but exclude those which are actually media objects as they will be parsed separately. 2021-08-25 01:29:02 -07:00
nobody
7a575eb506 Merge branch 'dev' of ../p3 into dev 2021-08-24 23:00:45 -07:00