aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵redmatrix2016-02-181-2/+2
| | | | project/version info. Move these out of /boot.php
* 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 ↵redmatrix2015-11-291-12/+2
| | | | list for future use
* log whatever is showing up in the delivery hash array since it seems that ↵redmatrix2015-11-291-0/+4
| | | | one site has something unusual there and it is throwing errors.
* 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 ↵redmatrix2015-11-201-1/+2
| | | | splitting off communitytags as a separate tag type and is not backward compatible. Community tags on older posts or those federated from redmatrix clones will not be preserved during edits.
* issues connecting to local forumredmatrix2015-11-151-4/+4
|
* better re-install detection/protection. This necessitated a slight protocol ↵redmatrix2015-11-031-3/+5
| | | | change but should not introduce any compatibility issues with older software. Things just work better if you use an up-to-date server.
* 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
|
* provide discovery for local deletes in zot-finger and mark the hublocs ↵redmatrix2015-11-011-0/+9
| | | | invalid/deleted
* make sure we only have one profile photo for a cloned channelMario Vavti2015-11-011-15/+20
|
* possibly improve cloned profile images a bit - mod/photo would pick some ↵Mario Vavti2015-10-301-0/+22
| | | | random photos if there are more than one kind of PHOTO_PROFILE
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-191-4/+11
|\ | | | | | | | | | | | | | | | | Conflicts: include/zot.php install/schema_mysql.sql install/schema_postgres.sql install/update.php mod/zfinger.php
| * add the project name to site info packetredmatrix2015-10-191-4/+8
| |
* | separate permission_update notification into permission_create and ↵redmatrix2015-10-181-1/+1
| | | | | | | | permission_update, since some networks send out a notification for duplicate share requests even if connected.
* | filter delivery reportsredmatrix2015-10-171-1/+43
| |
* | more work on import & sync of private mail and conversationsredmatrix2015-10-141-0/+6
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-011-4/+4
|\|
| * allow additional uses for xtagsredmatrix2015-10-011-4/+4
| |
* | issue #63 - missing table fields in db queryredmatrix2015-09-301-2/+2
| |
* | add delivery reports to mail (not backported to redmatrix)redmatrix2015-09-301-7/+15
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-301-3/+14
|\| | | | | | | | | | | | | Conflicts: include/zot.php view/de/messages.po view/de/strings.php
| * document the issue with cloned delivery to self vs normal delivery to selfredmatrix2015-09-301-2/+13
| |
| * undo self-deliver checkredmatrix2015-09-301-5/+6
| |
* | undo self deliver checkredmatrix2015-09-301-5/+6
| |
* | another error from the db logsredmatrix2015-09-291-1/+1
| |
* | improve the sys channel location repair to check key issues and re-installs ↵redmatrix2015-09-291-2/+10
| | | | | | | | and/or site moves
* | check and repair sys channel locations (hublocs) in zot-finger if they are ↵redmatrix2015-09-291-0/+61
| | | | | | | | messed up
* | resolve conflictsredmatrix2015-09-281-7/+0
| |