Александр
37d70f089c
Removes video from presskit.zip ( #10013 )
...
* presskit without video
* Boss/ update pics
* Logo/ change broken pics
* updated broken files
* Delete Level Up.PNG
* Add files via upload
* update outdated icons
* update party
* upload updated presskit
2018-03-17 22:15:40 +01:00
Julius Jung
04b4912d59
Fix password reset when querying for emails with upcase characters ( fixes #9059 ) ( #9707 )
...
* downcase updating an email to be consistent with creating
* add tests to ensure downcase of email for create/update
* create migration to downcase existing User objects
* delete 'only'
* change gmail to example
* add trailing comma from lint error
* search for emails with at least one capital letter
* fix query in order to search for any email with at least one capital letter
* batch process effected users with at least one capital in email
* update script for batch process effected users
2018-03-17 22:13:54 +01:00
Zack Sunderland
b9a6d9ceec
Allow Un-subscribed Users to Claim Mystery Items ( #9270 )
...
Remove restriction on mystery/special inventory items that prevents
non-subscribed users from seeing the items. Organize the imports on the
page.
Resolves: Issue #9228
2018-03-17 22:13:31 +01:00
negue
2a97915477
Purchase API Refactoring: Market Gear ( #10010 )
...
* convert buyGear to buyMarketGearOperation + tests
* move NotImplementedError
2018-03-17 21:56:19 +01:00
Alys
29a9deaeb8
prevent lint indent warning on multi-line reduce function ( #10145 )
2018-03-17 21:13:55 +01:00
negue
0fcc1f2080
correct position of pets in the profile overview - fixes #10104 ( #10144 )
2018-03-17 21:13:35 +01:00
negue
9287098e70
fix #10116 ( #10143 )
2018-03-17 21:13:12 +01:00
negue
1812f63812
raise coverage for user api calls ( #10099 )
...
* user integration tests
* fix lint
2018-03-17 21:12:53 +01:00
negue
3d4107db3e
checkout of the Inn - banner ( #9835 )
...
* show resting banner
* resume damage
* replace colors by variables
* remove indentation
2018-03-17 21:12:25 +01:00
Sabe Jones
3c224fe353
Merge branch 'release' into develop
2018-03-15 19:10:56 +00:00
Sabe Jones
bb6f465ac8
4.31.0
2018-03-15 19:10:37 +00:00
Sabe Jones
a2a79e4607
chore(i18n): update locales
2018-03-15 19:07:38 +00:00
SabreCat
5125cc5f59
chore(news): Bailey
2018-03-15 19:04:00 +00:00
Matteo Pagliazzi
cb42a31c43
Node 8 (WIP) ( #9946 )
...
* start upgrade to node 8
* upgrade travis
* improve travis
* Remove bluebird, babel (except for modules) from server (WIP) (#9947 )
* remove bluebird, babel from server (except for modules)
* fixes
* fix path
* fix path
* fix export
* fix export
* fix test
* fix tests
* remove plugin for transform-object-rest-spread since it is supported in node8
* babel: correct syntax rest spread
* remove bluebird
* update migrations archive readme
* fix package-lock.json
* fix typo
* add package-loc
2018-03-15 19:59:36 +01:00
Alys
b1b1e512f5
adjust word order in mod slack flag message ( #10137 )
2018-03-15 19:27:59 +01:00
Alys
5ba09c45df
adjust comments and word lists in slurs and banned words. TRIGGER / CONTENT WARNING: assault, slurs, swearwords, etc
2018-03-15 20:53:48 +10:00
Matteo Pagliazzi
70dec611e3
Make Kafka dep optional ( #10129 )
...
* Made kafka optional
* make kafka optional
2018-03-14 18:21:39 +01:00
Keith Holliday
2195464772
Flag comment ( #9991 )
...
* Added initial chat flag comment form
* Added user comment to slack message
* Updated copy and styles
* Fixed comma
* Updated admin messaging
2018-03-14 07:41:13 -05:00
Sabe Jones
b662f8bdff
Merge branch 'release' into develop
2018-03-13 21:00:00 +00:00
Sabe Jones
0e6d6336c6
4.30.0
2018-03-13 20:59:13 +00:00
Sabe Jones
d8078adacd
chore(i18n): update locales
2018-03-13 20:58:43 +00:00
SabreCat
a88800df78
chore(sprites): compile
2018-03-13 20:54:54 +00:00
SabreCat
42e0095bbd
feat(content): spring Hatching Potions
2018-03-13 20:54:27 +00:00
Sabe Jones
ee1aa653f0
fix(groups): Guild badge fencepost errors
2018-03-12 14:43:39 -05:00
SabreCat
8d1b1ff794
chore(npm): update package lock
2018-03-09 21:22:25 +00:00
SabreCat
70500d7c98
Merge branch 'release' into develop
2018-03-09 21:18:56 +00:00
Travis
35849ebdd7
Fixing items sort by number in the market. ( #10108 )
...
fixes #10093
2018-03-09 15:17:26 -06:00
Matteo Pagliazzi
1332fd68b0
Mongoose 5 ( #9870 )
...
* mongoose 5: remove unused autoinc, remove promise option (it uses native promises now)
* remove mongodb package
* remove mongoskin
* migrate migration away from mongoskin
* fix mongoose hooks
* fix _updateUserWithRetries
* try without next
* remove init
* update sinon
* fix some integration tests
* fix remaining tests
* fix error message
* fix error message
* fix error message
* another fix
* fix mongoose options
* remove greenkeeper exception
2018-03-09 15:13:58 -06:00
Travis
f9a47b1420
Update user pinned items on purchases. ( #10085 )
...
fixes #10049
2018-03-09 15:11:42 -06:00
Sabe Jones
090c571f3e
4.29.8
2018-03-09 21:04:14 +00:00
Dexx Mandele
07b3824c4c
Stop market background from covering sign ( #10067 )
2018-03-09 14:59:45 -06:00
Sabe Jones
1bf3736198
chore(i18n): update locales
2018-03-09 20:58:12 +00:00
Travis
92fa6805eb
fix: Quest collected items displayed multiple times. ( #10111 )
...
fixes #10065
2018-03-09 14:56:59 -06:00
SabreCat
d5efa7b2b0
fix(event): clean up more Valentine's content
2018-03-09 20:45:12 +00:00
Dexx Mandele
f64b34318f
Set warrior as default for the choose class pop-up ( #10084 )
2018-03-09 14:40:53 -06:00
Sabe Jones
5e13a9c503
4.29.7
2018-03-09 03:31:53 +00:00
Sabe Jones
b27aec855c
chore(event): end Cupid Potions
2018-03-09 03:31:39 +00:00
Sabe Jones
fe61c0f29e
Merge branch 'release' into develop
2018-03-08 21:43:35 +00:00
Sabe Jones
2db3ac7bd3
4.29.6
2018-03-08 21:42:52 +00:00
SabreCat
201ec0e865
fix(world-boss): add achievement badge, correct mount positioning
2018-03-08 21:37:17 +00:00
Sabe Jones
a0253cf289
chore(i18n): update locales
2018-03-08 19:41:22 +00:00
SabreCat
5256569bac
fix(world-boss): remove notification
2018-03-08 19:37:27 +00:00
Sabe Jones
5f0b957dc2
fix(logging): only start Stackimpact in prod ( #10112 )
2018-03-08 13:12:45 -06:00
Sabe Jones
16524d4464
4.29.5
2018-03-08 18:39:00 +00:00
SabreCat
63a11c6c28
chore(event): end Valentines/Dysheartener
2018-03-08 18:37:32 +00:00
Sabe Jones
37650ca674
Merge branch 'release' into develop
2018-03-08 00:30:37 +00:00
Sabe Jones
b5dfa54052
4.29.4
2018-03-08 00:30:20 +00:00
SabreCat
2e7deffb69
fix(user): no more birthday
2018-03-08 00:29:00 +00:00
Sabe Jones
b4dab2e13c
Merge branch 'release' into develop
2018-03-07 22:53:09 +00:00
Sabe Jones
535c41dba8
4.29.3
2018-03-07 22:52:45 +00:00