aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Update admin_site.tplMax Kostikov2018-09-211-4/+10
| | |
| * | Merge branch 'patch-5' into 'dev'Mario2018-09-217-15/+28
| |\| | | | | | | | | | | | | Admin forms buttons design unification See merge request hubzilla/core!1281
| | * Update admin_account_edit.tplMax Kostikov2018-09-201-1/+1
| | |
| | * Update admin_security.tplMax Kostikov2018-09-201-2/+2
| | |
| | * Update admin_profiles.tplMax Kostikov2018-09-201-1/+1
| | |
| | * Update admin_site.tplMax Kostikov2018-09-201-4/+6
| | |
| | * Update admin_accounts.tplMax Kostikov2018-09-201-5/+12
| | |
| | * Update admin_channels.tplMax Kostikov2018-09-201-1/+5
| | |
| | * Update admin_logs.tplMax Kostikov2018-09-201-1/+1
| | |
| * | fix position of nav settings iconMario Vavti2018-09-212-2/+6
| | |
| * | fix typoMario Vavti2018-09-211-1/+1
| | |
| * | fix can not enter text in notes widgetMario Vavti2018-09-211-1/+2
| |/
| * move connection filtering setting from network to connections, provide a ↵Mario Vavti2018-09-202-0/+21
| | | | | | | | link to settings in the navbar if present for a module and some code optimisation
| * allow a second url in apd files for settings, hide pin and star buttons in ↵Mario Vavti2018-09-191-0/+1
| | | | | | | | edit mode and use strpos() instead of strstr() in some places
| * this was neededzotlabs2018-09-181-1/+1
| |
| * missing autocomplete (e.g. mentions) in mod_photos commentszotlabs2018-09-181-2/+3
| |
| * seperate settings for mod networkMario Vavti2018-09-171-0/+15
| |
| * css issuesMario Vavti2018-09-134-4/+4
| |
| * 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
| |
| * install bootstrap via composerMario Vavti2018-09-071-2/+2
| |
| * apps: change page title to available/installed, display install action label ↵Mario Vavti2018-09-071-2/+2
| | | | | | | | 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
| |
| * 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
| |
| * 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.
| * instead of not displaying the cover-photo at all after first page load, load ↵Mario Vavti2018-09-052-6/+25
| | | | | | | | the page with the cover slided up. change pointer to n-resize if cover is not slid.
| * Merge branch 'extend-convitems-dropdown' into 'dev'Mario2018-08-271-0/+4
| |\ | | | | | | | | | | | | Extend cog dropdown & temp fix for feed display of corrupt mids See merge request hubzilla/core!1265
| | * Add hook to extend conv_item cog dropdown menuM.Dent2018-08-261-0/+4
| | |
| * | Update wiki.tplMax Kostikov2018-08-251-2/+2
| | |
| * | Revert "Update wiki.tpl"Max Kostikov2018-08-251-428/+428
| | | | | | | | | This reverts commit c16fda1cb6fef84788d3045b0edff367d2978c98
| * | Revert "Update wiki.tpl"Max Kostikov2018-08-251-1/+1
| | | | | | | | | This reverts commit ff1a0d217ff769a2e6e622915cb7e9d9eff327b5
| * | Update wiki.tplMax Kostikov2018-08-251-1/+1
| | |
| * | Update nwiki_page_history.tplMax Kostikov2018-08-251-7/+7
| | |
| * | Update wiki.tplMax Kostikov2018-08-251-428/+428
| | |
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-08-241-0/+1
| |\ \
| | * | tweak archive widget for articleszotlabs2018-08-221-0/+1
| | | |
| * | | Update hstrings.phpMax Kostikov2018-08-221-31/+31
| | | |
| * | | Update hmessages.poMax Kostikov2018-08-221-228/+196
| | |/ | |/|
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-08-221-1/+1
| |\|
| | * profile likes - liker image was a bit large and didn't make a very pleasant ↵zotlabs2018-08-211-1/+1
| | | | | | | | | | | | looking dropdown, may have been overlooked when other related things were changed to menu-img-1 class
| * | Merge branch 'redbasic-addroomforfooter' into 'dev'Mario2018-08-221-0/+3
| |\ \ | | | | | | | | | | | | | | | | Fix jumpy sidebars See merge request hubzilla/core!1261
| | * | Fix jumpy sidebarsM.Dent2018-08-211-0/+3
| | | |
| * | | Merge branch 'redbasic-addroomforfooter' into 'dev'Mario2018-08-212-2/+12
| |\| | | | | | | | | | | | | | | | | | Add bottom margin on aside elements and main to allow for viewport footer. See merge request hubzilla/core!1259
| | * | Add bottom margin on aside elements and main to allow for viewport footer.M.Dent2018-08-202-2/+12
| | |/