habitica-self-host/website/server/libs
Alys 5fff084fe7 adjusted banned slurs - TRIGGER / CONTENT WARNING: slurs, swearwords, assault, etc
This deletes two swear words that were causing trouble for French
speakers (they mean "delay" or "late").
It also puts English variants of those words back to the list of slurs
(IIRC, previously the base words were in that list but were moved to
swears because of the French issue).
2021-02-20 13:16:04 +10:00
..
auth chore(ABtest): end drop experiment in favor of boosting 2020-07-30 14:53:50 -05:00
challenges Feature/enhance get memebers for a challenge fixes #12481 (#12716) 2020-11-30 20:04:17 +01:00
chat refactor(db-schema): group.isSubscribed() method name changed to group.hasActiveGroupPlan() 2020-04-05 15:06:16 +03:00
chatReporting Corrected recipient email address in reported PM Slack notification - fixes #12256 (#12838) 2020-12-13 18:15:19 +01:00
coupons fix linting for server (except for length of apidoc) 2019-10-10 20:11:50 +02:00
inbox fix(push notifications): always strip markdown from push notification text 2020-06-26 15:27:02 +02:00
invites Vue component unit test isolation (#12154) 2020-05-05 16:20:08 +02:00
items fix linting for server (except for length of apidoc) 2019-10-10 20:11:50 +02:00
payments Fix error logs in client unit tests from setTitle (#12967) 2021-01-25 16:52:26 -06:00
user Implement Bailey CMS API (#10739) 2020-10-13 10:15:52 -05:00
analyticsService.js fix(analytics): always use mock service in development 2020-11-29 23:15:26 +01:00
apiError.js move errors 2019-10-15 17:17:44 +02:00
bannedSlurs.js adjusted banned slurs - TRIGGER / CONTENT WARNING: slurs, swearwords, assault, etc 2021-02-20 13:16:04 +10:00
bannedWords.js adjusted banned slurs - TRIGGER / CONTENT WARNING: slurs, swearwords, assault, etc 2021-02-20 13:16:04 +10:00
baseModel.js clarify all "Invalid uuid" messages by making each unique 2020-01-29 15:49:55 +10:00
buildManifest.js fix linting for server (except for length of apidoc) 2019-10-10 20:11:50 +02:00
chat.js fix(push notifications): always strip markdown from push notification text 2020-06-26 15:27:02 +02:00
client.js fix index path0 2019-10-15 18:10:20 +02:00
collectionManipulators.js fix linting for server (except for length of apidoc) 2019-10-10 20:11:50 +02:00
content.js fix(content): include app version in response 2020-07-18 15:36:44 +02:00
cron.js Stripe: upgrade module and API, switch to Checkout (#12785) 2020-12-14 15:59:17 +01:00
csvStringify.js start upgrading eslint 2019-10-08 16:57:10 +02:00
email.js Vue component unit test isolation (#12154) 2020-05-05 16:20:08 +02:00
encryption.js start upgrading eslint 2019-10-08 16:57:10 +02:00
errors.js API v3 Rate Limiter (#12117) 2020-07-18 15:00:09 +02:00
forbiddenUsernames.js fix linting for server (except for length of apidoc) 2019-10-10 20:11:50 +02:00
gcpTraceAgent.js fix linting for server (except for length of apidoc) 2019-10-10 20:11:50 +02:00
groupTasks.js Add API Call to bulk score tasks (#11389) 2020-08-21 11:46:56 +02:00
highlightMentions.js fix(chat) - issue 12586 - can't put links without titles in message boxes (#12594) 2020-09-22 19:28:37 +02:00
i18n.js Improve i18n caching (#12030) 2020-05-05 20:31:33 +02:00
inAppPurchases.js remove old module.exports from server aswell 2019-10-02 19:45:27 +02:00
language.js Automatically Logout Banned Users (#12037) 2020-04-02 21:46:01 +02:00
logger.js fix(logger): only two arguments to logger when logging an unhandled promise rejection 2020-03-26 17:10:19 +01:00
mongodb.js MongoDB Transactions (#12335) 2020-07-14 18:55:47 +02:00
password.js fix linting for server (except for length of apidoc) 2019-10-10 20:11:50 +02:00
preening.js Move from deprecated moment#zone to moment#utcOffset (#12207) 2020-07-25 13:22:41 +02:00
pushNotifications.js Upgrade APN module (#12818) 2020-11-30 20:00:57 +01:00
routes.js add basic test, disable etag on post routes as well, paypal ipn: prevent set headers after response error 2020-04-17 14:50:09 +02:00
setupExpress.js API v3 Rate Limiter (#12117) 2020-07-18 15:00:09 +02:00
setupMongoose.js MongoDB Transactions (#12335) 2020-07-14 18:55:47 +02:00
setupNconf.js misc, fix client tests 2019-10-15 15:32:53 +02:00
setupPassport.js fix linting for server (except for length of apidoc) 2019-10-10 20:11:50 +02:00
slack.js Corrected recipient email address in reported PM Slack notification - fixes #12256 (#12838) 2020-12-13 18:15:19 +01:00
sleep.js start upgrading eslint 2019-10-08 16:57:10 +02:00
spells.js Casting Chilling Frost and Stealth skill again will not be processed and return an error instead. Fixes #12361. (#12404) 2020-08-09 18:25:59 +02:00
stringUtils.js Revert "Revert "fix(banned words): fix partial matching of words containing diacritic… (#12444)"" 2020-11-09 11:34:28 +01:00
taskManager.js Make start date and day of month aware of timezones (fixes #12555) (#12696) 2021-01-10 16:02:40 +01:00
webhook.js fix(logs): do not log mongoose object with id and no _id to avoid crashes, see https://github.com/davidmarkclements/fast-safe-stringify/issues/43 2020-04-08 23:31:17 +02:00
worldState.js Fall Festival Gem Promo (#138) 2020-09-21 16:22:13 +02:00
xmlMarshaller.js fix(dataexport) - 12482 - Extract xml marshalling into library 2020-09-25 08:57:05 +02:00