habitica/website/server/libs
2018-11-28 11:07:06 +01:00
..
auth fix(auth): new users should start verified 2018-11-03 16:03:53 -05:00
challenges Fix user receiving Joined Challenged achievement when creating a challenge (#10559) 2018-07-30 16:00:05 +02:00
chat Move inbox to its own model (#10428) 2018-09-21 15:12:20 +02:00
chatReporting Move inbox to its own model (#10428) 2018-09-21 15:12:20 +02:00
coupons Move inbox to its own model (#10428) 2018-09-21 15:12:20 +02:00
inbox Cleanup after inbox migration (#10487) 2018-10-05 19:34:42 +02:00
invites feat(usernames): invite by username 2018-11-07 15:00:22 -06:00
payments fix(amazon): add new env variable to specify environment 2018-11-28 11:07:06 +01:00
queue Make Kafka dep optional (#10129) 2018-03-14 18:21:39 +01:00
user fix(usernames): remove more ratzen fratzen dupe strings 2018-10-13 21:05:07 -05:00
analyticsService.js Analytics: clean up old A/B test code & add username verify flag (#10754) 2018-10-13 13:03:20 -05:00
apiError.js moving developer-only strings to api/common messages (#10258) 2018-05-04 16:00:19 -05:00
aws.js Deprecate API v2 (was Revert "Revert "Deprecate API v2"") (#7802) 2016-08-01 22:36:10 +02:00
bannedSlurs.js add two slurs - TRIGGER / CONTENT WARNING: assault, slurs, swearwords, etc 2018-11-21 19:48:50 +10:00
bannedWords.js add swear words - TRIGGER / CONTENT WARNING: assault, slurs, swearwords, etc 2018-09-15 14:45:39 +10:00
baseModel.js Mongoose: use $type as the typeKey (#10789) 2018-10-28 15:42:48 -05:00
buildManifest.js typo, correct prod check in build manifest 2016-09-21 16:33:38 +02:00
chat.js Refactored group chat flagging (#9907) 2018-02-11 08:35:24 -07:00
client.js fix hard links for new client (#8986) 2017-08-24 18:19:31 +02:00
collectionManipulators.js item pinning (#8918) 2017-08-14 19:15:32 +02:00
cron.js Analytics: clean up old A/B test code & add username verify flag (#10754) 2018-10-13 13:03:20 -05:00
csvStringify.js Node 8 (WIP) (#9946) 2018-03-15 19:59:36 +01:00
email.js only store necessary data for social login (continuation of 10352) (#10395) 2018-05-25 18:16:30 +02:00
encryption.js Updated encryption 2018-01-25 17:33:50 -06:00
errors.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
forbiddenUsernames.js Username announcement (#10729) 2018-10-02 16:17:06 -05:00
groupTasks.js Group Tasks Shared Completion (#10515) 2018-07-20 12:29:44 -05:00
guildsAllowingBannedWords.js exempt The Rhyme Commando guild from the swearword blocker 2018-05-01 13:31:56 +10:00
i18n.js Localize time for due dates and chat messages (#10555) 2018-08-03 11:57:43 +02:00
inAppPurchases.js Node 8 (WIP) (#9946) 2018-03-15 19:59:36 +01:00
logger.js make unhandled promise rejections easier to find among logs 2018-05-01 12:09:30 +02:00
password.js Api quest restrictions - no purchase/start without fulfilling eligibility requirements (#10387) 2018-05-27 16:41:56 +02:00
preening.js fix preening when history entries are null 2018-06-29 20:03:45 +02:00
pushNotifications.js iOS push notifications, use node-apn (#10517) 2018-07-12 12:56:15 +02:00
routes.js New inbox client (#10644) 2018-08-30 14:50:03 -05:00
setupMongoose.js add ability to specify pool size for mongodb (#10481) 2018-06-28 11:02:26 +02:00
setupNconf.js Use config when starting development server (#9410) 2017-11-27 20:38:27 -06:00
setupPassport.js fix(passport): use graph API v2.8 2018-10-04 18:09:58 -05:00
slack.js limit chat message flagging ability for new players - fixes #10069 (#10567) 2018-08-03 12:04:01 +02:00
sleep.js Node 8 (WIP) (#9946) 2018-03-15 19:59:36 +01:00
spells.js Move inbox to its own model (#10428) 2018-09-21 15:12:20 +02:00
stringUtils.js improve code and tests for banned words and slurs (#10211) 2018-04-08 15:31:37 +02:00
taskManager.js Group Tasks Shared Completion (#10515) 2018-07-20 12:29:44 -05:00
webhook.js Members: user .lean() to improve performances (#10399) 2018-05-28 13:38:59 +02:00