Matteo Pagliazzi
270078a030
Merge pull request #11170 from HabitRPG/Yutsuten-party-chat-translations
...
Party Chat Translations (Continuation of #10019 )
2019-05-26 11:45:12 +02:00
Alys
bb2768071d
change "all caps" to "all capital letters" for clarity
...
I found this question in the Help guild:
'I'm deleting my account and aren't able to find the "cap" to type in
"delete" in order to finish deleting process. Any ideas were that
"cap" is?'
2019-05-26 16:43:42 +10:00
Alys
ec75de5a90
add swear words - TRIGGER / CONTENT WARNING: assault, slurs, swearwords, etc
2019-05-26 16:25:33 +10:00
Alys
fa9553b371
removed mention of Transifex and added link to new Weblate site
2019-05-25 19:57:29 +10:00
Mateus Etto
8d5cbbe9be
Docker setup for development ( #11165 )
...
* Basic docker setup for development
* Add missing environment variable to client
* Install gulp-cli into docker image for tests
2019-05-24 14:07:21 -05:00
Sabe Jones
3a339a4a09
Merge branch 'release' into develop
2019-05-23 13:41:14 -05:00
Sabe Jones
324b16b8cd
4.96.1
v4.96.1
2019-05-23 13:41:00 -05:00
Sabe Jones
8c005aa05a
fix(shops): remove outdated Featured Item
...
and Bailey
2019-05-23 13:40:06 -05:00
Sabe Jones
664cf5a47b
Merge branch 'release' into develop
2019-05-21 15:29:40 -05:00
Sabe Jones
71926cff51
4.96.0
v4.96.0
2019-05-21 15:29:22 -05:00
Matteo Pagliazzi
e971f49c85
fix(test): fix stripe error message output
2019-05-21 15:17:57 -05:00
Sabe Jones
01657f573d
feat(quests): create Hatching Potion category
2019-05-21 14:48:44 -05:00
Sabe Jones
95613dcfb8
Merge branch 'sabrecat/potion-quests' into release
2019-05-21 14:28:46 -05:00
Matteo Pagliazzi
bcf304984d
Task notes now disappear when they are deleted from the main task. Fix #11152 ( #11167 )
...
* Task notes now disappear when they are deleted from the main task.
* Html component changed back to Markdown. Markdown logic now accounts for if the value is an empty string.
* if-else statement to be sure that the markdown library doesn't create issues with empty strings.
2019-05-20 11:46:44 +02:00
Chris Pomerville
08d84ba691
hides item count in quest sidebar section for non-participants ( #11183 )
2019-05-20 11:33:47 +02:00
Matteo Pagliazzi
4007c26801
fix(test): fix stripe error message output
2019-05-20 11:31:20 +02:00
Sabe Jones
0379f341b9
4.95.1
v4.95.1
2019-05-16 14:07:57 -05:00
Sabe Jones
8498ab9fe2
chore(news): Bailey
2019-05-16 14:07:39 -05:00
Jose Garay
bda3fb5f4d
if-else statement to be sure that the markdown library doesn't create issues with empty strings.
2019-05-15 08:10:44 -07:00
Matteo Pagliazzi
eff8db0afd
fix issue with language being undefined, refactoring auth middleware, new tests
2019-05-15 16:54:55 +02:00
Matteo Pagliazzi
8cce38ede1
Merge branch 'party-chat-translations' of https://github.com/Yutsuten/habitica into Yutsuten-party-chat-translations
2019-05-15 15:20:40 +02:00
Mateus Etto
ab0dae8df3
Translate messages only after serialization
2019-05-15 21:26:23 +09:00
Mateus Etto
0824af05b7
Remove unneeded parameter on method call
2019-05-15 19:45:42 +09:00
Mateus Etto
28bf024990
Move translateMessage to libs
2019-05-15 19:07:17 +09:00
Mateus Etto
8c59420d4e
Fix quest cancel test
2019-05-15 17:28:05 +09:00
Mateus Etto
8a30ac0607
Add translation support for quest cancel
2019-05-15 16:55:37 +09:00
Mateus Etto
e1984762b5
Fix some tests
2019-05-15 16:55:27 +09:00
Mateus Etto
0360326f41
Change translateSystemMessages to be a class method
2019-05-15 15:46:32 +09:00
Mateus Etto
f3f215abea
Fix typo on schema
2019-05-15 13:50:57 +09:00
Jose Garay
feb98a5ac7
Html component changed back to Markdown. Markdown logic now accounts for if the value is an empty string.
2019-05-14 19:06:22 -07:00
Sabe Jones
95de11cf7a
Merge branch 'release' into develop
2019-05-14 16:35:29 -05:00
Sabe Jones
5bb336cedc
4.95.0
v4.95.0
2019-05-14 16:34:29 -05:00
Sabe Jones
790614a9d4
chore(sprites): compile
2019-05-14 16:33:51 -05:00
Sabe Jones
977968df19
feat(content): Sunshine Potions
2019-05-14 16:33:42 -05:00
HydeHunter2
3df056105c
Remove markdown elements from PM ( #11150 )
...
* Remove markdown elements from PM
* Replacing limit number of characters to limit number of lines
* Add ellipsis
2019-05-14 22:14:10 +02:00
Sabe Jones
0eb7e10e7f
fix(sprites): rebuild including Wolf
2019-05-14 13:22:45 -05:00
Alys
0908fa2a48
change Load Tools icon that mods and staff use ( #11169 )
...
The crown icon makes it clearer to us that it's for the special
mod/staff tools. The pencil icon is too similar to normal
edit/compose icons and we were clicking it by mistake, with
accidental double-clicks resulting in users being briefly banned by
mistake since the ban icon is directly "under" the Load Tools icon.
I've checked with the other mods and they feel that the crown will
avoid that problem.
2019-05-14 14:04:28 +02:00
Sabe Jones
71904d106f
chore(sprites): compile
2019-05-13 11:02:19 -05:00
Sabe Jones
56040eebaf
feat(content): Magic Hatching Potion Quest
2019-05-13 11:02:07 -05:00
Jose Garay
2094a4d4b8
Task notes now disappear when they are deleted from the main task.
2019-05-11 23:47:24 -07:00
Sabe Jones
2048f3ef76
fix(string): correct stat reference
2019-05-10 07:23:20 -05:00
Sabe Jones
e9163a1bb2
fix(test): Feathered Friends date range
2019-05-09 14:53:55 -05:00
Sabe Jones
54fd910db2
fix(test): Feathered Friends date range
2019-05-09 14:53:38 -05:00
Sabe Jones
3c0cd7067a
4.94.1
v4.94.1
2019-05-09 14:32:23 -05:00
Sabe Jones
5a473eb0e0
Merge branch 'develop' into release
2019-05-09 14:32:14 -05:00
Sabe Jones
e6fcdf62ef
fix(sprites): dojo resize fix
2019-05-09 14:31:28 -05:00
Sabe Jones
09e748bc92
feat(content): reenable Feathered Friends bundle
2019-05-09 14:27:22 -05:00
Sabe Jones
90532b0763
Merge branch 'develop' into Yutsuten/party-chat-translations
2019-05-08 15:13:53 -05:00
Matteo Pagliazzi
9151690f86
Better group plan and subscription cancellation ( #11132 )
...
* wip: better group plan cancellation
* add cancelation confirm modal
* abstract confirm modal for subs
* abstract canceled modal for subs
* working code
* add missing files
* fix text and margins
* fix(cancel modal): share css and add close icon
2019-05-08 21:37:02 +02:00
Sabe Jones
c125ac4d93
fix(client): avoid TypeError in store state
2019-05-08 12:18:42 -05:00