aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
Commit message (Expand)AuthorAgeFilesLines
* track down some issues from the application logsredmatrix2016-05-261-2/+2
* require token signatures in zot_refresh, also move channel specific stuff int...redmatrix2016-05-241-2/+24
* code cleanupredmatrix2016-05-241-4/+0
* Add space between project name and server typeredmatrix2016-05-241-1/+1
* moved enotifyredmatrix2016-05-241-2/+1
* change the signed token format. We don't folks to be able to submit random te...redmatrix2016-05-221-1/+1
* renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-221-4/+2
* first cut at zot-finger request signaturesredmatrix2016-05-211-0/+6
* rework the conversation object stuff at a high level - still needs a bit of r...redmatrix2016-05-201-2/+2
* daemon conversion continued...redmatrix2016-05-191-8/+8
* provide server role on pubsites pageredmatrix2016-05-181-1/+1
* SECURITY: a comment to a private post that has been edited (the comment has b...redmatrix2016-05-121-0/+10
* use only the std_versionredmatrix2016-05-011-1/+1
* implement the singleton delivery stuffredmatrix2016-04-261-1/+1
* filter out a bit more dreport noise - especially for private posts to multipl...redmatrix2016-04-141-0/+11
* provide general purpose verification class, remove include/session.php (no lo...redmatrix2016-04-141-11/+3
* file sync testingredmatrix2016-04-061-0/+3
* static Appredmatrix2016-03-311-14/+14
* make the admin side menu extensible and provide a hook for a channel "move" o...redmatrix2016-03-191-0/+6
* handle UNO move channel operationredmatrix2016-03-091-0/+54
* abconfigredmatrix2016-02-291-2/+17
* build_sync_packet - no need to sleep after the last sync delivery.redmatrix2016-02-281-1/+5
* move dreport to zotlabs\zot namespaceredmatrix2016-02-191-7/+4
* Provide Zotlabs\Project and System class for querying details about the proje...redmatrix2016-02-181-2/+2
* more uno groundworkredmatrix2016-02-051-0/+6
* add abook_account to cloned abook records, was missingredmatrix2016-01-261-1/+2
* various issues from the forumsredmatrix2016-01-171-2/+2
* provide admin toggle to disable delivery reportsredmatrix2016-01-071-0/+3
* log API improvements and queue optimisation for singleton networksredmatrix2015-12-311-32/+32
* sql delete with limitredmatrix2015-12-181-1/+1
* issue #228redmatrix2015-12-171-2/+2
* additional fix for the array_key_exists message in #221redmatrix2015-12-151-1/+1
* issue #221redmatrix2015-12-151-3/+2
* more queue apiredmatrix2015-12-151-12/+4
* more work on queue apiredmatrix2015-12-141-27/+18
* start working on the singleton settingredmatrix2015-12-091-0/+1
* a loose endredmatrix2015-12-071-1/+1
* abstract the message handlersredmatrix2015-12-071-6/+5
* minor optimisationredmatrix2015-12-061-1/+0
* start of v4redmatrix2015-12-061-0/+419
* use the channel blacklist for items and mail, still todo: directory and stuffredmatrix2015-12-031-0/+16
* generalise the site black|white allow lists, also add a channel black|white l...redmatrix2015-11-291-12/+2
* log whatever is showing up in the delivery hash array since it seems that one...redmatrix2015-11-291-0/+4
* don't show item_delayed_publish items in tag cloudsredmatrix2015-11-261-3/+0
* delivery report tweaksredmatrix2015-11-221-0/+12
* issue #85, community tags and file tags lost during edits. This required spli...redmatrix2015-11-201-1/+2
* issues connecting to local forumredmatrix2015-11-151-4/+4
* better re-install detection/protection. This necessitated a slight protocol c...redmatrix2015-11-031-3/+5
* need better peer verification due to re-install issue, this is temporaryredmatrix2015-11-031-2/+3
* bug in hub/location syncredmatrix2015-11-021-4/+3