Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | mod_cloud: provide a themed page with an error notification on errors ↵ | zotlabs | 2017-12-05 | 2 | -1/+25 | |
| | | | | | | | | instead of an obtuse XML error structure | |||||
* | | disallow backslashes in wiki and wiki-page names | zotlabs | 2017-12-05 | 2 | -6/+18 | |
| | | ||||||
* | | explain what happened here | zotlabs | 2017-12-04 | 1 | -0/+3 | |
| | | ||||||
* | | fix mod display and others that require a non-zero profile_uid for updates | zotlabs | 2017-12-04 | 2 | -4/+9 | |
| | | ||||||
* | | We only require one Update module. The rest are superfluous. | zotlabs | 2017-12-04 | 11 | -393/+35 | |
| | | ||||||
* | | fix another PHP 7.2 warning | Mario Vavti | 2017-12-04 | 1 | -1/+1 | |
| | | ||||||
* | | hq template | Mario Vavti | 2017-12-04 | 1 | -0/+9 | |
| | | ||||||
* | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-12-04 | 9 | -30/+145 | |
|\ \ | ||||||
| * | | render installable elements as buttons instead of links | zotlabs | 2017-12-03 | 1 | -2/+2 | |
| | | | ||||||
| * | | pagetitle lost importing a pdl element from conversation | zotlabs | 2017-12-03 | 2 | -2/+4 | |
| | | | ||||||
| * | | js warning - getelementbyid (id doesn't exist) | zotlabs | 2017-12-03 | 1 | -1/+1 | |
| | | | ||||||
| * | | rename button | zotlabs | 2017-12-03 | 1 | -1/+1 | |
| | | | ||||||
| * | | chunked uploads for photos page | zotlabs | 2017-12-03 | 3 | -20/+136 | |
| | | | ||||||
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-12-02 | 7 | -17/+65 | |
| |\ \ | ||||||
| * | | | remove warning for large files on cloud upload | zotlabs | 2017-12-02 | 2 | -4/+1 | |
| | | | | ||||||
* | | | | fix typo in HTTPSig | Mario Vavti | 2017-12-04 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | PHP 7.2 silence some warnings | Mario Vavti | 2017-12-04 | 2 | -5/+5 | |
| | | | | ||||||
* | | | | mod hq: do not 404 if we have no item | Mario Vavti | 2017-12-04 | 1 | -49/+59 | |
| | | | | ||||||
* | | | | fix some pubstream on/off weirdness | Mario | 2017-12-03 | 5 | -4/+12 | |
| |/ / |/| | | ||||||
* | | | fix acl issue in mod cloud | Mario Vavti | 2017-12-02 | 1 | -1/+22 | |
| | | | ||||||
* | | | bump version | Mario Vavti | 2017-12-01 | 1 | -1/+1 | |
| | | | ||||||
* | | | 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 | 4 | -14/+40 | |
|/ / | ||||||
* | | make sure we get a file upload progress indicator in the tiles view. | zotlabs | 2017-11-30 | 1 | -0/+4 | |
| | | ||||||
* | | remove logging line | zotlabs | 2017-11-30 | 1 | -1/+0 | |
| | | ||||||
* | | Merge branch 'chunk' | zotlabs | 2017-11-30 | 6 | -33/+65 | |
|\ \ | ||||||
| * | | more or less working chunked uploads on /cloud now. | zotlabs | 2017-11-30 | 3 | -32/+22 | |
| | | | ||||||
| * | | 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 | 4 | -24/+29 | |
| | | | ||||||
| * | | first integration attempt with /cloud and blueimp uploader | zotlabs | 2017-11-28 | 2 | -0/+32 | |
| | | | ||||||
* | | | fix issue #921 - default addressbook has no name | Mario | 2017-11-30 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-30 | 2 | -12/+54 | |
|\ \ \ | ||||||
| * | | | use the same variable name consistently | zotlabs | 2017-11-29 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | use httpsig auth for getfile | zotlabs | 2017-11-29 | 2 | -12/+54 | |
| |/ / | ||||||
* | | | 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 | |
| | | | ||||||
* | | | bump version to prevent caching issues related to recent updates to main.js | Mario Vavti | 2017-11-29 | 1 | -1/+1 | |
| | | | ||||||
* | | | 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 | |
| | | ||||||
* | | set profile_uid in mod hq | Mario Vavti | 2017-11-28 | 1 | -0/+7 | |
| | | ||||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2017-11-28 | 1 | -1/+8 | |
|\ \ | ||||||
| * \ | Merge pull request #918 from albigro/dev | git-marijus | 2017-11-27 | 1 | -1/+8 | |
| |\ \ | | | | | | | | | Update dark.css | |||||
| | * | | Update dark.css | albigro | 2017-11-27 | 1 | -1/+8 | |
| |/ / |