SabreCat
631d7111a5
fix(teams): send @username in notifications
2022-08-22 11:39:53 -05:00
SabreCat
89c07529ea
feat(teams): add FAQ entry
...
Also a few client side fixes
2022-08-22 11:27:08 -05:00
SabreCat
595c131398
fix(tests): catch non-array parameter
2022-08-19 17:13:48 -05:00
SabreCat
95714599f0
feat(onboarding): welcome modal
2022-08-19 13:04:48 -05:00
CuriousMagpie
d70dd2e6dd
update: add analytics event upon group creation/upgrade (temp code & console.logs commented out)
2022-08-15 17:13:51 -04:00
SabreCat
1701fc702b
Merge branch 'develop' into sabrecat/teams-rebase
2022-08-09 11:55:46 -05:00
SabreCat
79071e3445
Merge branch 'develop' into release
2022-08-04 16:18:58 -05:00
Natalie L
f7b727dc95
chore(content): add Woodland Wizard Achievement and Forest Friends Quest Bundle ( #14159 )
...
* chore(submodule): add August 2022 Mystery Items
* chore(content): add Woodland Wizard achievement
* chore(content): add Forest Friends quest bundle
* fix(typo): whitespace
Co-authored-by: Sabe Jones <sabrecat@gmail.com >
2022-08-04 15:14:27 -05:00
SabreCat
9b9503b141
feat(tasks): make task copy/mirror pref per-group
2022-08-02 16:09:49 -05:00
SabreCat
a418752041
Merge branch 'develop' into sabrecat/teams-rebase
2022-08-01 15:40:08 -05:00
negue
c9b3c48379
fixed gifting transaction / adding comments ( #14150 )
2022-08-01 11:10:00 -05:00
SabreCat
e0e9381584
fix(groups): many, mostly style, fixes
2022-07-26 16:48:27 -05:00
SabreCat
30d3892fb4
Merge branch 'develop' into sabrecat/teams-rebase
2022-07-25 15:04:43 -05:00
Nishant Jain
8070486def
add max length validations for summary in challenge create and update… ( #14053 )
...
* add max length validations for summary in challenge create and update controllers
* Add validation to group APIs
* fix lint errors
* add validation to group plan
* fix imports
* add tests
* add max length validations for summary in challenge create and update controllers
* Add validation to group APIs
* fix lint errors
* add validation to group plan
* fix imports
* add tests
* lint checks
2022-07-22 15:24:24 -05:00
Sabe Jones
8e717de039
Server setting to disallow chat from new accounts ( #13952 )
...
* feat(chat): server setting to disallow chat from new accounts
* fix(tests): many adjustments to handle chat minimum age
* fix(tests): address issues outside of chat posting
* chore(analytics): add incident logging
* fix(config): allow instant chat for dev purposes
* fix(test): finely age one more user
* fix(test): member not leader
Co-authored-by: SabreCat <sabe@habitica.com >
2022-07-21 15:32:28 -05:00
negue
0b4059aab0
Transaction Logs - Backend Changes ( #14113 )
...
* Transaction Logs - Backend Changes
* filter out bank challenge if is not userSupport
2022-07-13 14:18:59 -05:00
SabreCat
9453b1269e
Merge branch 'develop' into sabrecat/teams-rebase
2022-07-05 14:34:53 -05:00
Alys
5d4600f5c7
add banned words - TRIGGER / CONTENT WARNING: assault, slurs, swearwords, etc
2022-07-01 20:55:34 +10:00
SabreCat
6ebfa976fe
Merge branch 'develop' into sabrecat/teams-rebase
2022-06-29 14:30:25 -05:00
SabreCat
ddd5f20609
fix(teams): don't complain about move route when not moving
2022-06-29 09:06:08 -05:00
SabreCat
a3f61306d3
feat(teams): user preference toggle for mirroring
2022-06-28 16:18:24 -05:00
SabreCat
d5926ef7f1
fix(auth): null string validation error on unique email conflict
2022-06-27 16:35:13 -05:00
SabreCat
712b85ce84
fix(teams): complete task sorting
2022-06-24 16:43:41 -05:00
SabreCat
9142588ba7
fix(tasks): better tasksOrder maintenance
2022-06-23 16:44:21 -05:00
SabreCat
647371accc
Merge branch 'develop' into sabrecat/teams-rebase
2022-06-16 14:11:47 -05:00
SabreCat
239821a321
Merge branch 'sabrecat/teams-hotfixes' into release
2022-06-16 14:08:41 -05:00
SabreCat
08288db1ef
chore(words): allow mild oaths and troublesome streamer as discussed
2022-06-16 13:30:34 -05:00
SabreCat
4a3a7db52a
Merge develop
2022-06-16 13:25:56 -05:00
SabreCat
8b084e627e
WIP(teams): show open tasks on user view
2022-06-16 13:25:09 -05:00
SabreCat
4ac1a3e717
Merge branch 'develop' into sabrecat/teams-rebase
2022-06-14 14:46:50 -05:00
SabreCat
a0177fa44d
WIP(teams): display assigned tasks on user's personal board
2022-06-13 16:53:29 -05:00
Phillip Thelen
65d2eac4c3
Correctly handle google accounts with multiple subscriptions ( #13982 )
2022-06-10 14:07:36 -05:00
sau226
a0884b5d24
Remove QR code feature ( #14038 )
2022-06-10 14:06:25 -05:00
sau226
4d10c53216
Further transition from HTTP to HTTPS ( #14039 )
2022-06-10 14:02:58 -05:00
Jennifer Aldover
4da6467486
update apidoc exportUserAvatarHtml description ( #14040 )
2022-06-10 13:59:17 -05:00
SabreCat
0b1907fe07
fix(group-plans): shared completion, URL exploit
2022-06-08 16:46:22 -05:00
SabreCat
9fec111c4d
Merge branch 'develop' into sabrecat/teams-rebase
2022-06-06 15:15:16 -05:00
SabreCat
a559c1add8
refactor(tasks): get rid of behind-the-scenes task cloning
2022-06-03 16:40:09 -05:00
SabreCat
5868849034
Merge branch 'develop' into sabrecat/teams-rebase
2022-06-03 16:04:35 -05:00
SabreCat
6d2db6693c
Merge branch 'develop' into release
2022-06-03 15:13:56 -05:00
Sabe Jones
341517083e
Record local email for social users where possible ( #14029 )
...
* fix(auth): record local email for social users where possible
* fix(auth): Apple emails are junk, prefer Google
* fix(auth): correct placement of logic to save local email
* fix(auth): run full function in both workflows to avoid conflicts
Co-authored-by: SabreCat <sabe@habitica.com >
2022-06-03 15:06:40 -05:00
Natalie L
d726b88a86
Content: Beta Groups Testing Achievement ( #14014 )
...
* content: beta Groups testing achievement
* resolving merge conflict
2022-06-03 15:04:27 -05:00
SabreCat
ce67f06bab
fix(chat): test expectation, short circuit if no group
2022-06-02 16:43:14 -05:00
SabreCat
219bdc088b
feat(chat): don't check for slurs in private chats
2022-06-02 16:16:40 -05:00
SabreCat
1ef7924ba5
Merge branch 'develop' into sabrecat/teams-rebase
2022-05-24 09:39:01 -05:00
Natalie L
8040d14c28
code for reptacular rumble achievement ( #13981 )
2022-05-23 15:39:51 -05:00
Sabe Jones
31385b3e7b
fix(auth): take best guess when multiple accts with same email ( #13980 )
...
Co-authored-by: SabreCat <sabe@habitica.com >
2022-05-19 15:32:03 -05:00
SabreCat
9c24d43a13
Merge branch 'develop' into sabrecat/teams-rebase
2022-05-17 09:34:51 -05:00
SabreCat
bf9a7ea7d9
fix(teams): take user to relevant group from task assignment click
2022-05-13 14:26:14 -05:00
SabreCat
1a74d2b3b0
refactor(achievements): crush down to much fewer notification types
...
most work by @CuriousMagpie
2022-05-12 15:25:40 -05:00