Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | We only require one Update module. The rest are superfluous. | zotlabs | 2017-12-04 | 1 | -1/+1 | |
| | | ||||||
* | | hq template | Mario Vavti | 2017-12-04 | 1 | -0/+9 | |
| | | ||||||
* | | js warning - getelementbyid (id doesn't exist) | zotlabs | 2017-12-03 | 1 | -1/+1 | |
| | | ||||||
* | | chunked uploads for photos page | zotlabs | 2017-12-03 | 2 | -18/+86 | |
| | | ||||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-12-02 | 4 | -10/+53 | |
|\ \ | ||||||
| * | | fix acl issue in mod cloud | Mario Vavti | 2017-12-02 | 1 | -1/+22 | |
| | | | ||||||
| * | | add a cursor-pointer class | Mario Vavti | 2017-12-01 | 2 | -3/+4 | |
| | | | ||||||
| * | | add a filter for notification to show new posts only | Mario Vavti | 2017-12-01 | 2 | -8/+29 | |
| | | | ||||||
* | | | remove warning for large files on cloud upload | zotlabs | 2017-12-02 | 1 | -1/+1 | |
|/ / | ||||||
* | | make sure we get a file upload progress indicator in the tiles view. | zotlabs | 2017-11-30 | 1 | -0/+4 | |
| | | ||||||
* | | Merge branch 'chunk' | zotlabs | 2017-11-30 | 4 | -30/+59 | |
|\ \ | ||||||
| * | | more or less working chunked uploads on /cloud now. | zotlabs | 2017-11-30 | 2 | -32/+20 | |
| | | | ||||||
| * | | made it to prepareHtml | zotlabs | 2017-11-30 | 2 | -4/+6 | |
| | | | ||||||
| * | | progress on chunked uploads in /cloud | zotlabs | 2017-11-30 | 2 | -12/+13 | |
| | | | ||||||
| * | | more chunk stuff | zotlabs | 2017-11-29 | 2 | -4/+4 | |
| | | | ||||||
| * | | more chunk | zotlabs | 2017-11-28 | 3 | -4/+7 | |
| | | | ||||||
| * | | more chunk work | zotlabs | 2017-11-28 | 1 | -13/+12 | |
| | | | ||||||
| * | | more chunk work | zotlabs | 2017-11-28 | 2 | -21/+25 | |
| | | | ||||||
| * | | first integration attempt with /cloud and blueimp uploader | zotlabs | 2017-11-28 | 2 | -0/+32 | |
| | | | ||||||
* | | | use typeof if checking for undefined var and always clear timeout before ↵ | Mario Vavti | 2017-11-29 | 1 | -3/+4 | |
| | | | | | | | | | | | | setting a new one | |||||
* | | | load the profile images in the custom acl selector only if we actually need them | Mario Vavti | 2017-11-29 | 1 | -6/+6 | |
| | | | ||||||
* | | | an additional on touch event might improve things for mobile handling | Mario Vavti | 2017-11-29 | 1 | -1/+1 | |
| | | | ||||||
* | | | allow an optional notify_id arg for liveUpdate() | Mario Vavti | 2017-11-29 | 3 | -128/+11 | |
| | | | ||||||
* | | | remove the updateCountsOnly variable which is not used anymore now | Mario Vavti | 2017-11-29 | 1 | -1/+0 | |
| | | | ||||||
* | | | rework liveUpdate() and notificationsUpdate() (aka ping) to first do the ↵ | Mario Vavti | 2017-11-29 | 2 | -167/+85 | |
|/ / | | | | | | | liveUpdate and when this is done only do the ping once. rename initLiveUpdate() to initUpdate() and more main.js cleanup. | |||||
* | | check for updateCountsOnly in NavUpdate() | Mario Vavti | 2017-11-28 | 1 | -19/+19 | |
| | | ||||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2017-11-28 | 1 | -1/+8 | |
|\ \ | ||||||
| * | | Update dark.css | albigro | 2017-11-27 | 1 | -1/+8 | |
| | | | ||||||
* | | | split liveUpdateInit() out of NavUpdate() so we do not need to wait for ↵ | Mario Vavti | 2017-11-28 | 1 | -237/+127 | |
|/ / | | | | | | | initial ping to complete before we can init liveUpdate(). clean up main.js and bump version. | |||||
* | | do not stop click propagation | Mario Vavti | 2017-11-27 | 1 | -1/+0 | |
| | | ||||||
* | | fix double html ids in caldav widget if more than one sharee | Mario Vavti | 2017-11-25 | 1 | -2/+2 | |
| | | ||||||
* | | implement pubstream items in mod hq | Mario | 2017-11-25 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-25 | 1 | -0/+4 | |
|\ \ | ||||||
| * | | default profile assign | zotlabs | 2017-11-24 | 1 | -0/+4 | |
| | | | ||||||
* | | | missing files | Mario Vavti | 2017-11-24 | 1 | -0/+8 | |
| | | | ||||||
* | | | some more work on mod hq | Mario Vavti | 2017-11-24 | 3 | -0/+16 | |
|/ / | ||||||
* | | optional divider between item header and body | zotlabs | 2017-11-22 | 3 | -1/+10 | |
| | | ||||||
* | | article feature | zotlabs | 2017-11-22 | 3 | -1/+19 | |
| | | ||||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-11-21 | 2 | -15/+31 | |
|\ \ | ||||||
| * | | use item_thread_top = 1 instead of mid = parent_mid and make sure ↵ | Mario Vavti | 2017-11-21 | 1 | -2/+2 | |
| | | | | | | | | | | | | local_channel is intval | |||||
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-21 | 2 | -6/+13 | |
| |\ \ | ||||||
| * | | | make browser history buttons work with ajax calls in /display and /hq | Mario Vavti | 2017-11-21 | 1 | -13/+29 | |
| | | | | ||||||
* | | | | expose the security setting for SVG thumbnails | zotlabs | 2017-11-21 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | after shrinking the tile icons they can be a bit darker. At the larger size ↵ | zotlabs | 2017-11-21 | 1 | -1/+1 | |
| |/ / |/| | | | | | | | | the darkness was harsh. | |||||
* | | | more work theming the tile view | zotlabs | 2017-11-20 | 2 | -6/+13 | |
|/ / | ||||||
* | | cloud tiles: use folder-o for folders and set the icon colour to something a ↵ | zotlabs | 2017-11-19 | 2 | -2/+6 | |
| | | | | | | | | 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 changes | Mario Vavti | 2017-11-19 | 1 | -4/+12 | |
| | | ||||||
* | | fix pinned apps not available in mobile view | Mario Vavti | 2017-11-19 | 3 | -1/+9 | |
| | | ||||||
* | | revisit media breakpoints - do not switch to mobile view to early. | Mario Vavti | 2017-11-19 | 8 | -24/+36 | |
| | | ||||||
* | | pubstream is not yet supported in mod hq | Mario Vavti | 2017-11-18 | 1 | -1/+3 | |
| | |