1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 23:32:40 +01:00
phorge-phorge/src/applications/conpherence
epriestley 98690ee326 Update many Phabricator queries for new %Q query semantics
Summary: Depends on D19785. Ref T13217. This converts many of the most common clause construction pathways to the new %Q / %LQ / %LO / %LA / %LJ semantics.

Test Plan: Browsed around a bunch, saw fewer warnings and no obvious behavioral errors. The transformations here are generally mechanical (although I did them by hand).

Reviewers: amckinley

Reviewed By: amckinley

Subscribers: hach-que

Maniphest Tasks: T13217

Differential Revision: https://secure.phabricator.com/D19789
2018-11-15 03:48:10 -08:00
..
__tests__ Add participants ModularTransactions to Conpherence 2017-04-19 14:01:15 -07:00
application Update Conpherence to use EditEngine 2017-04-29 19:39:12 -07:00
conduit Mark ConpherenceCreate and Update conduit calls as frozen 2017-05-01 09:59:38 -07:00
config Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
constants Update Conpherence to use EditEngine 2017-04-29 19:39:12 -07:00
controller Use Log In vs. Login when it's a verb 2017-08-02 12:26:47 -07:00
editor Remove requireCapabilities() from ApplicationTransactionEditor and require CAN_EDIT by default 2018-08-24 17:45:56 -07:00
engineextension Lift Conpherence indexing up out of the Fulltext index 2015-12-21 17:25:05 -08:00
lipsum Add a lipsum generator for Conpherence Rooms 2017-04-29 20:08:00 -07:00
mail Add participants ModularTransactions to Conpherence 2017-04-19 14:01:15 -07:00
phid Conpherence - remove room vs message distinction as far as users are concerned 2015-06-25 13:14:20 -07:00
policyrule Conpherence - remove room vs message distinction as far as users are concerned 2015-06-25 13:14:20 -07:00
query Update many Phabricator queries for new %Q query semantics 2018-11-15 03:48:10 -08:00
remarkup Conpherence - make ZXXX monograms a bit more useful. 2015-04-13 12:45:55 -07:00
storage Fix Conpherence theme variables for both logged-out and logged-in users 2017-04-22 09:23:39 -07:00
typeahead Add Room typeahead for Conpherence Search 2016-10-12 08:38:45 -07:00
view Separate button CSS classes 2017-06-05 20:14:34 +00:00
xaction Remove requireCapabilities() from ApplicationTransactionEditor and require CAN_EDIT by default 2018-08-24 17:45:56 -07:00
ConpherenceTransactionRenderer.php Convert date-marker to ModularTransaction in Conpherence 2017-04-13 13:01:36 -07:00