Commit graph

293 commits

Author SHA1 Message Date
nobody
997176fadf migration testing 2021-02-17 19:44:31 -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
99b5660dfd issue #14 2021-01-29 12:09:44 -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
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
4c46fa4517 add threadlistener support to outbox and explain why 2021-01-23 14:00:16 -08:00
nobody
09c5b032f5 use hardwired ap schema 2021-01-22 16:59:56 -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
0da2b9bf90 backout community restrictions 2020-12-17 18:36:47 -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
23f557898e don't deliver if there is a known community mismatch 2020-12-09 18:55:14 -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
b43303045a this checkin completes b6e2e7aff4 (include dead sites in delivery report) which had a flaw. 2020-11-26 14:51:22 -08:00
nobody
7100021b08 deprecate daemon/externals 2020-10-27 01:45:46 -07:00
nobody
6fd6bf0701 cleanup deprecated directory code 2020-10-26 19:51:59 -07:00
nobody
f4c7d9a9e3 syntax 2020-10-21 15:37:58 -07:00
nobody
6fbf30a58d minor tweak 2020-10-21 01:35:43 -07:00
nobody
fa0ca2afae more work on topfetch and provide an animated avatar preference 2020-10-20 22:54:05 -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
b6e2e7aff4 include dead sites in delivery reports 2020-10-12 19:56:07 -07:00
nobody
1b9df3c944 don't federate 'anon' comments 2020-10-06 20:53:44 -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
852ebb8fac convo issues 2020-09-22 21:09:16 -07:00
nobody
3aad607a26 missing daemon 2020-09-22 18:10:11 -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
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
edd27a6a9e migrate existing xchan photos as a small background task 2020-09-14 19:21:44 -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
42ccfc0c95 more directory cleanup 2020-09-01 22:55:46 -07:00
nobody
ef6c8482b7 directory work 2020-08-31 19:24:21 -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
c62e02ac38 cleanup old xchan photos 2020-08-25 18:29:23 -07:00
nobody
675e4d25ad move cached xchan photos to filesystem 2020-08-24 21:36:56 -07:00
nobody
68608f10e0 revision 2020-08-19 19:49:37 -07:00
nobody
95dab1daaa image caching storage improvements 2020-08-16 21:55:59 -07:00
nobody
10da43c958 directory work 2020-08-15 19:18:11 -07:00
zotlabs
e07a92a4d5 connect issue and pubstream localhost delivery issue 2020-07-14 18:47:23 -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
b44f194aa8 Deprecate the term 'master' from the codebase. 2020-06-15 00:29:56 -07:00
zotlabs
8415f780ec remove blacklist/whitelist 2020-06-14 04:58:27 -07:00
zotlabs
41bbaf0a61 more cache work 2020-05-06 22:01:48 -07:00
zotlabs
6349cfeb1f solve some minor group delivery issues 2020-04-29 17:35:55 -07:00
zotlabs
ac8f8fbfcd force activitypub addressing on outbound zot packets. 2020-04-17 18:41:12 -07:00
zotlabs
8726a2b7ef several little fixes and some re-factoring. 2020-04-16 16:24:01 -07:00
zotlabs
a834719075 cleanup 2020-03-25 17:48:27 -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
4a5c0fef89 more image cache work 2020-03-04 21:33:33 -08:00
zotlabs
cdd02dc54b better image caching 2020-03-04 20:07:26 -08:00
zotlabs
a40a251bbb store/[data] => cache 2020-03-03 18:24:26 -08:00
zotlabs
a8b7e73662 deprecate simplepie and RSS connections 2020-02-17 14:58:21 -08:00
zotlabs
dc6f09c867 obscure the RSS contact feature until we find a way to federate the message-ids to Z6 and AP. 2019-11-18 19:08:46 -08:00
zotlabs
41f3279adc hyperdrive issue 2019-11-18 14:02:54 -08:00
zotlabs
e9161b9ce3 Merge branch 'dev' of ../p3 into dev 2019-11-14 14:47:32 -08:00
zotlabs
cec2f36e76 typo 2019-11-14 14:47:15 -08:00
zotlabs
036bedae89 saved (star) posts brought back, ap refresh implemented 2019-11-14 14:45:55 -08:00
zotlabs
4289fc3eb6 make inline pdf optional 2019-11-10 20:40:07 -08:00
zotlabs
c8ed767a85 groups 2019-10-11 16:45:04 -07:00
Zot
e3d10d9b2a Merge branch 'customitems-patch' into 'dev'
Add support for custom items / object types

See merge request zot/zap!10
2019-10-01 04:25:30 +02:00
zotlabs
4c271a38cc rewrites - also remove legacy procedural module interface 2019-09-29 22:36:52 -07:00
zotlabs
c8ab4adf76 cleanup 2019-09-29 17:17:40 -07:00
zotlabs
214c47923c once again deliver singletons 2019-09-23 20:57:55 -07:00
DM42.Net Zap Dev
042bcbdbde Add support for custom items / object types 2019-09-22 20:44:33 -04:00
zotlabs
ffc43e1c7d heavy lifting for the next big development effort 2019-09-09 21:03:33 -07:00
zotlabs
1de2bafa61 improved notification links for new connections, ongoing work on onepoll and zotfeeds, reduce core usage of item.postopts 2019-08-27 22:25:06 -07:00
zotlabs
d478571b6d assorted fixes for assorted stuff 2019-08-25 17:35:14 -07:00
DM42.Net Zap Dev
dc0f62a097 Return in case caller needs to process further. 2019-08-19 22:35:17 -04:00
DM42.Net Zap Dev
81bf9e37fa Set initial values in case of multiple invocations. 2019-08-11 18:10:12 -04:00
zotlabs
d8ce899bb9 cleanup 2019-07-25 17:12:48 -07:00
zotlabs
c1fa3fd625 hyperdrive now defaults to off. 2019-07-21 19:24:14 -07:00
zotlabs
27c71dcaa5 cleanup 2019-07-18 20:38:36 -07:00
zotlabs
52e6d4f48a cleanup 2019-06-05 23:08:17 -07:00
zotlabs
e292219db0 misc photo issues 2019-06-04 17:53:21 -07:00
zotlabs
b7e7b997e7 cleanup 2019-05-27 20:50:05 -07:00
zotlabs
6634ad9085 cleanup - implement remote purge which has been missing for a long time 2019-05-06 20:22:08 -07:00
zotlabs
89af6ee5ff port photo lib updates 2019-04-15 23:43:06 -07:00
zotlabs
d68bdd03ed detect comment moderation with even more precision 2019-03-28 16:41:06 -07:00
zotlabs
0030bdac40 xchan_instance_url was still being referenced, add expire app 2019-03-24 22:46:31 -07:00
zotlabs
8f9234e77a refetch incomplete activities with receiver credentials 2019-03-07 16:12:22 -08:00
zotlabs
d9a94f350c chunk uploads for profile and cover photos 2019-03-05 19:51:41 -08:00
zotlabs
054e27fc75 remove items for removed connections in the background, also only deliver toplevel sync items to clones and remove these from normal delivery, fix to oep albums which was still using hex2bin/bin2hex (these are now hashes), add content import to translated apps, allow api routes to contain an optional argument. 2019-03-04 15:39:03 -08:00
zotlabs
1aa56aa76b add moderated permission 2019-02-28 15:14:22 -08:00
zotlabs
8b5bc7303f more work zot+ 2019-02-13 19:55:36 -08:00
zotlabs
342f6effe1 regression in latest queue work 2019-02-03 11:21:25 -08:00
Mike Macgirvin
002d900514 Merge branch 'patch-20190110a' into 'dev'
FIX: memory exhaustion on exceptionally large message queues & multiple...

See merge request macgirvin/osada!12
2019-01-31 01:31:32 +01:00
zotlabs
9eb9e10712 cache embeds on storage 2019-01-29 15:18:35 -08:00
M. Dent
366f7c3fe6 use db_getfunc(). 2019-01-11 14:13:56 +01:00
DM42.Net (Matt Dent)
2003e0dbdc Fix for difference between PGSQL and MYSQL 2019-01-10 15:23:22 -05:00
ZotSocial Admin
35a7fe1994 FIX: memory exhaustion on exceptionally large message queues & multiple Queue.php invocations duplicate work 2019-01-10 13:38:14 -05:00
zotlabs
580642a8a0 issues with conversation completion which included AP messages 2018-12-02 16:46:52 -08:00
zotlabs
686585c703 consistency in iconfig names 2018-11-21 19:04:42 -08:00
zotlabs
a21d412409 typo 2018-11-21 18:27:19 -08:00
zotlabs
530a377982 more forum work 2018-11-21 18:24:45 -08:00
zotlabs
e253a25025 forum work 2018-11-21 17:46:08 -08:00
zotlabs
d9170c6617 more photo object work 2018-10-28 21:01:58 -07:00