habitica/website/server/libs
Phillip Thelen 04420aa60e Always send push notifications in recipients language (#11307)
* Load data needed for members when inviting to quest

* Always send push notifications in recipients language. Fixes #8718

* Remove console.log
2019-08-15 11:00:46 -04:00
..
auth chore(news): Bailey 2019-04-18 14:15:28 -05:00
challenges Fix user receiving Joined Challenged achievement when creating a challenge (#10559) 2018-07-30 16:00:05 +02:00
chat Move translateMessage to libs 2019-05-15 19:07:17 +09:00
chatReporting Merge branch 'develop' of https://github.com/HabitRPG/habitica into negue/flagpm 2019-01-27 18:14:51 +01:00
coupons Move inbox to its own model (#10428) 2018-09-21 15:12:20 +02:00
inbox Always send push notifications in recipients language (#11307) 2019-08-15 11:00:46 -04:00
invites Always send push notifications in recipients language (#11307) 2019-08-15 11:00:46 -04:00
items wip: fix setting (some) items values in the hall of heroes (#11133) 2019-04-25 22:41:43 +02:00
payments fix(subscription): reset lastReminderDate when creating a new subscription 2019-06-12 17:21:08 +02:00
user fix(usernames): remove more ratzen fratzen dupe strings 2018-10-13 21:05:07 -05:00
analyticsService.js Amplitude fixes v2 (#11100) 2019-04-02 18:44:39 +02:00
apiError.js moving developer-only strings to api/common messages (#10258) 2018-05-04 16:00:19 -05:00
aws.js Make env vars more palatable for containerization (#10895) 2018-12-06 10:13:49 -06: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 2019-05-26 16:25:33 +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 Squashed commit of the following: 2019-08-02 15:49:41 -05:00
csvStringify.js Node 8 (WIP) (#9946) 2018-03-15 19:59:36 +01:00
email.js Use mandrill for password resets and usernames in emails (#11277) 2019-07-22 19:44:01 +02:00
encryption.js Updated encryption 2018-01-25 17:33:50 -06:00
errors.js do not show "Notification not found" error messages (#10931) 2019-01-13 11:43:02 +01:00
forbiddenUsernames.js Username announcement (#10729) 2018-10-02 16:17:06 -05:00
gcpTraceAgent.js gcp stackdriver tracing: attach user id (#11033) 2019-02-27 18:47:33 +01: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 Make env vars more palatable for containerization (#10895) 2018-12-06 10:13:49 -06:00
logger.js fix(logger): log promise in unhandledRejection event 2019-04-02 22:32:57 +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 fix(logs): fix FCM logging 2019-04-02 23:19:01 +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 change to User ID - change mail var _DISPLAYNAME _DISPLAY_NAME 2019-01-04 21:04:41 +01:00
slack.js add shadow-muting chat hiding feature (automatic flagging of public posts from shadow-muted players) - fixes 10851 (#11239) 2019-07-30 19:09:42 +02:00
sleep.js Node 8 (WIP) (#9946) 2018-03-15 19:59:36 +01:00
spells.js Merge branch 'develop' into Yutsuten/party-chat-translations 2019-05-08 15:13:53 -05: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