aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* change button id to not interfere with the upload submit buttonMario Vavti2017-11-141-1/+1
|
* move notifications full-screen handling to notifications widgetMario Vavti2017-11-142-14/+16
|
* move mailhost settings from plugin to corezotlabs2017-11-131-0/+3
|
* removed underline only for testing purpose - revertMario Vavti2017-11-121-1/+1
|
* fix some schema issuesMario Vavti2017-11-124-5/+21
|
* animate fastMario Vavti2017-11-111-1/+1
|
* dedicate the first click to slideup the cover again but make sure the nav ↵Mario Vavti2017-11-111-2/+1
| | | | buttons remain functional
* revert back to get the mid from enotify - otherwise we can not distinct ↵Mario Vavti2017-11-102-6/+6
| | | | between posts and likes
* bring some ajax to photo uploadMario Vavti2017-11-103-0/+239
|
* get the path infos from pathname instead of seperate data attributeMario Vavti2017-11-092-8/+7
|
* load notifications links to /display via ajax if we are already in /displayMario Vavti2017-11-093-5/+32
|
* css fixesMario Vavti2017-11-082-7/+7
|
* only show nav app link if we have a selected appMario Vavti2017-11-081-0/+2
|
* use text-muted on site locationMario Vavti2017-11-081-1/+1
|
* truncate nav-app-link if appropriateMario2017-11-083-3/+8
|
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-075-2/+121
|\
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-11-061-1/+1
| |\
| * | second half of issue #893 - move channel default permissions to its own ↵zotlabs2017-11-064-0/+109
| | | | | | | | | | | | module so we can apply different page/widget layouts than for connedit; the relevant functionality is abandoned on mod_connedit but still intact. Trying a slightly different look/behaviour for inherited settings and the associated checkboxes. This may need a bit more tweaking but overall looks a lot cleaner.
| * | bring back tabindex to submit commentszotlabs2017-11-061-2/+12
| | |
* | | rename channel app events to calendar and add nav_set_selected() to /calMario Vavti2017-11-071-4/+1
| | |
* | | move style out of templateMario Vavti2017-11-072-3/+7
| | |
* | | add location info to the navbarMario Vavti2017-11-071-3/+9
| |/ |/|
* | lets try this in the wild for a whileMario Vavti2017-11-061-1/+1
|/
* more search workzotlabs2017-11-031-1/+0
|
* hubzilla issue #896zotlabs2017-11-022-0/+8
|
* support for netselect queryzotlabs2017-11-011-0/+2
|
* provide personal config for channel_menu; the site can set an initial ↵zotlabs2017-10-311-0/+1
| | | | site-wide value but this but there isn't a corresponding admin setting currently and can only be set by manual config
* pdledit - show original/system layout text for comparisonzotlabs2017-10-311-0/+3
|
* add another delivery control parameter (force queue threshold)zotlabs2017-10-311-0/+1
|
* bring back sitesearch widget in mod_search because some screen modes don't ↵zotlabs2017-10-311-1/+1
| | | | have search in the navbar and there is no other way to enter text - hubzilla issue #898
* move tile styles to theme instead of template filezotlabs2017-10-302-7/+30
|
* provide a 'tile' view (view only) mode to mod_cloudzotlabs2017-10-302-0/+36
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-10-292-9/+9
|\
| * Merge pull request #894 from mjfriaza/devgit-marijus2017-10-292-9/+9
| |\ | | | | | | Spanish translation revised again.
| | * Spanish translation revised again.Manuel Jiménez Friaza2017-10-282-9/+9
| | |
* | | 1/2 of hubzilla issue #893zotlabs2017-10-261-0/+6
|/ /
* | Merge pull request #882 from HaakonME/devgit-marijus2017-10-243-1/+50
|\ \ | | | | | | Portfolio widget - CSS update
| * | Portfolio widget - CSS updateHaakon Meland Eriksen2017-10-223-1/+50
| | |
* | | mod_display: provide alternate serialisations (starting with atom)zotlabs2017-10-221-0/+2
| | |
* | | Merge pull request #880 from mjfriaza/devgit-marijus2017-10-222-1460/+1828
|\ \ \ | | |/ | |/| Updated the Spanish translation
| * | Fixed the Spanish translationManuel Jiménez Friaza2017-10-212-1460/+1828
| | |
* | | Merge pull request #881 from phellmes/devgit-marijus2017-10-222-1462/+1830
|\ \ \ | | | | | | | | Update DE translation strings (also for 2.8RC)
| * | | Update DE translation stringsphellmes2017-10-212-1462/+1830
| | |/ | |/|
* / | do not show seen notifys in notifications - show them in mod notifications ↵Mario Vavti2017-10-222-2/+10
|/ / | | | | | | instead. Update notifications count also on notifications updates
* | remove redundant jsMario Vavti2017-10-181-19/+16
| |
* | streamline the notifications js and change notification icon to ↵Mario Vavti2017-10-183-58/+21
| | | | | | | | exclamation-triangle if we have personal notifications
* | update notifications if a notification area remains openMario Vavti2017-10-181-0/+7
| |
* | was unable to make the modal login dialog work on the channel page with a ↵zotlabs2017-10-142-2/+30
| | | | | | | | cover photo. So for mod_channel, send login to the login page instead of the modal popup.
* | template not hiddenzotlabs2017-10-131-1/+1
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-10-121-3/+19
|\ \