Sabe Jones
e9a5e084fc
fix(tests): use baseline quest with fewer update calls
2019-06-04 16:09:01 -05:00
Sabe Jones
12250a93f1
feat(basic-auth): allow multiple auth pairs ( #11204 )
2019-06-04 15:52:25 -05:00
Sabe Jones
7094e75dd8
feat(achievements): new pet-related cheevos
2019-06-04 10:31:25 -05:00
Sabe Jones
74c93955f8
Merge branch 'release' into develop
2019-06-03 15:22:54 -05:00
Sabe Jones
a26c2bce23
chore(date): Bailey and disable potions
2019-06-03 15:22:21 -05:00
greenkeeper[bot]
3c442318d8
Update js2xmlparser to the latest version 🚀 ( #11019 )
...
* fix(package): update js2xmlparser to version 4.0.0
* chore(package): update lockfile package-lock.json
* fix package-lock
* fix js2xmlparser usage
2019-06-01 14:45:05 +02:00
greenkeeper[bot]
fd3f7e2b0e
Update pageres to the latest version 🚀 ( #10981 )
...
* fix(package): update pageres to version 5.0.0
* chore(package): update lockfile package-lock.json
2019-06-01 14:40:53 +02:00
Sabe Jones
36cc229dd2
Merge branch 'develop' into release
2019-05-30 15:13:57 -05:00
Sabe Jones
3a8312832c
feat(content): new freebie glasses
...
Fixes #11171
2019-05-30 15:13:23 -05:00
Sabe Jones
df17753bb6
Merge branch 'release' into develop
2019-05-28 15:48:51 -05:00
Sabe Jones
251e1d45af
feat(content): May 2019 subscriber set
2019-05-28 15:45:04 -05:00
Matteo Pagliazzi
7baa7427a0
Merge pull request #11178 from Alys/mute-ban-block-notification-messages
...
adjust error messages for muted and banned users, and system flagging error
2019-05-26 11:49:24 +02:00
Matteo Pagliazzi
270078a030
Merge pull request #11170 from HabitRPG/Yutsuten-party-chat-translations
...
Party Chat Translations (Continuation of #10019 )
2019-05-26 11:45:12 +02:00
Alys
ec75de5a90
add swear words - TRIGGER / CONTENT WARNING: assault, slurs, swearwords, etc
2019-05-26 16:25:33 +10:00
Alys
b9b944ba29
replace similar messages about chat privileges removed with one generic one
2019-05-26 07:59:23 +10:00
Sabe Jones
8c005aa05a
fix(shops): remove outdated Featured Item
...
and Bailey
2019-05-23 13:40:06 -05:00
Sabe Jones
01657f573d
feat(quests): create Hatching Potion category
2019-05-21 14:48:44 -05:00
Sabe Jones
8498ab9fe2
chore(news): Bailey
2019-05-16 14:07:39 -05:00
Matteo Pagliazzi
eff8db0afd
fix issue with language being undefined, refactoring auth middleware, new tests
2019-05-15 16:54:55 +02:00
Matteo Pagliazzi
8cce38ede1
Merge branch 'party-chat-translations' of https://github.com/Yutsuten/habitica into Yutsuten-party-chat-translations
2019-05-15 15:20:40 +02:00
Mateus Etto
ab0dae8df3
Translate messages only after serialization
2019-05-15 21:26:23 +09:00
Mateus Etto
0824af05b7
Remove unneeded parameter on method call
2019-05-15 19:45:42 +09:00
Mateus Etto
28bf024990
Move translateMessage to libs
2019-05-15 19:07:17 +09:00
Mateus Etto
8a30ac0607
Add translation support for quest cancel
2019-05-15 16:55:37 +09:00
Mateus Etto
0360326f41
Change translateSystemMessages to be a class method
2019-05-15 15:46:32 +09:00
Mateus Etto
f3f215abea
Fix typo on schema
2019-05-15 13:50:57 +09:00
Sabe Jones
977968df19
feat(content): Sunshine Potions
2019-05-14 16:33:42 -05:00
Sabe Jones
5a473eb0e0
Merge branch 'develop' into release
2019-05-09 14:32:14 -05:00
Sabe Jones
09e748bc92
feat(content): reenable Feathered Friends bundle
2019-05-09 14:27:22 -05:00
Sabe Jones
90532b0763
Merge branch 'develop' into Yutsuten/party-chat-translations
2019-05-08 15:13:53 -05:00
Sabe Jones
aa61c1fe06
Merge branch 'release' into develop
2019-05-07 15:57:44 -05:00
Sabe Jones
b2dabcaf98
feat(content): Armoire items and backgrounds 5/19
2019-05-07 15:56:51 -05:00
negue
f84562446d
fix loading owned messages ( #11147 )
2019-05-03 15:53:35 +02:00
HydeHunter2
c0837e3b3c
Fix challenge update ( #11148 )
...
* Fix challenge update
Fix some problem in challenge update
* Fix test
* Move leader to noUpdate
* Move leader to noUpdate
2019-05-03 15:35:56 +02:00
HydeHunter2
95c1893b0c
Fix challenge update ( #11148 )
...
* Fix challenge update
Fix some problem in challenge update
* Fix test
* Move leader to noUpdate
* Move leader to noUpdate
2019-05-03 15:35:12 +02:00
Sabe Jones
0ce11b82df
Merge branch 'develop' into release
2019-05-02 14:25:02 -05:00
Sabe Jones
4777850601
chore(event): end Flinging
2019-05-02 14:24:29 -05:00
Sabe Jones
9a3e208c9b
Merge branch 'release' into develop
2019-04-30 14:17:32 -05:00
Sabe Jones
53515fd3f4
chore(news): Bailey
2019-04-30 14:17:05 -05:00
Sabe Jones
1135ab946e
Sabrecat/groups quick wins ( #11146 )
...
* WIP(groups): quickish wins
* WIP(groups): two quick wins
1. Don't show task creation button if user is not leader or manager
2. Don't require JS confirm() for approving tasks
* fix(group-plans): allow delete from options button
* fix(group-plans): update tasksOrder when task deleted
* fix(group-tasks): dismiss notification when user takes action
* refactor(tasks): DRY out create button styling
* fix(group-tasks): sync after claiming/unclaiming
* fix(claiming): better sync and notif handling
* fix(tasks): force sync instead of explicitly clearing notif
* fix(tasks): reposition task creation button
* fix(group-tasks): default to single completion
* fix(group-tasks): move completion condition field above approval switch
* fix(group-tasks): todo validation error and approval notif dismissal
* fix(group-tasks): default single completion on client
* fix(group-tasks): move completion condition up more
* fix(group-tasks): maintain client-side user assignment list
* fix(group-tasks): remove approval notifications when task deleted
* fix(group-tasks): send assigned task to top of task list
* fix(group-tasks): remove useless tag filter dropdown
* feat(group-tasks): notify user of assigned task
* fix(group-tasks): don't allow approval of tasks w/ no approval request
* fix(tests): adjust expectations
* fix(group-tasks): more sensible action on assignment notif click
2019-04-29 13:38:28 -05:00
negue
83070e211d
Inbox: Add API to list conversations ( #11110 )
...
* Add API to list inbox conversations
* fix test + add api doc
* use `.lean()`
* orderBy after the the grouped conversations are loaded
* fix ordering
2019-04-26 18:45:05 +02:00
Matteo Pagliazzi
9d473cc92e
wip: fix setting (some) items values in the hall of heroes ( #11133 )
2019-04-25 22:41:43 +02:00
Sabe Jones
cbb04d221d
Merge branch 'develop' into release
2019-04-25 13:55:17 -05:00
Sabe Jones
0f374abd27
feat(content): subscriber mystery set
2019-04-25 13:42:49 -05:00
Sabe Jones
a4a8ac6c5e
Merge branch 'release' into develop
2019-04-23 15:30:37 -05:00
Sabe Jones
82cd53f8cb
chore(news): Bailey
2019-04-23 15:29:15 -05:00
Phillip Thelen
821fc1d9c0
Fix 500 server error when trying to log in with wrong username ( #11126 )
2019-04-23 18:38:56 +02:00
Phillip Thelen
2dca2148f4
improve username autocomplete
2019-04-22 09:07:28 +02:00
Matteo Pagliazzi
bd3de3c48c
Spells Performances ( #11104 )
...
* spells: only select needed fields
* fix tests
* add comment
2019-04-19 16:18:32 +02:00
Sabe Jones
f16e0bd044
chore(news): Bailey
...
also conclude email A/B testing
2019-04-18 14:15:28 -05:00
Sabe Jones
43b607aedd
fix(tasks): force sync instead of explicitly clearing notif
2019-04-18 13:09:59 -05:00
Sabe Jones
4c832ad36c
fix(claiming): better sync and notif handling
2019-04-18 13:09:59 -05:00
Sabe Jones
76ae41875d
Group Plans quick wins ( #11107 )
...
* WIP(groups): quickish wins
* WIP(groups): two quick wins
1. Don't show task creation button if user is not leader or manager
2. Don't require JS confirm() for approving tasks
* fix(group-plans): allow delete from options button
* fix(group-plans): update tasksOrder when task deleted
* fix(group-tasks): dismiss notification when user takes action
* refactor(tasks): DRY out create button styling
* fix(group-tasks): sync after claiming/unclaiming
2019-04-15 10:48:27 -05:00
HydeHunter2
7a5a856ac6
Add message of cancelled quest in party chat ( #11106 )
...
* Add message of cancelled quest in party chat
Issue #11093
* Delete trailing spaces
For successful passing the test
* Add test of cancelled quest's message
Also, added an explanation that partyMembers[1] hasn't accepted the invitation in the 'cancels a quest' test
* Fix: import Group
Import Group to pass Lint syntax test
* Move save function to Promise.all
* Fix moving save to Promise.all
2019-04-14 17:55:20 +02:00
Sabe Jones
8d0060d511
chore(news): Bailey
2019-04-11 13:05:04 -05:00
negue
4289becccc
Performance: My Challenges ( #11065 )
...
* use the same paging for "myChallenges" only loads 10 per call
* challenges: show loading above the load-more button (instead at the top)
* purple loading message and flat load-more button
* remove comment
* show loadMore button only when the request has 10 entries
* challenge card ui
2019-04-10 22:09:04 +02:00
Sabe Jones
924723bce6
feat(content): Garden Potions and Spring Avatar Customizations
2019-04-09 14:59:30 -05:00
Alys
f09b65e108
add swear word - TRIGGER / CONTENT WARNING: assault, slurs, swearwords, etc
...
This adds "pewdiepie" to the list of banned words because
"subscribe to pewdiepie" is semi-common spam in the Tavern,
and because there is sometimes hate speech in the YouTube
channel and in some material posted by pewdiepie's fans.
2019-04-03 20:54:58 +10:00
Matteo Pagliazzi
e10655a5b4
fix(logs): fix FCM logging
2019-04-02 23:19:01 +02:00
Sabe Jones
d25a5fcd57
Merge branch 'release' into develop
2019-04-02 15:55:35 -05:00
Matteo Pagliazzi
6c4e1a326f
fix(logger): log promise in unhandledRejection event
2019-04-02 22:32:57 +02:00
Sabe Jones
9cf8c0a824
Merge branch 'release' into develop
2019-04-02 13:09:46 -05:00
Sabe Jones
df7c0a005c
feat(content): Armoire and Backgrounds March 2019
2019-04-02 13:08:40 -05:00
Matteo Pagliazzi
c60481ab34
Amplitude fixes v2 ( #11100 )
...
* fix(analytics): properly catch and log errors
* misc
* refactor
* more refactor
* fallback for user id
* fix tests
2019-04-02 18:44:39 +02:00
Sabe Jones
b2e834c74c
Merge branch 'release' into develop
2019-04-02 07:54:59 -05:00
Sabe Jones
2419b219ba
chore(event): end April Fool's
...
and fix end date of Gala items
2019-04-02 07:53:37 -05:00
Matteo Pagliazzi
0b8ce63c76
WIP: Improve User model performances ( #10832 )
...
* wip: define items as mixed objects
* add default owned gear
* mark modified
* more mark modified
* more mark modified
* more mark modified
* more mark modified
* fix common tests
* fix common tests
* update mongoose
* add itemsUtils
* use new util function in hall controller
* add tests for items utils
* update website/server to mark all items as modified
* start updating common code
* update login incentives
* update unlock
* remove changes to package-lock.json
* remove changes to package.json
2019-04-01 19:24:18 +02:00
Sabe Jones
95e541ae75
Merge branch 'release' into develop
2019-04-01 10:27:24 -05:00
Sabe Jones
07e4b2c463
fix(event): include stable
2019-04-01 10:24:55 -05:00
Sabe Jones
e749e42665
feat(event): April Fools 2019
2019-04-01 10:17:05 -05:00
negue
0b82722d27
performance: private messages - API ( #11077 )
...
* paging for inbox
* clean up
2019-03-31 20:52:53 +02:00
Sabe Jones
0d12686a10
chore(news): Bailey
2019-03-29 13:57:02 -05:00
Sabe Jones
e58fbcc34c
chore(news): Bailey
2019-03-28 16:23:11 -05:00
Sabe Jones
fc08b753cd
Merge branch 'release' into develop
2019-03-26 20:23:22 -05:00
Sabe Jones
50278db1d6
feat(content): Mystery Items March 2019
2019-03-26 20:22:26 -05:00
Matteo Pagliazzi
abb8dc4dc1
Merge pull request #11078 from ChesterSng/11602-display-message-when-social-auth-acc-uses-password
...
Fixes #11062 Display information message when social authentication account uses password to login
2019-03-23 18:36:12 +01:00
Matteo Pagliazzi
2f792d51f8
Merge pull request #11069 from randi2kewl/11047-hall-search-case-insensitive
...
Fixes #11047 Hall search case insensitive
2019-03-23 18:22:53 +01:00
Matteo Pagliazzi
6cc925b535
Merge pull request #10988 from HabitRPG/sabrecat/platform-analytics-tweak
...
Set registered platform on analytics only once
2019-03-23 18:19:15 +01:00
Chester Sng
3e45f5af41
Add check for the existence of user's password before attempting to authenticate
2019-03-22 19:30:00 +08:00
Sabe Jones
928327e02a
feat(content): Magic Hatching Potions March 2019
2019-03-21 16:34:19 -05:00
Sabe Jones
e0291cf432
feat(event): Spring Fling 2019
2019-03-19 19:52:59 -05:00
Sabe Jones
d178928c45
fix(analytics): remove excess promise layer
2019-03-18 15:51:49 -05:00
Randi Miller
e083df64e4
fixes #11047 Switches Hall query to use lowercase name
2019-03-17 04:00:50 -04:00
Sabe Jones
2a225c2376
chore(event): end Pi Day
2019-03-15 10:31:08 -05:00
Sabe Jones
3f04c8abf5
chore(email): next split test iteration
2019-03-14 12:21:46 -05:00
Sabe Jones
0d374d817c
chore(email): end split test
2019-03-14 07:02:45 -05:00
Sabe Jones
ae2d50c5b8
feat(pie): immediate pie for new users
2019-03-14 06:51:47 -05:00
Sabe Jones
8bcd93075b
chore(news): Bailey
2019-03-12 19:29:51 -05:00
Sabe Jones
6668aae89b
feat(event): Pi Day
2019-03-12 17:10:38 -05:00
Phillip Thelen
51f66af320
Improve auto completing
2019-03-06 12:59:57 +01:00
Sabe Jones
201085651b
Merge branch 'release' into develop
2019-03-05 15:44:04 -06:00
Sabe Jones
9c797e6a54
feat(content): Armoire and Backgrounds March 2019
2019-03-05 15:43:19 -06:00
Sabe Jones
e6c3d00665
fix(emails): send split-test mailings for social reg accounts
2019-03-05 14:55:45 -06:00
Matteo Pagliazzi
080c4b3e20
Merge branch 'develop' into negue/flagpm
2019-03-03 17:12:11 +01:00
Sabe Jones
55bd35d7d3
chore(monthly): announce Challenges, end potions
2019-03-01 16:22:19 -06:00
Sabe Jones
4a66e2fbe0
fix(mentioning): change default, adapt settings control to checkbox
2019-03-01 07:05:06 -06:00
Sabe Jones
75f6398de2
chore(news): Bailey
2019-02-28 16:02:46 -06:00
Phillip Thelen
5e50e98738
limit autocomplete results to 5
2019-02-28 16:22:25 +01:00
Phillip Thelen
601811eac6
fix lint error
2019-02-28 15:30:33 +01:00
Phillip Thelen
071dffe8f2
Add check to make sure users don’t search for parties/guilds they are not part of
2019-02-28 15:27:58 +01:00
Matteo Pagliazzi
45a9d6d17b
ios: cancel invalid subscriptions without errors ( #11035 )
2019-02-27 18:48:13 +01:00
Matteo Pagliazzi
cc766d2260
gcp stackdriver tracing: attach user id ( #11033 )
2019-02-27 18:47:33 +01:00
Sabe Jones
ccb088e127
Merge branch 'sabrecat/email-split' into release
2019-02-26 17:52:48 -06:00
Sabe Jones
4a4d48aed8
chore(email): expand to 4 variants
2019-02-26 10:14:55 -06:00
Sabe Jones
fe04b56ecc
feat(content): February Mystery Items
2019-02-25 16:58:56 -06:00
Sabe Jones
901d11c61f
fix(logging): move Stackdriver init higher up ( #11025 )
2019-02-24 14:05:59 +01:00
Matteo Pagliazzi
78b49b9c7e
gcp: add stackdriver tracing ( #11024 )
2019-02-23 18:20:09 +01:00
Sabe Jones
ea5ce64db6
fix(email): use updated slugs
...
and genericize logic for easier tweaking later
2019-02-22 15:47:24 -06:00
Sabe Jones
10b69986c0
chore(email): split test for welcome message
2019-02-22 15:13:32 -06:00
Chester Sng
d267f09d04
Enable Username to be searched in Hall of Heroes - fixes #10972 ( #10980 )
...
* Add if block to search for username if not valid uuid
* Add validationError check
* Modify test case and added test case for username
* Update description of API
* Update Test
* Correct test
* Change placeholder text in heroes.vue
* Refactor code
* Add quotes
* Update hall.js
2019-02-21 13:33:15 -06:00
Sabe Jones
b21cd4a2b6
feat(content): Mythical Marvels Bundle
...
and end Valentine's miscellany
2019-02-19 18:06:21 -06:00
Phillip Thelen
1173a9b586
Correctly handle autocomplete for public and private guilds
2019-02-15 15:56:18 +01:00
Sabe Jones
ca2f2ba9ce
Merge branch 'develop' into release
2019-02-14 13:39:52 -06:00
Sabe Jones
165ca8737b
chore(news): Blog Bailey
2019-02-14 13:25:40 -06:00
Phillip Thelen
076e1b851e
Merge branch 'develop' into phillip/autocomplete-username
2019-02-14 18:02:19 +01:00
Phillip Thelen
718ea926d8
add optional parameters to limit autocompletion to specific group
2019-02-14 17:59:51 +01:00
Sabe Jones
f137342d88
fix(analytics): still more registeredThrough cleanup
2019-02-12 16:12:53 -06:00
Sabe Jones
94db493974
fix(analytics): don't also send prop along with event
2019-02-12 16:07:14 -06:00
Sabe Jones
ee5c761680
fix(analytics): set reg platform only once
2019-02-12 16:04:14 -06:00
Sabe Jones
b711c1672b
fix(lint): use curly apostrophe and single quotes
2019-02-12 13:48:53 -06:00
Sabe Jones
d675e80555
fix(lint): use curly apostrophe and single quotes
2019-02-12 13:48:13 -06:00
Phillip Thelen
328ecb22d8
Fix lint error
2019-02-12 15:36:49 +01:00
Phillip Thelen
be5137d14d
Merge branch 'develop' into phillip/autocomplete-username
2019-02-12 14:40:47 +01:00
Phillip Thelen
3fec6fca0e
optimize autocomplete regex
2019-02-12 14:38:45 +01:00
Sabe Jones
2c1ca7629d
Merge branch 'release' into develop
2019-02-12 07:35:56 -06:00
Phillip Thelen
bb674d1539
Cache username autocomplete requests
2019-02-12 14:31:30 +01:00
Sabe Jones
b721155f01
feat(event): Valentine's 2019 and Magic Hatching Potions
2019-02-12 07:19:58 -06:00
Phillip Thelen
59dbd12576
Fix sending private messages
2019-02-08 17:40:27 +01:00
negue
0cbd6fb4d7
Merge branch 'develop' of https://github.com/HabitRPG/habitica into negue/flagpm
...
# Conflicts:
# website/client/components/chat/chatCard.vue
# website/client/components/header/menu.vue
2019-02-07 19:16:10 +01:00
Matteo Pagliazzi
b35bd18282
Merge branch '10954-wikiafix' of https://github.com/GiacomoLaw/habitica into GiacomoLaw-10954-wikiafix
2019-02-07 18:20:05 +01:00
Phillip Thelen
e9d5123f8a
fix failing tests
2019-02-07 18:02:23 +01:00
Phillip Thelen
82863bd947
optimize mention highlighting
2019-02-06 15:00:41 +01:00
Sabe Jones
93290ec6d5
Merge branch 'release' into develop
2019-02-05 15:44:40 -06:00
Sabe Jones
6ab3bac96c
feat(content): Armoire and BGs
2019-02-05 15:42:33 -06:00
Phillip Thelen
8618913a75
Merge branch 'develop' of https://github.com/HabitRPG/habitica into autocomplete-username
...
# Conflicts:
# package.json
2019-02-05 16:48:06 +01:00
Sabe Jones
f590c485dc
Merge branch 'release' into develop
2019-02-04 16:52:53 -06:00
Sabe Jones
0910f65fc0
chore(news): Bailey
2019-02-04 16:52:17 -06:00
Sabe Jones
dddd8269b6
Merge branch 'release' into develop
2019-02-02 13:04:35 -06:00
Sabe Jones
5b329db357
chore(event): end Winter Wonderland
2019-02-02 13:03:04 -06:00
Sabe Jones
c1cad5c0a9
Merge branch 'release' into develop
2019-01-31 17:12:21 -06:00
Sabe Jones
b1f42dcac9
feat(content): Habitica Birthday 2019
2019-01-31 17:10:56 -06:00
Sabe Jones
c86da9783b
Merge branch 'release' into develop
2019-01-30 09:06:42 -06:00
Sabe Jones
00a686dcf6
feat(content): subscriber items Jan 2019
2019-01-28 16:10:22 -06:00
negue
2f699e24d7
update test to use the correct author_name format
2019-01-27 19:05:00 +01:00
negue
faa0611ab2
Merge branch 'develop' of https://github.com/HabitRPG/habitica into negue/flagpm
2019-01-27 18:14:51 +01:00
Giacomo Lawrance
08c8f26b80
Merge branch 'develop' into 10954-wikiafix
2019-01-26 18:03:50 +00:00
Mira-M
87923b7f0d
Add username to challenge csv export ( #10956 )
...
- Adds the member's username to the challenge csv
- Updates to unit tests
- Issue #10955
Supports the ability for challenge owners to judge challenge winners
after the added functionality enabling users to modify their name
(display name). The added field ties the user to their results by
their username.
2019-01-26 18:44:48 +01:00
Sabe Jones
5fac4a943c
chore(news): Bailey
2019-01-24 13:35:32 -06:00
Sabe Jones
5d0be7bc72
Merge branch 'release' into develop
2019-01-24 13:14:19 -06:00
Giacomo Lawrance
9e6394c38c
changed wikia links to fandom
...
Fixes issue #10954
2019-01-24 11:21:52 +00:00
Matteo Pagliazzi
6ea4d96830
add extra condition to skip ssl check
2019-01-23 17:19:57 +01:00
Matteo Pagliazzi
04a7fd25a6
allow skipping SSL check with secret key ( #10962 )
2019-01-23 17:10:11 +01:00
Sabe Jones
f8d799d55c
chore(news): Bailey
2019-01-18 15:13:25 -06:00
Sabe Jones
5bd9fcc99d
Merge branch 'release' into develop
2019-01-18 14:59:37 -06:00
Matteo Pagliazzi
40060e8ff5
update ssl check
2019-01-18 11:43:02 +01:00
Sabe Jones
ec37524164
chore(promo): end G1G1 deal
2019-01-15 18:57:10 -06:00
Sabe Jones
962662fe7c
chore(news): Bailey
2019-01-14 12:38:35 -06:00
Matteo Pagliazzi
f63d2e47f0
do not show "Notification not found" error messages ( #10931 )
...
* start fixing #10391
* do not show snackbars for notifications not found
* revert message changes
* update tests
* add new test
* fix property
2019-01-13 11:43:02 +01:00
Sabe Jones
8237b7f2de
chore(news): Bailey
2019-01-11 13:37:58 -06:00
Sabe Jones
1d1b25391f
feat(content): customizations and dinosaurs
2019-01-08 19:30:41 -06:00
negue
61606cb69d
change to User ID - change mail var _DISPLAYNAME _DISPLAY_NAME
2019-01-04 21:04:41 +01:00
Sabe Jones
d22b4bb2f7
feat(content): Armoire and Backgrounds Jan 2019
2019-01-04 13:58:51 -06:00
Juliusdotsh
1e10e20a24
apidocs should say how to provide comment when flagging #10916 ( #10925 )
2019-01-03 11:31:03 +01:00
Sabe Jones
b1aeb8ed87
Merge branch 'release' into develop
2019-01-02 17:08:50 -06:00
Sabe Jones
af40c437be
chore(news): Bailey
...
also fix erroneously active hatching potion and remove concluded bundle
from pinned items
2019-01-02 16:10:57 -06:00
Sabe Jones
a99150c485
Merge branch 'release' into develop
2019-01-01 07:14:04 -06:00
Sabe Jones
696b67204d
fix(lint): ’
2019-01-01 07:13:41 -06:00
Sabe Jones
4f3536e887
Merge branch 'release' into develop
2018-12-31 23:48:59 +00:00
Sabe Jones
f7983f39eb
feat(event): New Year's 2018-19
2018-12-31 17:44:13 -06:00
Rene Cordier
7c954f7073
Prevent progress being cleared when quest ends ( #10870 )
...
* Prevent progress being cleared when quest ends
changing group tests to make sure it keeps user's progress
fix and remove .only() from tests
* fix tests and check null case for clearing up user's quest without resetting progress
2018-12-28 19:16:21 +01:00
negue
19b75c6257
drag tags to reorder ( #10911 )
...
* drag tags to reorder
* change color, remove unneeded sortTag-call
2018-12-23 19:45:05 +01:00
Phillip Thelen
cfbfec34aa
Allow gems and subs to be gifted through in-app-purchases ( #10892 )
...
* Allow gems to be gifted through IAPs
* implement non recurring IAP subscriptions
* fix localization issue in error
* fix non renewing subscription handling
* Fix lint error
* fix tests
* move findbyId mock to helper file
* undo package-lock changes
* Fix lint error
2018-12-23 19:20:14 +01:00
Sabe Jones
1d68cbfaa2
chore(news): more Bailey
2018-12-21 14:42:11 -06:00
Sabe Jones
a6cea47789
feat(event): Winter Wonderland 2018
2018-12-20 11:11:50 -06:00
Sabe Jones
8220199e49
Gift 1 Get 1 Promo 2018-19! ( #10915 )
...
* feat(subscription): promo banner in modal
* feat(subscription): promo banner on main page
* fix(banners): remove extraneous margin adjustment
* fix(banners): various
* feat(promotion): gift 1, get 1
* fix(promo): various
* chore(promo): add Bailey
* fix(promo): use different email template for promo beneficiary
* fix(promo): turns out Winter is meaningful
2018-12-18 15:28:53 -06:00
Sabe Jones
d5955b8889
Merge branch 'develop' into release
2018-12-14 15:15:06 -06:00
Sabe Jones
979497dd35
fix(deletion): user delete bugs
...
Correct lookup in GDPR script, and address a TypeError when deleting a user with no tasks
2018-12-14 00:54:59 +00:00
Sabe Jones
8750701c08
Merge branch 'release' into develop
2018-12-11 20:45:44 +00:00
Sabe Jones
1b12a6b51f
feat(content): Bird Buddies Bundle
2018-12-11 14:41:09 -06:00
Matteo Pagliazzi
8441b0a3d6
fix http auth env var
2018-12-09 20:12:50 +01:00
negue
1c17b415f0
refactor {group,inbox}-chatReporter variables
2018-12-06 23:55:18 +01:00
Sabe Jones
f42e22b58f
Make env vars more palatable for containerization ( #10895 )
...
* refactor(env-vars): remove object/colon syntax
* fix(tests): correct config expectations
2018-12-06 10:13:49 -06:00
Sabe Jones
18ab57eb91
Merge branch 'release' into develop
2018-12-05 20:44:02 +00:00
Sabe Jones
5cd62d7052
feat(content): Armoire and BGs 2018-12
2018-12-05 14:38:53 -06:00
Matteo Pagliazzi
b66a0b76ef
Merge pull request #10886 from jeongjinhwi/develop
...
Accoount Deletion Feedback:update email #10880
2018-12-04 09:38:33 +01:00
Sabe Jones
bb01475e02
Merge branch 'release' into develop
2018-12-03 22:54:08 +00:00
Sabe Jones
3ba5ea1d2d
chore(news): Bailey
2018-12-03 16:50:02 -06:00
Sabe Jones
aaa16a9527
refactor(migrations): move Take This to new template
...
also fix linting error in server lib
2018-12-03 22:04:52 +00:00
Jeong Jin Hwi
53ca9475ee
Accoount Deletion Feedback:update email #10880
2018-12-03 01:04:42 +09:00
Matteo Pagliazzi
d2f7cba43d
Merge branch 'develop' into payments/paypal-amazon-checkout
2018-12-02 14:47:56 +01:00
Matteo Pagliazzi
7873800f87
fix(kafka queue): remove leftover code
2018-12-01 12:16:34 +01:00
Sabe Jones
de0c62a37f
Merge branch 'release' into develop
2018-11-30 20:28:23 +00:00
Sabe Jones
b91ef9f539
chore(news): Last Chance Bailey
...
also give a few more days for items
2018-11-30 14:21:12 -06:00
Matteo Pagliazzi
ac0601630e
Merge branch 'develop' into payments/paypal-amazon-checkout
2018-11-30 16:11:55 +01:00
Matteo Pagliazzi
3239491144
fix(lint): remove unused params
2018-11-30 16:04:56 +01:00
negue
b912a83f22
refactor "formatUser" to show the correct user and displayname
2018-11-29 20:15:47 +01:00
negue
fb3a9740bd
add display name to the email variables
2018-11-29 20:00:05 +01:00
negue
817c943860
Merge remote-tracking branch 'origin/develop' into negue/flagpm
2018-11-29 19:02:01 +01:00
negue
0aba448c48
fix sentence
2018-11-29 19:01:26 +01:00
Sabe Jones
b218eb2c00
Merge remote-tracking branch 'origin/greenkeeper/update-to-node-10' into release
...
also remove Kafka
2018-11-29 14:51:40 +00:00