Commit graph

221 commits

Author SHA1 Message Date
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
17105fcd15 more sitechan backend stuff 2021-09-23 15:26:31 -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
47d1d464de wrong param 2021-09-13 17:45:27 -07:00
nobody
9d83c0b1de refactor actor_store and actor cache 2021-09-02 00:35:05 -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
b56d9a3ce3 fetch zot/nomad conversations by mid instead of parent mid, as the parent might be on activitypub. 2021-08-13 01:43:07 -07:00
nobody
72d60c83a3 log failed conversation fetches 2021-08-13 00:38:25 -07:00
nobody
8ccc936af2 Attempt to bring main.js in line with current ECMA specifications w/r/t variable scoping;
also - dig deeper on delivery reports where comment parent wasn't found and update them if we actually found it.
2021-08-10 14:37:00 -07:00
nobody
0fd7ad5be0 dreport log 2021-07-27 05:26:47 -07:00
nobody
8f3ae4e600 mod_photos: upgrade likes 2021-07-19 14:20:27 -07:00
nobody
de7092f826 rework mod_like cont. - should be good for everything but photos at the moment 2021-07-18 16:01:59 -07:00
nobody
4666a150ae fixes 2021-07-18 14:17:42 -07:00
nobody
c333a4c5f2 bring back 'post_mail' permission, but remove PERMS_NETWORK as an option as it is ambiguous in Zap and derivatives 2021-07-12 17:24:49 -07:00
nobody
ec74318ff0 php8 undefined warnings, cont. 2021-07-11 16:46:03 -07:00
nobody
28ad858121 chanview ui improvements 2021-07-11 14:41:51 -07:00
nobody
ef95335e7e don't deliver/accept group boosted comments 2021-06-23 16:56:49 -07:00
nobody
5dde6a54c1 groups work from roadhouse 2021-06-18 22:12:23 -07:00
nobody
03535fd389 libzot documentation review 2021-06-16 22:29:35 -07:00
nobody
b384c44f34 cleanup some loose ends w/r/t activitypub addressing and confederation of activitypub signatures over nomad for use by third-parties on activitypub. 2021-06-03 21:57:08 -07:00
nobody
a7a85966b7 missed a translation 2021-05-03 19:53:23 -07:00
nobody
3aa90a042e more smithereen group quirks 2021-04-29 21:24:30 -07:00
nobody
890ceea3ee remove experimental setting on replyTo, limit incoming message size (regression), fix variable re-use in storage/basicauth, and add attachments for all attached photos/files. 2021-04-22 14:41:26 -07:00
nobody
36d5aec5f4 debugging queued collection fetches 2021-04-12 18:19:27 -07:00
nobody
456ea265bc provide option to block/ignore reshared content from any individual connection 2021-04-07 23:22:10 -07:00
nobody
b87d7975d0 subtle issues encountered with item sync 2021-03-17 21:21:48 -07:00
nobody
d69589e17e scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
nobody
988f223ca3 yet more php8 2021-03-11 17:09:22 -08:00
nobody
61e67412e7 incorrect array elements used to store first zot6 xchan for a channel 2021-03-11 02:46:39 -08:00
nobody
e190f23f24 php8 cont. 2021-03-10 16:51:42 -08:00
nobody
5da6b86ee9 some patches from upstream, plus zot fetch conversation was only checking for zot authors and missing AP authors resulting in 'author not found' even though the record existed. 2021-02-13 14:38:31 -08:00
nobody
ac67f255f5 logging improvements 2021-01-28 13:59:53 -08:00
nobody
0da2b9bf90 backout community restrictions 2020-12-17 18:36:47 -08:00
nobody
0a68d803b6 stray keyboard bump char 2020-12-09 19:38:55 -08:00
nobody
23f557898e don't deliver if there is a known community mismatch 2020-12-09 18:55:14 -08:00
nobody
d603784f03 typo 2020-12-09 17:56:24 -08:00
nobody
d6c68ef248 primal version of communities 2020-12-09 17:40:29 -08:00
nobody
7ca480f231 provide a global project default setting for whether or not ActivityPub is enabled. It can still be toggled at the site level and (if enabled at the system level) toggled at the channel level. 2020-11-26 16:17:07 -08:00
nobody
281ee199d8 missing function 2020-10-27 21:59:22 -07:00
nobody
d5d5f89116 more delete like fixes - send activities instead of links 2020-10-05 19:41:47 -07:00
nobody
e0d208d3e8 refactor delete/undo a wee bit 2020-10-02 15:25:56 -07:00
nobody
036f6b675c deleting likes/dislikes and other "response" activities should be 'Undo' per the spec. 2020-09-30 23:52:04 -07:00
nobody
caac7aa5a3 zot6 delete fixes 2020-09-30 17:08:48 -07:00
nobody
bf0d21d203 issue with deletes cont. 2020-09-30 04:14:44 -07:00
nobody
1079d8968d issue undoing like activities 2020-09-29 17:48:14 -07:00
nobody
256880bd23 typo 2020-09-22 18:39:32 -07:00