Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wrong constant name | zotlabs | 2017-12-14 | 1 | -1/+1 |
| | |||||
* | hubzilla #475 continued - show photos in root folder. Part of Andrew's fix ↵ | zotlabs | 2017-12-12 | 1 | -1/+1 |
| | | | | for this wasn't in my repository and hopefully won't conflict; as it appears to have been lost somewhere. It also needed a small change to the folder permissions check. | ||||
* | notification: slight animation for loading... and do not remove public ↵ | Mario Vavti | 2017-12-11 | 1 | -1/+1 |
| | | | | stream items on click (we can not mark them read) | ||||
* | auto promote beginner (techlevel 0) accounts to level 1 after they show ↵ | zotlabs | 2017-12-10 | 1 | -1/+23 |
| | | | | signs of active participation. | ||||
* | strip acct: from OWA auth to API endpoints | zotlabs | 2017-12-07 | 2 | -2/+2 |
| | |||||
* | fix loading of theme-specific widgets | zotlabs | 2017-12-07 | 1 | -6/+13 |
| | |||||
* | Merge pull request #924 from dentm42/bugfix-pr922 | git-marijus | 2017-12-07 | 1 | -1/+1 |
|\ | | | | | Fix 'unable to add pages with spaces' (pr 922) | ||||
| * | Fix 'unable to add pages with spaces' (pr 922) | M.Dent | 2017-12-06 | 1 | -1/+1 |
| | | |||||
* | | hubzilla issue #680, implement IMoveTarget and recursive file/directory ↵ | zotlabs | 2017-12-06 | 1 | -1/+17 |
| | | | | | | | | move/rename | ||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-12-06 | 2 | -25/+74 |
|\| | |||||
| * | missed a spot while resolving merge conflict | Mario Vavti | 2017-12-06 | 1 | -1/+1 |
| | | |||||
| * | resolve merge conflict | Mario Vavti | 2017-12-06 | 2 | -25/+74 |
| | | |||||
* | | synchronise an attach_move operation to clones | zotlabs | 2017-12-06 | 1 | -0/+5 |
|/ | |||||
* | 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 | 10 | -392/+34 |
| | |||||
* | fix another PHP 7.2 warning | Mario Vavti | 2017-12-04 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-12-04 | 4 | -8/+55 |
|\ | |||||
| * | pagetitle lost importing a pdl element from conversation | zotlabs | 2017-12-03 | 2 | -2/+4 |
| | | |||||
| * | rename button | zotlabs | 2017-12-03 | 1 | -1/+1 |
| | | |||||
| * | chunked uploads for photos page | zotlabs | 2017-12-03 | 1 | -2/+50 |
| | | |||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-12-02 | 2 | -6/+11 |
| |\ | |||||
| * | | 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 |
| | | |