Pony.fm/config
Peter Deltchev 0109244115 Feature/notifications (#87)
* #25: Implemented enough of the notification system to start writing drivers.

* #25: Implemented most of the Pony.fm notification driver's backend.

* #25: Abstracted the logic for building lists of notification recipients.

* #25: Implemented notification API endpoints for the SPA.

* Front end setup for notifications

* #25: Implemented notification API endpoints for the SPA.
2016-05-27 20:12:40 +01:00
..
app.php Feature/notifications (#87) 2016-05-27 20:12:40 +01:00
auth.php Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
broadcasting.php Initial L5.1 commit 2015-08-30 12:26:03 +01:00
cache.php Fixes T373: Moment.js now assumes whatever it's given is UTC. 2015-09-20 00:27:52 -07:00
compile.php Initial L5.1 commit 2015-08-30 12:26:03 +01:00
database.php #8: Implemented several tests for the API. 2015-12-24 18:08:49 -08:00
debugbar.php Replaced Pony.fm's profiler with @barryvdh's Laravel Debugbar. 2016-02-16 02:53:28 -08:00
elasticsearch.php #1: Made Elasticsearch hosts configurable in an environment variable. 2016-01-17 05:22:14 -08:00
filesystems.php #8: Implemented several tests for the API. 2015-12-24 18:08:49 -08:00
ide-helper.php Typehinted the database models. 2015-12-31 16:36:08 -08:00
mail.php Initial L5.1 commit 2015-08-30 12:26:03 +01:00
newrelic.php Simplified the transaction names we send to NewRelic. 2015-11-15 00:52:48 -08:00
poniverse.php Converted a bunch of tabs to spaces. 2015-10-24 19:35:37 -07:00
ponyfm.php #1: Reindexing now runs on its own queue + lots of code cleanup. 2016-01-17 07:16:16 -08:00
queue.php #1: Reindexing now runs on its own queue + lots of code cleanup. 2016-01-17 07:16:16 -08:00
services.php Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
session.php T350: Regenerated encyption keys for all environments and moved sessions to the database. 2015-09-12 15:56:22 -07:00
view.php Initial L5.1 commit 2015-08-30 12:26:03 +01:00