aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* "alter table alter" has completely different rules between postgres and mysqlzotlabs2016-10-171-1/+7
* rename diaspora2bb() to markdown_to_bb() to reflect that is has a more generi...zotlabs2016-10-164-4/+4
* issue #550zotlabs2016-10-161-1/+1
* add new hook doczotlabs2016-10-142-0/+8
* remove corporate codes from diaspora2bb, add plugin hook markdown_to_bbzotlabs2016-10-141-5/+2
* remove loggingzotlabs2016-10-141-1/+1
* permissions issuezotlabs2016-10-142-4671/+4690
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-10-1336-1783/+1864
|\
| * Merge pull request #547 from dawnbreak/docuzotlabs2016-10-1436-1786/+1868
| |\
| | * [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-1336-1786/+1868
* | | try to filter any path information from leaking through to zot_finger; and lo...zotlabs2016-10-132-1/+7
|/ /
* / provide text log results of email success/failure rather than 1 and 0.zotlabs2016-10-133-7/+7
|/
* additional array checkingzotlabs2016-10-135-14/+27
* consolidate duplicated code for creating table entries from an arrayzotlabs2016-10-124-161/+51
* minorzotlabs2016-10-122-1/+2
* allow hooks to have negative priorityzotlabs2016-10-124-4/+17
* remove special handling of lookalike '@ char from attach pathzotlabs2016-10-121-2/+2
* Merge pull request #545 from dawnbreak/atfixzotlabs2016-10-131-3/+3
|\
| * Comment and code about UTF-8 @-sign do not match.Klaus Weidenbach2016-10-111-3/+3
* | caught one typo from the last checkinzotlabs2016-10-121-1/+1
* | remove the rest of the backticks from sql queries; replace with TQUOT const w...zotlabs2016-10-128-132/+141
* | add the twitter API 1.1 code pointszotlabs2016-10-121-4/+44
* | some more api workzotlabs2016-10-122-10/+10
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-10-123-7/+13
|\ \
| * | update changelogMario Vavti2016-10-121-1/+6
| * | fix connected time not shown on ajax loaded connectionsMario Vavti2016-10-122-6/+7
* | | bbcode: remove the inserted <br /> between list elements due to linefeeds in ...zotlabs2016-10-121-0/+4
|/ /
* | more api work, mostly bringing the file up to speed with the project coding s...zotlabs2016-10-111-175/+135
* | more api workzotlabs2016-10-111-109/+11
* | When importing a channel from another server, try to auto-discover the best a...zotlabs2016-10-112-10/+33
* | more api cleanupzotlabs2016-10-111-200/+183
* | start on the API re-writezotlabs2016-10-113-386/+388
|/
* make diaspora w2w appear as a quote to make a little bit more clear what is h...Mario Vavti2016-10-111-2/+5
* api issueszotlabs2016-10-101-4/+13
* don't expire posts before 2001zotlabs2016-10-102-4/+3
* spaghettizotlabs2016-10-101-3/+6
* another fix to readmore.js and update patch fileMario Vavti2016-10-102-3/+21
* fix readmorejs collapsing on scrolldirection change in mobile browsersMario Vavti2016-10-101-1/+1
* 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 better explanation of server_roles in the config templatezotlabs2016-10-091-2/+3
* provide a DAV module which accesses the raw data storage for a channel. Toget...zotlabs2016-10-092-3/+109
* more backquotes - this should take care of most except for the array import q...zotlabs2016-10-0930-67/+66
* remove more backquoteszotlabs2016-10-093-70/+70
* don't show diaspora protocol info in the hcard if the diaspora protocol is no...zotlabs2016-10-082-14/+22
* add oauth2/oidc libzotlabs2016-10-07121-0/+14970
* merge usermenu and caret when using proredmatrix2016-10-061-0/+7
* try naked embed before submission instead of at render timeredmatrix2016-10-062-1/+19
* new hook bbcode_filterredmatrix2016-10-051-0/+3
* update hook documentationredmatrix2016-10-053-1/+16