aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Linking new connection notification to pending connections (see Channel 1) ↵jeroenpraat2016-01-278-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.
* change help text on other channel expiration setting to inform that there is ↵redmatrix2016-01-262-1/+24
| | | | a system limit. Ignore imported feed content that is older than expiration interval.
* fix undefined variable reference in widget_itemredmatrix2016-01-262-7/+15
|
* don't provide notification icons on manage page for delegated channelsredmatrix2016-01-242-1/+2
|
* regression: channel name missing on delegate section of manage pageredmatrix2016-01-241-0/+1
|
* cleanup and add comments about what we're trying to do hereredmatrix2016-01-242-3/+12
|
* make exec the default for proc_run - use system.use_proc_open to use ↵redmatrix2016-01-242-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_mergeredmatrix2016-01-244-3169/+3173
|\
| * es-es+nl string updatejeroenpraat2016-01-244-3169/+3173
| |
* | remote delegation issue when already logged in with different account on ↵redmatrix2016-01-243-1/+7
|/ | | | same site.
* update hidden_configs with proc_run_use_execredmatrix2016-01-231-0/+3
|
* provide option to use exec in proc_runredmatrix2016-01-233-4/+8
|
* docJeroen van Riet Paap2016-01-221-1/+1
|
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-01-223-2/+8
|\
| * Merge pull request #266 from anaqreon/activitystreamsredmatrix2016-01-221-0/+6
| |\ | | | | | | Activitystreams
| | * Merge branch 'master' of https://github.com/redmatrix/hubzilla into ↵Andrew Manning2016-01-2164-1543/+1805
| | |\ | | | | | | | | | | | | activitystreams
| | * | Added more ActivityStreams schema support to boot.php for gamesAndrew Manning2016-01-211-0/+6
| | | |
| * | | Merge pull request #267 from bashrc/bashrc/noderedmatrix2016-01-222-2/+2
| |\ \ \ | | | | | | | | | | Change node script types
| | * | | Change node script typesBob Mottram2016-01-222-2/+2
| |/ / /
* / / / provide mechanism for custom .well-known handlers and static files (e.g. for ↵redmatrix2016-01-225-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_mergeredmatrix2016-01-215-0/+1
|\ \ \ | | |/ | |/|
| * | Merge pull request #265 from bashrc/bashrc/tidyingredmatrix2016-01-225-0/+1
| |\ \ | | | | | | | | General tidying
| | * | Executable flash files ???Bob Mottram2016-01-211-0/+0
| | | |
| | * | css files should not be executableBob Mottram2016-01-212-0/+0
| | | |
| | * | README files should not be executableBob Mottram2016-01-211-0/+0
| | | |
| | * | Type of scriptBob Mottram2016-01-211-0/+1
| | | |
* | | | fix visitor photo uploadsredmatrix2016-01-211-1/+1
| | | |
* | | | add a fixmeredmatrix2016-01-211-0/+2
|/ / /
* | | set the actual value of the password input field to a single space on remove ↵redmatrix2016-01-212-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_mergeredmatrix2016-01-216-2/+22
|\ \ \
| * | | A few minor tweaks in schemas + link to login form in lostpassjeroenpraat2016-01-216-2/+22
| |/ /
* / / regression: public forums granting send stream permissions to all connectionsredmatrix2016-01-212-3/+3
|/ /
* | make contact block look widget alikeMario Vavti2016-01-213-11/+6
| |
* | css cleanupMario Vavti2016-01-212-32/+1
| |
* | Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-01-213-14/+15
|\ \
| * | issue #263 - account_default_channel not set to 0 when last channel of an ↵redmatrix2016-01-203-14/+15
| | | | | | | | | | | | account is removed
* | | bootstrapify rating and connect buttons. position the connect button more ↵Mario Vavti2016-01-214-17/+20
|/ / | | | | | | prominent right under the profile image
* | update docs - plugin listingredmatrix2016-01-191-2/+17
| |
* | honour poco_rating_enable in item_photo_menuredmatrix2016-01-191-1/+6
| |
* | hook changed, up the std_versionredmatrix2016-01-191-1/+1
| |
* | Separate item_photo_menu() into links which deal with the post and those ↵redmatrix2016-01-192-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_mergeredmatrix2016-01-181-3/+10
|\ \
| * \ Merge pull request #260 from HaakonME/masterredmatrix2016-01-191-3/+10
| |\ \ | | | | | | | | Updated Hubzilla on OpenShift deploy script
| | * | Add config workflow_channel_next and set to channelHaakon Meland Eriksen2016-01-181-0/+1
| | | |
| | * | Add default_permissions_role social_private to autocreate a social private ↵Haakon Meland Eriksen2016-01-181-1/+2
| | | | | | | | | | | | | | | | channel upon account registration
| | * | Add Hubzilla Hubsites plugin to deploy script, change git for DeadSuperHero ↵Haakon Meland Eriksen2016-01-181-1/+6
| | | | | | | | | | | | | | | | Hubzilla themes
| | * | Merge remote-tracking branch 'upstream/master'Haakon Meland Eriksen2016-01-1819-207/+317
| | |\ \
| | * \ \ Merge remote-tracking branch 'upstream/master'Haakon Meland Eriksen2016-01-176-1236/+1346
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'upstream/master'Haakon Meland Eriksen2016-01-179-23/+21
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge remote-tracking branch 'upstream/master'Haakon Meland Eriksen2016-01-171-2/+3
| | |\ \ \ \