Commit graph

4533 commits

Author SHA1 Message Date
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
33630e9051 more doco 2021-03-01 18:50:41 -08:00
nobody
da3bd2e045 more doco infrastructure 2021-03-01 18:39:33 -08:00
nobody
8cd09e6eaa upgrade help module to use multicode 2021-03-01 16:33:20 -08:00
nobody
d4346b7f4d restart the docfile importer 2021-03-01 15:59:57 -08:00
nobody
9ec4a8c8a5 Merge branch 'dev' of /home/macgirvin/z into dev 2021-02-28 16:44:26 -08:00
nobody
aa556fa290 Merge branch 'dev' of /home/macgirvin/z into dev 2021-02-28 16:43:41 -08:00
nobody
11de7c31da cleanup gprobe, update strings and version 2021-02-28 16:33:20 -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
65b6a41bd7 friendica import testing 2021-02-25 20:04:49 -08:00
nobody
d0a904ffe4 Merge branch 'dev' of /home/macgirvin/z into dev 2021-02-25 17:55:11 -08:00
nobody
2b75971c57 typo 2021-02-25 17:17:07 -08:00
nobody
dab065ead1 more work on Friendica import 2021-02-25 17:14:09 -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
df1d045c28 add friendica importer 2021-02-24 17:52:32 -08:00
nobody
36d7889e14 Merge branch 'dev' of /home/macgirvin/z into dev 2021-02-24 16:21:09 -08:00
nobody
111b2d61b0 more string issues 2021-02-24 15:23:10 -08:00
nobody
542dbde03c Merge branch 'dev' of /home/macgirvin/z into dev 2021-02-24 15:17:34 -08:00
nobody
aaaab46790 plural string issue 2021-02-24 14:28:35 -08:00
nobody
5455759627 too many parameters 2021-02-23 20:01:21 -08:00
nobody
44edbcec6a some items not appearing in mod_display when they should - iteration 498866735 or something like that 2021-02-23 19:57:59 -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
0c1db8c95f Remove collection support for roadhouse. 2021-02-22 15:12:39 -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
997176fadf migration testing 2021-02-17 19:44:31 -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
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
nobody
b27acdba5e Merge branch 'dev' of ../p3 into dev 2020-10-20 18:03:54 -07:00
nobody
c817e925f8 wrong array path 2020-10-20 18:03:37 -07:00
nobody
663ca16113 Merge branch 'dev' of ../p3 into dev 2020-10-20 17:59:29 -07:00
nobody
c7eea8264b whitespace 2020-10-20 17:59:03 -07:00
nobody
2d7b02e327 version, add debug to daemon_convo to find out why it isn't working correctly in some cases 2020-10-20 17:57:34 -07:00
nobody
4374f66c78 some more poll cleanup 2020-10-20 16:13:30 -07:00
nobody
f3c24172f3 handle learnawesome's actor avatar - which is unexpectedly an array of HTTP urls with one element. 2020-10-18 19:59:04 -07:00
nobody
dad4824784 add noindex to mod_display when appropriate, fix duplicate table column in install/schema_postgres.sql 2020-10-18 15:40:28 -07:00
nobody
bd76c885a0 markdown tweak the italics regex to reduce false positives 2020-10-16 20:40:27 -07:00
nobody
07fc840f41 cleanup 2020-10-13 22:02:22 -07:00
nobody
b6e2e7aff4 include dead sites in delivery reports 2020-10-12 19:56:07 -07:00
nobody
1b22ce2efe mark dead AP sites alive if we hear from them 2020-10-12 16:25:11 -07:00
nobody
75169ede9b issue with activity_filter widget and virtual lists 2020-10-11 22:31:30 -07:00
nobody
590ed70418 virtual list fixes 2020-10-11 16:07:28 -07:00
nobody
b289de1d0e more virtual lists 2020-10-11 15:41:49 -07:00
nobody
1b9df3c944 don't federate 'anon' comments 2020-10-06 20:53:44 -07:00
nobody
d5d5f89116 more delete like fixes - send activities instead of links 2020-10-05 19:41:47 -07:00
nobody
6e97139692 move activitypub settings 2020-10-03 14:25:01 -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
ee30753ab0 actor collections: ensure we use the ActivityPub id, which is different than the xchan_url on several platforms 2020-09-28 16:46:08 -07:00
nobody
4304a030d3 typo 2020-09-27 23:47:33 -07:00
nobody
ef2f8ecd32 add activitystreams actor records to link tool 2020-09-27 22:24:25 -07:00
nobody
69c26d64d1 check site blocklists before embedding a remote post via the link tool 2020-09-27 21:38:24 -07:00
nobody
c70799dc2a allow remote sites to perform activitystreams fetch on a message (web) permalink and return the activity or note 2020-09-27 19:53:40 -07:00
nobody
074c3351af embeddable events 2020-09-27 17:13:24 -07:00
nobody
93bd9d9a9a add phone numbers to linkinfo 2020-09-25 17:36:55 -07:00
nobody
98558c045a provide an app for 'sites' but don't require installation to use 2020-09-25 01:24:21 -07:00
nobody
1f531f092f add percentages to oneOf polls and allow author to vote 2020-09-25 00:22:20 -07:00
nobody
2b1a1832a6 re-order protocols for item fetch, resolve double upload dragon drop issue 2020-09-24 19:30:07 -07:00
nobody
ff7c966856 jgrowl theming from a couple of weeks ago was lost somewhere. 2020-09-23 21:41:20 -07:00
nobody
e1a48e6c8e ensure that local channels get directory updates as often as everybody else (3-7 days) 2020-09-23 21:01:12 -07:00
nobody
465680687d improve usability of linkinfo dialog 2020-09-23 19:01:27 -07:00
nobody
ac44685973 more work deprecating plugin_is_installed() (now 'addon_is_installed()' ) 2020-09-23 18:02:29 -07:00
nobody
0339f8178a Merge branch 'dev' of ../p3 into dev 2020-09-23 18:02:10 -07:00
nobody
8531810ee5 turn off dragon drop on post editor until duplicate upload issue can be investigated/resolved. New app: Markup which provides the bold, italic, etc. editor buttons and removes them by default for less clutter 2020-09-23 17:59:09 -07:00
nobody
551d825a0a only upload abc music files as embeds if the abc addon is installed. The function to do this was named plugin_is_installed() and we will be deprecating that name once I can track down everywhere it is used. 2020-09-22 23:41:40 -07:00
nobody
d8cf878ba7 re-arrange how convo is called 2020-09-22 22:27:41 -07:00
nobody
852ebb8fac convo issues 2020-09-22 21:09:16 -07:00
nobody
a38a3ac51e re-arrange so that we fetch downward comments only after we've stored the entire upward conversation fetch 2020-09-22 19:57:28 -07:00
nobody
256880bd23 typo 2020-09-22 18:39:32 -07:00
nobody
3fed4b6d68 remove confusing privacy warning, use ASCollection for zot conversation fetch instead of hard-wired collection processing 2020-09-22 18:35:39 -07:00
nobody
9a53043357 wrong daemon name 2020-09-22 18:12:28 -07:00
nobody
3aad607a26 missing daemon 2020-09-22 18:10:11 -07:00
nobody
4f312ff055 process geo: urls in mod_linkinfo and show a map if you have a map addon configured and choose 'embed' 2020-09-22 18:08:50 -07:00
nobody
bfde2dca7f fetch downstream conversation after fetching upstream conversation - *if* the software providing the top-level post provides it. 2020-09-22 16:49:44 -07:00
nobody
51b3a2e2bc debugging comment collapse with hell threads - fixed some minor issues that surfaced 2020-09-21 22:19:19 -07:00
nobody
b73bc0f3ab no comment collapsing when using mod_display 2020-09-21 21:29:30 -07:00
nobody
def18cd0f6 more work on thread collapsing 2020-09-21 21:12:53 -07:00
nobody
75e0a4c89f Merge branch 'dev' into collapse 2020-09-21 21:02:56 -07:00
nobody
fe46bfa7d8 reduce hidden mentions 2020-09-21 19:34:38 -07:00
nobody
829c46cbf0 turn virtual lists into an app 2020-09-21 18:11:32 -07:00
nobody
162bda49c4 virtual accesslists 2020-09-21 17:26:27 -07:00
Papa Dragon
3d478aea29 A few more changes related to french translation
- Added translatable string in Zotlabs/Module/Display.php (related to Open Graph meta properties)
- Generated a more up to date view/fr/messages.po file
2020-09-22 00:28:08 +02:00
Papa Dragon
a1b10b9784 Merge branch 'dev' of https://codeberg.org/zot/zap into dev 2020-09-21 14:45:57 +02:00
nobody
601640b549 bring back outbox polling for new connections, check array in inbox and fix syntax error in channel settings 2020-09-21 04:41:15 -07:00
nobody
7b79b3c5de use site icon in emails 2020-09-20 23:04:12 -07:00
nobody
e5bbe51b11 cleanup 2020-09-20 22:26:58 -07:00
nobody
527b42e305 collapse work 2020-09-20 21:11:42 -07:00
nobody
fcadcfa2e5 hide scrobbles by default; remove 'collections' from activity_filters widget as you can select these by name if desired and they should look just like a channel - there's really nothing special about them as far as connections are concerned. This also reduces clutter on the activity_filters widget. 2020-09-20 19:49:41 -07:00
nobody
872c8a7932 collapsed comments work 2020-09-20 19:45:41 -07:00
nobody
4cac4bac62 apply local name changes to all relevant xchans 2020-09-19 18:13:58 -07:00
nobody
2fb05e555e accesslist fixes for connections page 2020-09-18 18:27:51 -07:00
nobody
a096517a30 add pronouns to profile 2020-09-18 15:34:53 -07:00
nobody
8ed5758b64 use authenticated fetch for linkinfo embedded objects 2020-09-18 14:13:13 -07:00
nobody
e80408cbf3 Merge branch 'dev' of ../p3 into dev 2020-09-17 23:22:49 -07:00
nobody
de4d2656a6 move and rename 2020-09-17 23:21:57 -07:00
nobody
f959182f49 cleanup 2020-09-17 21:54:12 -07:00
nobody
76274d2afe filestorage work, use site_icon for siteinfo html page instead of project icon 2020-09-17 17:30:52 -07:00
nobody
200c3869a9 tighten inbox security 2020-09-16 23:01:08 -07:00
nobody
282a2568bb Merge branch 'dev' of ../p3 into dev 2020-09-16 18:04:39 -07:00
nobody
68fce837af wrong icon 2020-09-16 18:03:14 -07:00
nobody
108b463792 Merge branch 'dev' of ../p3 into dev 2020-09-16 16:12:42 -07:00
nobody
2ca30b3366 superblock missing namespace 2020-09-16 16:12:03 -07:00
Papa Dragon
ec9bd3bada Numbered placeholders in Open Graph formatted strings, for future translations 2020-09-16 20:22:27 +02:00
Papa Dragon
bfab36c211 Added Open Graph tags in Display.php (+ rewrite in Channel.php) 2020-09-16 03:11:22 +02:00
nobody
30e51abfca admin summary page cleanup 2020-09-14 23:58:41 -07:00
nobody
0454c05840 comment out admin sub-module init until I can debug it 2020-09-14 23:11:49 -07:00
nobody
2b143a68a9 channel photos for clones being stored multiple times 2020-09-14 20:10:35 -07:00
nobody
b24e0140af Merge branch 'dev' of ../p3 into dev 2020-09-14 19:23:58 -07:00
nobody
9b70520da1 raise limit on cleanup of migrated xchan photos 2020-09-14 19:23:18 -07:00
nobody
edd27a6a9e migrate existing xchan photos as a small background task 2020-09-14 19:21:44 -07:00
DM42.Net Hubzilla Development
132d438de9 Merge dev updates 2020-09-13 23:36:02 -04:00
DM42.Net Hubzilla Development
6e73430c1f Allow multiple entries for select og: tags 2020-09-13 22:08:07 -04:00
nobody
f182d45f68 add og: meta to mod_display (per papadragon) 2020-09-13 18:47:51 -07:00
Papa Dragon
fff3b76a70 Open Graph meta tags optimized for post sharing on other networks 2020-09-12 10:41:57 +02:00
nobody
faf7681eee add link to 'sites' on directory page via Findpeople widget. 2020-09-10 18:12:35 -07:00
nobody
47dea5c53d code comments 2020-09-09 21:30:18 -07:00
nobody
6e06c801e9 include url on sites page to distinguish multiple sites with same sitename 2020-09-09 21:23:01 -07:00
nobody
23099aeb39 incorrect attribution 2020-09-09 21:11:45 -07:00
nobody
fcb7933c85 make embedded photos work for site logo and cover photo 2020-09-09 20:52:42 -07:00
nobody
2e4fd68c07 provide ability to reset site cover photo 2020-09-09 20:18:50 -07:00
nobody
a61fe419e6 provide site cover photo on homepage 2020-09-09 20:14:06 -07:00
nobody
ef3b0a3718 bugfixes to site cover photos 2020-09-09 18:39:43 -07:00
nobody
56b1e4eaf6 site cover photos 2020-09-09 18:34:09 -07:00
nobody
fa09727217 refactor site customisation 2020-09-09 17:29:46 -07:00
nobody
c10b955a67 mod_sites refactor 2020-09-08 23:39:51 -07:00
nobody
2d55b78427 limit the mention autocomplete query 2020-09-06 22:46:07 -07:00
nobody
9835501015 superblock upgrade 2020-09-06 19:49:22 -07:00
nobody
05018bb6fe provide manual entry mechanism for superblock 2020-09-06 19:11:24 -07:00
nobody
3517c7d68d php warnings 2020-09-04 16:22:27 -07:00
nobody
b3f7c06d2f use large avatar 2020-09-03 19:14:41 -07:00
nobody
056f86abd8 fixing stuff 2020-09-03 19:11:23 -07:00
nobody
5b66bf3ee0 stuff 2020-09-03 19:04:35 -07:00
nobody
3062ef211d more suggestion tweaks 2020-09-03 04:04:30 -07:00
nobody
26ff92ce8c suggestion debugging cont. 2020-09-03 03:46:25 -07:00
nobody
e338474458 suggestion improvements 2020-09-03 03:39:26 -07:00
nobody
5f6f3b41dc make mod_sites standalone, update our own stored site record as this is never done if something changes 2020-09-02 23:02:32 -07:00
nobody
c3fb6c890f suggestion work 2020-09-02 18:17:52 -07:00
nobody
dd7cec55de typo 2020-09-02 17:27:48 -07:00
nobody
fdbe71c774 provide poco_load limit and default to very small 2020-09-02 16:58:42 -07:00
nobody
42ccfc0c95 more directory cleanup 2020-09-01 22:55:46 -07:00
nobody
2fcd533fc1 add xchan_updated 2020-09-01 22:47:32 -07:00
nobody
26088eb4ec code comments 2020-09-01 02:06:27 -07:00
nobody
f814dfbee0 remove safe-mode rendering of 'about' text - it really mangles profiles 2020-08-31 23:27:14 -07:00
nobody
9f10569f36 change default block_public_directory to true 2020-08-31 19:32:03 -07:00
nobody
ef6c8482b7 directory work 2020-08-31 19:24:21 -07:00
nobody
7e9b77617d fix the table column widths to look cleaner and consistent 2020-08-30 22:04:53 -07:00
nobody
b72c2cc1a5 more directory work 2020-08-30 21:08:39 -07:00
nobody
1bb5fd38a0 DM notifications fix - part2 (hopefully the last part) 2020-08-30 02:24:39 -07:00
nobody
dfd1ccea11 more directory work - begin replacing poco with followers/following collections. Start with discovery of these collections in zotinfo. 2020-08-28 14:54:52 -07:00
nobody
924a08901d if the acl is set to a single group as a contact allow, add a mention for compatibility with other fediverse group implementations 2020-08-28 04:10:34 -07:00
nobody
8aee99f3bc more branding 2020-08-27 03:18:54 -07:00
nobody
093b6ca73d Merge branch 'dev' of ../p3 into dev 2020-08-26 19:46:08 -07:00
nobody
0b4a6057d8 Improve webp support. If your system utilities support webp, this software will handle them just fine. If they don't.... 2020-08-26 19:15:51 -07:00
nobody
91bf99c9cc more error checking for img_cache 2020-08-25 23:10:25 -07:00
nobody
2c9765d9d4 editor autocomplete optimisations 2020-08-25 20:27:06 -07:00
nobody
c62e02ac38 cleanup old xchan photos 2020-08-25 18:29:23 -07:00
nobody
02a1c72fbe inverted logic 2020-08-25 02:28:59 -07:00
nobody
675e4d25ad move cached xchan photos to filesystem 2020-08-24 21:36:56 -07:00
nobody
b2556861f1 rename plugin.php to addon.php 2020-08-23 23:05:57 -07:00
nobody
bbe7fab8bb re-package browser-to-browser encryption as 'secrets' app 2020-08-23 17:32:33 -07:00
nobody
27b638ab10 b2be 2020-08-23 02:28:38 -07:00
nobody
107ec9a1eb make the dm visual notification work again 2020-08-20 17:36:01 -07:00
nobody
8fb438b2e4 Merge branch 'dev' of ../p3 into dev 2020-08-19 23:34:18 -07:00
nobody
ea7b80ff01 warnings 2020-08-19 23:34:02 -07:00
nobody
650ead95a8 Merge branch 'dev' of ../p3 into dev 2020-08-19 22:48:49 -07:00
nobody
bc88e6c1b3 making progress towards the "new" mail (DM) notifications. Email part works, visual notify doesn't yet, but we can trick the stream notify to at least provide the right text. 2020-08-19 22:46:55 -07:00
nobody
68608f10e0 revision 2020-08-19 19:49:37 -07:00
nobody
aa776d85de activitypub addressing madness, cont. 2020-08-19 17:59:05 -07:00
nobody
453bed1bd9 wrong function 2020-08-17 23:38:57 -07:00
nobody
c0f295f5c1 Merge branch 'dev' of ../p3 into dev 2020-08-17 23:36:35 -07:00
nobody
6b26d5845a add hashpath and then use it 2020-08-17 23:35:05 -07:00
nobody
36d98dd798 missing namespace declaration 2020-08-17 16:58:56 -07:00
nobody
dd5941cd7f revert 2020-08-17 13:43:25 -07:00
nobody
95dab1daaa image caching storage improvements 2020-08-16 21:55:59 -07:00
nobody
077049c64b DAV issue with variable scope 2020-08-16 16:34:31 -07:00
nobody
10da43c958 directory work 2020-08-15 19:18:11 -07:00
nobody
97fc0f697f increase max threadlevel, begin next phase of directory refactor 2020-08-15 14:55:03 -07:00
nobody
ff942371c7 remove obsolete feed types from channel discovery 2020-08-13 19:26:41 -07:00
nobody
dbaa4df7e0 some prep work for the next big feature push 2020-08-12 19:06:13 -07:00
nobody
7f5fb3ba09 force 'discoverable' to boolean 2020-08-11 20:45:09 -07:00
nobody
d44c832ee5 belated cleanup 2020-08-11 20:37:10 -07:00
nobody
3c0d3e0f24 update schema 2020-08-11 18:05:35 -07:00
nobody
365f849783 implement discoverable 2020-08-11 18:03:57 -07:00
nobody
1a742331a4 Description changes, collapsible text-styles 2020-08-10 16:26:56 -07:00
nobody
a3a6db7c3c revise pubsites text 2020-08-09 21:14:25 -07:00
nobody
8d9b0c802d mysql install issue 2020-08-09 19:43:41 -07:00
nobody
0c61740027 typos 2020-08-09 18:13:30 -07:00
nobody
a5666f0a7a branding 2020-08-09 18:08:40 -07:00
nobody
8d58e09a37 removed diagnostics - no longer needed 2020-08-08 05:21:48 -07:00
nobody
92b4038d6a diagnostics 2020-08-08 05:07:15 -07:00
nobody
4dc4572f94 use channel_hash for lookup 2020-08-07 23:06:01 -07:00
nobody
92c141817c force zot6 key discovery for zotinfo fetch 2020-08-07 22:41:36 -07:00
nobody
6e65a4bd25 z6 discovery - verification was only partially disabled. 2020-08-07 14:57:59 -07:00
nobody
0713b6926f page-enable accesslist collections 2020-08-06 23:22:24 -07:00
nobody
293ba33eaf more collection stuff 2020-08-06 22:22:51 -07:00
nobody
ef60a01396 typo in mod_stream 2020-08-06 20:24:17 -07:00
nobody
506cf9fadd paged collection improvements and some UX cleanup for jgrowl 2020-08-06 20:19:03 -07:00
nobody
ea4be2fcc8 Extend ASCollection to deal with more expected use cases (limit on records returned and the ability to return entries in reverse order) 2020-08-05 20:51:31 -07:00
nobody
2add5cc6a0 refactor ASCollection 2020-08-04 22:54:04 -07:00
zotlabs
5f35cd4dda obscure mention issues 2020-08-01 13:48:57 -07:00
zotlabs
9efde74860 handle peertube's weird link structures 2020-07-31 16:25:24 -07:00
zotlabs
86e859b0ff remove chanview links from internal taxonomy structure, only provide in displayable templates 2020-07-29 19:32:52 -07:00
zotlabs
68d8f43f7d add form reset to rpost module 2020-07-27 22:37:44 -07:00
zotlabs
dc82fba51b meta['name'] != meta['property'] 2020-07-27 21:28:15 -07:00
zotlabs
90e98e58cf pleroma emojireaction issue (heart unicode character is not considered an emoji in aaron parecki's emoji library). 2020-07-27 20:26:12 -07:00
zotlabs
81a0441b7f rev update 2020-07-27 16:57:58 -07:00
zotlabs
f4b2767989 support noindex meta and pleroma scrobbler activities 2020-07-27 16:49:21 -07:00
zotlabs
a1d174bcb7 we don't need the profile-based virtual lists any more 2020-07-22 19:11:54 -07:00
zotlabs
80e4f9ce4c active relative date in sidebar profile 2020-07-22 04:57:26 -07:00
zotlabs
0fde3abeac Merge branch 'lists' into dev 2020-07-21 20:03:19 -07:00
zotlabs
2497f84637 private channel notes 2020-07-21 20:01:37 -07:00
zotlabs
f1cf553f29 start of virtual list development 2020-07-21 18:16:27 -07:00
zotlabs
255ec3d642 connect issue with activitypub for wordpress 2020-07-20 22:40:07 -07:00
zotlabs
96100b76f1 cleanup from the latest fiasco 2020-07-15 19:28:01 -07:00
zotlabs
05a95e7ee6 remove btlogger 2020-07-15 17:09:46 -07:00
zotlabs
9212e6036a Merge branch 'dev' into release 2020-07-15 16:57:40 -07:00
zotlabs
4c69a7f376 now socgraph is looping 2020-07-15 16:57:16 -07:00
zotlabs
afb936081e Merge branch 'dev' into release 2020-07-15 16:31:55 -07:00
zotlabs
737659f70f prevent discovery loops 2020-07-15 16:29:17 -07:00
zotlabs
8c21cb1677 Merge branch 'dev' into release 2020-07-15 12:52:31 -07:00
zotlabs
f974510fa3 missing call 2020-07-15 12:52:08 -07:00
zotlabs
d3f409c282 Merge branch 'dev' of ../p3 into release 2020-07-15 04:35:36 -07:00
zotlabs
423f54503c missed this one 2020-07-15 04:35:00 -07:00
zotlabs
543027dc42 Merge branch 'dev' into release 2020-07-15 04:16:29 -07:00
zotlabs
f1593477c4 hubloc confusion 2020-07-15 04:10:02 -07:00
zotlabs
8d89acee7a Merge branch 'dev' into release 2020-07-14 18:49:25 -07:00
zotlabs
e07a92a4d5 connect issue and pubstream localhost delivery issue 2020-07-14 18:47:23 -07:00
zotlabs
3d945d7387 Merge branch 'dev' into release 2020-07-14 17:25:42 -07:00
zotlabs
54623e5cc0 double posts in mod_pubstream 2020-07-14 17:24:34 -07:00
zotlabs
73f38477cf assure correct operator precedence 2020-07-12 21:17:53 -07:00
zotlabs
151a5f22e4 Merge branch 'dev' into release 2020-07-06 21:06:40 -07:00
zotlabs
61953c11ca check array path 2020-07-06 21:05:31 -07:00
zotlabs
71244d4129 Merge branch 'dev' into release 2020-07-06 18:51:31 -07:00
zotlabs
cd6f240e05 further qualify 2020-07-06 01:33:33 -07:00
zotlabs
8895267f48 string change 2020-07-05 23:37:30 -07:00
zotlabs
1aebf6a856 edit and delete group posts 2020-07-05 23:18:31 -07:00
zotlabs
a9bdd411f8 cleanup permit_all_mentions 2020-07-03 19:36:46 -07:00
zotlabs
107f057ff1 undocumented feature 2020-07-03 15:48:58 -07:00
zotlabs
e3055ac410 code cleanup 2020-07-01 22:21:30 -07:00
zotlabs
13edcdbc3a some minor cleanup while code reviewing mod_inbox. 2020-06-30 21:30:03 -07:00
zotlabs
099cf05935 consult blocked channels prior to storage 2020-06-30 17:47:31 -07:00
zotlabs
2fd886303f Merge branch 'dev' into release 2020-06-28 20:26:46 -07:00
zotlabs
558d38375e generalise the rmagic login form so we can re-use it for remote follows and stuff 2020-06-28 20:24:36 -07:00
zotlabs
e663267843 Update repository links to point to codeberg. Framagit can still be used for as long as the server keeps running. 2020-06-28 16:37:21 -07:00
zotlabs
b8d98e61e2 Merge branch 'dev' into release 2020-06-27 15:07:55 -07:00
zotlabs
f3031e0515 strings 2020-06-27 15:04:27 -07:00
zotlabs
01901ac3a9 collapse the activity_filter widget to reduce clutter 2020-06-27 14:50:15 -07:00
zotlabs
886031dacf prevent chanview from being used as an anonymous redirect by spammers 2020-06-23 17:45:27 -07:00
zotlabs
8595b3b7f6 sql query didn't return all the fields we need to check commentability 2020-06-17 23:48:18 -07:00
zotlabs
4017cae31e Merge branch 'dev' into release 2020-06-17 21:53:16 -07:00
zotlabs
3949d62f0c more work on federating item_nocomment 2020-06-17 21:52:47 -07:00
zotlabs
293fb821c0 notable protocol ommission: we are not federating the item_nocomment flag, so indicate this by setting commentPolicy 'until=' to the item creation timestamp and ignore comments_closed as they are already closed. 2020-06-17 21:47:04 -07:00
zotlabs
54ce31cbba Merge branch 'dev' into release 2020-06-17 21:25:55 -07:00
zotlabs
232422f5dd new function absolutely_no_comments() and some text cleanup in daemon/thumbnail 2020-06-17 20:30:18 -07:00
zotlabs
f612dfa3f8 sql error 2020-06-17 17:54:52 -07:00
zotlabs
e63e93e4bb Merge branch 'dev' into release 2020-06-15 20:55:39 -07:00
zotlabs
7509e820f8 change repo branch references 2020-06-15 20:54:54 -07:00
zotlabs
2f71f58a15 Merge branch 'dev' 2020-06-15 18:16:50 -07:00
zotlabs
d28f957b54 move php-id3 and text_languagedetect from composer (/vendor) back to /library because their autoloaders are no longer supported in composer and no longer work in some distros. The packages themselves are unmaintained and it is unlikely they will be fixed upstream. This leaves HTMLPurifier to be fixed - which is in progress and should happen in the next several days. 2020-06-15 18:01:20 -07:00
zotlabs
b44f194aa8 Deprecate the term 'master' from the codebase. 2020-06-15 00:29:56 -07:00
zotlabs
4b9dbe54f0 revision 2020-06-14 05:02:01 -07:00
zotlabs
8415f780ec remove blacklist/whitelist 2020-06-14 04:58:27 -07:00
zotlabs
cd630a661d Merge branch 'dev' 2020-06-10 18:26:45 -07:00
zotlabs
0cf18bad16 Don't render Friendica or other bbcode source for messages originating in ActivityPub space. Just use the HTML. 2020-06-10 18:20:46 -07:00
zotlabs
943b3250e5 Merge branch 'dev' 2020-06-10 17:12:38 -07:00
zotlabs
966d167162 regressions detected in activity_filter name autocomplete, also string update 2020-06-10 17:11:40 -07:00
zotlabs
1217c4e80e Merge branch 'dev' 2020-06-09 21:45:17 -07:00
zotlabs
635e9735ee syntax (missing quote) 2020-06-09 21:44:43 -07:00
zotlabs
b809565b3d mod_acl: illogical query paren grouping, add abook_alias search to a place where it had not been added previously and should have been 2020-06-09 21:41:08 -07:00
zotlabs
755aee1852 Merge branch 'dev' 2020-06-09 21:34:49 -07:00
zotlabs
705a6959e6 double encoding 2020-06-09 21:34:31 -07:00
zotlabs
925991f61d Merge branch 'dev' 2020-06-09 21:08:54 -07:00
zotlabs
7945b80219 re-activate 'by name' stream_filter 2020-06-09 20:42:01 -07:00
zotlabs
f62b7ca51c Merge branch 'dev' 2020-06-09 18:36:34 -07:00
zotlabs
6a501fa8ea pubstream not picking up all local content when network pubstream enabled 2020-06-09 17:45:22 -07:00
zotlabs
81c3b2d635 spelling correction in a comment 2020-06-08 22:42:58 -07:00
zotlabs
cd09557ecb Merge branch 'dev' 2020-06-02 22:04:15 -07:00
zotlabs
66eaa87e2d 'personal posts' missing a lot of stuff 2020-06-02 21:19:17 -07:00
zotlabs
4a9a5dae03 cache improvement 2020-06-02 20:36:21 -07:00
zotlabs
40d2526b6d clarify the descriptions 2020-06-02 16:54:26 -07:00
zotlabs
fcc0b9fa47 unify the mention styles w/r/t @ placement 2020-06-02 03:46:11 -07:00
zotlabs
bfbf4cb59e typo 2020-06-02 01:35:09 -07:00
zotlabs
437bbf8338 use the xchan_url for human-followed links. always. 2020-06-01 22:43:33 -07:00
zotlabs
8c92aef775 more work on smart mentions 2020-06-01 22:36:55 -07:00
zotlabs
ffb5434a1f Merge branch 'dev' 2020-06-01 21:47:22 -07:00
zotlabs
c33876d7a0 surface the tag_username setting 2020-06-01 21:46:26 -07:00
zotlabs
3aa615eba4 Merge branch 'dev' 2020-06-01 21:13:44 -07:00
zotlabs
4ef678f4c9 rewrite mentions (if possible) according to system.tag_username pref 2020-06-01 21:00:21 -07:00
zotlabs
75459652a3 Merge branch 'dev' 2020-05-27 18:58:47 -07:00
zotlabs
0f7a1baf38 peertube uses markdown content. 2020-05-27 18:56:51 -07:00
zotlabs
12f31a8f1a cleanup 2020-05-25 23:43:40 -07:00
zotlabs
410fbdbb95 rm include/message 2020-05-19 18:02:28 -07:00
zotlabs
376bca62ab Merge branch 'dev' of ../p3 into dev 2020-05-17 20:26:01 -07:00
zotlabs
b70e4b8526 regression: installer complains about un-writeable store directory 2020-05-17 20:24:39 -07:00
zotlabs
3441738a1c complete blocking tools integration 2020-05-17 17:23:28 -07:00
zotlabs
146a3a0d9f Just send HTML. 2020-05-17 16:20:11 -07:00
zotlabs
bec099b66f Merge branch 'dev' of ../p3 into dev 2020-05-17 13:03:32 -07:00
zotlabs
9113bba30d forgery prevention 2020-05-17 13:02:02 -07:00
zotlabs
c9cdfb3d7f typo 2020-05-17 04:41:03 -07:00
zotlabs
3f1cdc118a connect superblock to connection editor - partially consolidate all block actions 2020-05-17 04:09:12 -07:00
zotlabs
cc78d1e64e bring superblock back to connections 2020-05-16 23:49:40 -07:00
zotlabs
4250002586 wrong url showing up 2020-05-14 19:48:18 -07:00
zotlabs
f1b84459a8 expose the connection sort order 2020-05-14 17:00:49 -07:00
zotlabs
cf97dae6e1 connections ordering 2020-05-14 13:25:15 -07:00
zotlabs
e2b3646dca change default connection view to 'active' instead of 'all'. 2020-05-14 13:07:38 -07:00
zotlabs
9608f2af47 potential issue with type matching 2020-05-13 18:48:51 -07:00
zotlabs
03624f7883 prevent or at least reduce duplicate mentions 2020-05-13 18:07:35 -07:00
zotlabs
ce0be41023 hide the automentions in comments. 2020-05-13 17:39:48 -07:00
zotlabs
02d1fbe903 missing summary tags 2020-05-12 20:58:37 -07:00
zotlabs
f35b12ddb0 ensure that editing the blocklist doesn't get the wrong type. While rare it could happen. 2020-05-07 17:15:06 -07:00
zotlabs
91844ea3be ensure the img_cache only caches images. Also support application/ogg in linkinfo. 2020-05-07 16:23:31 -07:00
zotlabs
41bbaf0a61 more cache work 2020-05-06 22:01:48 -07:00
zotlabs
bea550dfe0 LibBlock caching 2020-05-06 19:19:46 -07:00
zotlabs
189a867cd7 channelx caching to reduce the number of repeated queries. 2020-05-06 17:22:11 -07:00
zotlabs
1c5b210d0d several issues plus some cleanup 2020-05-05 21:34:31 -07:00
zotlabs
724708dbcc Merge branch 'dev' of ../p3 into dev 2020-05-04 16:44:07 -07:00
zotlabs
71976533ab partial fix for hubzilla issue 1461 2020-05-04 16:43:15 -07:00
zotlabs
06889ebcc3 updates 2020-05-03 16:52:44 -07:00
zotlabs
eec30d23df bring back future posting 2020-05-03 16:18:27 -07:00
zotlabs
843fdff0a5 show future posts on channel page to owner (port from Hubzilla) 2020-05-03 15:22:37 -07:00
zotlabs
7b8ca9e6f5 support music rendering 2020-05-02 23:20:00 -07:00
zotlabs
dc0b790d3c Merge branch 'dev' of ../p3 into dev 2020-04-29 17:37:52 -07:00
zotlabs
6349cfeb1f solve some minor group delivery issues 2020-04-29 17:35:55 -07:00
zotlabs
847f21bd8b rev update 2020-04-26 16:21:37 -07:00
zotlabs
eff5a25c18 superblock updates 2020-04-17 20:36:29 -07:00
zotlabs
f1a60806aa force activitypub addressing on fetched zot packets 2020-04-17 18:47:29 -07:00
zotlabs
ac8f8fbfcd force activitypub addressing on outbound zot packets. 2020-04-17 18:41:12 -07:00
zotlabs
b7627aac49 more runaway process tracing 2020-04-17 17:01:50 -07:00
zotlabs
6b5aa44882 some work on improving federation of item_private 2020-04-17 15:37:50 -07:00
zotlabs
76a5971bb0 personal site blocks 2020-04-17 04:08:04 -07:00
zotlabs
8726a2b7ef several little fixes and some re-factoring. 2020-04-16 16:24:01 -07:00
zotlabs
882446b310 Merge branch 'dev' of ../p3 into dev 2020-04-10 22:12:10 -07:00
zotlabs
e582971463 typos 2020-04-10 22:11:46 -07:00
zotlabs
f109fb21d7 initial attempt to follow content using the old OStatus mechanism. This appears to be used by Mastodon. 2020-04-10 22:03:07 -07:00
zotlabs
964d5708c0 rev update 2020-04-08 19:56:51 -07:00
zotlabs
93c17d4de8 match existing ui 2020-04-08 13:40:06 -07:00
zotlabs
1b21370708 add followed tags to activity filter widget 2020-04-08 13:05:32 -07:00
zotlabs
ad6a42ec8f cleanup of settings page 2020-04-07 19:07:12 -07:00
zotlabs
e16149dec9 Merge branch 'dev' of ../p3 into dev 2020-04-07 19:01:41 -07:00
zotlabs
eb52d4d1e3 implement followed tags 2020-04-07 19:01:14 -07:00
zotlabs
54b8aaa3a9 whitespace 2020-04-07 18:59:49 -07:00
zotlabs
3c0cff0591 revert 2020-04-06 17:59:53 -07:00
zotlabs
f76d0afde3 tag follow infrastructure part1 2020-04-06 17:26:58 -07:00
zotlabs
62193d98f7 rev update 2020-04-05 21:05:07 -07:00
zotlabs
45574449b8 issue dropping pinned posts from the pinned widget 2020-04-01 12:42:20 -07:00
zotlabs
a71e19250c refactor 2020-03-26 15:41:09 -07:00
zotlabs
2998f81cbf restrict html cache to activitypub 2020-03-26 01:17:22 -07:00
zotlabs
a834719075 cleanup 2020-03-25 17:48:27 -07:00
zotlabs
30c81941c0 and use the correct output too 2020-03-25 13:58:52 -07:00
zotlabs
3a5475e34d take it from the correct end of the pipe 2020-03-25 13:55:17 -07:00
zotlabs
883c5bbfed performance, reverse the no-comment icon state 2020-03-25 13:05:56 -07:00
zotlabs
86a6eaa9d3 we probably are not using AS fetches to /photo at present, but clean up the actor representation anyway from the old way of doing it 2020-03-24 19:09:47 -07:00
zotlabs
ce2d9d03cf allow #collection_nickname to post to a collection without manually selecting it. 2020-03-23 18:35:19 -07:00
zotlabs
d2966a593f add link to manage superblock from settings 2020-03-19 21:14:56 -07:00
zotlabs
72601039d2 move superblock to core 2020-03-19 21:08:50 -07:00
zotlabs
d5e78ab494 convert superblock to dedicated storage using libBlock 2020-03-19 17:32:16 -07:00
zotlabs
a2fa9da167 sync block objects 2020-03-19 16:56:48 -07:00
zotlabs
470dde6a84 activate timeago for pinned posts 2020-03-17 21:30:25 -07:00
zotlabs
9de7978467 cut/paste error - incorrect field description 2020-03-17 18:15:57 -07:00
zotlabs
211793bf92 Merge branch 'dev' of ../p3 into dev 2020-03-17 16:46:29 -07:00
zotlabs
60b2296ff1 missing db update 2020-03-17 16:45:05 -07:00
zotlabs
cc30471192 lib-block initial 2020-03-17 16:44:26 -07:00
zotlabs
f2c9f7e034 Merge branch 'dev' of ../p3 into dev 2020-03-16 15:59:36 -07:00
zotlabs
1a57c95106 photo encoding anomaly 2020-03-16 15:58:41 -07:00
zotlabs
90fbfea82f add cache control headers to image cache module 2020-03-15 18:45:29 -07:00
zotlabs
bf400d0609 php warning 2020-03-12 17:08:44 -07:00
zotlabs
c17ec101ff shrink monster photos that we cache locally for better performance. Adjust urls in apps when the site url changes. 2020-03-11 15:22:34 -07:00
zotlabs
eff078feaa cleanup after last change 2020-03-05 20:15:01 -08:00
zotlabs
4a52a905df usability: Let people change the ACL on their own if desired. Don't change it based on stream viewing mode. 2020-03-05 20:00:21 -08:00
zotlabs
f05cafe1d9 pass abook_censor status back up the stack where we need it when we're checking against a connection who we are wary about not tagging their explicit images and they liked something explicit that somebody else posted. But do this without obscuring images that your trusted friends like and are known to be benign. 2020-03-05 02:51:35 -08:00
zotlabs
4a5c0fef89 more image cache work 2020-03-04 21:33:33 -08:00
zotlabs
a891cb6804 image cache settings 2020-03-04 20:51:20 -08:00
zotlabs
cdd02dc54b better image caching 2020-03-04 20:07:26 -08:00
zotlabs
e0276892b9 image cache 2020-03-04 18:55:25 -08:00
zotlabs
570832dd48 use correct (or at least official) capitalisation on Content-Disposition 2020-03-04 14:45:58 -08:00
zotlabs
a40a251bbb store/[data] => cache 2020-03-03 18:24:26 -08:00
zotlabs
edb9250f85 cleanup 2020-03-03 18:00:20 -08:00
zotlabs
15061f9928 cleanup + strings 2020-03-02 15:42:50 -08:00
zotlabs
90b34b6d75 rework img alt text (legacy bbcode constructs are still supported) 2020-02-29 13:03:28 -08:00
Zot
acadc6a85d Merge branch 'dev' into 'dev'
implement poll UI in jot

See merge request zot/zap!24
2020-02-27 05:48:28 +01:00
Mario
72bdd7963f implement poll UI in jot 2020-02-27 05:48:28 +01:00
zotlabs
7544134cb8 support alt text in images - set to basename of the filename if nothing else is provided 2020-02-26 19:10:43 -08:00
zotlabs
eee70b400d prevent duplicate votes 2020-02-25 18:32:16 -08:00
zotlabs
56d97a876d rev update - remove logging 2020-02-25 16:33:22 -08:00
zotlabs
ac87b4fc2b move sudo to addons 2020-02-25 16:30:12 -08:00
zotlabs
58bdec61c9 syntax error 2020-02-24 17:08:16 -08:00
zotlabs
800e757fd1 more sudo 2020-02-24 15:40:20 -08:00
zotlabs
50f01abca3 missing file 2020-02-23 19:10:23 -08:00
zotlabs
fb6c83a213 add iconfig to zot6 objects 2020-02-23 15:27:39 -08:00
zotlabs
3dcc88303a namespace confusion 2020-02-20 18:17:16 -08:00
zotlabs
f141bd9f57 fix follow autocomplete 2020-02-19 11:00:26 -08:00
zotlabs
e5038f1c89 wait longer than 3 seconds (but not more than 15) for a video thumbnail to be created after uploading 2020-02-18 16:18:19 -08:00
zotlabs
44ecc1ba25 backport MR 22 to dev 2020-02-17 15:07:19 -08:00
zotlabs
a8b7e73662 deprecate simplepie and RSS connections 2020-02-17 14:58:21 -08:00
zotlabs
c245ee79b6 php warning 2020-02-13 21:08:28 -08:00
zotlabs
71d2d75cf2 app translations 2020-02-12 21:51:32 -08:00
zotlabs
a9b8755e32 whitespace 2020-02-12 21:48:10 -08:00
zotlabs
04ae664c92 network -> stream 2020-02-12 21:36:21 -08:00
zotlabs
a14474a135 support binary content 2020-02-12 15:21:39 -08:00
zotlabs
331dac12d3 issue with multi-line questions 2020-02-12 14:14:08 -08:00
zotlabs
bb812302fd mention permission tweak 2020-02-11 21:52:52 -08:00
zotlabs
156fa62700 update activity filter widget to include polls 2020-02-11 02:32:19 -08:00
zotlabs
6333f7a796 whitespace 2020-02-10 18:19:32 -08:00
zotlabs
e5eb258c6c fix log warnings 2020-02-10 16:35:30 -08:00
zotlabs
926f2c9c47 wrong var 2020-02-09 21:39:26 -08:00
zotlabs
dea5e872a5 string updates 2020-02-09 17:29:04 -08:00
zotlabs
7103d28569 issues from watching the logs 2020-02-09 15:34:49 -08:00
zotlabs
818e08b097 php warning 2020-02-06 21:51:36 -08:00
zotlabs
920f9ea507 signature validation issue with posted data 2020-02-06 21:43:39 -08:00
zotlabs
6f6e67078c more work on polls 2020-02-06 18:50:18 -08:00
zotlabs
d7b933cf8c poll federation tests 2020-02-05 21:58:50 -08:00
zotlabs
f4ff3aea2d issue with poll encoding 2020-02-05 17:45:48 -08:00
zotlabs
e139698571 resurface of issue with Hubzilla - "like" of a new-friend activity results in a Create/Person object 2020-02-05 17:05:31 -08:00
zotlabs
4aaf9e8001 Merge branch 'dev' of ../p3 into dev 2020-02-04 20:34:22 -08:00
zotlabs
8603a289b3 fix i_am_mentioned() 2020-02-04 20:33:37 -08:00
zotlabs
89b3b7307c use new id3 lib 2020-02-04 19:51:35 -08:00
zotlabs
0580f7bec5 simplify 2020-02-04 17:01:11 -08:00
zotlabs
f7efbfc7c2 more emojireaction work and a config setting to allow messages where you are mentioned, over-riding normal permissions. 2020-02-04 15:44:26 -08:00
zotlabs
35a378c1d4 provide a way to generate pleroma style emoji reactions 2020-02-03 19:55:52 -08:00
zotlabs
0a2f655b30 emoji reaction compatibility work 2020-02-03 17:51:42 -08:00
zotlabs
6f25715186 more ocap refactor 2020-02-02 16:01:07 -08:00
zotlabs
46df791b76 improved integration of OCAP with existing ACL file permissions, refactor fix_attached_photo_permissions() and permissions_sql() 2020-02-02 15:12:20 -08:00
zotlabs
15d51ac49e minor adjustment 2020-02-01 13:34:21 -08:00
zotlabs
4cebd0fcaa ocap photo permissions issue with edited private posts that have uploaded photos 2020-02-01 13:32:12 -08:00
zotlabs
01a89ca035 typo 2020-01-31 12:20:02 -08:00
zotlabs
c021f5499f performance issue with t() 2020-01-30 16:12:41 -08:00
zotlabs
376e2ec359 let's use value 2020-01-29 19:22:43 -08:00
zotlabs
71ef29ab0d multiple poll issue 2020-01-29 18:03:53 -08:00
zotlabs
44bdd38403 cleanup 2020-01-28 21:20:22 -08:00
zotlabs
3773aad428 cleanup warnings 2020-01-28 20:13:08 -08:00
zotlabs
9f1560482e more poll testing 2020-01-28 18:17:47 -08:00
zotlabs
6443cf1c45 more poll work 2020-01-28 16:42:38 -08:00
zotlabs
eea407114c poll debugging 2020-01-27 20:46:14 -08:00
zotlabs
14af391bf8 php warning 2020-01-27 18:32:13 -08:00
zotlabs
16df0712f0 poll update 2020-01-27 18:11:28 -08:00
zotlabs
e8023a6271 rev update 2020-01-27 17:19:44 -08:00
zotlabs
69f9cfeb64 more polls dev 2020-01-27 15:54:43 -08:00
zotlabs
8572cf1650 Merge branch 'dev' of ../z into dev 2020-01-21 20:54:30 -08:00
zotlabs
b4bb336fd5 more work on polls 2020-01-21 20:54:05 -08:00
zotlabs
f63733a131 fix z_dns_check for ipv6, map poll objects 2020-01-21 13:07:41 -08:00
zotlabs
d83bdf8b22 more event and poll work 2020-01-16 17:22:32 -08:00
zotlabs
fa8b5c7d5a cleanup 2020-01-14 12:14:34 -08:00
zotlabs
8190ba06b5 event testing - we require a zot6 handler for the /activity endpoint 2020-01-14 12:11:23 -08:00
zotlabs
e9719a2359 event federation testing zap/hubzilla 2020-01-13 17:30:13 -08:00
zotlabs
e1ecb67047 Merge branch 'dev' of /home/macgirvin/z into dev 2020-01-11 15:21:02 -08:00
zotlabs
9409225301 change Create/Event to Invite/Event per spec, still support RSVP to Create/Event 2020-01-11 14:53:39 -08:00
zotlabs
4c467068a9 convert HTML blockquote tags to unicode quotes when formatting content for projects which are hostile to HTML (e.g. Mastodon). 2020-01-07 15:47:27 -08:00
zotlabs
e92e2c4f7f minor permissions issue 2020-01-07 13:56:35 -08:00
zotlabs
e3d28864b4 append poll items instead of replace 2019-12-30 12:04:12 -08:00
zotlabs
55cd642fba simple poll rendering 2019-12-28 13:28:40 -08:00
zotlabs
edecdb345e fix for http/2 2019-12-25 17:11:41 -08:00
zotlabs
e2bff4d4cc add debugging 2019-12-24 12:26:50 -08:00
zotlabs
ec4dde4722 make sure we have a crypto algorithm before attempting encryption 2019-12-23 11:54:55 -08:00
zotlabs
86c22d1e53 address/mention url conflict 2019-12-17 15:28:24 -08:00
zotlabs
d70b22384f provide an event summary if there is anything at all we can use for that purpose. 2019-12-16 20:26:43 -08:00
zotlabs
c0f8f9cf4b process and parse if necessary but don't store implied activities 2019-12-12 16:31:13 -08:00
zotlabs
6e919ca52c clear comment storage when comment is cleared, change tactic to identify implied Create activities 2019-12-12 14:17:16 -08:00
zotlabs
0efbe817db typo 2019-12-11 18:33:09 -08:00
zotlabs
36c7a7deeb more misskey improvements (barely) 2019-12-11 18:12:50 -08:00
zotlabs
5133ea257c misskey follow issue 2019-12-11 17:47:41 -08:00
zotlabs
5cf47e9648 support incoming misskey/pleroma emoji reactions. A number of issues prevent this from becoming what we send to others. 2019-12-10 15:35:36 -08:00
zotlabs
7caa25da78 warnings 2019-12-09 21:39:48 -08:00
zotlabs
5ce70e2555 comment reset 2019-12-08 16:13:52 -08:00
DM42.Net Hubzilla Development
c38aef282d Fix: hide_friends setting won't stick 2019-12-05 23:53:48 -05:00
zotlabs
1890557dfb use original key 2019-12-05 17:38:26 -08:00
zotlabs
2e12dcca31 Merge branch 'dev' of ../p3 into dev 2019-12-05 15:58:42 -08:00
zotlabs
a2f709b6f8 Putting the public inbox in the cc field creates an unlisted post in Mastodon. This software does not support unlisted so just make all public posts and replies public in Mastodon by putting the public inbox into the to field only. 2019-12-05 15:55:45 -08:00
zotlabs
1f49adf594 if http signature fails using cached xchan, try again - ignoring cache, in case public key changed 2019-12-04 20:41:16 -08:00
zotlabs
0c041a7c0a Merge branch 'dev' of ../p3 into dev 2019-12-03 17:55:15 -08:00
zotlabs
0157db1ca4 put dividers between pinned posts and regular posts 2019-12-03 17:54:13 -08:00
zotlabs
f611e8bb4f cleanup 2019-12-02 21:23:02 -08:00
zotlabs
640629166d cleanup 2019-12-02 21:09:14 -08:00
zotlabs
75ff9318fb pinned posts front end 2019-12-02 21:08:06 -08:00
zotlabs
39040df861 missing pinned post files 2019-12-02 18:44:32 -08:00
zotlabs
f0987c87fe backend for pinned post support - needs more work before it can be enabled 2019-12-02 18:42:59 -08:00
zotlabs
7159cb87ee Merge branch 'dev' of ../apfed into dev 2019-12-01 16:37:07 -08:00
zotlabs
fb17704cb8 mention issues 2019-12-01 16:35:19 -08:00
zotlabs
8d909a8c72 Merge branch 'dev' of ../p3 into dev 2019-11-28 14:07:04 -08:00
zotlabs
8a13280f3e don't permit changing a channel to or from a collection after initial channel creation. Doing so would need to choose or release the channel_parent and this is not implemented currently 2019-11-28 14:04:43 -08:00
zotlabs
d7647eea99 use a 410 instead 2019-11-26 21:33:27 -08:00
zotlabs
ecfcb61b09 empty channel 2019-11-26 21:29:48 -08:00
zotlabs
2a0f71907c compound expression not allowed here 2019-11-25 15:54:23 -08:00
zotlabs
b6d236cb6e render app for activitypub 2019-11-25 15:48:14 -08:00