Commit graph

543 commits

Author SHA1 Message Date
nobody
ab13ec68c6 bug - array terminated early 2021-10-31 13:27:51 -07:00
nobody
c01f6e085b Merge branch 'dev' of /home/macgirvin/roadhouse into dev 2021-10-30 12:47:02 -07:00
nobody
7527c0f9f0 Merge branch 'dev' of /home/macgirvin/z into dev 2021-10-30 12:46:46 -07:00
nobody
5852c45618 add Pleroma's "acceptsJoins" flag to Group actors. 2021-10-30 12:45:06 -07:00
nobody
559d88d8ac mop up and go home 2021-10-29 12:20:05 -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
158f5f2b58 Merge branch 'dev' of /home/macgirvin/z into dev 2021-10-26 13:18:31 -07:00
nobody
1eef00cdbf actor protocol discovery per hubzilla 2021-10-18 13:26:33 -07:00
nobody
01d066105f Merge branch 'dev' of /home/macgirvin/z into dev 2021-10-15 13:50:17 -07:00
nobody
c7e8712cd9 initial support for hs2019 algorithm to draft-cavage-http-signatures 2021-10-14 18:09:22 -07:00
nobody
29ec3a5bab Merge branch 'dev' of /home/macgirvin/z into dev 2021-10-12 14:25:34 -07:00
nobody
76712bca0f libzot.py: more crypto 2021-10-08 15:47:20 -07:00
nobody
2c1449ca51 Merge branch 'dev' of /home/macgirvin/z into dev 2021-10-03 19:32:34 -07:00
nobody
fea3f89190 php8 warnings 2021-10-01 16:00:12 -07:00
nobody
579da20950 Merge branch 'dev' of /home/macgirvin/z into dev 2021-09-29 02:31:28 -07:00
nobody
c8a55431f1 log start of poll update 2021-09-28 19:53:31 -07:00
nobody
5d1beb100d make polls work in groups 2021-09-27 02:10:31 -07:00
nobody
b473b96527 Merge branch 'dev' of /home/macgirvin/z into dev 2021-09-23 16:39:33 -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
319f3ce5e3 more work on site chan 2021-09-23 13:35:35 -07:00
nobody
3f4d8d4ac8 Merge branch 'dev' into sitechan 2021-09-17 14:13:17 -07:00
nobody
e7ca478998 Merge branch 'dev' of /home/macgirvin/z into dev 2021-09-17 13:43:08 -07:00
nobody
4327c7844c mod_ap_probe: return curl error info if fetch fails 2021-09-16 21:16:08 -07:00
nobody
4f9cd8dfed Merge branch 'dev' of /home/macgirvin/z into dev 2021-09-16 01:30:10 -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
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
bb7fb78b5e Merge branch 'dev' of /home/macgirvin/z into dev 2021-09-13 04:29:29 -07:00
nobody
69a3ca4619 more work on site actor + sys channel merge 2021-09-13 01:46:50 -07:00
nobody
0b8675a5b0 Merge branch 'dev' of /home/macgirvin/z into dev 2021-09-12 22:19:33 -07:00
nobody
1322b7660c php warnings in lib/apps, expand use of get_actor_hublocs() 2021-09-12 14:09:11 -07:00
nobody
0a69c8c535 Merge branch 'dev' of /home/macgirvin/z into dev 2021-09-08 01:39:37 -07:00
nobody
11b4721681 Notifications API backend. Still needs cache/filter before enabling. 2021-09-06 23:32:54 -07:00
nobody
ad598df9b9 Merge branch 'dev' of /home/macgirvin/z into dev 2021-09-03 17:41:28 -07:00
nobody
e5d2e5780e mistake 'field' for $field 2021-09-03 17:40:42 -07:00
nobody
95b99e5462 Merge branch 'dev' of /home/macgirvin/z into dev 2021-09-03 17:17:01 -07:00
nobody
00ebfd5bcb php8 warnings 2021-09-03 17:04:34 -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
0220ac5c2b Merge branch 'dev' of /home/macgirvin/z into dev 2021-08-28 02:18:30 -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
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
a6ddb864c1 change site record source to multicode 2021-08-25 03:21:51 -07:00