Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add peer filtering to all .well-known services | redmatrix | 2016-01-28 | 1 | -0/+16 |
| | |||||
* | rename collections to privacy groups | redmatrix | 2016-01-26 | 3 | -14/+14 |
| | |||||
* | control the generation or acceptance of directory keywords | redmatrix | 2016-01-26 | 2 | -2/+7 |
| | |||||
* | bring back the ability to ignore a pending connection request without ↵ | redmatrix | 2016-01-26 | 2 | -1/+3 |
| | | | | deleting it and without always having it in your face and without jumping through hoops. | ||||
* | Linking new connection notification to pending connections (see Channel 1) ↵ | jeroenpraat | 2016-01-27 | 2 | -1/+2 |
| | | | | 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. | ||||
* | change help text on other channel expiration setting to inform that there is ↵ | redmatrix | 2016-01-26 | 1 | -1/+2 |
| | | | | a system limit. Ignore imported feed content that is older than expiration interval. | ||||
* | don't provide notification icons on manage page for delegated channels | redmatrix | 2016-01-24 | 1 | -0/+1 |
| | |||||
* | 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 | 1 | -2/+2 |
| | | | | proc_open. Also prohibit delegated channels from manually invoking new_channel under the delegated account. | ||||
* | remote delegation issue when already logged in with different account on ↵ | redmatrix | 2016-01-24 | 1 | -0/+2 |
| | | | | same site. | ||||
* | provide option to use exec in proc_run | redmatrix | 2016-01-23 | 1 | -1/+1 |
| | |||||
* | provide mechanism for custom .well-known handlers and static files (e.g. for ↵ | redmatrix | 2016-01-22 | 2 | -0/+14 |
| | | | | 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. | ||||
* | fix visitor photo uploads | redmatrix | 2016-01-21 | 1 | -1/+1 |
| | |||||
* | A few minor tweaks in schemas + link to login form in lostpass | jeroenpraat | 2016-01-21 | 1 | -1/+1 |
| | |||||
* | issue #263 - account_default_channel not set to 0 when last channel of an ↵ | redmatrix | 2016-01-20 | 1 | -10/+11 |
| | | | | account is removed | ||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-01-17 | 2 | -4/+4 |
|\ | |||||
| * | update es-es and nl strings. adjusted a few matrix to grid strings | jeroenpraat | 2016-01-17 | 2 | -4/+4 |
| | | |||||
* | | various issues from the forums | redmatrix | 2016-01-17 | 3 | -4/+8 |
|/ | |||||
* | call build_sync_packet() on pdledit updates | redmatrix | 2016-01-17 | 1 | -0/+1 |
| | |||||
* | add $deliver flag to item_store() and item_store_update() [default true]. If ↵ | redmatrix | 2016-01-16 | 2 | -7/+1 |
| | | | | false, do not send any notifications or process tag_deliver. This should avoid any network activity from happening as the result of a channel (actually item) import. Other minor fixes in the handling of the $allow_exec flag and further protecting CSS passed to widgets from rogue code and XSS. | ||||
* | provide a recent activity link in /connections | Mario Vavti | 2016-01-15 | 1 | -2/+4 |
| | |||||
* | add an approve button to /connections and get rid of the modal popup in ↵ | Mario Vavti | 2016-01-15 | 2 | -9/+3 |
| | | | | /connedit. for quick approval (default collection and perms etc.) we now can use the approve button in /connections else click the edit button and make changes and approval from /connedit. hope thats any better... | ||||
* | provide more contact infos and update some protocol type definitions | Mario Vavti | 2016-01-15 | 1 | -1/+4 |
| | |||||
* | issue with plugin loadable layouts | redmatrix | 2016-01-14 | 1 | -3/+16 |
| | |||||
* | more cover photo work | redmatrix | 2016-01-14 | 1 | -22/+35 |
| | |||||
* | this might be controversal - if approving a connection from the popup go ↵ | Mario Vavti | 2016-01-15 | 1 | -0/+3 |
| | | | | back to connections page. if the popup is dismissed and the connection is approved from the page stay on /connedit page to be able to adjust perms etc... | ||||
* | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2016-01-14 | 1 | -2/+2 |
|\ | |||||
| * | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-01-14 | 1 | -11/+22 |
| |\ | |||||
| * | | revision update | redmatrix | 2016-01-14 | 1 | -2/+2 |
| | | | |||||
* | | | provide some info about our contacts - status (archived, hidden, etc.), ↵ | Mario Vavti | 2016-01-14 | 1 | -1/+24 |
| |/ |/| | | | | | public forum (like in directory) and show since when we are connected | ||||
* | | some work on connections | Mario Vavti | 2016-01-14 | 1 | -11/+22 |
|/ | |||||
* | more progress on cover photo cropping and storage | redmatrix | 2016-01-13 | 1 | -0/+391 |
| | |||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-01-13 | 1 | -1/+1 |
|\ | |||||
| * | fix sharing of photo items | Mario Vavti | 2016-01-13 | 1 | -1/+1 |
| | | |||||
* | | some initial work on uploading and cropping cover photos | redmatrix | 2016-01-13 | 1 | -2/+2 |
|/ | |||||
* | more work on auto channel creation during register | redmatrix | 2016-01-13 | 1 | -1/+24 |
| | |||||
* | 'auto channel creation' - if the corresponding config variable is set, ↵ | redmatrix | 2016-01-12 | 3 | -16/+31 |
| | | | | | | create a channel when an account is created. Plugins can provide the necessary channel details (probably from an extended registration form). If no details are provided, a social (mostly public) channel will be created using the LHS of the email address and you will be directed to your channel page (unless email verification is required, in which case this step will be delayed until successful validation and login). If the reddress is already assigned a random name(1000-9999) reddress will be assigned. | ||||
* | plugin version compatibility checking. To use, set MinVersion, MaxVersion or ↵ | redmatrix | 2016-01-11 | 1 | -2/+42 |
| | | | | MinPHPversion in the plugin header block. Case is not important. We check the project versions against STD_VERSION, which should be rolled to a new y of x.x.y if the plugin interface or project code changes in an incompatible way. | ||||
* | issue #251 | redmatrix | 2016-01-07 | 1 | -2/+1 |
| | |||||
* | features management page for hubmins | redmatrix | 2016-01-06 | 1 | -0/+74 |
| | |||||
* | make 'refresh permissions' do something useful for non-zot connections | redmatrix | 2016-01-04 | 1 | -3/+9 |
| | |||||
* | Provide the ability for a hub admin to specify a default permissions role ↵ | redmatrix | 2016-01-02 | 1 | -0/+12 |
| | | | | for the first channel created by a new account. This simplifies channel creation by restricting the available options at registration time. The restriction is not applied to any additional channels created under the same account; and in any event can be changed immediately after channel creation, if desired. | ||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Misspelled Titel | Andrew Manning | 2016-01-01 | 1 | -1/+1 |
| | | | | | | should be Title | ||||
* | | issue #241 (redmatrix issue 405) | redmatrix | 2016-01-01 | 2 | -0/+6 |
|/ | |||||
* | more issue #239 | redmatrix | 2015-12-31 | 1 | -1/+1 |
| | |||||
* | issue #239, provide 'Public' text on ACL selector when appropriate to do so. | redmatrix | 2015-12-31 | 2 | -2/+2 |
| | |||||
* | Set accept permissions to that of role so if you change to a custom role you ↵ | redmatrix | 2015-12-25 | 1 | -1/+1 |
| | | | | don't start with nothing. | ||||
* | don't send wall-post notifications when creating webpages on another channel | redmatrix | 2015-12-25 | 1 | -1/+1 |
| |