Commit graph

1295 commits

Author SHA1 Message Date
nobody
e190f23f24 php8 cont. 2021-03-10 16:51:42 -08:00
nobody
7c71e0b94a php8 cont. 2021-03-10 15:28:37 -08:00
nobody
5d07b426e7 Merge branch 'dev' of /home/macgirvin/z into dev 2021-03-09 19:18:14 -08:00
nobody
520e0c78c4 missed logging the reason for a rejected pubstream activity (in this case it was sent as "unlisted" from ActivityPub software which provides that option) 2021-03-09 17:10:28 -08:00
nobody
ac431016a1 php8 cont. 2021-03-09 16:08:04 -08:00
nobody
59a85734a1 php8 cont. 2021-03-09 15:36:07 -08:00
nobody
435ac66063 reverse logic 2021-03-08 18:41:29 -08:00
nobody
ad3f33d69f php8 stuff 2021-03-08 17:51:41 -08:00
nobody
db42f49afa some php8 updates 2021-03-08 15:36:50 -08:00
nobody
0c382f5483 begin the messy transition to multicode object source, which will ultimately fix Friendica confederation but could negatively affect Hubzilla confederation. 2021-03-07 21:32:28 -08:00
nobody
0df2af96a7 Merge branch 'dev' of /home/macgirvin/z into dev 2021-03-07 18:48:53 -08:00
nobody
45527f656b drafts ux 2021-03-07 17:49:23 -08:00
nobody
c8033cf42a Merge branch 'dev' of /home/macgirvin/z into dev 2021-03-07 17:00:07 -08:00
nobody
cb99667107 strpos args reversed 2021-03-07 16:59:19 -08:00
nobody
debf8b6693 comment drafts 2021-03-07 15:11:03 -08:00
nobody
1c0ce67e29 return hash on AccessList::add() 2021-03-05 14:37:41 -08:00
nobody
d132d7c303 Merge branch 'dev' of /home/macgirvin/z into dev 2021-03-01 19:28:19 -08:00
nobody
ca5c56d875 revive the help app 2021-03-01 19:14:12 -08:00
nobody
be0cfe4ce5 import friendica lists/groups; probe for zot6 on activitypub actor_store to ensure it happens at all 2021-02-28 16:14:40 -08:00
nobody
c16663c67b Merge branch 'dev' of /home/macgirvin/z into dev 2021-02-25 00:38:33 -08:00
nobody
0c4751543f incorrect variable 2021-02-25 00:35:36 -08:00
nobody
542dbde03c Merge branch 'dev' of /home/macgirvin/z into dev 2021-02-24 15:17:34 -08:00
nobody
f67493ab32 more work on purification of complex imported objects 2021-02-23 17:40:25 -08:00
nobody
c167e1ab55 Merge branch 'dev' of /home/macgirvin/z into dev 2021-02-23 16:13:24 -08:00
nobody
414c2be024 don't try to purify an array 2021-02-23 15:22:30 -08:00
nobody
0afb443758 off by one 2021-02-23 15:09:46 -08:00
nobody
23cd74d281 Friendica-style bbcode img tags with alt text create bad attachment links 2021-02-23 15:06:59 -08:00
nobody
0d18d08408 Merge branch 'dev' of /home/macgirvin/z into dev 2021-02-21 17:41:09 -08:00
nobody
3c99fa2056 code review 2021-02-21 17:39:48 -08:00
nobody
e0ddd04b06 Merge branch 'dev' of /home/macgirvin/z into dev 2021-02-21 16:53:29 -08:00
nobody
f2ba2fb44b multiple attachments in body 2021-02-21 16:40:14 -08:00
nobody
07ef41ab00 Merge branch 'dev' of /home/macgirvin/z into dev 2021-02-21 15:38:08 -08:00
nobody
2a1cc06f40 fix unknown permission roles imported from hubzilla, add missing geo information to posts (and profiles) and use Mario's rendering of crypt content for alternate networks rather than leaving the bbcode intact - although I believe this may suppress the key hint and I haven't verified the availability of the algorithm. 2021-02-20 12:58:42 -08:00
nobody
c283317bac hz compatibility stuff 2021-02-18 17:55:51 -08:00
nobody
1e2307a9c7 I'm hesitant to merge pull request 20 for a number of reasons, but the Accept-header based module handlers have to be re-ordered in any case so the wrong one doesn't answer prematurely if a request contains more than one of Zot6 or ActivityPub in the Accept headers. So we'll do that while I'm thinking about the best way forward. This creates a policy mess because in this case AP has to have priority over Zot. Elsewhere, we always prioritise Zot first.
The problem will always be future developers who don't understand that the precise order of Accept-header based module handlers in the code will be critical to proper functioning if I let this go forward.
2021-02-16 19:10:47 -08:00
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
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
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
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
6cf4374cc6 fetch_parents logging enhancements and re-working of purge_all activity 2021-01-26 17:03:43 -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
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
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
6e6840a96a fixes from upstream 2021-01-19 18:21:48 -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
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
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
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
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
4325701ddb provide copy-to-clipboard on profile address 2020-12-05 13:18:52 -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
72cc8eb896 import actvitypub url from search bar 2020-11-28 02:18:14 -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
e1dd203141 fix update query 2020-11-24 19:45:09 -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
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
04817523cc tagging issues 2020-11-14 16:13:23 -08:00
nobody
2d6db55961 federate categories 2020-11-10 17:11:19 -08:00
nobody
b64874b0d6 turn followlist into an app 2020-11-01 19:33:48 -08:00