aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* | more work on permsredmatrix2016-07-091-4/+4
|/
* change AbConfig to use channel_id instead of channel_hash; which was a mistak...redmatrix2016-06-231-3/+2
* 1. provide automatic relocation of important links in items that are imported...redmatrix2016-06-211-10/+7
* add new connection to default group when auto-acceptedredmatrix2016-06-151-0/+10
* more db column renamesredmatrix2016-05-311-8/+17
* don't update hubloc_connected any more often than 15 minutes. We don't requir...redmatrix2016-05-301-5/+11
* redundant dev line from an earlier modification causes issue #404redmatrix2016-05-301-4/+4
* 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