Commit graph

69 commits

Author SHA1 Message Date
bill bittner
a1210149b3 removed .js suffix from config 2018-06-05 19:34:24 -07:00
bill bittner
c1f5552e99 removed configs and moved logging and slack configuration to server/utils/ 2018-06-05 18:55:44 -07:00
bill bittner
a93237cf10 updated debug console logs 2018-05-31 09:38:11 -07:00
bill bittner
b4fb633c23 fixed a few bugs 2018-05-31 09:36:45 -07:00
bill bittner
7b644f9991 added route and controller for updating user password 2018-05-30 18:52:13 -07:00
bill bittner
52f2416d88 added claim availability check for channels via saga 2018-05-03 22:51:01 -07:00
bill bittner
9a7fdf4834 updated route to add the @ for channels 2018-05-03 20:32:54 -07:00
bill bittner
8b808b2c10 updated channel availability route 2018-05-03 15:47:58 -07:00
bill bittner
3935fb1af0 removed console log 2018-05-03 15:25:44 -07:00
bill bittner
fac77b2524 updated back end to send availability and message 2018-05-03 15:22:29 -07:00
bill bittner
c439e3d971 added a debug for the publish params 2018-05-02 18:16:23 -07:00
bill bittner
69ebce3efd updated channel long id retrieval to match claims pattern 2018-04-30 15:58:04 -07:00
bill bittner
6c97b40c32 added api endpoint to trigger blocked-list refresh 2018-04-29 15:30:11 -07:00
bill bittner
bbd691018b updated api/longId route 2018-04-29 13:00:41 -07:00
bill bittner
d57a6b3340 added check for blocked content and updated claimid flow to use rejected promises 2018-04-29 12:17:23 -07:00
bill bittner
060af3a957 organized auth, fallback, and page controllers; 2018-04-27 14:29:00 -07:00
bill bittner
c30b2158b3 organized assets controllers 2018-04-27 10:24:40 -07:00
bill bittner
aa1834e1c6 organized api controllers and helpers 2018-04-27 09:54:36 -07:00
bill bittner
dd012282d3 reorganized controllers into folders by route 2018-04-26 23:42:22 -07:00