phab/src/applications/conpherence/query/ConpherenceThreadQuery.phpproduction
phab/src/applications/conpherence/query/ConpherenceThreadQuery.php
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
541e3d9e1cdf | Bob Trahan | Conpherence - remove room vs message distinction as far as users are concerned | Jun 25 2015 | |||
281082f4d730 | Bob Trahan | Conpherence - fix a bug where users have no events | Jun 16 2015 | |||
2bc9dec85f03 | epriestley | Remove "status" field from events | May 14 2015 | |||
99b4941c9ad3 | Bob Trahan | Conpherence - use some handle pools for Durable column perf | May 9 2015 | |||
16ce63ec20cc | Bob Trahan | Conpherence - add back in custom images | May 4 2015 | |||
3c8029229512 | epriestley | Provide basic fulltext search for Conpherence | Apr 28 2015 | |||
e27c0b416d45 | epriestley | Add "Edge Logic" support to PolicyAwareQuery | Apr 20 2015 | |||
55e49d7e316c | epriestley | Provide more buildXClause() and buildXClauseParts() on PolicyAwareQuery | Apr 20 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
238381a623b6 | Bob Trahan | Conpherence - Fix missing method from D12336; bad branch management. =/ | Apr 10 2015 | |||
26f7b69ab2f4 | Bob Trahan | Conpherence - fix a fatal | Apr 10 2015 | |||
d24b3dcb7de3 | Bob Trahan | Conpherence - implement PhabricatorDestructibleInterface so threads can be… | Apr 8 2015 | |||
fa673dde35ef | Bob Trahan | Conpherence - finish basic application search | Apr 2 2015 | |||
014bb720505f | Bob Trahan | Conpherence - add "room" search UI and create UI | Mar 24 2015 | |||
9bda03dbceed | Bob Trahan | Conpherence - add isRoom column to thread table | Mar 17 2015 | |||
7c2a7d03651c | Joshua Spence | Modernize remaining edge types | Jan 3 2015 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
042ab0ad9d03 | epriestley | Fix three minor edge case behaviors in Conpherence | Mar 11 2014 | |||
b1e44239ba11 | Bob Trahan | Fix calendar display on profile. | Feb 25 2014 | |||
258cf2368482 | epriestley | Use a modern query object to query Calendar events | Feb 6 2014 | |||
ab636f36bf74 | epriestley | Rename PhabricatorUserStatus to PhabricatorCalendarEvent | Feb 6 2014 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
03b1ecbcdd01 | Bob Trahan | Conpherence - implement epoch creation slightly differently | Jun 4 2013 | |||
d016309defc0 | Bob Trahan | Conpherence - fix calendar bugs part deux | Jun 2 2013 | |||
a20e87bc165e | Bob Trahan | Conpherence - fix off by one bug in calendar data fetching | Jun 1 2013 | |||
11961cdebbb1 | Bob Trahan | Conpherence - tweak calendar widget | May 31 2013 | |||
73bd2e94a8d7 | Bob Trahan | Conpherence calendar updates | May 29 2013 | |||
a56ca7a04398 | Bob Trahan | Conpherence - kill the image-based header UI | May 23 2013 | |||
3b4ca71d4781 | Bob Trahan | DERP - left this constant at 2 as I was testing... | Apr 19 2013 | |||
68d1441b4228 | Bob Trahan | Conpherence -- finish off the "show older" functionality | Apr 19 2013 | |||
18c76b8a46c0 | Bob Trahan | Conpherence - make conpherence load the bare minimum of data | Apr 8 2013 | |||
1387196c7a46 | Bob Trahan | Conpherence - make the calendar have a better calendar looking view up top | Apr 4 2013 | |||
9db4feda09c3 | epriestley | Further corrections to Conpherence updates | Apr 2 2013 | |||
1f8b237a0f4e | epriestley | Stop Conpherence from reloading all messages on reply | Apr 2 2013 | |||
0dfcb3537700 | epriestley | Provide `needAllTransactions()` for ConpherenceThreadQuery | Apr 2 2013 | |||
f04d3c9e9448 | Bob Trahan | fixing file issue -- files can be deleted | Mar 17 2013 | |||
a161617d8eb4 | Bob Trahan | Conpherence - make the files widget purdy-ish | Mar 16 2013 | |||
9d806b69cb87 | Bob Trahan | Conpherence - some cleanup type stuff | Mar 13 2013 | |||
b3a63a62a21b | vrana | Introduce PhabricatorEmptyQueryException | Mar 7 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
27a537c15ffe | epriestley | When viewing a thread with no picture, load no images instead of all images | Feb 9 2013 | |||
1cde41b9946c | Bob Trahan | Conpherence - add crop | Feb 6 2013 | |||
a211f977375d | Bob Trahan | Conpherence - some widget and display stuff | Feb 5 2013 | |||
b873f3f991b0 | Bob Trahan | Conpherence V1 | Jan 25 2013 |
c4science · Help