1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/infrastructure
epriestley 0a8b0d1392 Merge IRCProtocolHandler into IRCAdapter
Summary:
Clearly silly to have a separate handler for this. I also made most of the protocol stuff direct writes so we don't need to ship them through handlers, and made the adapter ignore message it does not understand by default instead of sending them to IRC, and added PASTE "support".

We could still let handlers react to these messages by emitting them all as 'RAWIRC' or similar, but there's currently no need for that so I didn't bother.

Also fix an issue in D4924 with nickpass.

Test Plan: Had bot join IRC, talked to it.

Reviewers: indiefan

Reviewed By: indiefan

CC: aran

Differential Revision: https://secure.phabricator.com/D4925
2013-02-14 05:13:55 -08:00
..
__tests__ Formalize configuration sources and source stacks 2012-12-25 06:44:29 -08:00
celerity Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
daemon Merge IRCProtocolHandler into IRCAdapter 2013-02-14 05:13:55 -08:00
diff Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
edges Conpherence V1 2013-01-24 17:23:05 -08:00
env Remove PhabricatorSetup and make PHABRICATOR_ENV optional 2013-01-23 12:03:19 -08:00
events Update PeopleMenu to only show integration with applications if they are installed 2013-02-05 13:46:02 -08:00
internationalization Use PhutilNumber in translations 2013-01-31 09:11:01 -08:00
javelin Merge branch 'master' into phutil_tag 2013-02-04 06:19:52 -08:00
lint Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
markup Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
query Delete license headers from files 2012-11-05 11:16:51 -08:00
ssh Implement SSHD glue and Conduit SSH endpoint 2012-12-19 11:08:07 -08:00
storage add conpherence schema patch to the list so it runs 2013-02-06 15:28:24 -08:00
testing Don't pop invalid test environment 2013-01-17 12:01:46 -08:00
util Add PhabricatorHash::digestForIndex() 2012-12-21 05:43:33 -08:00
PhabricatorAccessLog.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorEditor.php Delete license headers from files 2012-11-05 11:16:51 -08:00