aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge branch 'trap-template-errors' into 'dev'Mario2018-09-171-1/+7
|\ \ | | | | | | | | | | | | Trap errors in template rendering. Output a generic error and log problem. See merge request hubzilla/core!1274
| * | Catch errors in template rendering. Output a generic error and log problem.M.Dent2018-09-141-1/+7
| | |
* | | Merge branch 'delete-attach-hook' into 'dev'Mario2018-09-171-0/+5
|\ \ \ | | | | | | | | | | | | | | | | delete_attach hook See merge request hubzilla/core!1275
| * | | Add attach_delete hookM.Dent (DM42.Net)2018-09-151-0/+5
| | |/ | |/|
* | | Merge branch 'dev'zotlabs2018-09-165-383/+31
|\| |
| * | remove network_tabs() which has been deprecated and replaced by ↵Mario Vavti2018-09-131-113/+0
| | | | | | | | | | | | activity_{order, filters} widgets
| * | move chat from feature to appsMario Vavti2018-09-132-11/+1
| | |
| * | remove profile_tabs() which has been deprecated and replaced by channel_apps()Mario Vavti2018-09-132-201/+1
| | |
| * | Merge branch 'patch-1' into 'dev'Mario2018-09-121-1/+1
| |\ \ | | | | | | | | | | | | | | | | z_fetch_url with case insensitive headers See merge request hubzilla/core!1271
| | * | Update network.phpMax Kostikov2018-09-101-1/+1
| | | |
| * | | more feature to app transitionMario Vavti2018-09-121-30/+26
| | | |
| * | | Fix PHP Warning: DOMDocument::loadHTML(): htmlParseEntityRef: no name in EntityMario Vavti2018-09-121-0/+2
| | | |
| * | | mpre feature to app transitionMario Vavti2018-09-121-27/+0
| |/ /
* | | do not sync the channel_moved fieldzotlabs2018-09-162-8/+9
| | |
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-09-101-10/+0
|\| |
| * | move cards from features to appsMario Vavti2018-09-101-10/+0
| |/
* / important hyperdrive componentzotlabs2018-09-091-2/+9
|/
* Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-09-051-7/+22
|\
| * Corrected resubmit of fixes to Authors unable to comment on posts they ↵M.Dent2018-09-041-7/+22
| | | | | | | | authored when owned by others.
| * Revert "Fix: Authors unable to comment on posts they authored when under ↵Mario Vavti2018-09-031-15/+2
| | | | | | | | | | | | | | | | owned by others in certain circumstances." This reverts commit e2824f925964fbfe160255de6e733b4c2de3cecb. Reverting because it breaks forum mentions.
| * Merge branch 'add-delivery-status-info' into 'dev'Mario2018-09-021-2/+15
| |\ | | | | | | | | | | | | Fix: Authors unable to comment on posts they authored when under owned by others… See merge request hubzilla/core!1268
| | * Fix: Authors unable to comment on posts they authored when under owned by ↵M.Dent2018-09-011-2/+15
| | | | | | | | | | | | others in certain circumstances.
* | | detect and automatically repair duplicate plugin hook scenarios.zotlabs2018-09-051-16/+40
|/ /
* | Merge branch 'call-hooks-optimization' into 'dev'Mario2018-08-301-1/+1
|\ \ | | | | | | | | | | | | Micro-optimization to call_hooks() See merge request hubzilla/core!1267
| * | Micro-optimization to call_hooks()M.Dent2018-08-291-1/+1
| | |
* | | Merge branch 'add-delivery-status-info' into 'dev'Mario2018-08-301-0/+1
|\ \ \ | | |/ | |/| | | | | | | Add dreport_process hook See merge request hubzilla/core!1266
| * | Add dreport_process hookM.Dent2018-08-291-0/+1
| |/
* / html-to-markdown adds a backslash infront of a hash after each new line - ↵Mario Vavti2018-08-291-1/+4
|/ | | | manualy remove those
* code cleanupzotlabs2018-08-232-37/+52
|
* first_post_date() (used by archive widget) - trigger the query options off ↵zotlabs2018-08-231-14/+15
| | | | of the active module rather than rely on passed parameters
* tweak archive widget for articleszotlabs2018-08-221-2/+14
|
* add api_not_found hookzotlabs2018-08-211-1/+4
|
* Zot/Finger: ignore deleted hublocszotlabs2018-08-211-1/+1
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-08-202-51/+103
|\
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-08-161-13/+27
| |\
| * \ Merge remote-tracking branch 'mike/master' into devMario Vavti2018-08-154-4/+47
| |\ \
| * \ \ Merge remote-tracking branch 'mike/master' into devMario Vavti2018-08-142-23/+16
| |\ \ \
| * | | | Override helpfilesM. Dent2018-08-141-38/+61
| | | | |
| * | | | Merge branch 'add-template-overrides' into 'dev'Mario2018-08-131-13/+42
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add template overrides See merge request hubzilla/core!1256
| | * | | | Add support for overriding the default template location and individual ↵M.Dent2018-08-121-13/+42
| | | | | | | | | | | | | | | | | | | | | | | | templates via .htconfig.php
* | | | | | hubzilla core issue #1262zotlabs2018-08-171-0/+1
| |_|_|_|/ |/| | | |
* | | | | possible fixes for can_comment_on_post(), provide wiki_list on wiki sidebarzotlabs2018-08-151-13/+27
| |_|_|/ |/| | |
* | | | more backporting for zot6zotlabs2018-08-142-0/+41
| | | |
* | | | issue with mdpost addon and archive.org links which contain a full url as a ↵zotlabs2018-08-133-4/+6
| |_|/ |/| | | | | | | | path/query component
* | | hubloc DB changes needed for z6zotlabs2018-08-131-0/+2
| | |
* | | minor oauth2 updates - renamed zot webbie to 'webfinger' and zothash to ↵zotlabs2018-08-131-23/+14
|/ / | | | | | | 'portable_id', fixed/simplified cgi auth mode
* | add table support to markdownzotlabs2018-08-121-2/+79
| |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-08-122-3/+41
|\|
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-08-121-0/+16
| |\
| * | revert debug comment from the last commitMario Vavti2018-08-091-1/+1
| | |