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