| Commit message (Expand) | Author | Age | Files | Lines |
* | formatting | Max Kostikov | 2018-09-14 | 1 | -3/+3 |
* | Save combined view while deleting first message in thread | Max Kostikov | 2018-09-14 | 1 | -0/+20 |
* | remove network_tabs() which has been deprecated and replaced by activity_{ord... | Mario Vavti | 2018-09-13 | 1 | -113/+0 |
* | move chat from feature to apps | Mario Vavti | 2018-09-13 | 2 | -11/+1 |
* | remove profile_tabs() which has been deprecated and replaced by channel_apps() | Mario Vavti | 2018-09-13 | 2 | -201/+1 |
* | Merge branch 'patch-1' into 'dev' | Mario | 2018-09-12 | 1 | -1/+1 |
|\ |
|
| * | Update network.php | Max Kostikov | 2018-09-10 | 1 | -1/+1 |
* | | more feature to app transition | Mario Vavti | 2018-09-12 | 1 | -30/+26 |
* | | Fix PHP Warning: DOMDocument::loadHTML(): htmlParseEntityRef: no name in Entity | Mario Vavti | 2018-09-12 | 1 | -0/+2 |
* | | mpre feature to app transition | Mario Vavti | 2018-09-12 | 1 | -27/+0 |
|/ |
|
* | move cards from features to apps | Mario Vavti | 2018-09-10 | 1 | -10/+0 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge | zotlabs | 2018-09-05 | 1 | -7/+22 |
|\ |
|
| * | Corrected resubmit of fixes to Authors unable to comment on posts they author... | M.Dent | 2018-09-04 | 1 | -7/+22 |
| * | Revert "Fix: Authors unable to comment on posts they authored when under owne... | Mario Vavti | 2018-09-03 | 1 | -15/+2 |
| * | Merge branch 'add-delivery-status-info' into 'dev' | Mario | 2018-09-02 | 1 | -2/+15 |
| |\ |
|
| | * | Fix: Authors unable to comment on posts they authored when under owned by oth... | M.Dent | 2018-09-01 | 1 | -2/+15 |
* | | | detect and automatically repair duplicate plugin hook scenarios. | zotlabs | 2018-09-05 | 1 | -16/+40 |
|/ / |
|
* | | Merge branch 'call-hooks-optimization' into 'dev' | Mario | 2018-08-30 | 1 | -1/+1 |
|\ \ |
|
| * | | Micro-optimization to call_hooks() | M.Dent | 2018-08-29 | 1 | -1/+1 |
* | | | Merge branch 'add-delivery-status-info' into 'dev' | Mario | 2018-08-30 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Add dreport_process hook | M.Dent | 2018-08-29 | 1 | -0/+1 |
| |/ |
|
* / | html-to-markdown adds a backslash infront of a hash after each new line - man... | Mario Vavti | 2018-08-29 | 1 | -1/+4 |
|/ |
|
* | code cleanup | zotlabs | 2018-08-23 | 2 | -37/+52 |
* | first_post_date() (used by archive widget) - trigger the query options off of... | zotlabs | 2018-08-23 | 1 | -14/+15 |
* | tweak archive widget for articles | zotlabs | 2018-08-22 | 1 | -2/+14 |
* | add api_not_found hook | zotlabs | 2018-08-21 | 1 | -1/+4 |
* | Zot/Finger: ignore deleted hublocs | zotlabs | 2018-08-21 | 1 | -1/+1 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge | zotlabs | 2018-08-20 | 2 | -51/+103 |
|\ |
|
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-08-16 | 1 | -13/+27 |
| |\ |
|
| * \ | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-08-15 | 4 | -4/+47 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-08-14 | 2 | -23/+16 |
| |\ \ \ |
|
| * | | | | Override helpfiles | M. Dent | 2018-08-14 | 1 | -38/+61 |
| * | | | | Merge branch 'add-template-overrides' into 'dev' | Mario | 2018-08-13 | 1 | -13/+42 |
| |\ \ \ \ |
|
| | * | | | | Add support for overriding the default template location and individual templ... | M.Dent | 2018-08-12 | 1 | -13/+42 |
* | | | | | | hubzilla core issue #1262 | zotlabs | 2018-08-17 | 1 | -0/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | possible fixes for can_comment_on_post(), provide wiki_list on wiki sidebar | zotlabs | 2018-08-15 | 1 | -13/+27 |
| |_|_|/
|/| | | |
|
* | | | | more backporting for zot6 | zotlabs | 2018-08-14 | 2 | -0/+41 |
* | | | | issue with mdpost addon and archive.org links which contain a full url as a p... | zotlabs | 2018-08-13 | 3 | -4/+6 |
| |_|/
|/| | |
|
* | | | hubloc DB changes needed for z6 | zotlabs | 2018-08-13 | 1 | -0/+2 |
* | | | minor oauth2 updates - renamed zot webbie to 'webfinger' and zothash to 'port... | zotlabs | 2018-08-13 | 1 | -23/+14 |
|/ / |
|
* | | add table support to markdown | zotlabs | 2018-08-12 | 1 | -2/+79 |
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge | zotlabs | 2018-08-12 | 2 | -3/+41 |
|\| |
|
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-08-12 | 1 | -0/+16 |
| |\ |
|
| * | | revert debug comment from the last commit | Mario Vavti | 2018-08-09 | 1 | -1/+1 |
| * | | fix zid leaking to nonzot sites if markdown is enabled | Mario Vavti | 2018-08-09 | 1 | -3/+41 |
| * | | search form action for channel search needs the channel address | Mario Vavti | 2018-08-09 | 1 | -1/+1 |
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2018-07-31 | 1 | -1/+1 |
| |\ \ |
|
* | | | | make channel_remove less memory hungry | zotlabs | 2018-08-12 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | prevent json-ld bombing, turn off browser autocomplete on channel sources cre... | zotlabs | 2018-08-11 | 1 | -0/+16 |
* | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge | zotlabs | 2018-07-30 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|