Matteo Pagliazzi
|
acec30cb05
|
Merge pull request #11717 from HabitRPG/dependabot/npm_and_yarn/website/client/hellojs-1.18.4
build(deps): bump hellojs from 1.18.1 to 1.18.4 in /website/client
|
2020-01-13 12:43:51 +01:00 |
|
Matteo Pagliazzi
|
ee51878c23
|
Merge pull request #11715 from HabitRPG/dependabot/npm_and_yarn/website/client/storybook/addon-notes-5.3.1
build(deps): bump @storybook/addon-notes from 5.2.8 to 5.3.1 in /website/client
|
2020-01-13 12:43:38 +01:00 |
|
Matteo Pagliazzi
|
650c9044c8
|
Merge pull request #11710 from HabitRPG/dependabot/npm_and_yarn/website/client/bootstrap-vue-2.2.0
build(deps): bump bootstrap-vue from 2.1.0 to 2.2.0 in /website/client
|
2020-01-13 12:43:10 +01:00 |
|
Matteo Pagliazzi
|
1f54b59bc6
|
Merge pull request #11709 from HabitRPG/dependabot/npm_and_yarn/website/client/core-js-3.6.3
build(deps): bump core-js from 3.6.1 to 3.6.3 in /website/client
|
2020-01-13 12:42:46 +01:00 |
|
dependabot-preview[bot]
|
fdfe76ca16
|
build(deps): bump hellojs from 1.18.1 to 1.18.4 in /website/client
Bumps [hellojs](https://github.com/MrSwitch/hello.js) from 1.18.1 to 1.18.4.
- [Release notes](https://github.com/MrSwitch/hello.js/releases)
- [Commits](https://github.com/MrSwitch/hello.js/compare/v1.18.1...v1.18.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-13 08:11:33 +00:00 |
|
dependabot-preview[bot]
|
d1ecb960b0
|
build(deps): bump @storybook/addon-notes in /website/client
Bumps [@storybook/addon-notes](https://github.com/storybookjs/storybook/tree/HEAD/addons/notes) from 5.2.8 to 5.3.1.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v5.3.1/addons/notes)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-13 08:09:31 +00:00 |
|
dependabot-preview[bot]
|
d0eb6196d3
|
build(deps): bump bootstrap-vue from 2.1.0 to 2.2.0 in /website/client
Bumps [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/bootstrap-vue/bootstrap-vue/releases)
- [Changelog](https://github.com/bootstrap-vue/bootstrap-vue/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.1.0...v2.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-13 08:03:56 +00:00 |
|
dependabot-preview[bot]
|
bb50586622
|
build(deps): bump core-js from 3.6.1 to 3.6.3 in /website/client
Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.1 to 3.6.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.6.1...v3.6.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-13 08:02:47 +00:00 |
|
Sabe Jones
|
8b569e2136
|
PMs rebuild (#11360)
* feat(messages): big PMs refactor
* add private messages route
* move to page
* WIP - header + begin with the sidebar
* extract userLabel + style sidebar + extract converstation item
* correct conversation item style
* toggle switch style
* add contributor / backer to conversation user-label
* fix shadows
* fix the conversations list (ignoring own sent)
* selected conversation label
* faceAvatar component
* fix message / avatar height
* fix message list / empty messages height
* new message padding/styles/functionality - finished sidebar conversation styling -
* fix loading messages + perfect-scrollbar
* fix load more line
* fix loading label
* open new conversation from outside
* if the user doesn't have avatar-data inside the conversation and does not exist anymore, just load/set the user name
* search bar new icon / style
* block using from conversation context-menu
* fix lint
* fix merge / lint
* fix merge
* first separate page
* fix tooltips + full width private message + card max width + more responsive
* separate conversations methods, to prevent circular deps
* update eslint config
* fix open new private message
* remove unneeded close icon + fix toggle-switch layout
* same content height on empty conversations - remove border / box-shadow
* canLoadMore = false
* remove inbox conditions on chat components
* hide footer / fix empty sidebar
* floating shadow
* remove tooltip on selected conversation user + pm always full-size
* show avatar on empty conversation
* disable face-avatar
* fix faceAvatar + story
* fix loading conversation messages while switching the conversation
* refresh private-messages page when you are already on it
* add countbadge knob to change the example
* fix lint
* fix hide tooltip + align header correctly
* disable perfect scroll
* load messages on refresh event
* fix header label + conversation actions not breaking layout on hover
* add gifting banner to the max height calculation
* correct chunk name
Co-authored-by: negue <negue@users.noreply.github.com>
Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com>
|
2020-01-12 19:34:40 +01:00 |
|
Matteo Pagliazzi
|
da878dfa1a
|
Disabled auto notification dismiss for received card on click (#11690)
|
2020-01-11 18:13:47 +01:00 |
|
alexthomson1
|
8abf0dd11d
|
Prevent accidentally closing tasks in edit mode. (#11686)
|
2020-01-11 18:13:39 +01:00 |
|
Sabe Jones
|
f47ccfdb6d
|
chore(event): enable winter customizations
|
2020-01-10 15:32:36 -06:00 |
|
Melior
|
70894fa41f
|
Merge branch 'origin/develop' into Weblate.
|
2020-01-09 23:50:41 +01:00 |
|
Melior
|
255b4061b0
|
Translated using Weblate (Vietnamese)
Currently translated at 4.0% (6 of 147 strings)
Translation: Habitica/Pets
Translate-URL: https://translate.habitica.com/projects/habitica/pets/vi/
Translated using Weblate (Latin)
Currently translated at 66.1% (43 of 65 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/la/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2027 of 2027 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translated using Weblate (English (Pirate))
Currently translated at 89.4% (1814 of 2027 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/en@pirate/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (494 of 494 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/
Translated using Weblate (Russian)
Currently translated at 99.4% (173 of 174 strings)
Translation: Habitica/Limited
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2027 of 2027 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 98.3% (1993 of 2027 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/
Translated using Weblate (French)
Currently translated at 100.0% (2027 of 2027 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translated using Weblate (German)
Currently translated at 100.0% (2027 of 2027 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translated using Weblate (German)
Currently translated at 100.0% (298 of 298 strings)
Translation: Habitica/Generic
Translate-URL: https://translate.habitica.com/projects/habitica/generic/de/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (494 of 494 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 99.3% (491 of 494 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/
Translated using Weblate (French)
Currently translated at 100.0% (494 of 494 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/
Translated using Weblate (German)
Currently translated at 100.0% (494 of 494 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
Translated using Weblate (German)
Currently translated at 100.0% (494 of 494 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
Translated using Weblate (German)
Currently translated at 100.0% (494 of 494 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
|
2020-01-09 23:50:14 +01:00 |
|
Sabe Jones
|
41c4aa5f71
|
4.129.2
|
2020-01-09 16:44:12 -06:00 |
|
Sabe Jones
|
38b61030df
|
Merge branch 'develop' into release
|
2020-01-09 16:44:07 -06:00 |
|
Sabe Jones
|
c1a4c03883
|
fix(outage): emails warning
|
2020-01-09 16:43:18 -06:00 |
|
Sabe Jones
|
2c75e0bd49
|
Merge branch 'release' into develop
|
2020-01-08 11:13:19 -06:00 |
|
Sabe Jones
|
3baf656891
|
4.129.1
|
2020-01-08 11:12:58 -06:00 |
|
Sabe Jones
|
99c0a9d05d
|
fix(promo): sub page
|
2020-01-08 11:12:47 -06:00 |
|
Melior
|
4da1ed92bd
|
Merge branch 'origin/develop' into Weblate.
|
2020-01-07 19:32:29 +01:00 |
|
Melior
|
16d2356558
|
Translated using Weblate (Spanish (Latin America))
Currently translated at 71.4% (45 of 63 strings)
Translation: Habitica/Defaulttasks
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/es_419/
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (65 of 65 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es_419/
Translated using Weblate (Spanish)
Currently translated at 90.2% (1822 of 2019 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (134 of 134 strings)
Translation: Habitica/Challenge
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/pt_BR/
Translated using Weblate (Hebrew)
Currently translated at 13.8% (9 of 65 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/he/
Translated using Weblate (Spanish)
Currently translated at 98.4% (64 of 65 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es/
Translated using Weblate (Vietnamese)
Currently translated at 3.3% (11 of 328 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/vi/
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (12 of 12 strings)
Translation: Habitica/Merch
Translate-URL: https://translate.habitica.com/projects/habitica/merch/vi/
Translated using Weblate (Latin)
Currently translated at 86.4% (1745 of 2019 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/la/
Translated using Weblate (Spanish)
Currently translated at 100.0% (57 of 57 strings)
Translation: Habitica/Spells
Translate-URL: https://translate.habitica.com/projects/habitica/spells/es/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (138 of 138 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/
Translated using Weblate (Polish)
Currently translated at 61.9% (39 of 63 strings)
Translation: Habitica/Defaulttasks
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/pl/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (677 of 677 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translated using Weblate (Polish)
Currently translated at 44.6% (29 of 65 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translated using Weblate (Spanish)
Currently translated at 98.4% (64 of 65 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es/
Translated using Weblate (Swedish)
Currently translated at 100.0% (229 of 229 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/sv/
Translated using Weblate (Russian)
Currently translated at 100.0% (229 of 229 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ru/
Translated using Weblate (Polish)
Currently translated at 98.6% (226 of 229 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pl/
Translated using Weblate (Czech)
Currently translated at 98.2% (225 of 229 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (28 of 28 strings)
Translation: Habitica/Rebirth
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/cs/
Translated using Weblate (Russian)
Currently translated at 100.0% (171 of 171 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ru/
Translated using Weblate (Czech)
Currently translated at 100.0% (171 of 171 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/cs/
Translated using Weblate (Czech)
Currently translated at 98.4% (65 of 66 strings)
Translation: Habitica/Messages
Translate-URL: https://translate.habitica.com/projects/habitica/messages/cs/
Translated using Weblate (Czech)
Currently translated at 97.1% (169 of 174 strings)
Translation: Habitica/Limited
Translate-URL: https://translate.habitica.com/projects/habitica/limited/cs/
Translated using Weblate (Swedish)
Currently translated at 90.4% (1826 of 2019 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/sv/
Translated using Weblate (Czech)
Currently translated at 89.7% (1812 of 2019 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/cs/
Translated using Weblate (Czech)
Currently translated at 99.3% (296 of 298 strings)
Translation: Habitica/Generic
Translate-URL: https://translate.habitica.com/projects/habitica/generic/cs/
Translated using Weblate (Russian)
Currently translated at 100.0% (328 of 328 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/ru/
Translated using Weblate (Czech)
Currently translated at 100.0% (328 of 328 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/cs/
Translated using Weblate (Czech)
Currently translated at 96.8% (61 of 63 strings)
Translation: Habitica/Defaulttasks
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/cs/
Translated using Weblate (Czech)
Currently translated at 91.1% (617 of 677 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (355 of 355 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/cs/
Translated using Weblate (Czech)
Currently translated at 95.4% (465 of 487 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/cs/
Translated using Weblate (Czech)
Currently translated at 87.6% (57 of 65 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/cs/
Translated using Weblate (Czech)
Currently translated at 99.0% (209 of 211 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/cs/
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (126 of 126 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/vi/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (229 of 229 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pt_BR/
Translated using Weblate (French)
Currently translated at 100.0% (229 of 229 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (138 of 138 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (483 of 483 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/pt_BR/
Translated using Weblate (Russian)
Currently translated at 98.4% (1988 of 2019 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2019 of 2019 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translated using Weblate (German)
Currently translated at 100.0% (2019 of 2019 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (677 of 677 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/
Translated using Weblate (French)
Currently translated at 100.0% (677 of 677 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fr/
Translated using Weblate (French)
Currently translated at 100.0% (211 of 211 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/fr/
Translated using Weblate (German)
Currently translated at 100.0% (65 of 65 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/de/
|
2020-01-07 19:32:14 +01:00 |
|
Sabe Jones
|
fe9af263dd
|
Merge branch 'release' into develop
|
2020-01-07 11:48:09 -06:00 |
|
Sabe Jones
|
10ed4ea712
|
4.129.0
|
2020-01-07 11:45:39 -06:00 |
|
Sabe Jones
|
782f8f0605
|
chore(sprites): compile
|
2020-01-07 11:43:34 -06:00 |
|
Sabe Jones
|
25809e5c00
|
feat(content): Armoire, BGs
|
2020-01-07 11:43:14 -06:00 |
|
Sabe Jones
|
f6ecc1cb84
|
chore(promo): end g1g1
|
2020-01-07 10:13:32 -06:00 |
|
dependabot-preview[bot]
|
3fa8ba1a7d
|
build(deps): bump inspectpack from 4.2.2 to 4.3.0 in /website/client (#11692)
Bumps [inspectpack](https://github.com/FormidableLabs/inspectpack) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/FormidableLabs/inspectpack/releases)
- [Changelog](https://github.com/FormidableLabs/inspectpack/blob/master/HISTORY.md)
- [Commits](https://github.com/FormidableLabs/inspectpack/compare/v4.2.2...v4.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-07 11:04:12 +01:00 |
|
dependabot-preview[bot]
|
b6d461565c
|
build(deps): bump sass from 1.24.0 to 1.24.2 in /website/client (#11691)
Bumps [sass](https://github.com/sass/dart-sass) from 1.24.0 to 1.24.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.24.0...1.24.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-07 11:04:00 +01:00 |
|
dependabot-preview[bot]
|
270ec241b3
|
build(deps): bump eslint-plugin-vue in /website/client (#11694)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v6.1.1...v6.1.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-07 11:03:36 +01:00 |
|
dependabot-preview[bot]
|
4ae49e6e1b
|
build(deps): bump mongoose from 5.8.3 to 5.8.4 (#11695)
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.8.3 to 5.8.4.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](https://github.com/Automattic/mongoose/compare/5.8.3...5.8.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-07 11:03:22 +01:00 |
|
dependabot-preview[bot]
|
6b6afa9004
|
build(deps): bump aws-sdk from 2.596.0 to 2.597.0 (#11698)
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.596.0 to 2.597.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.596.0...v2.597.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-07 11:03:10 +01:00 |
|
dependabot-preview[bot]
|
4550cfb02e
|
build(deps): bump stripe from 7.14.0 to 7.15.0 (#11700)
Bumps [stripe](https://github.com/stripe/stripe-node) from 7.14.0 to 7.15.0.
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-node/compare/v7.14.0...v7.15.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-07 11:02:40 +01:00 |
|
Sabe Jones
|
d7d5d7e85a
|
Merge branch 'release' into develop
|
2020-01-06 12:13:00 -06:00 |
|
Sabe Jones
|
d56d6cf280
|
4.128.3
|
2020-01-06 12:12:42 -06:00 |
|
Sabe Jones
|
4a0c16065f
|
chore(news): Bailey
|
2020-01-06 12:12:34 -06:00 |
|
Kevin-DDR
|
ef4e79f520
|
Disabled auto notification dismiss for received card on click
|
2020-01-04 11:44:24 +01:00 |
|
Sabe Jones
|
cf7c9160fd
|
fix(sprites): lion repositions
|
2020-01-02 11:40:10 -06:00 |
|
Melior
|
d8f4f74818
|
Merge branch 'origin/develop' into Weblate.
|
2020-01-01 21:50:56 +01:00 |
|
Melior
|
9265b4f4a4
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (229 of 229 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2019 of 2019 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translated using Weblate (French)
Currently translated at 100.0% (2019 of 2019 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (677 of 677 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translated using Weblate (Swedish)
Currently translated at 93.5% (633 of 677 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/sv/
Translated using Weblate (Romanian)
Currently translated at 96.0% (121 of 126 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ro/
Translated using Weblate (Swedish)
Currently translated at 100.0% (487 of 487 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/sv/
Merge branch 'origin/develop' into Weblate.
Translated using Weblate (German)
Currently translated at 100.0% (229 of 229 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/de/
Translated using Weblate (Swedish)
Currently translated at 90.3% (1824 of 2019 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/sv/
Translated using Weblate (English (Pirate))
Currently translated at 88.8% (1794 of 2019 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/en@pirate/
Translated using Weblate (German)
Currently translated at 100.0% (2019 of 2019 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translated using Weblate (German)
Currently translated at 100.0% (677 of 677 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (65 of 65 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/en@pirate/
|
2020-01-01 21:50:41 +01:00 |
|
Sabe Jones
|
44bb304119
|
Merge branch 'release' into develop
|
2020-01-01 14:45:55 -06:00 |
|
Sabe Jones
|
927c4ef653
|
4.128.2
|
2020-01-01 14:45:32 -06:00 |
|
Sabe Jones
|
02afb5d7c5
|
chore(sprites): compile
|
2020-01-01 14:45:27 -06:00 |
|
Sabe Jones
|
904dfd3d72
|
chore(news): Bailey
|
2020-01-01 14:45:18 -06:00 |
|
Sabe Jones
|
9b29367048
|
Merge branch 'release' into develop
|
2019-12-31 17:19:01 -06:00 |
|
Sabe Jones
|
492ec66f49
|
4.128.1
|
2019-12-31 17:18:37 -06:00 |
|
Sabe Jones
|
3d3abf0829
|
fix(text): swapped head descriptions
|
2019-12-31 17:18:30 -06:00 |
|
Melior
|
f4dbb4a8f1
|
Merge branch 'origin/develop' into Weblate.
|
2019-12-31 13:55:54 +01:00 |
|
Sabe Jones
|
df72d240fd
|
Merge branch 'release' into develop
|
2019-12-31 06:52:22 -06:00 |
|
Sabe Jones
|
747cb9d2ca
|
4.128.0
|
2019-12-31 06:48:58 -06:00 |
|