Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | guest photo upload failing when js_upload is in use due to non-existent acl ↵ | redmatrix | 2016-02-11 | 2 | -1/+9 |
| | | | | parameters | ||||
* | feed dates weren't being honoured. When that was fixed they turned out to be ↵ | redmatrix | 2016-02-10 | 1 | -0/+2 |
| | | | | reversed. | ||||
* | [invite module] remove trailing spaces from translatable strings | phellmes | 2016-02-09 | 1 | -6/+6 |
| | |||||
* | try that patch again | redmatrix | 2016-02-08 | 1 | -11/+4 |
| | |||||
* | Revert "sort out the well-known acme-challenge mess - at least on apache" | redmatrix | 2016-02-08 | 1 | -4/+11 |
| | | | | This reverts commit be99c7fe12cc68bba1716a0b708bb171cfd223e6. | ||||
* | sort out the well-known acme-challenge mess - at least on apache | redmatrix | 2016-02-08 | 1 | -11/+4 |
| | |||||
* | a few tweaks to uno settings page to allow a default ACL to be created | redmatrix | 2016-02-07 | 1 | -0/+2 |
| | |||||
* | change register workflow if uno is set | redmatrix | 2016-02-07 | 1 | -1/+1 |
| | |||||
* | provide get_server_role() to abstract different roles and capabilities | redmatrix | 2016-02-07 | 1 | -1/+1 |
| | |||||
* | fix uno import by disabling for now | redmatrix | 2016-02-05 | 1 | -0/+9 |
| | |||||
* | uno stuff | redmatrix | 2016-02-05 | 1 | -3/+5 |
| | |||||
* | more uno groundwork | redmatrix | 2016-02-05 | 2 | -3/+3 |
| | |||||
* | initial uno config | redmatrix | 2016-02-04 | 1 | -10/+11 |
| | |||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-02-04 | 1 | -0/+4 |
|\ | |||||
| * | Merge pull request #274 from mrjive/master | redmatrix | 2016-02-05 | 1 | -0/+4 |
| |\ | | | | | | | Small adding in search result page in /help | ||||
| | * | Added section-title-wrapper and section-conent-wrapper to search result page ↵ | mrjive | 2016-02-03 | 1 | -0/+4 |
| | | | | | | | | | | | | in /help | ||||
* | | | update the poke page layout and UI | redmatrix | 2016-02-04 | 1 | -4/+15 |
|/ / | |||||
* | | finish moving block_public to the new security page | redmatrix | 2016-02-03 | 1 | -3/+0 |
| | | |||||
* | | don't implement the default embed whitelist just yet | redmatrix | 2016-02-03 | 1 | -2/+3 |
| | | |||||
* | | heavy lifting on admin security page | redmatrix | 2016-02-03 | 1 | -1/+39 |
| | | |||||
* | | admin security page for configuring white and black lists and other security ↵ | redmatrix | 2016-02-03 | 2 | -2/+73 |
|/ | | | | options. | ||||
* | more zcard tweaks | redmatrix | 2016-02-02 | 2 | -4/+4 |
| | |||||
* | profile embeds (still needs a bit of work) | redmatrix | 2016-02-01 | 2 | -0/+45 |
| | |||||
* | more oembed provider work - channel articles | redmatrix | 2016-02-01 | 3 | -2/+139 |
| | |||||
* | oep for the photo top page | redmatrix | 2016-01-31 | 2 | -3/+68 |
| | |||||
* | add album embed (embed the most recent photo with link to album) | redmatrix | 2016-01-31 | 2 | -1/+62 |
| | |||||
* | add oembed provider for photos | redmatrix | 2016-01-31 | 2 | -0/+95 |
| | |||||
* | 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... |