Matteo Pagliazzi
080c4b3e20
Merge branch 'develop' into negue/flagpm
2019-03-03 17:12:11 +01:00
Sabe Jones
4a66e2fbe0
fix(mentioning): change default, adapt settings control to checkbox
2019-03-01 07:05:06 -06:00
Sabe Jones
4a4d48aed8
chore(email): expand to 4 variants
2019-02-26 10:14:55 -06: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
Phillip Thelen
be5137d14d
Merge branch 'develop' into phillip/autocomplete-username
2019-02-12 14:40:47 +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
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
5b329db357
chore(event): end Winter Wonderland
2019-02-02 13:03:04 -06:00
Sabe Jones
b1f42dcac9
feat(content): Habitica Birthday 2019
2019-01-31 17:10:56 -06: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
9e6394c38c
changed wikia links to fandom
...
Fixes issue #10954
2019-01-24 11:21:52 +00:00
negue
61606cb69d
change to User ID - change mail var _DISPLAYNAME _DISPLAY_NAME
2019-01-04 21:04:41 +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
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
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
8c1208031d
chore(event): end Thanksgiving tweaks
2018-11-27 15:42:28 +01:00
Phillip Thelen
aac23f30cf
Attach client to chat messages ( #10845 )
...
* Attach client to chat messages
* Word
* Design tweaks
* Fix potential error
2018-11-27 15:42:28 +01:00
Sabe Jones
916d930a83
feat(content): Turkey Day 2018
2018-11-27 15:41:42 +01:00
Matteo Pagliazzi
1ccb700b3f
Fix for #10814 , prevent ParallelSave errors ( #10852 )
...
* fix(group leave): prevent ParallelSave errors while leaving a group with multiple group or challenge tasks
* fix typo
2018-11-27 15:41:41 +01:00
Nathanael Farley
f5a2cf6726
groupChatReceived webhook fix ( #10802 )
...
* Moved sendGroupChatReceivedWebhooks to group.sendChat function.
* Added test for new functionality.
2018-11-27 15:40:41 +01:00
Phillip Thelen
0271d98b91
Add Test to opt out of username being searchable
2018-11-27 13:20:26 +01:00
Sabe Jones
7b687280d7
Merge branch 'release' into develop
2018-11-26 19:10:05 +00:00
Sabe Jones
33e0892e95
chore(event): end Thanksgiving tweaks
2018-11-26 12:59:23 -06:00
Phillip Thelen
42b146d5d0
Attach client to chat messages ( #10845 )
...
* Attach client to chat messages
* Word
* Design tweaks
* Fix potential error
2018-11-26 10:45:42 +01:00
Sabe Jones
2cd66436bc
Merge branch 'release' into develop
2018-11-22 18:05:28 -06:00
Sabe Jones
9cea86f4e0
feat(content): Turkey Day 2018
2018-11-22 15:05:03 -06:00
Matteo Pagliazzi
e76bdbd62d
Fix for #10814 , prevent ParallelSave errors ( #10852 )
...
* fix(group leave): prevent ParallelSave errors while leaving a group with multiple group or challenge tasks
* fix typo
2018-11-18 20:48:16 +01:00
Nathanael Farley
ff81e55839
groupChatReceived webhook fix ( #10802 )
...
* Moved sendGroupChatReceivedWebhooks to group.sendChat function.
* Added test for new functionality.
2018-11-17 10:48:41 +01:00
SabreCat
239f78674b
fix(usernames): address failing tests
2018-11-14 01:44:09 +00:00
Sabe Jones
34e7690c38
fix(usernames): various
...
Disappearing input fields
Text replacement in @mentions
UUID visibility in profiles
Purple dot for @mentioned usernames
TypeError preventing RYA
Group Plan member list error
2018-11-13 14:14:02 -06:00
Sabe Jones
7484ecf729
Merge branch 'develop' into sabrecat/usernames-master
2018-11-08 15:13:28 -06:00
Sabe Jones
5d6b6ed29a
feat(usernames): follow-up email and setting for email opt-out
2018-11-08 10:00:25 -06:00
Sabe Jones
b1dd79f75c
fix(invites): bogus validation errors
2018-11-07 15:58:17 -06:00
Sabe Jones
4f86abd6b2
Merge branch 'develop' into sabrecat/usernames-master
2018-11-07 08:39:57 -06:00
Sabe Jones
38efe83cc7
fix(usernames): various
...
Partial fixage for autocomplete @ing
Don't add username to chat message if user is unverified
Fix flying pets
Fix console error about avatar intro
2018-11-06 19:55:06 -06:00
Sabe Jones
43194b71ce
fix(usernames): RYA positioning and contrib tier in PMs
2018-11-03 12:50:59 -05:00
Sabe Jones
3922415314
fix(inbox): more UN display fixes
2018-11-01 17:41:27 -05:00
Sabe Jones
6ab08a7d52
fix(usernames): don't supply username in public fields if unverified
2018-11-01 15:32:40 -05:00
Sabe Jones
eafa2f8cdd
Merge branch 'release' into sabrecat/usernames-master
2018-11-01 14:51:28 -05:00
Matteo Pagliazzi
79c0499672
Mongoose: use $type as the typeKey ( #10789 )
...
* use $type as the typeKey in mongoose
* fix and add tests
2018-10-28 15:42:48 -05:00
Matteo Pagliazzi
dadb752087
Mongoose: use $type as the typeKey ( #10789 )
...
* use $type as the typeKey in mongoose
* fix and add tests
2018-10-28 15:23:41 +01:00
Sabe Jones
8e05a1b489
Merge branch 'develop' into sabrecat/usernames-master
2018-10-26 15:45:55 -05:00
Sabe Jones
192dc26fbe
Merge branch 'release' into develop
2018-10-23 22:50:49 +00:00
Sabe Jones
2fc1f46359
Veteran Pet ladder award for users affected by username changes ( #10765 )
...
* feat(usernames): Veteran Pet ladder award for affected users
* feat(content): Vet Pet Bailey etc.
2018-10-23 17:38:30 -05:00
Matteo Pagliazzi
d1b86e6c14
Remove code for Pusher ( #10774 )
...
* remove pusher
* fix linting
2018-10-23 13:25:52 +02:00
Matteo Pagliazzi
c813afba44
Upgrade mongoose ( #10767 )
...
* fix mongoose and upgrade
* fix more validations
2018-10-23 13:25:14 +02:00