aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Collapse)AuthorAgeFilesLines
* retry the move of AccessList to composer format (one or more third-party ↵redmatrix2016-02-211-2/+1
| | | | plugins will likely break as a result)
* Revert "move accesslist class to namespace"redmatrix2016-02-201-1/+1
| | | | This reverts commit a9711895cf254a0ca34b1e3f7c8e75bb832e6973.
* move accesslist class to namespaceredmatrix2016-02-201-1/+1
|
* add router classredmatrix2016-02-191-0/+3
|
* siteinfo regression with Zotlabs\Project - add an autoloaderredmatrix2016-02-181-1/+18
|
* Provide Zotlabs\Project and System class for querying details about the ↵redmatrix2016-02-181-43/+2
| | | | project/version info. Move these out of /boot.php
* iconfig - add sharing variableredmatrix2016-02-181-1/+1
|
* this qualifies as an interface changeredmatrix2016-02-171-1/+1
|
* schema updates for iconfigredmatrix2016-02-171-1/+1
|
* make always preload images before rendering the page a display settingMario Vavti2016-02-171-0/+5
|
* add https://blablanet.es faillback serverroyalterra2016-02-131-1/+2
| | | {"version":"2016-02-12.1307H","version_tag":"1.2.2","server_role":"advanced","commit":"dd2d123","url":"https:\/\/blablanet.es","plugins":["b2tbtn","bookmarker","chess","dfedfix","diaspora","diaspost","dirstats","donar","jappixmini","libertree","ljpost","mailhost","mchat","metatag","noticias","pgpkey","pumpio","sendzid","smiley_pack","smileybutton","statistics","statistics_json","status","statusnet","twitter","wholikesme","wppost","xmpp","xmppac"],"register_policy":"REGISTER_OPEN","invitation_only":0,"directory_mode":"DIRECTORY_MODE_SECONDARY","language":"es","rss_connections":1,"expiration":0,"default_service_restrictions":false,"locked_features":[],"admin":[{"name":"BlaBlanet-ES","address":"blablanet-es@blablanet.es","channel":"https:\/\/blablanet.es\/channel\/blablanet-es"}],"site_name":"BlablaNet Espa\u00f1a donde est\u00e1n tus amigos, Tu Red Social","platform":"BlaBlaNet","dbdriver":"mysqli","lastpoll":"2016-02-13 14:39:07","info":"","channels_total":29,"channels_active_halfyear":26,"channels_active_monthly":11,"local_posts":6600,"hide_in_statistics":0}
* https://blablanet.es/siteinfo/json reports itself as directory_mode ↵Mario Vavti2016-02-121-1/+0
| | | | DIRECTORY_MODE_PRIMARY. AFAIK this should not be the case as we can only have one primary per realm.
* Update boot.php Failback Server blablanet.esroyalterra2016-02-111-0/+1
| | | This HUB is running us fallback many months us fallback server
* hook changes to support pubsubhubbubredmatrix2016-02-101-1/+1
|
* lots more zcard tweaksredmatrix2016-02-081-1/+0
|
* make yet another recommended security header optional - this time because of ↵redmatrix2016-02-081-1/+2
| | | | piwik. Personally I think if you want to track people you really don't understand this project and its history, but whatever....
* provide get_server_role() to abstract different roles and capabilitiesredmatrix2016-02-071-0/+6
|
* rev updateredmatrix2016-02-051-1/+1
|
* make strict transport security header optionalredmatrix2016-02-041-1/+1
|
* rev updateredmatrix2016-01-311-1/+1
|
* add oembed provider for photosredmatrix2016-01-311-1/+1
|
* add peer filtering to all .well-known servicesredmatrix2016-01-281-1/+2
|
* rename collections to privacy groupsredmatrix2016-01-261-0/+3
|
* 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.