1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src
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
..
aphront Merge branch 'master' into phutil_tag 2013-02-13 12:42:57 -08:00
applications Added a new storage object 2013-02-14 05:07:36 -08:00
docs Kill phutil_render_tag() 2013-02-13 16:32:13 -08:00
infrastructure Merge IRCProtocolHandler into IRCAdapter 2013-02-14 05:13:55 -08:00
view Kill phutil_render_tag() 2013-02-13 16:32:13 -08:00
__celerity_resource_map__.php Show drafts and inline comments 2013-02-13 07:23:51 -08:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:51 -08:00
__phutil_library_map__.php Formalize targets (users and channel) into objects 2013-02-14 05:13:38 -08:00