Phillip Thelen
821fc1d9c0
Fix 500 server error when trying to log in with wrong username ( #11126 )
2019-04-23 18:38:56 +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
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
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
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
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
Randi Miller
e083df64e4
fixes #11047 Switches Hall query to use lowercase name
2019-03-17 04:00:50 -04: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
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
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
75f6398de2
chore(news): Bailey
2019-02-28 16:02:46 -06:00
Sabe Jones
962236846a
Merge branch 'release' into develop
2019-02-25 17:00:41 -06:00
Sabe Jones
fe04b56ecc
feat(content): February Mystery Items
2019-02-25 16:58:56 -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
Sabe Jones
165ca8737b
chore(news): Blog Bailey
2019-02-14 13:25:40 -06:00
Sabe Jones
d675e80555
fix(lint): use curly apostrophe and single quotes
2019-02-12 13:48:13 -06:00
Sabe Jones
b721155f01
feat(event): Valentine's 2019 and Magic Hatching Potions
2019-02-12 07:19:58 -06: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
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
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
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