aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
Commit message (Expand)AuthorAgeFilesLines
* We've passed the deadline for allowing unsigned zot finger tokens. It is now ...zotlabs2017-02-241-4/+1
* more work on permcats and consolidating calls that try to discover connect pe...zotlabs2017-02-091-33/+21
* fix typosMario Vavti2017-01-311-1/+1
* consolidate hubloc storagezotlabs2017-01-301-30/+35
* provide lowlevel xchan storage function to ensure that all non-null rows are ...zotlabs2017-01-281-22/+22
* synced wikis should be relocatedHubzilla2017-01-221-1/+1
* basic support for clone syncing of wikis and wiki pagesHubzilla2017-01-221-2/+5
* channel move stuff (disabled currently because not yet complete)zotlabs2017-01-091-1/+1
* better fix for #629 #635 based on ownership/authorship rather than message fl...zotlabs2016-12-311-11/+6
* issues #629, #635 - edited post arriving from downstream source was not being...zotlabs2016-12-311-0/+14
* add plugin hook to zot_best_algorithm()zotlabs2016-12-131-0/+5
* typozotlabs2016-12-041-1/+1
* sql error in fetch conversationzotlabs2016-12-011-1/+1
* advanced crypto restricted by server rolezotlabs2016-11-301-0/+3
* zot 1.2zotlabs2016-11-301-157/+161
* minor re-arrangezotlabs2016-11-281-4/+4
* missing plugins in zot-infozotlabs2016-11-221-1/+1
* db update required for Zot2zotlabs2016-11-221-4/+8
* wrong functionzotlabs2016-11-211-3/+3
* zot: specify crypto methodzotlabs2016-11-201-5/+6
* fix a fatal error with incorrect DB object accesszottel2016-11-071-2/+2
* issue #553 - negative birthday from directory. This may not completely fix it...zotlabs2016-10-171-1/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-10-131-90/+93
|\
| * [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-90/+93
* | try to filter any path information from leaking through to zot_finger; and lo...zotlabs2016-10-131-0/+4
|/
* remove the rest of the backticks from sql queries; replace with TQUOT const w...zotlabs2016-10-121-2/+3
* more backquotes - this should take care of most except for the array import q...zotlabs2016-10-091-2/+2
* file clone sync issue, 1. channel permission import had no uid, 2. mod_getfil...redmatrix2016-09-281-1/+4
* issue #527redmatrix2016-09-221-2/+1
* finish the channel_reddress() conversionredmatrix2016-09-211-4/+4
* fix for old style version specifiersredmatrix2016-09-081-3/+0
* provide version info in /pubsitesredmatrix2016-09-071-5/+11
* issue #186 ...different check for pubforum with expert permissionsredmatrix2016-08-261-12/+6
* public forum fallback checking (when custom/expert permissions are applied) w...redmatrix2016-08-221-5/+4
* pending flag not being reset when using autoperms from custom roleredmatrix2016-08-121-1/+4
* forum detection was off for forums with custom permsredmatrix2016-08-101-1/+3
* use config system.server_role and deprecate 'UNO'redmatrix2016-08-071-3/+3
* fix the forum detection in include/zotredmatrix2016-07-191-4/+14
* fixes to permsredmatrix2016-07-191-3/+3
* translate more old perms callsredmatrix2016-07-191-1/+1
* missing bracketredmatrix2016-07-181-1/+2
* more perms work (a lot more)redmatrix2016-07-181-4/+17
* more perms workredmatrix2016-07-181-0/+14
* more perms workredmatrix2016-07-181-1/+2
* clone channel permsredmatrix2016-07-171-1/+14
* deprecate/remove json_decode_plusredmatrix2016-07-131-4/+4
* Merge branch 'dev' into permsredmatrix2016-07-121-1/+6
|\
| * don't try to send sync packets to dead sites.redmatrix2016-07-121-1/+6
* | more perms work - notably the stuff in public_permsredmatrix2016-07-111-55/+17
* | perms workredmatrix2016-07-101-37/+13