aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-12-143-15/+9
|\
| * fix issue with long filenames in mod cloudMario Vavti2017-12-131-0/+4
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2017-12-131-0/+3
| |\
| * | Revert "try as best we can to keep the directory table (cloud list mode) insi...Mario Vavti2017-12-122-14/+5
* | | hubzilla issue #928zotlabs2017-12-141-1/+1
| |/ |/|
* | hubzilla issue #475, item 3zotlabs2017-12-121-1/+5
|/
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-12-122-5/+14
|\
| * try as best we can to keep the directory table (cloud list mode) inside the c...zotlabs2017-12-112-5/+14
* | notification: slight animation for loading... and do not remove public stream...Mario Vavti2017-12-113-8/+53
|/
* resolve merge conflictMario Vavti2017-12-061-0/+34
* don't force tile photos to be square, as there's no way to sensibly auto-crop...zotlabs2017-12-051-8/+9
* 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-032-18/+86
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-12-024-10/+53
|\
| * fix acl issue in mod cloudMario Vavti2017-12-021-1/+22
| * add a cursor-pointer classMario Vavti2017-12-012-3/+4
| * add a filter for notification to show new posts onlyMario Vavti2017-12-012-8/+29
* | 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-304-30/+59
|\
| * more or less working chunked uploads on /cloud now.zotlabs2017-11-302-32/+20
| * made it to prepareHtmlzotlabs2017-11-302-4/+6
| * progress on chunked uploads in /cloudzotlabs2017-11-302-12/+13
| * more chunk stuffzotlabs2017-11-292-4/+4
| * more chunkzotlabs2017-11-283-4/+7
| * more chunk workzotlabs2017-11-281-13/+12
| * more chunk workzotlabs2017-11-282-21/+25
| * first integration attempt with /cloud and blueimp uploaderzotlabs2017-11-282-0/+32
* | use typeof if checking for undefined var and always clear timeout before sett...Mario Vavti2017-11-291-3/+4
* | load the profile images in the custom acl selector only if we actually need themMario Vavti2017-11-291-6/+6
* | 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-293-128/+11
* | remove the updateCountsOnly variable which is not used anymore nowMario Vavti2017-11-291-1/+0
* | rework liveUpdate() and notificationsUpdate() (aka ping) to first do the live...Mario Vavti2017-11-292-167/+85
|/
* check for updateCountsOnly in NavUpdate()Mario Vavti2017-11-281-19/+19
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2017-11-281-1/+8
|\
| * Update dark.cssalbigro2017-11-271-1/+8
* | split liveUpdateInit() out of NavUpdate() so we do not need to wait for initi...Mario Vavti2017-11-281-237/+127
|/
* 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
* | some more work on mod hqMario Vavti2017-11-243-0/+16
|/
* optional divider between item header and bodyzotlabs2017-11-223-1/+10
* article featurezotlabs2017-11-223-1/+19
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-11-212-15/+31
|\