Sabe Jones
e9a5e084fc
fix(tests): use baseline quest with fewer update calls
2019-06-04 16:09:01 -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
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