aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* apps: change page title to available/installed, display install action label ...Mario Vavti2018-09-073-4/+5
* overflow should be auto not visibleMario Vavti2018-09-071-1/+1
* -1 has issues in some browsersMario Vavti2018-09-061-1/+1
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-09-061-16/+40
|\
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-09-0511-41/+68
| |\
| * | detect and automatically repair duplicate plugin hook scenarios.zotlabs2018-09-051-16/+40
* | | bump versionMario Vavti2018-09-061-1/+1
* | | improve cover-photo handlingMario Vavti2018-09-061-2/+1
* | | improve notification handling on small screensMario Vavti2018-09-061-2/+6
* | | sticky-kit: improve handlingMario Vavti2018-09-062-18/+4
| |/ |/|
* | move str_replace inside if clauseMario Vavti2018-09-051-1/+1
* | hide cover photo by default and show it only if conditions are metMario Vavti2018-09-052-2/+4
* | revert "Add bottom margin on aside elements and main to allow for viewport fo...Mario Vavti2018-09-052-12/+2
* | Revert "Fix jumpy sidebars"Mario Vavti2018-09-051-3/+0
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2018-09-052-12/+29
|\ \
| * \ Merge branch 'fix-authorcomment-fix' into 'dev'Mario2018-09-052-12/+29
| |\ \
| | * | Corrected resubmit of fixes to Authors unable to comment on posts they author...M.Dent2018-09-042-12/+29
* | | | bump versionMario Vavti2018-09-051-1/+1
|/ / /
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2018-09-052-22/+7
|\| |
| * | Revert "Fix: Authors unable to comment on posts they authored when under owne...Mario Vavti2018-09-032-22/+7
* | | instead of not displaying the cover-photo at all after first page load, load ...Mario Vavti2018-09-053-8/+29
|/ /
* | Merge branch 'add-delivery-status-info' into 'dev'Mario2018-09-022-7/+22
|\ \
| * | Fix: Authors unable to comment on posts they authored when under owned by oth...M.Dent2018-09-012-7/+22
* | | fix undefined constant warningMario Vavti2018-09-011-1/+1
* | | do not count sys channel in totalsMario Vavti2018-09-011-1/+1
* | | update 1218: missing default value for pgMario Vavti2018-08-311-2/+2
| |/ |/|
* | Merge branch 'call-hooks-optimization' into 'dev'Mario2018-08-301-1/+1
|\ \
| * | 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 hookM.Dent2018-08-291-0/+1
| |/
* | html-to-markdown adds a backslash infront of a hash after each new line - man...Mario Vavti2018-08-291-1/+4
* | db update to get rid of bogus activitypub xchans which got created due to a b...Mario Vavti2018-08-292-1/+27
|/
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-08-292-1/+3
|\
| * redirect stdout/stderr on cron commandzotlabs2018-08-282-1/+3
* | add paragonie and symfonie since ramsey/uuid appears to require themMario Vavti2018-08-2814-0/+512
* | update composer libs and add ramsey/uuidMario Vavti2018-08-2896-1241/+6276
* | remove distinct from network query again until performance issue is resolved ...Mario Vavti2018-08-271-2/+2
* | Merge branch 'extend-convitems-dropdown' into 'dev'Mario2018-08-273-2/+11
|\ \
| * | Add hook to extend conv_item cog dropdown menuM.Dent2018-08-262-0/+9