1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 09:42:41 +01:00
phorge-phorge/src/applications/config/controller
epriestley 88157a9442 Hold recent messages in Aphlict so they can be replayed after clients reconnect
Summary:
Ref T12563. Before broadcasting messages from the server, store them in a history buffer.

A future change will let clients retrieve them.

Test Plan:
  - Used the web frontend to look at the buffer, reloaded over time, sent messages. Saw buffer size go up as I sent messages and fall after 60 seconds.
  - Set size to 4 messages, sent a bunch of messages, saw the buffer size max out at 4 messages.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12563

Differential Revision: https://secure.phabricator.com/D17707
2017-04-17 15:53:58 -07:00
..
PhabricatorConfigAllController.php Revert "Clean up more Quicksand" 2016-10-01 12:58:30 -07:00
PhabricatorConfigApplicationController.php Revert "Clean up more Quicksand" 2016-10-01 12:58:30 -07:00
PhabricatorConfigCacheController.php Revert "Clean up more Quicksand" 2016-10-01 12:58:30 -07:00
PhabricatorConfigClusterDatabasesController.php Fix errors found by PHPStan 2017-02-17 10:10:15 +00:00
PhabricatorConfigClusterNotificationsController.php Hold recent messages in Aphlict so they can be replayed after clients reconnect 2017-04-17 15:53:58 -07:00
PhabricatorConfigClusterRepositoriesController.php Fix errors found by PHPStan 2017-02-17 10:10:15 +00:00
PhabricatorConfigClusterSearchController.php Support multiple fulltext search clusters with 'cluster.search' config 2017-03-26 08:16:47 +00:00
PhabricatorConfigController.php Support multiple fulltext search clusters with 'cluster.search' config 2017-03-26 08:16:47 +00:00
PhabricatorConfigDatabaseController.php Update SchemaQuery and the web UI to accommodate multiple master databases 2016-11-12 16:36:52 -08:00
PhabricatorConfigDatabaseIssueController.php Update SchemaQuery and the web UI to accommodate multiple master databases 2016-11-12 16:36:52 -08:00
PhabricatorConfigDatabaseStatusController.php Update SchemaQuery and the web UI to accommodate multiple master databases 2016-11-12 16:36:52 -08:00
PhabricatorConfigEditController.php Make new logo and wordmark more reasonably configurable by human users 2016-08-07 12:00:21 -07:00
PhabricatorConfigGroupController.php Revert "Clean up more Quicksand" 2016-10-01 12:58:30 -07:00
PhabricatorConfigHistoryController.php Revert "Clean up more Quicksand" 2016-10-01 12:58:30 -07:00
PhabricatorConfigIgnoreController.php Update Config to new UI 2016-04-03 00:27:39 +00:00
PhabricatorConfigIssueListController.php Fix errors found by PHPStan 2017-02-17 10:10:15 +00:00
PhabricatorConfigIssuePanelController.php When we "discover" new fatal setup issues, stop serving traffic 2016-11-21 15:54:40 -08:00
PhabricatorConfigIssueViewController.php When we "discover" new fatal setup issues, stop serving traffic 2016-11-21 15:54:40 -08:00
PhabricatorConfigListController.php Revert "Clean up more Quicksand" 2016-10-01 12:58:30 -07:00
PhabricatorConfigModuleController.php Revert "Clean up more Quicksand" 2016-10-01 12:58:30 -07:00
PhabricatorConfigPurgeCacheController.php Add dialog to purge opcode/data caches 2015-09-10 14:19:02 -07:00
PhabricatorConfigVersionController.php In the "Version Information" panel, try to include branchpoints 2016-12-23 11:42:20 -08:00