aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Collapse)AuthorAgeFilesLines
* make exec the default for proc_run - use system.use_proc_open to use ↵redmatrix2016-01-241-3/+3
| | | | 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 ↵redmatrix2016-01-241-0/+4
| | | | same site.
* provide option to use exec in proc_runredmatrix2016-01-231-2/+6
|
* Merge branch 'master' of https://github.com/redmatrix/hubzilla into ↵Andrew Manning2016-01-211-2/+40
|\ | | | | | | activitystreams
| * hook changed, up the std_versionredmatrix2016-01-191-1/+1
| |
| * generalise the site iconredmatrix2016-01-171-0/+15
| |
| * various issues from the forumsredmatrix2016-01-171-1/+24
| |
* | Added more ActivityStreams schema support to boot.php for gamesAndrew Manning2016-01-211-0/+6
|/
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-01-151-4/+4
|\
| * provide more contact infos and update some protocol type definitionsMario Vavti2016-01-151-4/+4
| |
* | minor version rollredmatrix2016-01-151-1/+1
|/
* issue with plugin loadable layoutsredmatrix2016-01-141-1/+3
|
* cover photo fetch and widgetredmatrix2016-01-141-0/+15
|
* 'auto channel creation' - if the corresponding config variable is set, ↵redmatrix2016-01-121-1/+1
| | | | | | 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.
* optional support for public key pinningredmatrix2016-01-071-0/+7
|
* extra security headers, revert or fix if functionality is blockedredmatrix2016-01-071-0/+15
|
* version roll1.1redmatrix2016-01-061-2/+2
|
* log API improvements and queue optimisation for singleton networksredmatrix2015-12-311-1/+1
|
* remove directory fallback server red.zottel.red, add hubzilla.zottel.net insteadzottel2015-12-161-1/+1
|
* remove the unqualified "OAuth" namespace from the project. We need to ↵redmatrix2015-12-131-1/+8
| | | | reference either OAuth1 or OAuth2.
* change to fallback server listredmatrix2015-12-081-2/+2
|
* move the instance stuff to abook where it belongsredmatrix2015-12-051-1/+1
|
* add hubzilla.nl as fallbackredmatrix2015-12-031-1/+2
|
* remove non-working directory server from the project fallback list.redmatrix2015-12-031-1/+0
|
* time to tag the sucker1.0redmatrix2015-12-031-1/+1
|
* non-functional changes (changes to comments, etc.)redmatrix2015-12-021-9/+3
|
* introduce STD_VERSION and get_std_version() [in include/plugin.php], we ↵redmatrix2015-12-021-4/+5
| | | | begin with 0.11.1 since it is an incompatible interface change to 0.11.
* issue #85, community tags and file tags lost during edits. This required ↵redmatrix2015-11-201-0/+1
| | | | splitting off communitytags as a separate tag type and is not backward compatible. Community tags on older posts or those federated from redmatrix clones will not be preserved during edits.
* issue #160 add blablanet to directory fallback listredmatrix2015-11-191-0/+1
|
* allow pdl contentredmatrix2015-11-121-0/+5
|
* get rid of the pre-comanche widget placement and wgl coderedmatrix2015-11-091-31/+0
|
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-11-061-1/+2
|\ | | | | | | | | | | Conflicts: boot.php install/update.php
| * rev updateredmatrix2015-11-061-1/+1
| |
| * forgot this oneredmatrix2015-11-041-1/+1
| |
* | fix path for attachments using os_storage uploaded through attach_storeredmatrix2015-11-041-1/+1
| |
* | remove zotid.net from fallback dir and add hubzilla.siteMario Vavti2015-11-011-1/+1
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-191-1/+1
|\| | | | | | | | | | | | | | | | | Conflicts: include/zot.php install/schema_mysql.sql install/schema_postgres.sql install/update.php mod/zfinger.php
| * add the project name to site info packetredmatrix2015-10-191-1/+1
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-151-1/+1
|\| | | | | | | | | Conflicts: install/update.php
| * dummy updateredmatrix2015-10-151-1/+1
| |
| * process_delivery: ignore selfredmatrix2015-09-281-1/+1
| |
| * dummy updateredmatrix2015-09-231-1/+1
| |
| * dummy updateredmatrix2015-09-221-1/+1
| |
* | schema support for additional site typesredmatrix2015-09-281-1/+7
| |
* | add vdata field for caldavredmatrix2015-09-231-1/+1
| |
* | heavy lifting for delivery reportsredmatrix2015-09-221-1/+1
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-181-1/+1
|\| | | | | | | | | Conflicts: util/messages.po
| * dummy updateredmatrix2015-09-181-1/+1
| |
* | typoMichael Meer2015-09-091-1/+1
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-031-1/+1
|\|