aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Expand)AuthorAgeFilesLines
* string updatezotlabs2016-10-301-9/+7
* update setup and install documents for PDO and the freebsd issue withzotlabs2016-10-271-3/+3
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-10-265-5/+5
|\
| * Merge pull request #570 from fsteinel/issue-NEWzotlabs2016-10-275-5/+5
| |\
| | * sql: limit 1 for UPDATE and DELETE is not supported by the SQL standard and p...Florian Steinel2016-10-275-5/+5
* | | modernise chanview, which has a renewed purpose - to provide a connect link t...zotlabs2016-10-261-15/+32
|/ /
* | zot_finger from navbar people search loopingzotlabs2016-10-261-5/+24
* | when inserting a link, if the url begins with '!' ignore oembed and do everyt...zotlabs2016-10-261-5/+12
|/
* send "hidden" edit activities to networks which don't support edits themselveszotlabs2016-10-252-1/+2
* put all dns checking into one function, allow it to be ignoredzotlabs2016-10-251-2/+1
* first cut at edit activitieszotlabs2016-10-251-0/+2
* profile photo issue on postgreszotlabs2016-10-231-1/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-10-231-0/+30
|\
| * Merge pull request #565 from anaqreon/wiki-downloadzotlabs2016-10-231-0/+30
| |\
| | * Add wiki download button to export the selected wiki repo to a zip fileAndrew Manning2016-10-221-0/+30
* | | need to perform dbunescbin on stored filenames as well as binary data - this ...zotlabs2016-10-233-5/+5
|/ /
* / provide lockstate for events and remove obsolete codeMario Vavti2016-10-221-5/+2
|/
* Merge pull request #563 from ilu33/devzotlabs2016-10-221-1/+1
|\
| * Postgres complaining again ...ilu332016-10-221-1/+1
* | squash timezone adjusted birthdays into a single day in the calendar, by lyin...zotlabs2016-10-211-0/+6
|/
* full revert, that wasn't working at all. Not sure why.zotlabs2016-10-211-3/+1
* partial revertzotlabs2016-10-211-3/+2
* fine tune the navbar people autocomplete, as the check for minimum length was...zotlabs2016-10-211-1/+4
* remove requirement that imported profile photos be in the profile photos albumzotlabs2016-10-181-1/+1
* Change the behaviour of 'use existing photo for profile'. For a channel with ...zotlabs2016-10-181-11/+31
* change event behaviour - share by default.zotlabs2016-10-181-2/+4
* [FEATURE] Add config and use composer autoloader.Klaus Weidenbach2016-10-181-4/+0
* add get_photo hook to go along with get_profile_photo hook. This allows a plu...zotlabs2016-10-171-11/+12
* rename diaspora2bb() to markdown_to_bb() to reflect that is has a more generi...zotlabs2016-10-161-1/+1
* remove loggingzotlabs2016-10-141-1/+1
* permissions issuezotlabs2016-10-141-2/+2
* [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