aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* formattingMax Kostikov2018-09-151-24/+21
|
* Create msglib.phpMax Kostikov2018-09-151-0/+35
|
* Add new fileMax Kostikov2018-09-151-0/+0
|
* unification with zot.php code for future reuseMax Kostikov2018-09-151-2/+2
|
* 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
|
* Merge branch 'patch-2' into 'dev'Mario2018-09-141-1/+1
|\ | | | | | | | | php2po.php unify quote/unquote See merge request hubzilla/core!1272
| * 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 ↵Mario Vavti2018-09-136-127/+12
| | | | activity_{order, filters} widgets
* 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
|\ | | | | | | | | 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-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
| | | | in button and use different icons for installable and updateable apps
* 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 ↵Mario Vavti2018-09-052-12/+2
| | | | | | | | | | | | footer." This reverts commit 1d7d604016e6728725c4b857cec85c3d5a050268.
* | Revert "Fix jumpy sidebars"Mario Vavti2018-09-051-3/+0
| | | | | | | | This reverts commit 79eb6d39423c47c8c7809ed34cdc88effbb6e97e.
* | 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 authored… See merge request hubzilla/core!1269
| | * | Corrected resubmit of fixes to Authors unable to comment on posts they ↵M.Dent2018-09-042-12/+29
| | | | | | | | | | | | | | | | authored when owned by others.
* | | | 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 ↵Mario Vavti2018-09-032-22/+7
| | | | | | | | | | | | | | | | | | | | | | | | owned by others in certain circumstances." This reverts commit e2824f925964fbfe160255de6e733b4c2de3cecb. Reverting because it breaks forum mentions.
* | | instead of not displaying the cover-photo at all after first page load, load ↵Mario Vavti2018-09-053-8/+29
|/ / | | | | | | the page with the cover slided up. change pointer to n-resize if cover is not slid.