Commit Graph

1764 Commits

Author SHA1 Message Date
redmatrix 256c228efd initial conversion to static app class 2016-03-31 13:00:04 -07:00
redmatrix 1cd3b41825 deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
redmatrix 4148211086 change primary directory 2016-03-30 18:37:37 -07:00
redmatrix 51a840f46a update network_to_name (reserve DFRN for future use) 2016-03-21 22:02:18 -07:00
redmatrix 77094f8d2b make the admin side menu extensible and provide a hook for a channel "move" operation that federation plugins might use to re-establish connections after a channel move. 2016-03-19 16:17:19 -07:00
redmatrix b6ae2bff01 change rev 2016-03-17 18:42:32 -07:00
Mario Vavti 14e55e8bd6 should have probably done that on tag release 2016-03-09 13:06:24 +01:00
redmatrix cf4dc2caa8 move "generator" to HttpMeta 2016-03-08 16:21:35 -08:00
redmatrix 1258f9bb21 turn 'OpenGraph' into a more general purpose HTTP meta facility for setting any meta header 2016-03-08 16:06:58 -08:00
redmatrix 76467b5a35 allow modules/addons to override the og:title field 2016-03-07 15:11:11 -08:00
redmatrix d5db25808a Facebook scraper "OpenGraph" support; modules will need to set the required fields (type, image, url) as well as any desired optional or type specific fields. We will set the title during pagebuild. 2016-03-07 15:03:53 -08:00
redmatrix be2b7c0b5f abconfig 2016-02-29 19:31:52 -08:00
redmatrix 6300f47cdc schema change to support channel move (a completely different operation than channel clone) 2016-02-24 17:00:16 -08:00
redmatrix f1564b4cff retry the move of AccessList to composer format (one or more third-party plugins will likely break as a result) 2016-02-21 16:49:49 -08:00
redmatrix dfbe2eaf98 Revert "move accesslist class to namespace"
This reverts commit a9711895cf.
2016-02-20 00:49:37 -08:00
redmatrix a9711895cf move accesslist class to namespace 2016-02-20 19:39:54 +11:00
redmatrix 1db3409f36 add router class 2016-02-19 16:19:15 -08:00
redmatrix 5a7b994e59 siteinfo regression with Zotlabs\Project - add an autoloader 2016-02-18 19:32:06 -08:00
redmatrix 342fda94e4 Provide Zotlabs\Project and System class for querying details about the project/version info. Move these out of /boot.php 2016-02-18 15:24:58 -08:00
redmatrix 76bf892f9f iconfig - add sharing variable 2016-02-18 00:20:08 -08:00
redmatrix 879bc71927 this qualifies as an interface change 2016-02-17 17:29:06 -08:00
redmatrix 4da7fcb41d schema updates for iconfig 2016-02-17 16:24:26 -08:00
Mario Vavti ddbe3c7426 make always preload images before rendering the page a display setting 2016-02-17 12:32:12 +01:00
royalterra ddefe3b3ac add https://blablanet.es faillback server
{"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}
2016-02-13 15:16:09 +00:00
Mario Vavti 689a6dc085 https://blablanet.es/siteinfo/json reports itself as directory_mode DIRECTORY_MODE_PRIMARY. AFAIK this should not be the case as we can only have one primary per realm. 2016-02-12 11:12:47 +01:00
royalterra 564a5ea4d5 Update boot.php Failback Server blablanet.es
This HUB is running us fallback many months us fallback server
2016-02-11 22:21:03 +00:00
redmatrix d31d3df4ea hook changes to support pubsubhubbub 2016-02-10 19:12:28 -08:00
redmatrix 315ce6d880 lots more zcard tweaks 2016-02-08 18:16:42 -08:00
redmatrix a14b87baf2 make yet another recommended security header optional - this time because of piwik. Personally I think if you want to track people you really don't understand this project and its history, but whatever.... 2016-02-08 14:48:11 -08:00
redmatrix d8e6fd5df0 provide get_server_role() to abstract different roles and capabilities 2016-02-07 18:11:10 -08:00
redmatrix b4e3cd000f rev update 2016-02-05 00:06:35 -08:00
redmatrix 4250895243 make strict transport security header optional 2016-02-04 20:38:22 -08:00
redmatrix b0e098bb68 rev update 2016-01-31 19:16:32 -08:00
redmatrix a341c889b7 add oembed provider for photos 2016-01-31 15:55:27 -08:00
redmatrix c214692f66 add peer filtering to all .well-known services 2016-01-28 17:06:13 -08:00
redmatrix d83b907cdc rename collections to privacy groups 2016-01-26 23:44:15 -08:00
redmatrix baed7d339e make exec the default for proc_run - use system.use_proc_open to use proc_open. Also prohibit delegated channels from manually invoking new_channel under the delegated account. 2016-01-24 15:20:25 -08:00
redmatrix 0db2fe6e39 remote delegation issue when already logged in with different account on same site. 2016-01-24 13:53:18 -08:00
redmatrix 7b73a689e1 provide option to use exec in proc_run 2016-01-23 16:25:38 -08:00
Andrew Manning b368e0a1f9 Merge branch 'master' of https://github.com/redmatrix/hubzilla into activitystreams 2016-01-21 21:40:29 -05:00
Andrew Manning dff2cdc650 Added more ActivityStreams schema support to boot.php for games 2016-01-21 21:39:43 -05:00
redmatrix c15e3de637 hook changed, up the std_version 2016-01-19 15:21:03 -08:00
redmatrix be83855acf generalise the site icon 2016-01-17 16:50:37 -08:00
redmatrix 10ed334e8c various issues from the forums 2016-01-17 16:29:32 -08:00
redmatrix f66c6bfebf Merge https://github.com/redmatrix/hubzilla into pending_merge 2016-01-15 11:59:38 -08:00
redmatrix fe77ab4d71 minor version roll 2016-01-15 11:59:19 -08:00
Mario Vavti 63ee0daac5 provide more contact infos and update some protocol type definitions 2016-01-15 10:42:44 +01:00
redmatrix f888548e0e issue with plugin loadable layouts 2016-01-14 20:51:59 -08:00
redmatrix 64753effd1 cover photo fetch and widget 2016-01-14 17:25:27 -08:00
redmatrix baedd25309 'auto channel creation' - if the corresponding config variable is set, 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.
2016-01-12 15:43:08 -08:00