aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Expand)AuthorAgeFilesLines
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-1313-711/+658
* additional array checkingzotlabs2016-10-131-7/+1
* consolidate duplicated code for creating table entries from an arrayzotlabs2016-10-121-29/+8
* minorzotlabs2016-10-121-0/+1
* remove the rest of the backticks from sql queries; replace with TQUOT const w...zotlabs2016-10-122-16/+16
* some more api workzotlabs2016-10-121-8/+8
* When importing a channel from another server, try to auto-discover the best a...zotlabs2016-10-111-10/+14
* since the snap module runs without permissions controls, verify the logged in...zotlabs2016-10-091-0/+9
* snap dav module is currently read-only. error out on any request methods whic...zotlabs2016-10-091-0/+3
* provide a DAV module which accesses the raw data storage for a channel. Toget...zotlabs2016-10-091-0/+93
* more backquotes - this should take care of most except for the array import q...zotlabs2016-10-0920-28/+27
* try naked embed before submission instead of at render timeredmatrix2016-10-061-0/+4
* remove obscured @ hackredmatrix2016-10-041-3/+0
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-10-042-3/+2
|\
| * feature_enabled() only takes two argumentsMario Vavti2016-10-042-3/+2
* | remove leftover rating fragmentredmatrix2016-10-041-2/+5
|/
* even more backslashesredmatrix2016-10-035-15/+15
* more backticksredmatrix2016-10-0310-233/+123
* allow delivery report for not just the author, but also if you're the owner a...redmatrix2016-10-031-3/+5
* start removing db backticksredmatrix2016-10-033-6/+6
* add some more stuff to admin/account_edit (service class, language, and techl...redmatrix2016-10-032-9/+21
* sync cloud storage permission changes (issue #538 continued)redmatrix2016-10-011-2/+2
* Unify the various mail sending instance to enotify::send() and z_mail(). Both...redmatrix2016-10-012-28/+34
* provide ability for admin to change account passwordredmatrix2016-09-301-0/+64
* issue #538 continuedredmatrix2016-09-301-3/+3
* more tag filtering in setupredmatrix2016-09-291-11/+11
* issue #538 continuedredmatrix2016-09-292-2/+2
* Bring the saved search feature in line with the spec, and publish the feature...redmatrix2016-09-281-38/+57
* file clone sync issue, 1. channel permission import had no uid, 2. mod_getfil...redmatrix2016-09-281-13/+14
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-09-283-3/+4
|\
| * fix wrong array key for profile photo resloutionMario Vavti2016-09-281-1/+1
| * fix with update with /channel?f=&mid=hash issue #461Mario Vavti2016-09-282-2/+3
* | issue #537 - angle bracket characters in DB password not recognisedredmatrix2016-09-281-18/+18
|/
* make the fetching of the default profile photo hookable, and document the hookredmatrix2016-09-271-17/+31
* Merge branch 'nulldate' into devredmatrix2016-09-265-5/+5
|\
| * null_date conversion; phase 1redmatrix2016-09-255-5/+5
* | the rest of the backend for supporting scroll-to-comment from notifications. ...redmatrix2016-09-241-1/+3
* | convert oembed tools to use json arrays rather than json objectsredmatrix2016-09-241-1/+1
* | objects with id=share_container seem to be blacklisted in various security br...Mario Vavti2016-09-221-2/+2
|/
* issue #516redmatrix2016-09-201-65/+58
* fix issue #517Mario Vavti2016-09-192-2/+2
* a couple more namespace issues with exception handlersredmatrix2016-09-181-1/+1
* couple of minor issues with dba namespace during install and enotify::format ...redmatrix2016-09-181-1/+1
* some changes merged from wrong branch... new function channel_reddress() inst...redmatrix2016-09-175-8/+8
* fix settings/accountMario Vavti2016-09-121-2/+2
* fix for old style version specifiersredmatrix2016-09-081-0/+5
* more get rid of illegal offset in include/conversationredmatrix2016-09-083-7/+10
* pro: provide settings for techlevel and techlevel_lock on admin/site pageredmatrix2016-09-081-0/+27
* pro: better handling of system techlevel settings.redmatrix2016-09-071-3/+2
* provide version info in /pubsitesredmatrix2016-09-072-3/+3