Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | es-es+nl string update | jeroenpraat | 2016-01-24 | 4 | -3169/+3173 |
| | |||||
* | update hidden_configs with proc_run_use_exec | redmatrix | 2016-01-23 | 1 | -0/+3 |
| | |||||
* | provide option to use exec in proc_run | redmatrix | 2016-01-23 | 3 | -4/+8 |
| | |||||
* | doc | Jeroen van Riet Paap | 2016-01-22 | 1 | -1/+1 |
| | |||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-01-22 | 3 | -2/+8 |
|\ | |||||
| * | Merge pull request #266 from anaqreon/activitystreams | redmatrix | 2016-01-22 | 1 | -0/+6 |
| |\ | | | | | | | Activitystreams | ||||
| | * | Merge branch 'master' of https://github.com/redmatrix/hubzilla into ↵ | Andrew Manning | 2016-01-21 | 64 | -1543/+1805 |
| | |\ | | | | | | | | | | | | | activitystreams | ||||
| | * | | Added more ActivityStreams schema support to boot.php for games | Andrew Manning | 2016-01-21 | 1 | -0/+6 |
| | | | | |||||
| * | | | Merge pull request #267 from bashrc/bashrc/node | redmatrix | 2016-01-22 | 2 | -2/+2 |
| |\ \ \ | | | | | | | | | | | Change node script types | ||||
| | * | | | Change node script types | Bob Mottram | 2016-01-22 | 2 | -2/+2 |
| |/ / / | |||||
* / / / | provide mechanism for custom .well-known handlers and static files (e.g. for ↵ | redmatrix | 2016-01-22 | 5 | -1294/+1320 |
|/ / / | | | | | | | | | | letsencypt ownership verification). Document that if you create a .well-known directory to validate a letsencrypt cert you need to remove it before installing hubzilla. We probably need a check for this in the install checklist. | ||||
* | | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-01-21 | 5 | -0/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge pull request #265 from bashrc/bashrc/tidying | redmatrix | 2016-01-22 | 5 | -0/+1 |
| |\ \ | | | | | | | | | General tidying | ||||
| | * | | Executable flash files ??? | Bob Mottram | 2016-01-21 | 1 | -0/+0 |
| | | | | |||||
| | * | | css files should not be executable | Bob Mottram | 2016-01-21 | 2 | -0/+0 |
| | | | | |||||
| | * | | README files should not be executable | Bob Mottram | 2016-01-21 | 1 | -0/+0 |
| | | | | |||||
| | * | | Type of script | Bob Mottram | 2016-01-21 | 1 | -0/+1 |
| | | | | |||||
* | | | | fix visitor photo uploads | redmatrix | 2016-01-21 | 1 | -1/+1 |
| | | | | |||||
* | | | | add a fixme | redmatrix | 2016-01-21 | 1 | -0/+2 |
|/ / / | |||||
* | | | set the actual value of the password input field to a single space on remove ↵ | redmatrix | 2016-01-21 | 2 | -2/+2 |
| | | | | | | | | | | | | channel and remove account because firefox does not honour 'autocomplete="off"' and insists on filling in the password, which completely defeats the purpose of password protecting this function. We want to ensure it can only be executed by somebody who knows the password and not somebody who happens upon an unattended browser session. This space is annoying and must be removed to enter the password correctly but this appears to be the only way to provide the necessary safety for that page. Setting autocomplete to a random string as suggested by the firefox doco doesn't appear to do anything useful, as autocomplete is still performed. | ||||
* | | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-01-21 | 6 | -2/+22 |
|\ \ \ | |||||
| * | | | A few minor tweaks in schemas + link to login form in lostpass | jeroenpraat | 2016-01-21 | 6 | -2/+22 |
| |/ / | |||||
* / / | regression: public forums granting send stream permissions to all connections | redmatrix | 2016-01-21 | 2 | -3/+3 |
|/ / | |||||
* | | make contact block look widget alike | Mario Vavti | 2016-01-21 | 3 | -11/+6 |
| | | |||||
* | | css cleanup | Mario Vavti | 2016-01-21 | 2 | -32/+1 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2016-01-21 | 3 | -14/+15 |
|\ \ | |||||
| * | | issue #263 - account_default_channel not set to 0 when last channel of an ↵ | redmatrix | 2016-01-20 | 3 | -14/+15 |
| | | | | | | | | | | | | account is removed | ||||
* | | | bootstrapify rating and connect buttons. position the connect button more ↵ | Mario Vavti | 2016-01-21 | 4 | -17/+20 |
|/ / | | | | | | | prominent right under the profile image | ||||
* | | update docs - plugin listing | redmatrix | 2016-01-19 | 1 | -2/+17 |
| | | |||||
* | | honour poco_rating_enable in item_photo_menu | redmatrix | 2016-01-19 | 1 | -1/+6 |
| | | |||||
* | | hook changed, up the std_version | redmatrix | 2016-01-19 | 1 | -1/+1 |
| | | |||||
* | | Separate item_photo_menu() into links which deal with the post and those ↵ | redmatrix | 2016-01-19 | 2 | -7/+12 |
| | | | | | | | | which deal with the author. We should probably also make this info available to themes so they could for instance provide a visual separator. | ||||
* | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-01-18 | 1 | -3/+10 |
|\ \ | |||||
| * \ | Merge pull request #260 from HaakonME/master | redmatrix | 2016-01-19 | 1 | -3/+10 |
| |\ \ | | | | | | | | | Updated Hubzilla on OpenShift deploy script | ||||
| | * | | Add config workflow_channel_next and set to channel | Haakon Meland Eriksen | 2016-01-18 | 1 | -0/+1 |
| | | | | |||||
| | * | | Add default_permissions_role social_private to autocreate a social private ↵ | Haakon Meland Eriksen | 2016-01-18 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | channel upon account registration | ||||
| | * | | Add Hubzilla Hubsites plugin to deploy script, change git for DeadSuperHero ↵ | Haakon Meland Eriksen | 2016-01-18 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | Hubzilla themes | ||||
| | * | | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2016-01-18 | 19 | -207/+317 |
| | |\ \ | |||||
| | * \ \ | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2016-01-17 | 6 | -1236/+1346 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2016-01-17 | 9 | -23/+21 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | * | | | | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2016-01-17 | 1 | -2/+3 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2016-01-16 | 18 | -594/+816 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2016-01-14 | 39 | -7676/+8564 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2016-01-11 | 16 | -19556/+20729 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2016-01-09 | 8 | -25/+51 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2016-01-07 | 7 | -16/+125 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2016-01-06 | 4 | -16/+22 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2016-01-05 | 1 | -0/+12 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2016-01-04 | 5 | -175/+204 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | Fixed deploy | Haakon Meland Eriksen | 2016-01-04 | 1 | -4/+0 |
| | | | | | | | | | | | | | | |