Sabe Jones
3ba5ea1d2d
chore(news): Bailey
2018-12-03 16:50:02 -06:00
Sabe Jones
aaa16a9527
refactor(migrations): move Take This to new template
...
also fix linting error in server lib
2018-12-03 22:04:52 +00:00
Sabe Jones
b98e95ee45
chore(items): deactivate premium potions
2018-12-03 15:49:09 -06:00
Sabe Jones
727041f020
fix(chat): escape regexes so parentheses etc. don't bust it
2018-11-30 16:19:22 -06:00
Sabe Jones
f211ebeb0a
chore(i18n): update locales
2018-11-30 20:25:45 +00:00
Sabe Jones
b91ef9f539
chore(news): Last Chance Bailey
...
also give a few more days for items
2018-11-30 14:21:12 -06:00
Sabe Jones
b218eb2c00
Merge remote-tracking branch 'origin/greenkeeper/update-to-node-10' into release
...
also remove Kafka
2018-11-29 14:51:40 +00:00
Matteo Pagliazzi
7f2e12ba23
remove memwatch-next, try/catch
2018-11-29 14:35:22 +01:00
Sabe Jones
357b48dc8f
fix(server): update package lock, attempt to log crashes
2018-11-29 12:11:03 +00:00
Sabe Jones
b82660823d
Merge branch 'release' into develop
2018-11-28 20:57:37 +00:00
Sabe Jones
5fe0776074
chore(i18n): update locales
2018-11-28 20:55:35 +00:00
Sabe Jones
d218f316d3
chore(sprites): compile
2018-11-28 14:50:54 -06:00
Sabe Jones
f19e69948a
feat(content): mystery items 2018-11
2018-11-28 14:50:43 -06:00
Sabe Jones
e6807d36b5
fix(analytics): record usernames
2018-11-28 13:02:48 -06:00
Phillip Thelen
1ece230621
remove console call
2018-11-28 12:52:08 -06:00
Phillip Thelen
d934d9d759
Move group chat analytics event to server
2018-11-28 12:52:00 -06:00
Matteo Pagliazzi
bf7fabb20a
fix(amazon): add new env variable to specify environment
2018-11-28 11:07:06 +01:00
Sabe Jones
88a2f317d8
Merge branch 'release' into develop
2018-11-27 19:46:39 -06:00
Sabe Jones
dbe2143b7a
fix(mystery-items): add missing set sprite
2018-11-26 14:23:18 -06:00
Sabe Jones
7b687280d7
Merge branch 'release' into develop
2018-11-26 19:10:05 +00:00
Sabe Jones
bf91dacb94
chore(i18n): update locales
2018-11-26 19:01:55 +00:00
Sabe Jones
33e0892e95
chore(event): end Thanksgiving tweaks
2018-11-26 12:59:23 -06:00
Phillip Thelen
42b146d5d0
Attach client to chat messages ( #10845 )
...
* Attach client to chat messages
* Word
* Design tweaks
* Fix potential error
2018-11-26 10:45:42 +01:00
Nathan Zimmerman
2bebaf2cf8
Fixes issue #10857 ("Tags have extra space at the bottom when they should be centered") ( #10861 )
...
* Fix for #10857 centered category tag text
* Fixes #10857 and #10856 display tag markdown.
2018-11-26 10:44:41 +01:00
Matteo Pagliazzi
6181328ac1
feat(footer): always show expanded footer ( #10862 )
2018-11-26 10:37:29 +01:00
Sabe Jones
f94fd0d69d
chore(i18n): update locales
2018-11-23 20:17:56 +00:00
Sabe Jones
2cd66436bc
Merge branch 'release' into develop
2018-11-22 18:05:28 -06:00
Sabe Jones
b6b953ec46
chore(i18n): update locales
2018-11-22 21:09:20 +00:00
Sabe Jones
ab34c83a9d
chore(sprites): compile
2018-11-22 15:05:33 -06:00
Sabe Jones
9cea86f4e0
feat(content): Turkey Day 2018
2018-11-22 15:05:03 -06:00
negue
e2c5b9058b
more checks on the item.klass, also added the specialClass checks ( #10859 )
2018-11-22 14:35:34 +01:00
Alys
a2b38ffb02
add two slurs - TRIGGER / CONTENT WARNING: assault, slurs, swearwords, etc
2018-11-21 19:48:50 +10:00
Matteo Pagliazzi
6395870c00
fix(stable): remove progress number from petItem
2018-11-21 10:35:59 +01:00
Sabe Jones
9562ba432f
Merge branch 'release' into develop
2018-11-20 21:02:17 +00:00
Sabe Jones
745edd731d
chore(i18n): update locales
2018-11-20 20:59:23 +00:00
Sabe Jones
53b195931c
chore(sprites): compile
2018-11-20 14:55:56 -06:00
Sabe Jones
37ae467fff
feat(content): Frost Hatching Potions
2018-11-20 14:55:45 -06:00
negue
d7d7d64b45
move computed-props to methods - refactor mountItem to use the states inside ( #10853 )
2018-11-20 12:28:26 +01:00
Matteo Pagliazzi
e76bdbd62d
Fix for #10814 , prevent ParallelSave errors ( #10852 )
...
* fix(group leave): prevent ParallelSave errors while leaving a group with multiple group or challenge tasks
* fix typo
2018-11-18 20:48:16 +01:00
Matteo Pagliazzi
067e869141
fix(chat): prevent duplicate messages, closes #10823
2018-11-18 19:38:56 +01:00
Dimini
f56018d46a
Very large Guild member counts overflow the badge #10753 ( #10812 )
2018-11-17 11:06:26 +01:00
Ian Oxley
b846185f8a
Set width on .custom-control-label ( #10840 )
...
Set `width: 100%` on the `.custom-control-label`.
Although `overflow-wrap: break-word` is set on the parent `.checklist-item` element, it doesn't seem to take effect unless a width is set on the label.
2018-11-17 11:01:36 +01:00
Nathanael Farley
ff81e55839
groupChatReceived webhook fix ( #10802 )
...
* Moved sendGroupChatReceivedWebhooks to group.sendChat function.
* Added test for new functionality.
2018-11-17 10:48:41 +01:00
Sabe Jones
47ad7305f5
chore(i18n): update locales
2018-11-15 22:02:46 +00:00
Sabe Jones
d9b5bbe2a9
chore(sprites): compile
2018-11-15 15:58:15 -06:00
Sabe Jones
c2fe04367f
feat(content): Oddballs Bundle
...
Also includes one more tweak to @mention text highlighting
2018-11-15 15:58:07 -06:00
Sabe Jones
abcc77b7d6
fix(chat): more width tweakage
2018-11-14 16:46:03 -06:00
Sabe Jones
07cbf45265
fix(chat): less intrusive highlight and better margins
2018-11-14 16:31:35 -06:00
Sabe Jones
89fdd8a8bb
chore(i18n): update locales
2018-11-14 14:39:23 +00:00
Sabe Jones
d406da4081
chore(news): Bailey
2018-11-14 08:30:34 -06:00