aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove deprecated 'qcomment' feature; unused since 2012zotlabs2018-01-184-30/+0
|
* Merge branch 'dev' of https://github.com/dawnbreak/hubzillazotlabs2018-01-181-2/+2
|\
| * Change dsn port handling in dba_pdo.Klaus Weidenbach2018-01-181-2/+2
| |
* | simplify webserver logic flow, remove obsolete $a from routerzotlabs2018-01-182-34/+47
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-01-1810-182/+102
|\|
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-188-29/+37
| |\
| * \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2018-01-181-1/+1
| |\ \
| | * \ Merge pull request #957 from einervonvielen/homeinstall-fix-cron-devgit-marijus2018-01-181-1/+1
| | |\ \ | | | | | | | | | | Fixed poller. Use Master.php
| | | * | Fixed poller. Use Master.phpEiner von Vielen2018-01-141-1/+1
| | | | |
| * | | | consolidate navbar tucson and some javascript cleanupMario Vavti2018-01-185-173/+48
| |/ / /
| * | | raise the queue threshold default from 300 to 3000Mario Vavti2018-01-181-2/+2
| | | |
| * | | bump versionMario Vavti2018-01-181-1/+1
| | | |
| * | | implement notifications name filter and slightly change the way we load ↵Mario Vavti2018-01-183-11/+56
| | | | | | | | | | | | | | | | notification to the ui
* | | | simplify interactions with the get_features hook by calling it before any ↵zotlabs2018-01-182-23/+25
| |_|/ |/| | | | | | | | filtering takes place
* | | provide local pubstream option (content from this site only).zotlabs2018-01-173-4/+16
| | |
* | | simplify dir_tagadelic dramaticallyzotlabs2018-01-172-19/+8
| | |
* | | use mid/parent_mid to trigger $top_level_postzotlabs2018-01-171-1/+1
| | |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-01-171-1/+3
|\| |
| * | section-content-info-wrapper for register textMario Vavti2018-01-161-1/+3
| | |
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-165-4/+21
| |\ \
* | | | remove sendzid core code from core (put in plugin where it belongs)zotlabs2018-01-172-5/+12
| | | |
* | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-01-159-11/+12
|\| | | | |/ / |/| |
| * | fix some regressions with permission rolesMario Vavti2018-01-157-10/+8
| | |
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2018-01-152-1/+4
| |\ \
| | * | Added minimum registration age to /admin/site settings pageAndrew Manning2018-01-142-1/+4
| | |/
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-153-27/+19
| |\ \ | | |/ | |/|
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-143-4/+9
| |\ \
* | | | surface the article featurezotlabs2018-01-154-4/+6
| | | |
* | | | add summary bbcode tagzotlabs2018-01-151-0/+15
| |_|/ |/| |
* | | move markdown-in-posts/comments feature to pluginzotlabs2018-01-142-19/+10
| | |
* | | support tables in markdown posts/comments (but not table alignment); and do ↵zotlabs2018-01-141-8/+9
| | | | | | | | | | | | not support iframes from html source.
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-01-1337-4210/+11772
|\| | | |/ |/|
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-121-0/+77
| |\
| * | update league/html-to-markdown via composerMario Vavti2018-01-1210-390/+379
| | |
| * | fix some breaking changes with bootstrap 4 beta3Mario Vavti2018-01-125-5/+5
| | |
| * | update to bootstrap 4 beta3Mario Vavti2018-01-1222-3814/+11387
| | |
| * | typoMario Vavti2018-01-121-1/+1
| | |
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2018-01-129-119/+336
| |\ \
| * | | mod hq: stick to show latest unseen toplevel post on loadMario Vavti2018-01-121-2/+2
| | | |
* | | | cleanup of last fixzotlabs2018-01-133-4/+4
| | | |
* | | | unexpected openssl resultzotlabs2018-01-133-2/+3
| | | |
* | | | improve owa loggingzotlabs2018-01-131-1/+5
| | | |
* | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-01-1213-144/+364
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Merge pull request #951 from dawnbreak/docugit-marijus2018-01-129-119/+336
| |\ \ | | |/ | |/| :bulb: Add source documentation from recent conversations.
| | * :bulb: Add source documentation from recent conversations.Klaus Weidenbach2018-01-059-119/+336
| | | | | | | | | | | | | | | | | | There have been some conversations in the last weeks which explained several parts of the code, so add it to the source code documentation. Also some other small source code documentation improvements.
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-123-10/+25
| |\ \
| * | | continue working on hqMario Vavti2018-01-112-20/+20
| | | |
| * | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-1118-13/+20
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-103-4/+6
| |\ \ \ \
| * | | | | introduce datasrc2src(selector) js functionMario Vavti2018-01-102-5/+8
| | | | | |