phab/src/applications/macrostable
phab/src/applications/macro
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
acb1eb81ccf4 | Joshua Spence | Move some PhabricatorSearchField subclasses | Jul 6 2015 | |||
801607381d5e | Chad Little | [Redesign] PhabricatorApplicationSearchResultView | Jun 19 2015 | |||
de0e0d995baa | epriestley | Support Spaces in Pholio | Jun 11 2015 | |||
af1b586990a7 | Joshua Spence | Fix method visibilities | Jun 8 2015 | |||
1de0ba58c146 | epriestley | Convert Macro to SearchFields | Jun 8 2015 | |||
5914bbd806e6 | Joshua Spence | Remove `*TransactionType` classes | Jun 8 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
7e365eb8ae8c | epriestley | Convert "profile" image transforms to the new pathway | May 13 2015 | |||
29d34e8f62f0 | epriestley | Don't require memes to be at the end of a line | May 7 2015 | |||
4ea9d76f66f1 | Joshua Spence | Add some missing type hints | May 4 2015 | |||
e5e5974d9fe1 | epriestley | Give typeahead browse dialogs sensible titles | Apr 20 2015 | |||
845466b49bf8 | epriestley | Implement viewer() and members(project) typeahead functions | Apr 17 2015 | |||
ba48e05964d4 | epriestley | Uncheat Macro datasource browse support | Apr 17 2015 | |||
7db362a4b652 | epriestley | Cheat my way through the rest of the typeahead datasources | Apr 17 2015 | |||
156b156e77b6 | epriestley | Give Conduit params/return/errors protected visibility | Apr 13 2015 | |||
4fba6e7730aa | epriestley | Remove trivial implementations of getPagingColumn() | Apr 13 2015 | |||
eb81fd15628f | epriestley | Expose all application mail receivers | Apr 1 2015 | |||
7c5f71b6914c | epriestley | Subclass most ReplyHandlers from TransactionReplyHandler | Apr 1 2015 | |||
bad645f1ecdd | epriestley | Remove all application-specific reply handler domains | Apr 1 2015 | |||
030e05aa4ca5 | epriestley | Remove reply handler instructions from email | Apr 1 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
64dddc76c5cd | epriestley | Remove Controller->getHandle() and Controller->loadHandles() | Mar 31 2015 | |||
2e72e9ff31fd | epriestley | Rate limit outbound requests in Macros | Mar 26 2015 | |||
1c32c9b965a5 | epriestley | Improve granluarity and defaults of `security.allow-outbound-http` | Mar 23 2015 | |||
6a036f32b249 | Chad Little | Move Macro image height/width to CSS | Mar 12 2015 | |||
f66edccf6220 | epriestley | Respect outbound HTTP setting in macro generation | Mar 9 2015 | |||
e5b402d13f76 | epriestley | Lock all reply-handler options in the upstream, plus cookie prefix | Feb 13 2015 | |||
d598edc5f38b | Bob Trahan | MetaMTA - update documentation and make config a tad easier | Feb 12 2015 | |||
ae7dc8b9d2ca | Chad Little | Add getGroup to ConfigOptions | Feb 9 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
99292c5c6a67 | Chad Little | Use icons with Config Options page | Feb 2 2015 | |||
8b06804394f8 | Chad Little | Remove getIconName from all applications | Jan 30 2015 | |||
1028afd89e94 | Chad Little | Change Macro icon to file-image-o | Jan 26 2015 | |||
96edc9d2bc8f | Chad Little | Roll out more FontIcons | Jan 26 2015 | |||
5d8bb61dde25 | Chad Little | Add FontIcon bridge to AppIcons | Jan 25 2015 | |||
c2ac63e9ad1f | Joshua Spence | Increase visibility of `PhabricatorController::buildApplicationMenu` methods | Jan 15 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
790d250967cc | Chad Little | Move ActionList mobile links to better location | Jan 12 2015 | |||
e7f8e7974217 | Joshua Spence | Fix method visibility for `PhabricatorController` subclasses | Jan 6 2015 | |||
e448386d39a6 | Joshua Spence | Fix method visibility for `PhabricatorApplicationSearchEngine` methods | Jan 6 2015 | |||
3e421c74503c | Chad Little | Normalize 'Archived' states in object headers | Jan 6 2015 | |||
311747bd5e58 | Chad Little | Change CLOSED colors to Indigo over Black | Jan 5 2015 | |||
00495e3a0e2e | Fabian Stelzer/epriestley | remove unused FeedStory object in getTitleForFeed functions | Jan 2 2015 | |||
6ab3f06b6ec6 | Bob Trahan | Transactions - adding willRenderTimeline to handle tricky cases | Dec 4 2014 | |||
5e8600442d73 | Bob Trahan | Transactions - land buildTransactionTimeline in a bunch more apps | Dec 3 2014 | |||
1b438a8bd106 | lkassianik/epriestley | Process Remarkup in text and HTML email bodies appropriately | Nov 18 2014 | |||
1ac84c1b59de | Chad Little | Add addLinkSection to MailBody to properly format URIs | Oct 30 2014 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
4fcc634a99dc | epriestley | Fix almost all remaining schemata issues | Oct 1 2014 | |||
943c62d1e9f6 | epriestley | Add missing expected keys and uniqueness | Oct 1 2014 | |||
855f752814eb | epriestley | Support `:emoji:` in Remarkup | Sep 29 2014 | |||
e9ac3f436ace | epriestley | Add expected schemata for Fund, Files, Flags and Legalpad | Sep 19 2014 | |||
444ced16d983 | Bob Trahan | Transactions - hide "mentioned in X" story if you can't see X | Sep 16 2014 | |||
b772a2b92af5 | epriestley | Reduce the cost of loading large numbers of macros | Sep 6 2014 | |||
3af442e4ac94 | epriestley | Don't require an actor in `PhabricatorFile::attachToObject()` | Sep 4 2014 | |||
8038af4bd570 | epriestley | Fix old image macros and memes for logged out users | Sep 4 2014 | |||
a46d1f1cd883 | epriestley | Flag meme redirect as external | Aug 20 2014 | |||
f9de495d0bc3 | epriestley | Use `file.download` to retrieve macro images in the IRC macro bot | Aug 15 2014 | |||
f6f9d78f3a07 | epriestley | Modularize mail tags | Aug 12 2014 | |||
12aaa942acc5 | Mukunda Modell/epriestley | Add a CanCDN flag to uploaded files | Aug 8 2014 | |||
1bd714f8ac48 | Bob Trahan | Macro - allow view controller to be viewed publicly | Aug 7 2014 | |||
8fd098329ba2 | Joshua Spence | Rename `AphrontQueryException` subclasses | Aug 5 2014 | |||
f055736ecad2 | Joshua Spence | Rename `PhutilRemarkupRule` subclasses | Aug 4 2014 | |||
8d520fbae3d7 | Bob Trahan | Macros - fix audio disabling not actually disabling audio | Jul 30 2014 | |||
3fca1b2d2d94 | epriestley | Fix some missing renames of Application classes | Jul 25 2014 | |||
023dee0d3b6d | Joshua Spence | Rename Conduit classes | Jul 25 2014 | |||
b4d7a9de3912 | Joshua Spence | Simplify the implementation of `PhabricatorPolicyCapability` subclasses | Jul 25 2014 | |||
c34de8361984 | Joshua Spence | Rename policy capabilities | Jul 25 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
0c8f487b0fa7 | Joshua Spence | Implement the `getName` method in `PhabricatorApplication` subclasses | Jul 23 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
254542237a66 | Joshua Spence | Simplify the implementation of `PhabricatorPHIDType` subclasses | Jul 21 2014 | |||
b8d604acaf84 | epriestley | Make typeahead datasources default to PHID type icons | Jul 18 2014 | |||
dcc69977932b | epriestley | Modernize "users" typeahead datasource | Jul 18 2014 | |||
a2caea13d65f | epriestley | Modernize "macro" typeahead datasource | Jul 11 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
8efae19655c8 | epriestley | Adjust remarkup rule precedence for embeds | Jul 1 2014 | |||
90e75d4e50be | epriestley | Add flat text assertions to Phabricator remarkup rules | Jul 1 2014 | |||
fe4dcd4063b3 | epriestley | Add an icon rule to Remarkup | Jun 25 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
9f2efd0fa048 | epriestley | Remove ajaxey comment magic in Pholio, and also some bugs | Jun 21 2014 | |||
8426d1d2ab47 | Chad Little | Add setDisabled to pinboard view | Jun 13 2014 | |||
b8bc0aa2b058 | epriestley | Allow users to select QueryPanel search engines from a list | Jun 12 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 2014 | |||
352d9f6b06d5 | epriestley | Move more rendering into SearchEngines for panels | May 9 2014 | |||
01892e38081f | Gareth Evans/epriestley | Add Marked With Any Flag search option | May 5 2014 | |||
85bc05be255e | epriestley | Make two small fixes to the quoting feature | May 5 2014 | |||
c9dc554cb94f | epriestley | Allow users to provide alt text for image embeds | May 1 2014 | |||
11fd6afeb10e | Chad Little | Move Timeline icons to Fonts | Apr 22 2014 | |||
f1245f4f3421 | epriestley | Remove flavor text for action buttons | Apr 19 2014 | |||
49bc32f12d82 | epriestley | Implement PhabricatorApplicationTransactionInterface in Differential | Apr 18 2014 | |||
2f0121432251 | epriestley | Restore reply instructions to ApplicationTransaction email | Apr 4 2014 | |||
969d0c3e8de2 | epriestley | Use "\z" instead of "$" to anchor validating regular expressions | Mar 13 2014 | |||
e78df59ced7c | Bob Trahan | Maniphest Tasks + Project Boards - some polish | Mar 5 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
21de2b1a0c7c | epriestley | Make Projects a PhabricatorSubscribableInterface, but with restricted defaults | Feb 10 2014 | |||
ba81aa1dfeed | epriestley | Remove quick create buttons from application launcher | Jan 30 2014 |
c4science · Help