aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* provide discovery for local deletes in zot-finger and mark the hublocs invali...redmatrix2015-11-011-0/+9
* 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 rand...Mario Vavti2015-10-301-0/+22
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-191-4/+11
|\
| * add the project name to site info packetredmatrix2015-10-191-4/+8
* | separate permission_update notification into permission_create and permission...redmatrix2015-10-181-1/+1
* | 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
|\|
| * 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 a...redmatrix2015-09-291-2/+10
* | check and repair sys channel locations (hublocs) in zot-finger if they are me...redmatrix2015-09-291-0/+61
* | resolve conflictsredmatrix2015-09-281-7/+0
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-281-0/+6
|\|
| * process_delivery: ignore selfredmatrix2015-09-281-0/+6
* | ignore self delivery in process_deliveryredmatrix2015-09-281-7/+5
* | create site records for all queued sites and check for deathredmatrix2015-09-281-3/+5
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-271-4/+6
|\|
| * well there's one problem...redmatrix2015-09-271-4/+4
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-271-5/+13
|\|
| * add some safety checks on the sending side of syncredmatrix2015-09-271-6/+20
* | import_xchan_photo: check the return headers to ensure it's an image content-...redmatrix2015-09-261-1/+1
* | add plugin hooks to channel sync/import/exportredmatrix2015-09-231-0/+2
* | merge issueredmatrix2015-09-221-4/+2
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-221-2/+4
|\|
| * don't send sync packets to deleted hubloc locationsredmatrix2015-09-221-2/+4
| * inverted logic syncing deleted hublocsredmatrix2015-09-221-1/+1
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-221-1/+3
|\|
| * add names to delivery report for sync deliveryredmatrix2015-09-221-1/+3
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-221-1/+11
|\|
| * report the channel syncredmatrix2015-09-221-1/+11
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-221-0/+9
|\|
| * backport item syncredmatrix2015-09-221-0/+85
* | allow self delivery until we figure out why clone sync of posted items isn't ...redmatrix2015-09-221-5/+6
* | add one more testredmatrix2015-09-221-1/+1
* | fix foreach warningredmatrix2015-09-221-1/+1
* | delivery reports - crude but mostly functional at least for zot deliveriesredmatrix2015-09-221-3/+4
* | heavy lifting for delivery reportsredmatrix2015-09-221-1/+11