eb68b66c58
issue #330 - permit archived connections in ACLs. If they are to be blocked for delivery (or some other purpose) this should probably happen in the delivery mechanism (or other related sub-system) rather than the permissions mechanism, although currently we still attempt direct delivery to archived connections. Technically "archived" means merely that we won't 'poll' the connection according to the current definition.
redmatrix2016-03-20 15:27:26 -07:00
1ddb43b0d3
an attempt to visualize the supremacy of dont show over show in the acl selector
Mario Vavti2016-03-20 23:07:39 +01:00
9fcd470acafix#328 by using a seperate query instead of group_concat
Mario Vavti2016-03-20 20:26:55 +01:00
30cf56bdb5
make >>indicate group members<< in acl selector work again on group > show or group > dont show is selected
Mario Vavti2016-03-20 01:45:56 +01:00
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.
redmatrix2016-03-19 16:17:19 -07:00
f82afca84d
no xchan here if using zot protocol
redmatrix2016-03-17 12:15:28 -07:00
eca119d695
See issue https://github.com/redmatrix/hubzilla-addons/issues/17 (UNO: enable the Diaspora protocol for all channels (if addon is enabled) - I had to do this during channel creation and not in the addon itself, or else the member can't change this after the channel is created. Tested it on UNO and normal Hubzilla. If this is not the right place for this, please move it. If not wanted at all, please discuss.
jeroenpraat2016-03-17 15:48:44 +01:00
7747a23a78
Merge pull request #324 from einervonvielen/install-script_add-hubsites_stop-hubzilla
redmatrix2016-03-14 06:19:18 +11:00
c573670821
Install script: Added plugin hubsites and stop of apache, mysql
EinerVonVielen2016-03-13 16:32:34 +01:00
a752d44313
Update DE translation strings
phellmes2016-03-13 13:29:14 +01:00
9406ff714b
Merge pull request #322 from einervonvielen/homeinstall_with_plugins
redmatrix2016-03-13 15:21:00 +11:00
cc29e27acc
issue #320 - regression, after removing channel attached to an authenticated session the session was not completely cleared.
redmatrix2016-03-12 19:53:07 -08:00
b2563528ee
Added installation of extended plugins and themes to homeinstall script
EinerVonVielen2016-03-13 02:37:38 +01:00
cb0c43bc68
provide service federation overview - how to go about it and the appropriate places to attach your plugin.
redmatrix2016-03-12 16:45:53 -08:00
6837c2ef1e
Fix: German help > link to of project in github. The link Pointed to redmatrix. Now the link points to hubzilla.
EinerVonVielen2016-03-12 21:46:13 +01:00
7bb461380e
issue #319 - make sure we have a local_channel() and an App::channel before trying to change the default schema for a channel
redmatrix2016-03-09 14:15:50 -08:00
f5f79b39b8
Merge pull request #318 from git-marijus/master
redmatrix2016-03-10 09:03:59 +11:00
14e55e8bd6
should have probably done that on tag release
Mario Vavti2016-03-09 13:06:24 +01:00
bc9d5f5a48
Merge pull request #317 from git-marijus/master
redmatrix2016-03-09 20:10:48 +11:00
c2cdd41e81
Issue #316 make /display updates work. Basically copy and paste what we do on load and add $simple_update to the query.
Mario Vavti2016-03-09 10:04:33 +01:00
256cd6baac
work on implementing account/channel move (as opposed to clone)
redmatrix2016-03-09 00:46:17 -08:00
76467b5a35
allow modules/addons to override the og:title field
redmatrix2016-03-07 15:11:11 -08:00
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.
redmatrix2016-03-07 15:03:53 -08:00