aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* provide server role on pubsites pageredmatrix2016-05-181-1/+1
* only show $showall_origin if permission_role is custom. it does not make much...Mario Vavti2016-05-181-3/+3
* experimental PDO DBA driverredmatrix2016-05-172-4/+106
* cli utilities - argc and argv reversed. Not functionally incorrect since it w...redmatrix2016-05-1716-35/+32
* Merge pull request #389 from sasiflo/dev_sasiflo_synchubzilla2016-05-181-8/+14
|\
| * Synchronization: Directory creation on sync import corrected.sasiflo2016-05-171-8/+14
* | support work for a long-term fix for issue #390, essentially one can specify ...redmatrix2016-05-172-5/+7
|/
* an issue related to #386redmatrix2016-05-162-1/+5
* more work on sessions and cookies, as some anomalies appeared in caldav and f...redmatrix2016-05-164-11/+12
* provide tools to extract a pdo constructorredmatrix2016-05-151-6/+24
* issue #383redmatrix2016-05-141-1/+0
* change wording restricted -> custom selection and add a label to the selectMario Vavti2016-05-131-1/+2
* instead of radio buttons use select to choose between public and restricted a...Mario Vavti2016-05-131-1/+1
* split off feed handling stuff from include/itemsredmatrix2016-05-122-1312/+1319
* remove the rarely if ever used filter_insecure() function. We will provide th...redmatrix2016-05-121-41/+0
* SECURITY: a comment to a private post that has been edited (the comment has b...redmatrix2016-05-121-0/+10
* Ensure that channels can't be created with DAV reserved paths as a redress. S...redmatrix2016-05-112-4/+22
* provide repository versions on admin summary page and an upgrade message if y...redmatrix2016-05-101-0/+15
* sabre upgraderedmatrix2016-05-101-11/+1
* initial sabre upgrade (needs lots of work - to wit: authentication, redo the ...redmatrix2016-05-101-10/+10
* more work on diaspora relayredmatrix2016-05-091-0/+5
* minor cleanup. No functional changesTreer2016-05-101-4/+15
* if we do not have a layout $layout should be empty not defaultMario Vavti2016-05-091-1/+1
* remove unused code and whitespaceMario Vavti2016-05-091-10/+0
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-05-093-11/+24
|\
| * prevent recursion in the database driver when debugging is enabled and the sy...redmatrix2016-05-093-11/+24
* | make editwebpage use status_editor() and fix storing of layout on webpage cre...Mario Vavti2016-05-092-4/+13
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-05-094-73/+196
|\|
| * clean up some cruftredmatrix2016-05-081-46/+0
| * convert media embed functions that deal with rewriting specific corporate ser...redmatrix2016-05-081-23/+6
| * improve non-ACL option description in ACL dialogTreer2016-05-082-4/+190
* | make editblock use status_editor()Mario Vavti2016-05-071-14/+11
|/
* missed one other place where we called comanche outside the page buildredmatrix2016-05-061-2/+2
* objectify comancheredmatrix2016-05-052-422/+39
* commentsredmatrix2016-05-051-0/+4
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-05-051-5/+32
|\
| * Unify permissions dialog for network posts, channel posts, and remote postsTreer2016-05-061-5/+32
* | - Setup: check php version (5.4 required)redmatrix2016-05-051-1/+36
|/
* replace app tagcloud with more traditional categories widget. One can always ...redmatrix2016-05-052-0/+44
* isolate all the tagadelic core code into a class and reuse itredmatrix2016-05-041-85/+4
* provide a tag cloud for app categories and allow filtering apps from thisredmatrix2016-05-043-1/+94
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-05-041-5/+22
|\
| * add help to some permissions dialogsTreer2016-05-051-3/+3
| * Refine permissions dialog UITreer2016-05-041-5/+22
* | add categories to apps (wip)redmatrix2016-05-043-29/+164
|/
* Sync the current list of system apps with the built-in name translation table...redmatrix2016-05-031-3/+8
* more background work for app management - give every member a copy of all the...redmatrix2016-05-032-15/+62
* some preliminary structural work for app organisationredmatrix2016-05-031-2/+7
* more security stuffredmatrix2016-05-022-50/+36
* a bit more oembed security - and document the shortcomings of this approachredmatrix2016-05-021-16/+20