Sabe Jones
abfcb4ef44
chore(news): Bailey
2019-10-17 15:06:04 -05:00
Sabe Jones
ea9d939577
chore(content): enable Witchy Familiars Bundle
2019-10-15 14:12:18 -05:00
Matteo Pagliazzi
a1e3127d36
fix mongoose issue
2019-10-13 18:31:43 +02:00
Matteo Pagliazzi
e09a70570e
finish linting server
2019-10-11 13:03:05 +02:00
Matteo Pagliazzi
ce4729f069
fixes and start client
2019-10-10 22:15:58 +02:00
Matteo Pagliazzi
8bae0223bb
fix linting for server (except for length of apidoc)
2019-10-10 20:11:50 +02:00
Matteo Pagliazzi
9cd43db401
Merge branch 'develop' into client-monorepo
2019-10-08 23:01:07 +02:00
Sabe Jones
e47c3211b0
feat(content): enable Fall customizations
2019-10-08 15:36:24 -05:00
Matteo Pagliazzi
621787915c
start upgrading eslint
2019-10-08 16:57:10 +02:00
Matteo Pagliazzi
90c917f69e
fix duplicates in code
2019-10-08 15:05:48 +02:00
Sabe Jones
df0a633b09
Merge branch 'develop' into release
2019-10-03 14:05:28 -05:00
Sabe Jones
cc8d3a9f36
chore(event): enable Sparkles
2019-10-03 14:04:02 -05:00
Matteo Pagliazzi
d19b3857ee
fix unit tests
2019-10-03 17:24:17 +02:00
Matteo Pagliazzi
45f7cf04ab
remove old module.exports from server aswell
2019-10-02 19:45:27 +02:00
Sabe Jones
8308f88865
Merge branch 'release' into develop
2019-10-01 19:02:49 -05:00
Sabe Jones
3c7d3aafe5
feat(content): Armoire and BGs
2019-10-01 18:58:40 -05:00
Phillip Thelen
e2781964bb
Fix lint error
2019-10-01 13:26:42 +02:00
Phillip Thelen
2d3f2500e8
Improve handling for sending mention notifications
2019-10-01 13:26:38 +02:00
Phillip Thelen
77b188833e
Merge branch 'develop' of https://github.com/HabitRPG/habitica into autocomplete-username
...
# Conflicts:
# website/server/controllers/api-v3/chat.js
# website/server/libs/pushNotifications.js
# website/server/models/user/schema.js
2019-10-01 12:55:41 +02:00
Sabe Jones
a715ec1a0f
Merge branch 'release' into develop
2019-09-30 13:25:44 -05:00
Sabe Jones
2db03da7b4
fix(quests): remove outdated items from shop
...
Also Bailey news
2019-09-30 13:24:32 -05:00
Phillip Thelen
bbbe0cca09
Add push notification for party activity ( #11319 )
...
* Add push notification for party activity
* Improve inbox notifications
* move sendChatPushNotifications method
* Fix import
* Fix failing test
* Improve notification display on iOS
* correctly set push notification environment
2019-09-30 19:36:22 +02:00
Phillip Thelen
0072a3968d
Send push notifications on mentions
2019-09-30 15:10:20 +02:00
Phillip Thelen
17e8b0a0fd
Improve wording for push notifications ( #11378 )
2019-09-29 18:45:30 +02:00
Sabe Jones
de5669dfec
feat(content): Magic Hatching Potions
2019-09-26 14:47:26 -05:00
Sabe Jones
01d272d2c4
Teams Updates 201908 ( #11347 )
...
* fix(teams): no hover bg change for noninteractive checkboxes
* feat(teams): send notification to managers on task claim
Also fix client unit test broken by prev commit
* feat(groups): don't penalize for tasks assigned since last activity
* fix(tests): actually fix client unit
* fix(teams): improve task styles
* fix(teams): let people other than leader see relevant approvals
Also more style fixes
* fix(approvals): better filtering and task headings for approval data
* fix(test): correct test expectations for new GET /approvals behavior
* fix(groups): style tweaks
* different border for group and normal tasks
* fix(teams): remove extra click for claiming
* fix(teams): leaders & managers can check off approval-required tasks
* fix(teams): don't notify user of own claim
* fix group task margin and z-index on hover
* fix(menu): sporadic error in top bar
* fix(teams): more approval header and footer adjustments
* fix(tests): adjust expectations for self-approval
* fix(teams): address PR comments
* refactor(timestamps): date user activity on authenticated requests
* refactor(timestamps): update local user instead of direct db update
2019-09-26 14:49:11 -04:00
Sabe Jones
8640f452e9
Merge branch 'release' into develop
2019-09-25 09:03:16 -05:00
Sabe Jones
ba4d057312
feat(content): Subscriber Mystery Items 2019-09
2019-09-25 09:02:45 -05:00
Sabe Jones
70e672df93
Merge branch 'release' into develop
2019-09-24 18:46:51 -05:00
Sabe Jones
88b8f20d12
feat(event): Fall Festival 2019
2019-09-24 18:41:00 -05:00
Matteo Pagliazzi
2a9f5e1667
remove BETA comment and fix tests
2019-09-20 16:44:46 +02:00
Matteo Pagliazzi
7b69967412
Merge branch '11290-get-webhooks-api' of https://github.com/cvuorinen/habitica into cvuorinen-11290-get-webhooks-api
2019-09-20 16:38:42 +02:00
Sabe Jones
4afe0cf130
chore(news): Bailey
2019-09-19 14:56:48 -05:00
Phillip Thelen
6523b6b342
Merge branch 'develop' of https://github.com/HabitRPG/habitica into autocomplete-username
...
# Conflicts:
# package.json
# website/client/components/chat/autoComplete.vue
# website/client/components/chat/chatCard.vue
# website/client/components/groups/chat.vue
# website/server/controllers/api-v3/chat.js
# website/server/controllers/api-v3/members.js
# website/server/controllers/api-v4/members.js
2019-09-19 16:08:13 +02:00
Sabe Jones
7d732b5612
feat(content): new pet color achievements
2019-09-17 16:10:32 -05:00
Carl Vuorinen
85ec9e9bfb
Add API endpoint to get user's webhooks
...
Closes #11290
2019-09-14 20:24:11 +03:00
Sabe Jones
acb409245a
Merge branch 'release' into develop
2019-09-10 17:20:54 -05:00
Sabe Jones
3f2b3da449
feat(content): Rocking Reptiles Bundle
2019-09-10 17:20:06 -05:00
Matteo Pagliazzi
d59b81c15b
Merge pull request #11330 from HabitRPG/feature/inbox/last-message
...
Conversation-API: Add last message
2019-09-09 17:08:13 +02:00
Sabe Jones
271fc72028
chore(news): Kickstarter Bailey
2019-09-05 14:40:20 -05:00
Sabe Jones
6482b01c2e
feat(content): Armoire and Backgrounds
2019-09-03 16:07:38 -05:00
Sabe Jones
2f4ebdac10
chore(news): Bailey
2019-08-30 13:46:30 -05:00
Sabe Jones
0056163a17
chore(news): Bailey
2019-08-29 14:31:42 -05:00
Sabe Jones
fc841d0ad4
Hourglass Quest ( #11325 )
...
* feat(content): Hourglass Quest
* fix(hourglasses): NaN from undefined
* fix(quests): sanity check for negative scrolls
* fix(hourglasses): don't show quantity selection for binary items
* fix(route): validate number, use body not params
* test(timetrav): add quest tests
2019-08-29 15:22:12 -04:00
Sabe Jones
8b9c7da5dc
Merge branch 'release' into develop
2019-08-27 16:00:52 -05:00
Sabe Jones
3bcd82f6fe
feat(content): Mystery Items
2019-08-27 16:00:02 -05:00
negue
403efd4ddc
add api doc
2019-08-27 18:33:27 +02:00
Sabe Jones
2ced5e2d5b
Merge branch 'release' into develop
2019-08-23 11:34:20 -05:00
Sabe Jones
fd8f144da0
chore(news): KS update
2019-08-23 11:33:56 -05:00
Sabe Jones
38f17f0b6a
Merge branch 'release' into develop
2019-08-20 11:23:19 -05:00