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
Bob Trahan f309960a2d Conpherence - allow for public rooms to really work
Summary: Fixes T8102. This makes public rooms actually work. Also lets users see the search listings page so they can wander into all public rooms without logging in.

Test Plan: As logged out user, visited ZXX and ZYY. ZXX was public, so I could see it and had a little "Login to Participate" button in the bottom. ZYY was not public so I was prompted to login. Back on ZXX I clicked the Conpherence crumb and got a sensible UI where most links prompted me to login. CLicked "search" and saw listings for all public rooms.

Reviewers: epriestley, chad

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T8102

Differential Revision: https://secure.phabricator.com/D12778
2015-05-08 14:59:11 -07:00
..
__tests__ Conpherence - fix policy bug on comments with files in rooms 2015-04-16 16:15:36 -07:00
application Conpherence - add support for linking directly to messages regardless of age of message 2015-04-30 16:54:57 -07:00
conduit Give Conduit params/return/errors protected visibility 2015-04-13 11:58:35 -07:00
config Add getGroup to ConfigOptions 2015-02-09 13:10:56 -08:00
constants Conpherence - add back in custom images 2015-05-04 13:52:22 -07:00
controller Conpherence - allow for public rooms to really work 2015-05-08 14:59:11 -07:00
editor Conpherence - send out monogram link in emails 2015-05-05 15:49:43 -07:00
events Revamp Profile with new IconNav 2015-02-02 12:13:48 -08:00
mail Move Conpherence to "Zxxx" only, not "Exxx" 2015-04-29 14:03:36 -07:00
phid Fix a handle-related fatal in Conpherence 2015-05-04 16:14:22 -07:00
query Improve rendering of Conpherence fulltext search results 2015-05-08 14:53:46 -07:00
remarkup Conpherence - make ZXXX monograms a bit more useful. 2015-04-13 12:45:55 -07:00
search Build a Conpherence thread index 2015-01-06 10:24:30 -08:00
storage Fix a handle-related fatal in Conpherence 2015-05-04 16:14:22 -07:00
view Fix a handle-related fatal in Conpherence 2015-05-04 16:14:22 -07:00
ConpherenceTransactionRenderer.php Conpherence - add support for linking directly to messages regardless of age of message 2015-04-30 16:54:57 -07:00