Matteo Pagliazzi
ff4a3adf7e
feat(pusher): disconnect after 30m of inactivity
2016-08-07 22:20:45 +02:00
Husman
bba56b8c29
fix: remove guild or party when user looks it up if it does not exist
...
closes #7878
fixes #7724
2016-08-07 10:41:07 -05:00
Sabe Jones
77c276fefe
feat(analytics): Facebook "Pixel" ( #7871 )
2016-08-05 13:40:25 -05:00
Blade Barringer
05eacc32ba
Merge branch 'develop' into Hus274-7793
2016-08-05 12:55:00 -05:00
Blade Barringer
626b87eb79
Merge pull request #7849 from Hus274/7653-3
...
booting a member from party removes member from quest
2016-08-05 12:35:45 -05:00
Travis
d7c5d05f13
Clear invites from user when the request fails because the invite is invalid ( #7852 )
...
* making requests to accept or reject a request fail because the invite is invalid clear the invite from the user so it doesn't require admin intervention. part of #7653
* Adding await
2016-08-05 12:34:06 -05:00
Blade Barringer
093c5a72df
Merge branch 'develop' into Ozzystrasza-tavern_default_prize
2016-08-05 12:22:41 -05:00
Blade Barringer
ed0055e01b
Merge pull request #7872 from ESWAT/fix-guild-message-firefox
...
Fix #6708 - guild message maximizes width in Firefox
2016-08-05 12:00:57 -05:00
Blade Barringer
70ee091fa8
Merge pull request #7873 from ESWAT/fix-current-audio-theme
...
Fix #7869 - highlight current audio theme in dropdown
2016-08-05 11:59:34 -05:00
Philip Karpiak
2788d64a2b
Fix #7778 - update missing image in static/features ( #7874 )
2016-08-05 11:58:21 -05:00
Philip Karpiak
3429f88f5b
Fix #7869 - highlight current audio theme in dropdown
2016-08-04 18:53:21 -04:00
Philip Karpiak
bea4bf80e9
Fix #6708 - guild message maximizes width in Firefox
2016-08-04 18:02:55 -04:00
Matteo Pagliazzi
ae5b66e248
Merge branch 'develop' of github.com:HabitRPG/habitrpg into develop
2016-08-04 20:00:19 +02:00
Matteo Pagliazzi
725ed22704
added apidoc info about data.newUser in login response
2016-08-04 19:59:48 +02:00
Matteo Pagliazzi
d1bd63289b
Merge branch 'facebook-login-add-newuser-flag' of https://github.com/TheHollidayInn/habitrpg into TheHollidayInn-facebook-login-add-newuser-flag
2016-08-04 19:58:09 +02:00
Matteo Pagliazzi
d7ccf2bbe1
API: return computed stats for members routes ( #7870 )
...
* api: return computed stats for members responses
* add integration tests for computed stats
* add unit tests for computed stats
* clarify test name
* add missing query parameter to test case
* reset test database before running API tests for the Hall
2016-08-04 19:56:00 +02:00
Sabe Jones
3a48022878
chore(news): announce audio theme
2016-08-03 20:37:43 +00:00
Sabe Jones
29498976ee
feat(content): Armoire and BGs 201608 ( #7868 )
...
Plus: beta shops API fixes and front page user count update
2016-08-03 14:55:12 -05:00
Matteo Pagliazzi
fb939e0300
Migrate from GCM to FCM notifications ( #7860 )
...
* Fixed logging. Fixed lint issues. Temporarly removed GCM code
* Removed extra packages. Removed lingering gcm code
* Update message structure to send a data notification instead of a regular notification
* Removed excess code
* switch from fcm-push to node-gcm
2016-08-02 23:12:39 +02:00
Oziris
4244c7519e
Add Dewin's new Theme ( #7795 )
...
* Add files via upload
* Add string for new theme
* Added 'dewinTheme'
* Added 'dewinTheme'
* Delete Boss Battles Background Music.mp3
* Delete Boss Battles Background Music.ogg
* Delete Settings Page Background Music.mp3
* Delete Settings Page Background Music.ogg
* Add audio files with correct names
* Delete Boss Battles_Background_Music.mp3
* Delete Boss Battles_Background_Music.ogg
* Add files via upload
2016-08-02 10:03:01 +10:00
Ozzystrasza
063995d5e4
Test prize amount before changing to 1
2016-08-01 20:26:43 -03:00
Sabe Jones
9a338ef1de
End Summer Splash 2016 ( #7857 )
...
* chore(event): end Summer Splash 2016
* fix(event): disable Seasonal Shop buys
2016-08-01 17:47:46 -05:00
Matteo Pagliazzi
60f34dafb0
Deprecate API v2 (was Revert "Revert "Deprecate API v2"") ( #7802 )
...
* Revert "Revert "Deprecate API v2""
* fix path in shops controller
2016-08-01 22:36:10 +02:00
Oziris
d51bd68201
Enable guild challenge prize to use guild bank gems ( #7840 )
...
* add leader property to getGroups
* Add test coverage
2016-08-01 14:31:31 -05:00
Sabe Jones
7ad313918a
fix(news): missing date line
2016-07-31 19:00:57 -05:00
Sabe Jones
6ce917a0f3
feat(content): Naming Day 2016 ( #7853 )
2016-07-31 18:56:20 -05:00
Husman
6859cf1f73
booting a member from party removes member from quest whether the quest is started or not. part of #7653
2016-07-30 09:44:21 -07:00
Travis
6804125068
voluntarily leaving a party removes the user from the quest the party is involved in ( #7845 )
...
* voluntarily leaving a party removes the user from the quest the party is involved in. part of #7653
* addressing pr comments, removing lodash dependency and unecessary comment
* using the existing update object instead of group.save to avoid duplicate behavior
* finalizing tests
2016-07-30 06:53:29 -05:00
Sabe Jones
084e2e7470
fix(news): also announce iOS
2016-07-30 01:26:24 +00:00
Sabe Jones
e52f9bd786
Last Chance Bailey 2016/07 ( #7842 )
...
* chore(news): Last Chance Bailey
* fix(news): rearrange announcements
2016-07-29 18:18:15 -05:00
Ryan Castner
7c579bf850
7837-Update API Docs ( #7839 )
...
* Updated API Docs for api-v3
* Updated API Docs for top-level
* Updates relating to @crookedneighbor comments
* Updated type and field of 'to' param.
2016-07-27 18:48:03 -05:00
Keith Holliday
e6dd8cc03a
Added tests for Facebook auth
2016-07-27 14:27:21 -05:00
Sabe Jones
40eb74ea1b
fix(path): common import
2016-07-26 22:30:43 +00:00
Phillip Thelen
24d25026cf
Add API calls for shop inventories ( #7810 )
...
* Add API call for market inventory
* changes to shop api calls
* optimize shop categories
* add API call for quests
* add api call for time travelers shop
* fic buying items in shops
* fix linting errors
* shop adjustments for iOS app
* add tests to shops
* fix syntax issues
* Code formatting
* correct indentation
* add tests for api routes
* fix time travelers and seasonal
* Increase test coverage for shop routes
* refactor: Pull out trinket count in time traveler route
* refactor: Clarify instructions for seasonal shop script
* lint: Remove extra new line
* Adjust shops common test
2016-07-26 14:36:55 -05:00
Sabe Jones
aa00893f6c
feat(content): July 2016 Subscriber ( #7833 )
2016-07-26 14:20:50 -05:00
Ryan Castner
60367459e8
Fixes #7826 updating blog and adding tumblr links, as well as a developer link. One additional change was made in layout.jade not mentioned in ticket request which also referenced the old blog url, updated to point to new blog url. ( #7828 )
2016-07-26 21:28:15 +10:00
Keith Holliday
9d4fa6fd4e
Added new user flag when user registers with facebook
2016-07-24 17:23:19 -05:00
Sabe Jones
ee5e94bc35
chore(news): Wiki Wednesday
2016-07-21 17:09:19 +00:00
Husman
bcd0915c60
Fixing up commit according to review
2016-07-19 19:23:21 -07:00
Sabe Jones
b5f7adfe09
chore(news): Comic-Con announcements
2016-07-19 19:04:28 +00:00
Husman
a798c4ef08
fix: removing party invitations
2016-07-18 19:25:02 -07:00
Matteo Pagliazzi
590adb3438
Revert "Deprecate API v2" ( #7801 )
2016-07-17 18:15:25 +02:00
Matteo Pagliazzi
45c31a2bcf
Deprecate API v2 ( #7761 )
...
* deprecate api-v2
* remove v2 test helpers
* remove unused string
2016-07-16 19:56:18 +02:00
Alys
987d580746
fix typo in Bailey news: "featuring and interview with Leslie" ("and" > "an")
2016-07-15 16:19:34 +10:00
Sabe Jones
6487860646
chore(news): Staff Spotlight
2016-07-15 03:08:12 +00:00
Alys
ee01788647
"allCompletedTodos" option in API for returning all completed To-Dos for when 30 isn't enough ( #7773 )
...
* add new "allCompletedTodos" option to API for returning all completed To-Dos at once - fixes #7301
* make minor fixes to allCompletedTodos option
* change allCompletedTodos option to _allCompletedTodos and add a BETA comment
2016-07-14 08:34:48 +10:00
Alys
76b51b8b65
fix apidoc typo: change clear-flags to clearflags
2016-07-13 19:57:29 +10:00
Luan
bac1405a20
feat(client): Add notification badge
...
fixes #4365
closes #7755
2016-07-12 17:56:12 -05:00
Sabe Jones
36f1e2dfbb
chore(deploy): sprites, shrinkwrap, news
2016-07-12 20:37:04 +00:00
Sabe Jones
01052028fb
feat(content): Pet Quest 2016-07 ( #7780 )
2016-07-12 15:23:45 -05:00