aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Expand)AuthorAgeFilesLines
* if startpage is /hq redirect all notifications links to /hq and minor notific...Mario Vavti2018-01-272-40/+37
* move template out of #notifications and revert reset timer on manual triggerMario Vavti2018-01-251-7/+7
* fix some issues with bootstrap accordion (this needs fixing in some other pla...Mario Vavti2018-01-241-3/+3
* consolidate notifications caching and loadingMario Vavti2018-01-241-1/+1
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-244-57/+37
|\
| * replace image cropping libraryzotlabs2018-01-233-56/+36
| * hubzilla issue #920 - unable to delete permission groups with space in namezotlabs2018-01-221-1/+1
* | implement caching of notifications in browser session storageMario Vavti2018-01-241-2/+2
|/
* wrong classMario Vavti2018-01-191-2/+2
* make sure we deal with stringsMario Vavti2018-01-191-5/+5
* input event is catching more situations than keyupMario Vavti2018-01-191-1/+1
* only show clear button if there is something to clearMario Vavti2018-01-191-3/+8
* bootstrap seems to heavy for this - use custom cssMario Vavti2018-01-191-6/+2
* provide a button to clear the name filterMario Vavti2018-01-191-2/+12
* remove deprecated 'qcomment' feature; unused since 2012zotlabs2018-01-181-8/+0
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-181-0/+1
|\
| * provide local pubstream option (content from this site only).zotlabs2018-01-171-0/+1
* | consolidate navbar tucson and some javascript cleanupMario Vavti2018-01-182-125/+46
* | implement notifications name filter and slightly change the way we load notif...Mario Vavti2018-01-181-4/+26
|/
* section-content-info-wrapper for register textMario Vavti2018-01-161-1/+3
* fix some regressions with permission rolesMario Vavti2018-01-152-2/+0
* Added minimum registration age to /admin/site settings pageAndrew Manning2018-01-141-0/+1
* fix some breaking changes with bootstrap 4 beta3Mario Vavti2018-01-125-5/+5
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-121-0/+3
|\
| * expose settings for site sellpage and site locationzotlabs2018-01-111-0/+3
* | continue working on hqMario Vavti2018-01-111-1/+6
|/
* fix regression in app categoriesMario Vavti2018-01-081-2/+2
* start with nonactive state for the notifications button and display some text...Mario Vavti2018-01-071-0/+3
* make active notifications filter stickyMario Vavti2018-01-061-1/+1
* fix nav update regressions - fixes issue #950Mario Vavti2018-01-042-6/+6
* do not use text-muted class for $sitelocationMario Vavti2017-12-181-1/+1
* 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) insi...Mario Vavti2017-12-121-5/+5
* | 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 c...zotlabs2017-12-111-5/+5
* | notification: slight animation for loading... and do not remove public stream...Mario Vavti2017-12-112-8/+10
|/
* 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