Commit graph

3991 commits

Author SHA1 Message Date
nobody
96c5b7b93e Merge branch 'dev' of /home/macgirvin/z into dev 2021-02-13 14:40:51 -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
79040deae6 Merge branch 'dev' of /home/macgirvin/z into dev 2021-02-10 17:56:12 -08:00
nobody
a86c178ccf superblock: we need the entire xchan record, not just the url. Also prevent blocking your own site. 2021-02-10 16:06:56 -08:00
nobody
f09fcf6dda Merge branch 'dev' of /home/macgirvin/z into dev 2021-02-10 14:06:38 -08:00
nobody
b2dd6a3dde the connections search doesn't use regex searching so it doesn't require preg_quote() escaping 2021-02-07 20:09:10 -08:00
nobody
7dd99afd89 Merge branch 'dev' of /home/macgirvin/z into dev 2021-02-07 16:16:37 -08:00
nobody
077871ba8c quotes are unescaped in the latest multi-code implementation and this screws up some bbcode parameter parsers that expected to see & quot ; 2021-02-07 16:13:33 -08:00
nobody
e854c21780 Merge branch 'dev' of /home/macgirvin/z into dev 2021-02-04 21:25:22 -08:00
nobody
a4fc6173b9 make sure $txt exists also 2021-02-04 21:24:27 -08:00
nobody
10a3b33dac Merge branch 'dev' of /home/macgirvin/z into dev 2021-02-04 20:39:57 -08:00
nobody
b19133800c testing outbound mention rewrites 2021-02-04 20:35:51 -08:00
nobody
ceb19ae475 Merge branch 'dev' of ../p3 into dev 2021-02-04 17:42:24 -08:00
nobody
b9f8585341 Attempt to force mentions to use the default mention rewrite conventions for the network involved (e.g. username vs. displayname). This will only work for original activities, not relayed activities which need to have been signed by the sender and therefore cannot be modified. 2021-02-04 16:35:18 -08:00
nobody
ffcfdf37fe use bbonly flag when regenerating cache 2021-02-04 16:09:59 -08:00
nobody
a22ee64fe5 Merge branch 'dev' of /home/macgirvin/z into dev 2021-02-04 15:35:16 -08:00
nobody
7fc04b2168 apply escape flag to incoming zot6 content 2021-02-04 15:33:51 -08:00
nobody
f42be75870 updates 2021-02-03 18:07:23 -08:00
nobody
99b5660dfd issue #14 2021-01-29 12:09:44 -08:00
nobody
09258c4517 set site_update on AP fetches so that immediate delivery is deferred less often 2021-01-28 16:47:01 -08:00
nobody
ac67f255f5 logging improvements 2021-01-28 13:59:53 -08:00
nobody
1c3c9ceeb9 Provide infrastructure for porting queueworker addon and fix some nasty queueworker bugs 2021-01-27 20:55:55 -08:00
nobody
0922aacf45 code comments 2021-01-27 15:43:54 -08:00
nobody
6cf4374cc6 fetch_parents logging enhancements and re-working of purge_all activity 2021-01-26 17:03:43 -08:00
nobody
bb74e1cdda typos 2021-01-26 15:01:22 -08:00
nobody
db503f4af0 - disable Convo (fetches conversation children - the opposite of fetch_parents) because it simply isn't reliable (only implemented in Mastodon) and is also causing load issues on some sites.
- remove items in background from within channel_remove() due to load/memory issues
 - provide purge_all (Delete->Actor) messages over ActivityPub as this functionality was missing.
2021-01-26 11:29:34 -08:00
nobody
0e5994863e release 2021-01-25 11:45:43 -08:00
nobody
6736379582 change the icon for dm's 2021-01-24 18:17:30 -08:00
nobody
b82ff1625a improve threadlistener coverage 2021-01-24 15:40:25 -08:00
nobody
d0a18b30ae doco 2021-01-24 14:40:40 -08:00
nobody
10fb610f5b catch a complex edge case where some public stream comments weren't being delivered and should have been 2021-01-23 20:02:40 -08:00
nobody
84cfeb5154 de-duplicate context 2021-01-23 14:51:14 -08:00
nobody
4c46fa4517 add threadlistener support to outbox and explain why 2021-01-23 14:00:16 -08:00
nobody
643442489e apschema tweaks 2021-01-22 20:54:48 -08:00
nobody
09c5b032f5 use hardwired ap schema 2021-01-22 16:59:56 -08:00
nobody
8eb4f5a082 cleanup 2021-01-22 16:39:55 -08:00
nobody
0ada72744b reversed logic 2021-01-22 14:04:20 -08:00
nobody
e86c16aab2 refactor fetch_parents stuff 2021-01-22 13:52:55 -08:00
nobody
e95fa4f6b5 better safe than sorry 2021-01-22 13:42:14 -08:00
nobody
1b8bd16f47 bugs 2021-01-21 18:36:44 -08:00
nobody
f857aba50e don't deprecate server->exec until dav is upgraded 2021-01-20 11:15:41 -08:00
nobody
6e6840a96a fixes from upstream 2021-01-19 18:21:48 -08:00
nobody
6c14b14d29 bug 2021-01-14 16:11:36 -08:00
nobody
9c65d28244 import/export issues 2021-01-08 13:53:28 -08:00
nobody
29042b8a6f remove deprecated tables from export files. 2021-01-08 13:51:40 -08:00
nobody
25becafdf5 fix delivery warning due to deleted channel 2020-12-23 15:05:54 -08:00
nobody
7ba5ca606c little tweaks 2020-12-22 15:30:52 -08:00
nobody
49384ee5d7 log admin access denied 2020-12-21 19:24:27 -08:00
nobody
adb1546491 Merge branch 'dev' of ../p3 into dev 2020-12-21 19:07:10 -08:00
nobody
aab0074005 onepoll tweaks 2020-12-21 19:06:34 -08:00
nobody
cdd077714a Merge branch 'dev' of ../p3 into dev 2020-12-21 14:43:19 -08:00
nobody
f046c8ac5e php warning in permissionlimits, remove obsolete zotfeed and daemon/externals 2020-12-21 14:42:08 -08:00
nobody
7f671cfe0f more AP restriction tests 2020-12-20 20:37:08 -08:00
nobody
4faf9f9cf3 don't allow read access to system channel's outbox - ever. 2020-12-20 20:01:15 -08:00
nobody
62e69f299e don't answer on activitypub (inbox,outbox) endpoints if not enabled 2020-12-20 15:36:35 -08:00
nobody
ed2826abb6 owa clarify which key to use 2020-12-19 13:10:59 -08:00
nobody
06ae51f854 Merge branch 'dev' of ../p3 into dev 2020-12-19 13:10:17 -08:00
nobody
0075536291 get_observer_hash mistaken as "constant", names beginning with parens mistaken as markdown in "repeated by" descriptions 2020-12-19 13:08:16 -08:00
nobody
0da2b9bf90 backout community restrictions 2020-12-17 18:36:47 -08:00
nobody
a3f4715e29 postgres schema correction, filter the network parameter of the sites module. 2020-12-17 16:09:01 -08:00
nobody
f424676d03 revision 2020-12-14 17:53:18 -08:00
nobody
1910c49ada For shared posts originating from ActivityPub, send back an Announce activity to the author. These have a number of serious issues on our own communication network related to a lack of comment permissions to third parties and the potential for frivolous copyright lawsuits. 2020-12-14 15:06:57 -08:00
nobody
befbde68cb php warning: add debugging to find out why 2020-12-10 17:49:17 -08:00
nobody
7c4eb40583 mod_import - some minor text changes. 2020-12-10 16:43:23 -08:00
nobody
82e5639e73 Merge branch 'dev' of ../p3 into dev 2020-12-10 16:37:34 -08:00
nobody
673822e946 provide content_import in core and run it automatically if you choose to import posts when creating a clone. So one step import *if* you import from a site instead of a file (yay - finally). This required slight modifications to api_auth because it always looked for a cached identity and in this case the identity was just created and will not yet be in cache. 2020-12-10 16:32:29 -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
ea174d7bce Merge branch 'dev' of ../p3 into dev 2020-12-09 17:57:05 -08:00
nobody
d603784f03 typo 2020-12-09 17:56:24 -08:00
nobody
efb91c1df9 ignore posts arriving over the ActivityPub interface for named network communities unless our community is an EMPTY_STR 2020-12-09 17:50:27 -08:00
nobody
d6c68ef248 primal version of communities 2020-12-09 17:40:29 -08:00
nobody
a91c1a5ccf more thread presentation 2020-12-08 17:18:45 -08:00
nobody
a67a0d05e4 typo 2020-12-07 20:36:48 -08:00
nobody
d5864cc181 provide site over-ride for thread pixel indent 2020-12-07 20:16:15 -08:00
nobody
40a53a517c thread indent pixels setting 2020-12-07 20:02:38 -08:00
nobody
8e3d6671ce app documentation 2020-12-06 18:42:28 -08:00
nobody
978aa06605 Merge branch 'dev' of /home/macgirvin/z into dev 2020-12-05 14:39:30 -08:00
nobody
4325701ddb provide copy-to-clipboard on profile address 2020-12-05 13:18:52 -08:00
nobody
30889b590f Bring back maintenance mode. I personally dislike this because when things go wrong you have to know that you need to disable maintenance mode manually and people never discover this until they are locked out of their sites and panicking. But we absolutely need a way to shut down server activity so we can work on it. 2020-12-02 16:24:27 -08:00
nobody
72074fca2b wrong sort function 2020-12-01 17:27:13 -08:00
nobody
8be1bbe1b0 remove debugging 2020-11-30 14:51:00 -08:00
nobody
11c884102f Merge branch 'dev' of ../p3 into dev 2020-11-30 14:50:09 -08:00
nobody
5784a12e9a mod_display regression 2020-11-30 14:49:57 -08:00
nobody
74f30a1c73 hubloc sync issue, regression in mod_display from change yesterday 2020-11-30 14:48:02 -08:00
nobody
d6e3ff8ed3 remove 'vendor' from the list of addons 2020-11-30 11:26:56 -08:00
nobody
562d51fbf6 include the update file 2020-11-30 11:10:30 -08:00
nobody
07e645c6e4 mod_display - conversation parents were checked for permissions, but not conversation children. In pure Zot environments this is not a problem since the conversation privacy can't be changed by participants, but in activitypub it can. 2020-11-29 21:31:55 -08:00
nobody
b80cf301d0 need to update all liveupdate modules when a new parameter is added 2020-11-29 17:33:22 -08:00
nobody
cf3fa17c8b typo 2020-11-29 16:43:31 -08:00
nobody
0745a4d840 typo 2020-11-29 16:42:30 -08:00
nobody
463ea86ba5 drafts v1 2020-11-29 16:38:45 -08:00
nobody
957ce3b13d channel level comments_closed 2020-11-28 13:27:24 -08:00
nobody
72cc8eb896 import actvitypub url from search bar 2020-11-28 02:18:14 -08:00
nobody
e2cd45bd76 initial work on drafts - more to come 2020-11-27 13:30:48 -08:00
nobody
029b442c47 Merge branch 'dev' of ../p3 into dev 2020-11-26 16:20:00 -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
b43303045a this checkin completes b6e2e7aff4 (include dead sites in delivery report) which had a flaw. 2020-11-26 14:51:22 -08:00
nobody
e1dd203141 fix update query 2020-11-24 19:45:09 -08:00
nobody
fca34cab96 remove nocomment module since app was deprecated 2020-11-24 19:29:08 -08:00
nobody
918fbb7d0e Merge branch 'dev' of ../p3 into dev 2020-11-24 19:23:53 -08:00
nobody
a752db34c7 more work on comment control 2020-11-24 19:22:59 -08:00
nobody
5ef168bfe8 mod_sites - show non-zot projects 2020-11-23 21:28:33 -08:00
nobody
7af12a1f7e per-post comment control: select comment allowed audience and comments_closed date 2020-11-23 19:14:44 -08:00
nobody
df82d7d511 issue with rewrite_mentions and markdown and name containing parens, also cleanup include/channel.php 2020-11-19 17:42:55 -08:00
nobody
ec9996e66a add xchan_created, quote message blocks added to (mostly) invisible activities 2020-11-18 20:09:05 -08:00
nobody
6cb40adf12 start on mastodon api 2020-11-17 20:53:57 -08:00
nobody
8bc6b78d98 do not include deleted posts in $conv search 2020-11-17 16:34:48 -08:00
nobody
ad9cbd6876 comments 2020-11-17 16:33:06 -08:00
nobody
f9bf9547f5 code consolidation: as_return_and_die() function created to handle signing ActivityStreams output in a number of places 2020-11-16 21:39:49 -08:00
nobody
c12715c65f more mobilizon hacks to support some of their ad hoc ActivityPub vocabulary such as 'Member' 2020-11-16 15:56:42 -08:00
nobody
cacd699507 follow AND join remote groups since we don't know for sure which is supported 2020-11-16 14:51:03 -08:00
nobody
603c643a1d describe privacy roles 2020-11-15 16:58:31 -08:00
nobody
04817523cc tagging issues 2020-11-14 16:13:23 -08:00
nobody
9f3768e008 jwt issues 2020-11-12 20:41:44 -08:00
nobody
c17b0cfd1d oauth2 testing 2020-11-11 21:37:13 -08:00
nobody
2d6db55961 federate categories 2020-11-10 17:11:19 -08:00
nobody
fc39559909 AS->signer is probably an array 2020-11-06 12:48:45 -08:00
nobody
b240865a67 move followlist to addons 2020-11-01 23:59:06 -08:00
nobody
038c009ba7 add form token and disable followlist once you've exceeded the max allowed 2020-11-01 21:29:26 -08:00
nobody
b64874b0d6 turn followlist into an app 2020-11-01 19:33:48 -08:00
nobody
b31d7994a2 Merge branch 'dev' of ../p3 into dev 2020-11-01 15:17:29 -08:00
nobody
8d29bd5e07 add mod_followlist and filestorage fix 2020-11-01 15:16:16 -08:00
nobody
7b0574cd03 fixes from hz 2020-10-31 22:33:56 -07:00
nobody
466f65a27d update signature checking requirements for inbox 2020-10-31 16:11:35 -07:00
nobody
a246942ea5 Issue with pleroma unfollow and follow again, wherein using the same id as last time for follow and accept (based on abook_id) is ignored as a duplicate. 2020-10-29 19:41:00 -07:00
nobody
447e599de0 upgrade site_type_unknown if it comes in through a protocol we know 2020-10-28 21:25:16 -07:00
nobody
281ee199d8 missing function 2020-10-27 21:59:22 -07:00
nobody
2a177ffd14 mastodon now requires 'host' header be signed - in addition to digest and date 2020-10-27 16:51:27 -07:00
nobody
7100021b08 deprecate daemon/externals 2020-10-27 01:45:46 -07:00
nobody
3232b245ba Merge branch 'dev' of ../p3 into dev 2020-10-26 19:54:43 -07:00
nobody
6fd6bf0701 cleanup deprecated directory code 2020-10-26 19:51:59 -07:00
nobody
e89a70b0af icon files for local projects - fix redmatrix icons (edges cutoff) 2020-10-26 16:17:53 -07:00
nobody
540a4b29da improve escaping of AP actor objects 2020-10-25 18:15:51 -07:00
nobody
7dbe6e184f typo 2020-10-25 16:50:38 -07:00
nobody
99cf388887 add webfinger and mailto to linkinfo 2020-10-25 16:21:53 -07:00
nobody
582534f57d site page anomalies 2020-10-24 14:56:09 -07:00
nobody
15030b0c26 more work on site indexing 2020-10-22 17:28:05 -07:00
nobody
aa7f138a33 add a site entry from nodeinfo if available in actor_store 2020-10-21 21:29:07 -07:00
nobody
65c65377f1 nodeinfo client library 2020-10-21 19:21:33 -07:00
nobody
f4c7d9a9e3 syntax 2020-10-21 15:37:58 -07:00
nobody
38db595c12 tagadelic app 2020-10-21 15:22:23 -07:00
nobody
6fbf30a58d minor tweak 2020-10-21 01:35:43 -07:00
nobody
6d349f74cb Merge branch 'dev' of ../p3 into dev 2020-10-21 01:35:22 -07:00
nobody
dafe879aac animated avatar setting 2020-10-21 01:34:53 -07:00
nobody
fa0ca2afae more work on topfetch and provide an animated avatar preference 2020-10-20 22:54:05 -07:00
nobody
ae79f1674f more debugging 2020-10-20 22:18:30 -07:00
nobody
d13b7df5b6 Merge branch 'dev' of ../p3 into dev 2020-10-20 21:43:40 -07:00
nobody
000ed1d779 modernise zot_probe 2020-10-20 21:42:26 -07:00
nobody
00583e050c undo last change and increase logging for top-down conversation fetch 2020-10-20 19:01:35 -07:00