1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/conpherence/storage
Chad Little 3d6049d0da Remove CAN_JOIN policy from Conpherence
Summary: Fixes T12178, Fixes T11704 Not sure this feature gets any use and I can't find a similar option in other software, so removing it I think simiplifies a number of things. Removes CAN_JOIN and joinable is basically now CAN_VIEW and !$participating. Also removed some old transaction strings for other policies. Don't seem used.

Test Plan: Create a new room, edit room policies, see changes. Log into second account, search for rooms, everything now is visible.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Maniphest Tasks: T12178, T11704

Differential Revision: https://secure.phabricator.com/D17675
2017-04-13 09:19:50 -07:00
..
ConpherenceDAO.php Remove @group annotations 2014-07-10 08:12:48 +10:00
ConpherenceIndex.php Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
ConpherenceParticipant.php Cache user notification and message counts 2016-06-05 08:52:43 -07:00
ConpherenceSchemaSpec.php Automatically build all Lisk schemata 2014-10-02 09:51:20 -07:00
ConpherenceThread.php Remove CAN_JOIN policy from Conpherence 2017-04-13 09:19:50 -07:00
ConpherenceThreadTitleNgrams.php Add Room typeahead for Conpherence Search 2016-10-12 08:38:45 -07:00
ConpherenceTransaction.php Remove CAN_JOIN policy from Conpherence 2017-04-13 09:19:50 -07:00
ConpherenceTransactionComment.php Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00