17 Commits

Author SHA1 Message Date
Calvin Montgomery
07179d6c83 Upgrade to jsli 2.0 2017-07-08 20:11:54 -07:00
Xaekai
6d4558c978 Allow channel path to be customizable
We now allow server operators to customize the /r/ part of the channel links
The new config option in the template is commented and the config module validates and will terminate with status 78 if an improper value is used.
We've also dropped some old cruft and uses a more elegant method to assign CHANNEL.name

Resolves #668
2017-06-16 20:09:36 -07:00
Calvin Montgomery
8306d2d1b6 Refactor logging 2017-04-04 23:02:31 -07:00
Calvin Montgomery
31880fa625 Fix an issue where one broken channel can prevent others from saving
Son of a bitch.
2016-12-28 23:24:08 -08:00
Calvin Montgomery
e1120455b2 Cache channel ID for quicker loads/saves 2016-09-26 22:20:58 -07:00
calzoneman
e9e3cbb575 Update migrator to allow blacklisting/whitelisting keys to backfill 2015-12-18 19:21:11 -08:00
calzoneman
327b9faedb Add dbstore dumper script 2015-10-12 23:31:36 -07:00
calzoneman
7d35df4f5a Fixes 2015-10-07 22:19:39 -07:00
calzoneman
2fe646ec03 Minor cleanup 2015-10-04 23:21:53 -07:00
calzoneman
56a2a52bdd Fixes 2015-10-01 22:02:59 -07:00
calzoneman
9c5ada6134 Add config key for selecting storage mode 2015-09-30 21:55:45 -07:00
calzoneman
e91635b6f9 Implement migrator 2015-09-27 11:07:57 -07:00
calzoneman
10dbbcd3ff Fixes; initial migrator work 2015-09-26 15:33:13 -07:00
calzoneman
4bdd7a1e3b Add DatabaseStore 2015-09-26 14:21:42 -07:00
calzoneman
1ad41d7e58 Remove debug override 2015-09-24 23:50:50 -07:00
calzoneman
20dc871303 Use create-error for better error creation 2015-09-24 23:36:05 -07:00
calzoneman
5ec9c2b029 Start refactoring channel storage 2015-09-23 21:56:04 -07:00