Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add peer filtering to all .well-known services | redmatrix | 2016-01-28 | 2 | -1/+18 |
| | |||||
* | widget_item - provide ability to use the page title instead of the ↵ | redmatrix | 2016-01-28 | 3 | -8/+21 |
| | | | | message_id to locate the desired item. You can use either, but the page title is often easier to use and discover. | ||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-01-27 | 3 | -3/+3 |
|\ | |||||
| * | remark in the private notes encrypted | Jeroen van Riet Paap | 2016-01-28 | 1 | -1/+1 |
| | | | | | | Notes are not encrypted and are readable in the database by the admin. Made a remark about that. Probably this needs to be fixed, but till than, it's better to warn people. | ||||
| * | no trailing slash | Jeroen van Riet Paap | 2016-01-27 | 1 | -1/+1 |
| | | |||||
| * | no trailing slash | Jeroen van Riet Paap | 2016-01-27 | 1 | -1/+1 |
| | | | | | | it will break your system | ||||
* | | block_public_blackout setting | redmatrix | 2016-01-27 | 1 | -0/+4 |
|/ | |||||
* | lower caution level from danger to warning for ignore button | Mario Vavti | 2016-01-27 | 1 | -1/+1 |
| | |||||
* | provide an icon to make 'add privacy group' stand out from the list of ↵ | redmatrix | 2016-01-27 | 2 | -2/+2 |
| | | | | groups. Please revert if you think it's too messy. | ||||
* | rename collections to privacy groups | redmatrix | 2016-01-26 | 16 | -491/+496 |
| | |||||
* | control the generation or acceptance of directory keywords | redmatrix | 2016-01-26 | 3 | -3/+12 |
| | |||||
* | bring back the ability to ignore a pending connection request without ↵ | redmatrix | 2016-01-26 | 4 | -3/+8 |
| | | | | deleting it and without always having it in your face and without jumping through hoops. | ||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-01-26 | 8 | -10/+19 |
|\ | |||||
| * | Linking new connection notification to pending connections (see Channel 1) ↵ | jeroenpraat | 2016-01-27 | 8 | -10/+19 |
| | | | | | | | | and improved email notifications about new connections. Could not find a way to do this also for the generic notifications. Added hub domain of channel address on the new channel page. A few people on my hub didn't understood. This example will make it more clear. Some minor bits. | ||||
* | | add abook_account to cloned abook records, was missing | redmatrix | 2016-01-26 | 1 | -1/+2 |
|/ | |||||
* | change help text on other channel expiration setting to inform that there is ↵ | redmatrix | 2016-01-26 | 2 | -1/+24 |
| | | | | a system limit. Ignore imported feed content that is older than expiration interval. | ||||
* | fix undefined variable reference in widget_item | redmatrix | 2016-01-26 | 2 | -7/+15 |
| | |||||
* | don't provide notification icons on manage page for delegated channels | redmatrix | 2016-01-24 | 2 | -1/+2 |
| | |||||
* | regression: channel name missing on delegate section of manage page | redmatrix | 2016-01-24 | 1 | -0/+1 |
| | |||||
* | cleanup and add comments about what we're trying to do here | redmatrix | 2016-01-24 | 2 | -3/+12 |
| | |||||
* | make exec the default for proc_run - use system.use_proc_open to use ↵ | redmatrix | 2016-01-24 | 2 | -5/+5 |
| | | | | proc_open. Also prohibit delegated channels from manually invoking new_channel under the delegated account. | ||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-01-24 | 4 | -3169/+3173 |
|\ | |||||
| * | es-es+nl string update | jeroenpraat | 2016-01-24 | 4 | -3169/+3173 |
| | | |||||
* | | remote delegation issue when already logged in with different account on ↵ | redmatrix | 2016-01-24 | 3 | -1/+7 |
|/ | | | | same site. | ||||
* | 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 |