Sabe Jones
ff53552fd3
chore(news): Bailey 20160916
...
And compile in Beffymaroo promo sprite
2016-09-17 03:33:02 +00:00
Blade Barringer
d782ed5d20
chore: compile sprites
2016-09-16 21:03:28 -05:00
Sabe Jones
8b83d8d4e9
fix(sprites): use correct URL in CSS
2016-09-16 22:54:52 +00:00
Sabe Jones
c7fd6701ae
3.41.3
2016-09-16 21:58:00 +00:00
AccioBooks
5d18640215
Pluralization ( #8027 )
2016-09-16 16:14:23 -05:00
Sabe Jones
bde6b7d6ce
chore(contact): revert community manager links ( #8028 )
2016-09-16 16:09:57 -05:00
Blade Barringer
5393c3b6c0
chore(i18n): update locales
2016-09-16 15:49:15 -05:00
Blade Barringer
84136882d3
fix: Add back in missing translation string
...
closes #8026
2016-09-16 15:40:34 -05:00
Sabe Jones
86c9bddc09
Handle social auth in A/B testing ( #8024 )
...
* fix(AB-testing): handle social auth
* refactor(AB-testing): move to pre save hooks
2016-09-16 19:13:21 +02:00
Blade Barringer
81b7eeeb71
Common reorg ( #8025 )
...
* Re-organize common folder
* fix: Correct paths in tests
* fix: move new content to proper folder
* chore: Move audio folder to assets
* Move sprites to sprites assets directory
* Move css sprites to assets directory
* Split out readmes for common code and sprites
* Move images to assets directory
* Move destinatin of shared browserified file
* remove unused file
* move compiled js to client-old
* Fix karma tests
* fix: Correct paths for sprites
2016-09-16 17:18:07 +02:00
Matteo Pagliazzi
d971e673af
fix typo
2016-09-16 15:28:57 +02:00
Matteo Pagliazzi
603226a084
make sure Pusher cannot get stuck
2016-09-16 15:12:32 +02:00
Matteo Pagliazzi
a38f524d62
sync user n party chat system message
2016-09-16 14:36:38 +02:00
Matteo Pagliazzi
3b0e6e138a
better handling of pusher connection with logging
2016-09-16 13:09:59 +02:00
Blade Barringer
9c0998c29a
refactor(client): extract find pet logic into function
2016-09-15 22:02:11 -05:00
Oziris Moreira
4ad50b9d30
Fix Magic Mount Spacing ( #8015 )
...
* fix magic mount spacing
* simplify functions
* function hasAPetOfPotion
* var premiumPotion
2016-09-15 22:01:31 -05:00
Matteo Pagliazzi
998037e0a1
update npm-shrinkwrap.json
2016-09-15 23:46:03 +02:00
Oziris Moreira
2539655932
make eyewear purchaseable ( #8010 )
2016-09-15 07:46:53 -05:00
Matteo Pagliazzi
3d72233d54
fix Gruntfile path to old client tests
2016-09-15 13:05:35 +02:00
Matteo Pagliazzi
ab84e88650
reorganize old client tests
2016-09-15 13:05:23 +02:00
Sabe Jones
a4fd687510
3.41.2
2016-09-14 22:28:15 +00:00
Matteo Pagliazzi
0d1b5aad7e
rtc fixes: do not show notification if message was sent by current user from different computer or mobile, put back message syncing on posting for guilds and tavern
2016-09-14 23:19:32 +02:00
Blade Barringer
1484f8afe3
fix: only report webhook error if there is an error
2016-09-14 12:51:50 -05:00
Matteo Pagliazzi
616574d438
fix challenge unit test
2016-09-14 16:51:09 +02:00
Matteo Pagliazzi
33bcb40077
rename client-new to client and add README
2016-09-14 16:43:11 +02:00
Matteo Pagliazzi
6bddef6878
add new client folder and expose it at /new-app when not in production
2016-09-14 16:34:55 +02:00
Matteo Pagliazzi
fefcb0f4ac
Merge pull request #8013 from HabitRPG/paglias/reorg-client
...
Rename website/client to website/client-old
2016-09-14 16:22:25 +02:00
Matteo Pagliazzi
f6108ddb40
update npm shrinkwrap and add missing dependency for amazon payments
2016-09-14 16:18:28 +02:00
Blade Barringer
0c04a1880b
3.41.1
2016-09-14 08:19:36 -05:00
Matteo Pagliazzi
4b48b7a5f6
rename website/client to website/client-old
2016-09-14 15:06:32 +02:00
Blade Barringer
a2febc5f61
chore(i18n): update locales
2016-09-14 08:01:22 -05:00
Blade Barringer
241a031cb3
chore(i18n): update locales
2016-09-14 07:56:52 -05:00
Blade Barringer
555ddbbe4c
fix: allow todo due date to be edited
2016-09-14 07:43:35 -05:00
Blade Barringer
8b0b326aef
chore(i18n): update locales
2016-09-13 22:28:01 -05:00
Blade Barringer
269a0fd1e6
chore(i18n): update locales
2016-09-13 20:27:43 -05:00
Blade Barringer
e12e820f0a
fix: Remove flavor from translation string
2016-09-13 20:23:48 -05:00
Blade Barringer
48a2b1e66e
chore(i18n): update locales
2016-09-13 17:45:11 -05:00
Sabe Jones
0fe0c38a17
3.41.0
2016-09-13 22:00:14 +00:00
Matteo Pagliazzi
50ea1f5b08
RTC: add modal for desktop notifications ( #8007 )
...
* add initial modal for desktop notifications
* add missing files
* vertically center modal and use callback on safari
* fix(modal): update wording
2016-09-13 16:08:54 -05:00
Sabe Jones
52d8667fdb
feat(content): Pet Quest 201909
2016-09-13 20:01:53 +00:00
cincospenguinos
f5f8f8c246
Players able to flag their own messages - Fixes #8005 ( #8006 )
...
* Players able to flag their own messages
* Modify test case to match the new behavior
* Remove a comment and a locales message
2016-09-13 12:23:11 -05:00
Blade Barringer
bbe4759691
fix(client): Correct behavior for editting new tasks
2016-09-13 12:11:56 -05:00
Blade Barringer
cbefc13e25
Revert "Revert "fixes task edit cancellation commit ( #7931 )""
...
This reverts commit 2da9876e42 .
2016-09-13 11:52:47 -05:00
Blade Barringer
25aaa351ee
chore(i18n): update locales
2016-09-13 11:52:18 -05:00
Sabe Jones
2da9876e42
Revert "fixes task edit cancellation commit ( #7931 )"
...
This reverts commit bbf15e1756 .
2016-09-13 16:32:52 +00:00
Travis
282822def6
Don't show items in the seasonal shop that can't be purchased ( #7859 )
...
* making an api chnage so the seasonal shop will only return items that the user has never owned instead of all items the user doesn't currently own
* fixing commit so shop doesn't show already owned items
* recommenting out seasonal shop message as it's currently closed
2016-09-13 08:15:11 -05:00
Sabe Jones
f20a7b851f
feat(analytics): AB testing
...
User model update for AB tests, and the first AB test to start Sept 12
closes #7984
2016-09-12 22:13:25 -05:00
Kaitlin Hipkin
6f2767edd3
Separate stats and achievs pages ( #7804 )
...
* separate stats and achievs tabs, move 'enable class system' button to stats
* move stats layout stuff from profile.jade to stats.jade
* shuffle stats page into more columns
* separate stats and achievs in expandable navbar submenus
* add multiple options for stats.jade: col1, col2, all; fixes weirdly crowded members modal
* make stats and achievs strings consistent
* remove mobile checks in profile.jade
* fix merge issue
2016-09-12 22:04:47 -05:00
Kaitlin Hipkin
c126aa532c
cron does not count days with all-grey dailies as perfect ( #7983 )
2016-09-12 21:30:35 -05:00
Travis
bbf15e1756
fixes task edit cancellation commit ( #7931 )
...
* fixes the commit that shows actual task values when task edit is canceled.
This reverts commit 3d64f2b849 .
* removing _edit references from fields of a task that can't change and are always set
* removing _edit from task.type as type cannot change while editing.
* Addressing comments by blade
2016-09-12 21:23:23 -05:00