Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | abconfig | redmatrix | 2016-02-29 | 1 | -2/+2 |
| | |||||
* | schema change to support channel move (a completely different operation than ↵ | redmatrix | 2016-02-24 | 1 | -1/+1 |
| | | | | channel clone) | ||||
* | retry the move of AccessList to composer format (one or more third-party ↵ | redmatrix | 2016-02-21 | 1 | -2/+1 |
| | | | | plugins will likely break as a result) | ||||
* | Revert "move accesslist class to namespace" | redmatrix | 2016-02-20 | 1 | -1/+1 |
| | | | | This reverts commit a9711895cf254a0ca34b1e3f7c8e75bb832e6973. | ||||
* | move accesslist class to namespace | redmatrix | 2016-02-20 | 1 | -1/+1 |
| | |||||
* | add router class | redmatrix | 2016-02-19 | 1 | -0/+3 |
| | |||||
* | siteinfo regression with Zotlabs\Project - add an autoloader | redmatrix | 2016-02-18 | 1 | -1/+18 |
| | |||||
* | Provide Zotlabs\Project and System class for querying details about the ↵ | redmatrix | 2016-02-18 | 1 | -43/+2 |
| | | | | project/version info. Move these out of /boot.php | ||||
* | iconfig - add sharing variable | redmatrix | 2016-02-18 | 1 | -1/+1 |
| | |||||
* | this qualifies as an interface change | redmatrix | 2016-02-17 | 1 | -1/+1 |
| | |||||
* | schema updates for iconfig | redmatrix | 2016-02-17 | 1 | -1/+1 |
| | |||||
* | make always preload images before rendering the page a display setting | Mario Vavti | 2016-02-17 | 1 | -0/+5 |
| | |||||
* | add https://blablanet.es faillback server | royalterra | 2016-02-13 | 1 | -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 Vavti | 2016-02-12 | 1 | -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.es | royalterra | 2016-02-11 | 1 | -0/+1 |
| | | | This HUB is running us fallback many months us fallback server | ||||
* | hook changes to support pubsubhubbub | redmatrix | 2016-02-10 | 1 | -1/+1 |
| | |||||
* | lots more zcard tweaks | redmatrix | 2016-02-08 | 1 | -1/+0 |
| | |||||
* | make yet another recommended security header optional - this time because of ↵ | redmatrix | 2016-02-08 | 1 | -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 capabilities | redmatrix | 2016-02-07 | 1 | -0/+6 |
| | |||||
* | rev update | redmatrix | 2016-02-05 | 1 | -1/+1 |
| | |||||
* | make strict transport security header optional | redmatrix | 2016-02-04 | 1 | -1/+1 |
| | |||||
* | rev update | redmatrix | 2016-01-31 | 1 | -1/+1 |
| | |||||
* | add oembed provider for photos | redmatrix | 2016-01-31 | 1 | -1/+1 |
| | |||||
* | add peer filtering to all .well-known services | redmatrix | 2016-01-28 | 1 | -1/+2 |
| | |||||
* | rename collections to privacy groups | redmatrix | 2016-01-26 | 1 | -0/+3 |
| | |||||
* | make exec the default for proc_run - use system.use_proc_open to use ↵ | redmatrix | 2016-01-24 | 1 | -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 ↵ | redmatrix | 2016-01-24 | 1 | -0/+4 |
| | | | | same site. | ||||
* | provide option to use exec in proc_run | redmatrix | 2016-01-23 | 1 | -2/+6 |
| | |||||
* | Merge branch 'master' of https://github.com/redmatrix/hubzilla into ↵ | Andrew Manning | 2016-01-21 | 1 | -2/+40 |
|\ | | | | | | | activitystreams | ||||
| * | hook changed, up the std_version | redmatrix | 2016-01-19 | 1 | -1/+1 |
| | | |||||
| * | generalise the site icon | redmatrix | 2016-01-17 | 1 | -0/+15 |
| | | |||||
| * | various issues from the forums | redmatrix | 2016-01-17 | 1 | -1/+24 |
| | | |||||
* | | Added more ActivityStreams schema support to boot.php for games | Andrew Manning | 2016-01-21 | 1 | -0/+6 |
|/ | |||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-01-15 | 1 | -4/+4 |
|\ | |||||
| * | provide more contact infos and update some protocol type definitions | Mario Vavti | 2016-01-15 | 1 | -4/+4 |
| | | |||||
* | | minor version roll | redmatrix | 2016-01-15 | 1 | -1/+1 |
|/ | |||||
* | issue with plugin loadable layouts | redmatrix | 2016-01-14 | 1 | -1/+3 |
| | |||||
* | cover photo fetch and widget | redmatrix | 2016-01-14 | 1 | -0/+15 |
| | |||||
* | 'auto channel creation' - if the corresponding config variable is set, ↵ | redmatrix | 2016-01-12 | 1 | -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 pinning | redmatrix | 2016-01-07 | 1 | -0/+7 |
| | |||||
* | extra security headers, revert or fix if functionality is blocked | redmatrix | 2016-01-07 | 1 | -0/+15 |
| | |||||
* | version roll1.1 | redmatrix | 2016-01-06 | 1 | -2/+2 |
| | |||||
* | log API improvements and queue optimisation for singleton networks | redmatrix | 2015-12-31 | 1 | -1/+1 |
| | |||||
* | remove directory fallback server red.zottel.red, add hubzilla.zottel.net instead | zottel | 2015-12-16 | 1 | -1/+1 |
| | |||||
* | remove the unqualified "OAuth" namespace from the project. We need to ↵ | redmatrix | 2015-12-13 | 1 | -1/+8 |
| | | | | reference either OAuth1 or OAuth2. | ||||
* | change to fallback server list | redmatrix | 2015-12-08 | 1 | -2/+2 |
| | |||||
* | move the instance stuff to abook where it belongs | redmatrix | 2015-12-05 | 1 | -1/+1 |
| | |||||
* | add hubzilla.nl as fallback | redmatrix | 2015-12-03 | 1 | -1/+2 |
| | |||||
* | remove non-working directory server from the project fallback list. | redmatrix | 2015-12-03 | 1 | -1/+0 |
| | |||||
* | time to tag the sucker1.0 | redmatrix | 2015-12-03 | 1 | -1/+1 |
| |