aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* implement pubstream items in mod hqMario2017-11-251-1/+1
|
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-251-0/+4
|\
| * default profile assignzotlabs2017-11-241-0/+4
| |
* | missing filesMario Vavti2017-11-241-0/+8
|/
* optional divider between item header and bodyzotlabs2017-11-222-1/+6
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-11-211-13/+29
|\
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-211-2/+2
| |\
| * | make browser history buttons work with ajax calls in /display and /hqMario Vavti2017-11-211-13/+29
| | |
* | | expose the security setting for SVG thumbnailszotlabs2017-11-211-0/+1
| |/ |/|
* | more work theming the tile viewzotlabs2017-11-201-2/+2
|/
* cloud tiles: use folder-o for folders and set the icon colour to something a ↵zotlabs2017-11-191-2/+2
| | | | bit less harsh than the link colour for system icons. Dark solid blue folders are a bit overwhelming, as is the default text_colour (black)
* fix issues with apporder related to recent pinned apps changesMario Vavti2017-11-191-4/+12
|
* fix pinned apps not available in mobile viewMario Vavti2017-11-192-1/+4
|
* revisit media breakpoints - do not switch to mobile view to early.Mario Vavti2017-11-193-10/+20
|
* pubstream is not yet supported in mod hqMario Vavti2017-11-181-1/+3
|
* some more work on mod hqMario Vavti2017-11-181-2/+14
|
* Add French to help pages language dropdown selectorAndrew Manning2017-11-171-0/+1
|
* inroduce the HQ module - a module with the potential to become a nice ↵Mario Vavti2017-11-171-1/+1
| | | | landing page for hubzilla. It is nothing more than a downgraded mod display atm.
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-171-1/+1
|\
| * allow svg image previews in cloud browser when using tile mode.zotlabs2017-11-161-1/+1
| |
* | compare strpos result against falseMario Vavti2017-11-161-1/+1
| |
* | provide ability to pin apps to navbar from /apps. this removes the ability ↵Mario Vavti2017-11-161-4/+5
|/ | | | to have per custom navbar pinned apps - this can be added later if desired
* move notifications style to widgets.cssMario Vavti2017-11-151-28/+0
|
* fix notifications again after recent changesMario Vavti2017-11-151-3/+4
|
* 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-141-0/+16
|
* move mailhost settings from plugin to corezotlabs2017-11-131-0/+3
|
* 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-101-4/+4
| | | | between posts and likes
* bring some ajax to photo uploadMario Vavti2017-11-101-0/+3
|
* get the path infos from pathname instead of seperate data attributeMario Vavti2017-11-091-6/+5
|
* load notifications links to /display via ajax if we are already in /displayMario Vavti2017-11-091-1/+26
|
* css fixesMario Vavti2017-11-081-2/+2
|
* 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-081-2/+2
|
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-071-0/+55
|\
| * 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-061-0/+55
| | | | | | | | | | | | 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.
* | | move style out of templateMario Vavti2017-11-071-3/+2
| | |
* | | 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
|/
* 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
|
* move tile styles to theme instead of template filezotlabs2017-10-301-7/+7
|
* provide a 'tile' view (view only) mode to mod_cloudzotlabs2017-10-302-0/+36
|
* Merge pull request #882 from HaakonME/devgit-marijus2017-10-243-1/+50
|\ | | | | Portfolio widget - CSS update