Public domain federated communications server. Provides a feature rich ActivityPub and Nomad communication node.
Find a file
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
.homeinstall Daily global cron job needs an executable script (added missing chmod a+x) 2020-09-09 23:23:38 +02:00
.openshift store/[data] => cache 2020-03-03 18:24:26 -08:00
app drafts v1 2020-11-29 16:38:45 -08:00
doc add missing requirement. 2020-12-07 11:37:35 -08:00
images mod_sites - show non-zot projects 2020-11-23 21:28:33 -08:00
include - 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. 2021-01-26 11:29:34 -08:00
install postgres schema correction, filter the network parameter of the sites module. 2020-12-17 16:09:01 -08:00
library fixes from upstream 2021-01-19 18:21:48 -08:00
spec 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
tests 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
util release 2021-01-25 11:45:43 -08:00
vendor package updates 2020-11-10 12:41:03 +11:00
view change the icon for dm's 2021-01-24 18:17:30 -08:00
Zotlabs - 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. 2021-01-26 11:29:34 -08:00
.gitattributes Required for github/Windows 2012-06-14 18:39:48 +10:00
.gitignore add .htstartup.php to .gitignore 2020-10-19 18:53:12 -07:00
.htaccess Change main router request variable from 'q' to 'req'. This is necessary to implement search in the twitter api addon, because twitter requires use of the variable 'q'. 2018-08-26 23:35:29 -07:00
.travis.yml 👷Extend Travis, add PostgreSQL10. 2018-03-17 23:27:56 +01:00
boot.php - 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. 2021-01-26 11:29:34 -08:00
composer.json update blueimp 2020-09-25 09:45:54 +10:00
composer.lock package updates 2020-11-10 12:41:03 +11:00
DEVELOPERS developer certificate of origin 2017-11-04 18:15:55 -07:00
FEDERATION.md branding 2020-08-09 18:08:40 -07:00
index.php config updates 2018-11-20 19:15:15 -08:00
LICENSE update federation and license 2020-08-01 14:55:55 -07:00
README.md Keep the message simple. 2020-03-12 16:47:36 -07:00

ZAP

A fediverse server.