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.
redmatrix
2016-03-20 15:27:26 -07:00
1ddb43b0d3
an attempt to visualize the supremacy of dont show over show in the acl selector
Mario Vavti
2016-03-20 23:07:39 +01:00
9fcd470acafix#328 by using a seperate query instead of group_concat
Mario Vavti
2016-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 Vavti
2016-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.
redmatrix
2016-03-19 16:17:19 -07:00
51cd4e8519
missing return false for map link
Mario Vavti
2016-03-19 02:20:59 +01:00
bd249b276d
add use as cover photo link to photos view
Mario Vavti
2016-03-18 17:49:31 +01:00
f82afca84d
no xchan here if using zot protocol
redmatrix
2016-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.
jeroenpraat
2016-03-17 15:48:44 +01:00
40162cd6b7
some work on profile listing
Mario Vavti
2016-03-17 12:56:55 +01:00
a41a05e6c0
bring more structure to profiles edit
Mario Vavti
2016-03-17 11:50:53 +01:00
cc29e27acc
issue #320 - regression, after removing channel attached to an authenticated session the session was not completely cleared.
redmatrix
2016-03-12 19:53:07 -08:00
b2563528ee
Added installation of extended plugins and themes to homeinstall script
EinerVonVielen
2016-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.
redmatrix
2016-03-12 16:45:53 -08:00
2d8deb6082
some janitor work on profiles
Mario Vavti
2016-03-12 22:13:46 +01:00
5de79cdb10
Merge pull request #321 from einervonvielen/fix_german_help_link_to_github
Jeroen van Riet Paap
2016-03-12 22:04:56 +01:00
6837c2ef1e
Fix: German help > link to of project in github. The link Pointed to redmatrix. Now the link points to hubzilla.
EinerVonVielen
2016-03-12 21:46:13 +01:00
4e9440396c
remove superfluous return
Mario Vavti
2016-03-11 10:54:04 +01:00
32c23ef562
some minor cleanups
redmatrix
2016-03-10 15:43:59 -08:00
107f80892a
UNO: Hide bookmark tools in items (#^ and in menu)
jeroenpraat
2016-03-10 19:39:38 +01:00
fbcb711945
we've come a long way since this faq entry on the limits of cloning was written
redmatrix
2016-03-09 19:03:09 -08: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
redmatrix
2016-03-09 14:15:50 -08: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 Vavti
2016-03-09 10:04:33 +01:00
256cd6baac
work on implementing account/channel move (as opposed to clone)
redmatrix
2016-03-09 00:46:17 -08:00
76467b5a35
allow modules/addons to override the og:title field
redmatrix
2016-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.
redmatrix
2016-03-07 15:03:53 -08:00