| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | fix some pubstream on/off weirdness | Mario | 2017-12-03 | 3 | -3/+6 |
|/ |
|
* | 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 initi... | Mario Vavti | 2017-11-28 | 1 | -1/+1 |
* | Merge pull request #917 from anaqreon/minimum-age | git-marijus | 2017-11-27 | 1 | -1/+5 |
|\ |
|
| * | 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 | 7 | -51/+109 |
* | | 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 |
| * | | mod_file_upload: provide a handler for chunked uploads for when we eventually... | zotlabs | 2017-11-22 | 1 | -0/+40 |
* | | | mod hq: minor query change | Mario Vavti | 2017-11-24 | 1 | -10/+2 |
| |/
|/| |
|
* | | missing files | Mario Vavti | 2017-11-24 | 1 | -0/+31 |
* | | some more work on mod hq | Mario Vavti | 2017-11-24 | 2 | -10/+11 |
|/ |
|
* | article feature | zotlabs | 2017-11-22 | 5 | -1/+278 |
* | initial articles feature | zotlabs | 2017-11-22 | 1 | -0/+187 |
* | 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 local_chann... | Mario Vavti | 2017-11-21 | 1 | -3/+3 |
| * | 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 |
|/ |
|
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-20 | 1 | -1/+2 |
|\ |
|
| * | cloud tiles: use folder-o for folders and set the icon colour to something a ... | zotlabs | 2017-11-19 | 1 | -1/+2 |
* | | we need a mid also if there is no unseen items | Mario Vavti | 2017-11-20 | 1 | -1/+0 |
* | | order by created instead of id | Mario Vavti | 2017-11-20 | 1 | -1/+1 |
* | | speed up initial query if no mid is provided | Mario Vavti | 2017-11-20 | 1 | -0/+1 |
|/ |
|
* | hq: $item_normal was defined to late | Mario Vavti | 2017-11-19 | 1 | -3/+3 |
* | fix issues with apporder related to recent pinned apps changes | Mario Vavti | 2017-11-19 | 1 | -5/+11 |
* | only provide notify id if otype == item | Mario Vavti | 2017-11-19 | 1 | -1/+1 |
* | do not double encode already encoded mid | Mario Vavti | 2017-11-19 | 1 | -1/+6 |
* | some more work on mod hq | Mario Vavti | 2017-11-18 | 3 | -79/+42 |
* | use substr() instead of str_replace() | Mario Vavti | 2017-11-17 | 1 | -2/+1 |
* | remove obsolete variable | Mario Vavti | 2017-11-17 | 1 | -1/+0 |
* | inroduce the HQ module - a module with the potential to become a nice landing... | Mario Vavti | 2017-11-17 | 2 | -1/+300 |
* | strip author name from notify messages in notifications - fix issue #911 | Mario Vavti | 2017-11-17 | 1 | -1/+8 |
* | provide ability to pin apps to navbar from /apps. this removes the ability to... | Mario Vavti | 2017-11-16 | 1 | -1/+5 |
* | This should sort out hubzilla issue #826 but requires a bit more testing. It ... | zotlabs | 2017-11-15 | 2 | -5/+15 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-14 | 1 | -0/+4 |
|\ |
|
| * | move mailhost settings from plugin to core | zotlabs | 2017-11-13 | 1 | -0/+4 |
* | | also filter atokens on acl search | Mario Vavti | 2017-11-13 | 1 | -2/+9 |
|/ |
|
* | allow a site to block (public) the directory separately from other resources. | zotlabs | 2017-11-12 | 1 | -0/+5 |