1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/conpherence/storage
Bob Trahan 25767096c9 Conpherence - implement join / view rules for rooms
Summary:
Ref T7585. This implements everything specified, with a few caveats

- since rooms you have yet to join can't be viewed in the column yet, the column view has some bugs and isn't expected to work.
- the room you're looking at is just pre-pending to the top of the "recent" list

Test Plan: made a room that no one could join. verified when viewing that there was no comment ui. made a room that others could join. verified folks who had yet to join had a "join" button with an area for text. tried joining with / without message text and it worked in both cases

Reviewers: chad, epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T7585

Differential Revision: https://secure.phabricator.com/D12149
2015-03-24 18:38:16 -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 Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
ConpherenceSchemaSpec.php Automatically build all Lisk schemata 2014-10-02 09:51:20 -07:00
ConpherenceThread.php Conpherence - implement join / view rules for rooms 2015-03-24 18:38:16 -07:00
ConpherenceTransaction.php Fix 2 minor issues with Durable Column 2015-03-12 13:23:50 -07:00
ConpherenceTransactionComment.php Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00