Matteo Pagliazzi
e7944b3d98
iOS push notifications, use node-apn ( #10517 )
...
* fixing typos in comments. yes, I am that kind of nerd
* replacing push-notify with node-apn in deps and in pushNotifications.js
* updating calling code and tests to use node-apn
* updating APN configs to new format
* migrating team ID and key ID to config.json
* update code to use env variables and add correct topic
2018-07-12 12:56:15 +02:00
Sabe Jones
08e925e3da
Merge branch 'release' into develop
2018-07-10 17:26:37 +00:00
Sabe Jones
0e1d00c95f
chore(i18n): update locales
2018-07-10 17:23:40 +00:00
Sabe Jones
166f4683ca
feat(content): enable Splashy Skins
2018-07-10 12:18:41 -05:00
Sabe Jones
d1f7e64156
fix(groups): display correct messages in two places
2018-07-06 13:21:28 -05:00
Sabe Jones
f9db432794
chore(i18n): update locales
2018-07-05 15:12:59 +00:00
Sabe Jones
6cec7cbba2
Merge branch 'release' into develop
2018-07-03 17:39:27 +00:00
Sabe Jones
59af471438
chore(i18n): update locales
2018-07-03 17:38:00 +00:00
Sabe Jones
596383e7a8
feat(content): Armoire and Backgrounds July 2018
2018-07-03 12:26:20 -05:00
Sabe Jones
dfc54f1600
Merge branch 'release' into develop
2018-07-02 19:58:23 +00:00
Sabe Jones
6f093a94c4
chore(i18n): update locales
2018-07-02 19:57:39 +00:00
Sabe Jones
b16a245d61
Merge branch 'release' into develop
2018-06-29 19:06:20 +00:00
Sabe Jones
cdfcc6419f
chore(i18n): update locales
2018-06-29 19:03:36 +00:00
Sabe Jones
d8925a8811
Merge branch 'release' into develop
2018-06-29 00:22:18 +00:00
Sabe Jones
de7f953b67
chore(i18n): update locales
2018-06-29 00:20:37 +00:00
negue
d9b573b430
AbstractGemItemOperation - BuyQuestWithGemOperation ( #10476 )
2018-06-28 12:37:21 +02:00
Sabe Jones
2d489e870f
Merge branch 'release' into develop
2018-06-27 18:34:06 +00:00
Sabe Jones
5471af74fa
chore(i18n): update locales
2018-06-27 18:33:34 +00:00
Sabe Jones
6eb484605a
fix(messages): clarify opt-in/out wording and leave label static ( #10470 )
2018-06-27 19:13:13 +02:00
Sabe Jones
d038d9f9bb
chore(i18n): update locales
2018-06-26 20:35:38 +00:00
SabreCat
3ee8072a6c
feat(content): Summer Splash Potions and Seafoam
2018-06-26 20:19:16 +00:00
Sabe Jones
7f847d322f
chore(i18n): update locales
2018-06-25 19:37:38 +00:00
Sabe Jones
88188e56d9
Merge branch 'release' into develop
2018-06-22 19:03:33 +00:00
Sabe Jones
22a8d5e94c
chore(i18n): update locales
2018-06-22 19:02:25 +00:00
Matteo Pagliazzi
c1bd7f5dc5
Habits: store one history entry per day ( #10442 )
...
* initial refactor
* add scoredUp and scoredDown values for habits history entries, one entry per habit per day
* fix lint and add initial migration
* update old test
* remove scoreNotes
* dry run for migration
* migration fixes
* update migration and remove old test
* fix
* add challenges migration (read only)
* fix challenges migration
* handle custom day start
* update tasks in migration
* scoring: support cds
* add new test
2018-06-21 21:25:19 +02:00
Sabe Jones
52e53aa466
chore(i18n): update locales
2018-06-21 18:49:55 +00:00
SabreCat
6a2a844e04
feat(content): Mystery Items June 2018
2018-06-21 18:44:18 +00:00
Sabe Jones
627d4330c8
chore(i18n): update locales
2018-06-19 23:31:53 +00:00
SabreCat
00cb50a781
feat(event): Summer Splash 2018
...
Also gets rid of those Fairy Potions, FOR REAL this time, and fixes a couple of minor Market layout issues
2018-06-19 23:24:40 +00:00
Sabe Jones
2c2ca4a9c8
chore(i18n): update locales
2018-06-14 17:06:55 +00:00
Sabe Jones
08ab4d5900
chore(i18n): update locales
2018-06-12 20:24:24 +00:00
SabreCat
39b81aa685
feat(content): Aquatic Amigos quest bundle
2018-06-12 20:19:14 +00:00
Sabe Jones
b58032d5fb
chore(i18n): update locales
2018-06-07 22:27:49 +00:00
Sabe Jones
ccd0bec28c
chore(i18n): update locales
2018-06-05 19:16:56 +00:00
SabreCat
30cd738635
feat(content): Armoire and BGs 2018-06
2018-06-05 19:10:54 +00:00
Sabe Jones
36595e0138
chore(i18n): update locales
2018-06-01 19:40:42 +00:00
SabreCat
2b8415fad0
chore(news): Bailey announcements
...
Also removes Cuddle Buddies Bundle from featured items
2018-06-01 18:55:43 +00:00
Sabe Jones
202db599ae
chore(i18n): update locales
2018-05-31 20:03:06 +00:00
Sabe Jones
0e63f68ed6
Merge branch 'release' into develop
2018-05-29 22:24:41 +00:00
Sabe Jones
c4867f1e8e
chore(i18n): update locales
2018-05-29 22:16:30 +00:00
SabreCat
a0e2d6a05e
feat(customize): earrings and headbands
2018-05-29 21:02:42 +00:00
Brian Fenton
ac90a40be5
Api quest restrictions - no purchase/start without fulfilling eligibility requirements ( #10387 )
...
* removing duplicate translation key
* fixing typos
* extracting quest prerequisite check. adding check for previous quest completion, if required
* fixing (undoing) static change, adding tests
* more typos
* correcting test failures
* honoring quest prerequisites in quest invite API call. updating format of il8n string replacement arg
* no longer using apiError, use translate method instead (msg key was not defined)
* adding @apiError to docblock as requested in issue
* removing checks on quest invite method. small window of opportunity/low risk
2018-05-27 16:41:56 +02:00
Matteo Pagliazzi
aec23d32f3
Merge branch 'PM_opt-in-out' of https://github.com/pengfluf/habitica into pengfluf-PM_opt-in-out
2018-05-25 12:44:44 +02:00
Sabe Jones
e0140f67be
chore(i18n): update locales
2018-05-24 18:33:40 +00:00
SabreCat
1e2fc14db9
Merge branch 'develop' into release
2018-05-24 18:26:21 +00:00
SabreCat
42d7744d12
feat(content): May Subscriber Items
2018-05-24 18:25:36 +00:00
Alys
01ce7712e3
change "Advanced Options" to "Advanced Settings" in Settings screen to match change in wording on tasks page
2018-05-21 20:20:06 +10:00
SabreCat
724e1240a3
fix(content): update potion end date
2018-05-18 18:40:04 +00:00
Brian Fenton
daa4994382
Change reward popunder ( #10358 )
...
* making add multiple tip reflect the task type
* removing duplicated key
2018-05-18 17:11:04 +02:00
Mateus Etto
12034161b7
Remove Ethereal Surge notification ( #10368 )
2018-05-18 17:09:00 +02:00