aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
...
* notifications: only handle item otype notify_idsMario Vavti2017-12-181-0/+3
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-12-141-5/+5
|\
| * Revert "try as best we can to keep the directory table (cloud list mode) ↵Mario Vavti2017-12-121-5/+5
| | | | | | | | | | | | inside the containing div. It looks pretty bad when you have a long filename." This reverts commit 4d7acdd44d4413c5bb712fe05a77bcaccc3054a5.
* | hubzilla issue #928zotlabs2017-12-141-1/+1
|/
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-12-121-5/+5
|\
| * try as best we can to keep the directory table (cloud list mode) inside the ↵zotlabs2017-12-111-5/+5
| | | | | | | | containing div. It looks pretty bad when you have a long filename.
* | notification: slight animation for loading... and do not remove public ↵Mario Vavti2017-12-112-8/+10
|/ | | | stream items on click (we can not mark them read)
* resolve merge conflictMario Vavti2017-12-061-0/+34
|
* We only require one Update module. The rest are superfluous.zotlabs2017-12-041-1/+1
|
* hq templateMario Vavti2017-12-041-0/+9
|
* js warning - getelementbyid (id doesn't exist)zotlabs2017-12-031-1/+1
|
* chunked uploads for photos pagezotlabs2017-12-031-5/+6
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-12-021-4/+19
|\
| * add a cursor-pointer classMario Vavti2017-12-011-2/+2
| |
| * add a filter for notification to show new posts onlyMario Vavti2017-12-011-4/+19
| |
* | remove warning for large files on cloud uploadzotlabs2017-12-021-1/+1
|/
* make sure we get a file upload progress indicator in the tiles view.zotlabs2017-11-301-0/+4
|
* Merge branch 'chunk'zotlabs2017-11-303-5/+10
|\
| * more or less working chunked uploads on /cloud now.zotlabs2017-11-301-1/+1
| |
| * made it to prepareHtmlzotlabs2017-11-301-1/+1
| |
| * progress on chunked uploads in /cloudzotlabs2017-11-301-3/+4
| |
| * more chunk stuffzotlabs2017-11-291-1/+1
| |
| * more chunkzotlabs2017-11-282-2/+1
| |
| * more chunk workzotlabs2017-11-281-1/+1
| |
| * first integration attempt with /cloud and blueimp uploaderzotlabs2017-11-281-0/+5
| |
* | an additional on touch event might improve things for mobile handlingMario Vavti2017-11-291-1/+1
| |
* | allow an optional notify_id arg for liveUpdate()Mario Vavti2017-11-291-1/+1
|/
* do not stop click propagationMario Vavti2017-11-271-1/+0
|
* fix double html ids in caldav widget if more than one shareeMario Vavti2017-11-251-2/+2
|
* 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
| |