Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | remove warning for large files on cloud upload | zotlabs | 2017-12-02 | 1 | -3/+0 | |
| | | | ||||||
* | | | fix typo in HTTPSig | Mario Vavti | 2017-12-04 | 1 | -1/+1 | |
| | | | ||||||
* | | | PHP 7.2 silence some warnings | Mario Vavti | 2017-12-04 | 1 | -3/+3 | |
| | | | ||||||
* | | | 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 | 4 | -4/+7 | |
| |/ |/| | ||||||
* | | add a filter for notification to show new posts only | Mario Vavti | 2017-12-01 | 2 | -6/+11 | |
|/ | ||||||
* | remove logging line | zotlabs | 2017-11-30 | 1 | -1/+0 | |
| | ||||||
* | Merge branch 'chunk' | zotlabs | 2017-11-30 | 1 | -2/+5 | |
|\ | ||||||
| * | more or less working chunked uploads on /cloud now. | zotlabs | 2017-11-30 | 1 | -0/+2 | |
| | | ||||||
| * | more chunk work | zotlabs | 2017-11-28 | 1 | -2/+3 | |
| | | ||||||
* | | fix issue #921 - default addressbook has no name | Mario | 2017-11-30 | 1 | -1/+1 | |
| | | ||||||
* | | use the same variable name consistently | zotlabs | 2017-11-29 | 1 | -1/+1 | |
| | | ||||||
* | | use httpsig auth for getfile | zotlabs | 2017-11-29 | 1 | -11/+46 | |
|/ | ||||||
* | set profile_uid in mod hq | Mario Vavti | 2017-11-28 | 1 | -0/+7 | |
| | ||||||
* | split liveUpdateInit() out of NavUpdate() so we do not need to wait for ↵ | Mario Vavti | 2017-11-28 | 1 | -1/+1 | |
| | | | | initial ping to complete before we can init liveUpdate(). clean up main.js and bump version. | |||||
* | Merge pull request #917 from anaqreon/minimum-age | git-marijus | 2017-11-27 | 1 | -1/+5 | |
|\ | | | | | Provide system config option for minimum registration age. | |||||
| * | Provide system config option for minimum registration age. | Andrew Manning | 2017-11-24 | 1 | -1/+5 | |
| | | ||||||
* | | fix mod like after recent changes | Mario Vavti | 2017-11-27 | 1 | -1/+1 | |
| | | ||||||
* | | pubstream comments and a few other bugfixes that were discovered along the way | zotlabs | 2017-11-26 | 9 | -53/+121 | |
| | | ||||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario | 2017-11-25 | 1 | -1/+1 | |
|\ \ | ||||||
| * \ | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-25 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | blah is not author or owner | zotlabs | 2017-11-25 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | fix regression in cdav calendar widget | Mario | 2017-11-25 | 1 | -2/+3 | |
|/ / / | ||||||
* | | | implement pubstream items in mod hq | Mario | 2017-11-25 | 1 | -11/+36 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-25 | 5 | -8/+66 | |
|\| | | ||||||
| * | | default profile assign | zotlabs | 2017-11-24 | 1 | -1/+8 | |
| | | | ||||||
| * | | sync packet not generated when deleting a file using the web browser interface | zotlabs | 2017-11-24 | 1 | -0/+5 | |
| | | | ||||||
| * | | remove deprecated $a argument from advanced_profile() | zotlabs | 2017-11-23 | 1 | -1/+1 | |
| | | | ||||||
| * | | change to bbcode calling parameters: important: will require pulling addons; | zotlabs | 2017-11-23 | 2 | -10/+16 | |
| | | | | | | | | | | | | also some extra checking of server headers in upload functions | |||||
| * | | mod_file_upload: provide a handler for chunked uploads for when we ↵ | zotlabs | 2017-11-22 | 1 | -0/+40 | |
| | | | | | | | | | | | | eventually support this on the client side | |||||
* | | | mod hq: minor query change | Mario Vavti | 2017-11-24 | 1 | -10/+2 | |
| |/ |/| | ||||||
* | | missing files | Mario Vavti | 2017-11-24 | 2 | -0/+57 | |
| | | ||||||
* | | some more work on mod hq | Mario Vavti | 2017-11-24 | 3 | -10/+15 | |
|/ | ||||||
* | optional divider between item header and body | zotlabs | 2017-11-22 | 1 | -1/+2 | |
| | ||||||
* | article feature | zotlabs | 2017-11-22 | 8 | -3/+303 | |
| | ||||||
* | initial articles feature | zotlabs | 2017-11-22 | 1 | -0/+187 | |
| | ||||||
* | add thumbnail hook | zotlabs | 2017-11-21 | 1 | -1/+25 | |
| | ||||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-11-21 | 1 | -11/+11 | |
|\ | ||||||
| * | use item_thread_top = 1 instead of mid = parent_mid and make sure ↵ | Mario Vavti | 2017-11-21 | 1 | -3/+3 | |
| | | | | | | | | local_channel is intval | |||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-21 | 4 | -37/+117 | |
| |\ | ||||||
| * | | make browser history buttons work with ajax calls in /display and /hq | Mario Vavti | 2017-11-21 | 1 | -8/+8 | |
| | | | ||||||
* | | | expose the security setting for SVG thumbnails | zotlabs | 2017-11-21 | 1 | -1/+3 | |
| | | | ||||||
* | | | Video thumbnail generator | zotlabs | 2017-11-21 | 2 | -5/+58 | |
| | | | ||||||
* | | | pdf thumbnails | zotlabs | 2017-11-21 | 1 | -0/+49 | |
| | | | ||||||
* | | | thumbnail generator for epubs | zotlabs | 2017-11-21 | 2 | -1/+41 | |
| |/ |/| | ||||||
* | | fix album cover thumb generator | zotlabs | 2017-11-20 | 1 | -2/+2 | |
| | | ||||||
* | | more work theming the tile view | zotlabs | 2017-11-20 | 1 | -1/+1 | |
| | | ||||||
* | | add mp3 audio thumbnail generator | zotlabs | 2017-11-20 | 1 | -0/+37 | |
| | | ||||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-11-20 | 1 | -1/+1 | |
|\| | ||||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-20 | 5 | -3/+80 | |
| |\ |