1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 01:08:50 +02:00
phorge-phorge/support/aphlict/server/lib
epriestley f302bfc8f8 Break Aphlict's flash policy server into a separate class
Summary: Ref T4324. One of the server we start just sends pre-canned XML responses. Separate it out of the main file and hand it all the objects it interacts with in structured, reasonable ways.

Test Plan: Hit "Send Test Notification", saw notification, saw flash policy info in the log.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T4324

Differential Revision: https://secure.phabricator.com/D8257
2014-02-17 16:01:09 -08:00
..
AphlictFlashPolicyServer.js Break Aphlict's flash policy server into a separate class 2014-02-17 16:01:09 -08:00
AphlictListener.js Break some of Aphlict into reasonable classes with sensible responsibilities 2014-02-17 16:00:51 -08:00
AphlictListenerList.js Break some of Aphlict into reasonable classes with sensible responsibilities 2014-02-17 16:00:51 -08:00
AphlictLog.js Break some of Aphlict into reasonable classes with sensible responsibilities 2014-02-17 16:00:51 -08:00
javelin.js Allow Aphlict to load Javelin and use Javelin class definitions 2014-02-17 16:00:01 -08:00