1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-02 23:49:19 +01:00
phorge-phorge/support/aphlict/server/lib
epriestley 28fe44da0a Break some of Aphlict into reasonable classes with sensible responsibilities
Summary:
Ref T4324.

  - Create `Listener` to represent listening clients.
  - Create `ListenerList` to represent the current list of clients.
  - Create `Logfile` to handle logging.

Test Plan: Clicked "Send Test Notification", verified logs, status and notifications all work correctly.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T4324

Differential Revision: https://secure.phabricator.com/D8256
2014-02-17 16:00:51 -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