aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * formattingMax Kostikov2018-09-151-1/+1
| | | * Save combined view on calling first message in threadMax Kostikov2018-09-151-0/+20
| | | * less data in selectMax Kostikov2018-09-151-1/+1
| | | * formattingMax Kostikov2018-09-141-3/+3
| | | * Save combined view while deleting first message in threadMax Kostikov2018-09-141-0/+20
| * | | fix listeners table create and expire federation had a syntax errorzotlabs2018-09-172-5/+5
* | | | remove superfluous commaMario Vavti2018-09-171-1/+1
* | | | remove unused variableMario Vavti2018-09-171-1/+0
* | | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-09-171-4/+4
|\| | | | |/ / |/| |
| * | pdo install check requires namespacingzotlabs2018-09-171-4/+4
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2018-09-173-1/+15
|\ \ \
| * \ \ Merge branch 'trap-template-errors' into 'dev'Mario2018-09-171-1/+7
| |\ \ \
| | * | | 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
| |\ \ \ \
| | * | | | Add attach_delete hookM.Dent (DM42.Net)2018-09-151-0/+5
| * | | | | Merge branch 'app-list-hook' into 'dev'Mario2018-09-171-0/+3
| |\ \ \ \ \
| | * | | | | Add hook to allow addons to filter the list returned by app_listM.Dent2018-09-161-0/+3
* | | | | | | seperate settings for mod networkMario Vavti2018-09-172-0/+143
|/ / / / / /
* | | | | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-09-178-13/+98
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Some improvements to setup checks: image library and pdo supportzotlabs2018-09-161-2/+9
| * | | | | Merge branch 'dev'zotlabs2018-09-1641-580/+371
| |\| | | |
| * | | | | do not sync the channel_moved fieldzotlabs2018-09-162-8/+9
| * | | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-09-10441-527/+52884
| |\ \ \ \ \
| * | | | | | important hyperdrive componentzotlabs2018-09-095-3/+80
* | | | | | | prepare submodule to interact with routeMario Vavti2018-09-172-1/+18
| |_|/ / / / |/| | | | |
* | | | | | appification of the lang moduleMario Vavti2018-09-161-2/+17
| |_|/ / / |/| | | |
* | | | | appify pokeMario Vavti2018-09-151-2/+19
* | | | | appify moodMario Vavti2018-09-152-3/+24
* | | | | appify inviteMario Vavti2018-09-152-5/+19
* | | | | appify cdav stuff. WARNING: if you use caldav or carddav from a client or the...Mario Vavti2018-09-151-5/+47
| |_|_|/ |/| | |
* | | | Merge branch 'patch-2' into 'dev'Mario2018-09-141-1/+1
|\ \ \ \
| * | | | php2po.php unify quote/unquoteMax Kostikov2018-09-131-1/+1
|/ / / /
* | | | css issuesMario Vavti2018-09-134-4/+4
* | | | add activity_filter and activity_order .bb filesMario Vavti2018-09-132-0/+2
* | | | remove network_tabs() which has been deprecated and replaced by activity_{ord...Mario Vavti2018-09-136-127/+12
* | | | move chat from feature to appsMario Vavti2018-09-136-47/+46
* | | | remove profile_tabs() which has been deprecated and replaced by channel_apps()Mario Vavti2018-09-1312-219/+5
* | | | Merge branch 'patch-1' into 'dev'Mario2018-09-121-1/+1
|\ \ \ \
| * | | | Update network.phpMax Kostikov2018-09-101-1/+1
| | |/ / | |/| |
* | | | more feature to app transitionMario Vavti2018-09-124-36/+32
* | | | Fix PHP Warning: DOMDocument::loadHTML(): htmlParseEntityRef: no name in EntityMario Vavti2018-09-121-0/+2
* | | | mpre feature to app transitionMario Vavti2018-09-126-127/+137
* | | | include item.title in /network and /channel searchMario Vavti2018-09-112-2/+4
|/ / /
* | | move cards from features to appsMario Vavti2018-09-104-34/+33
* | | cover photo: mior issue and more cleanupMario Vavti2018-09-101-5/+3
* | | cover photo: some code cleanup and fix height issue when photo was not cachedMario Vavti2018-09-101-30/+39
| |/ |/|
* | fix some issues with latest notification improvementsMario Vavti2018-09-092-4/+7
* | missing textMario Vavti2018-09-071-1/+1
* | provide a noscript_content switch for mod channel and displayMario Vavti2018-09-072-7/+22
* | install bootstrap via composerMario Vavti2018-09-07427-426/+52769