Tyler Renelle
ebebcea34b
fix(webhooks): sort webhooks by created, use angular-filter for sorting object
2014-11-19 15:42:14 -08:00
Tyler Renelle
5f3eef770f
chore(modules): add angular-filter
2014-11-19 14:32:45 -08:00
Tyler Renelle
2023cf852e
chore(bower): upgrade angular to 1.3.3. Remove
...
bindonce (incompatible). Note, bindonce="..." attrs still need to be
converted to their {{::}} equiv for better performance, but this is
functional for now
2014-11-19 14:32:45 -08:00
Tyler Renelle
f922a0337f
bailey(owl)
2014-11-18 23:18:53 -08:00
Tyler Renelle
677242b3e1
Merge pull request #4255 from SabreCat/owl
...
feat(quest): Add owl to purchasable quest eggs
2014-11-18 23:02:32 -08:00
Sabe Jones
bf8882e8f5
feat(quest): Add owl to purchasable quest eggs
2014-11-18 19:37:57 -06:00
Tyler Renelle
2cecce5eec
Merge pull request #4253 from HabitRPG/obfuscated-invite
...
feat(invite-friends): obfuscated invite
2014-11-18 16:39:05 -08:00
Tyler Renelle
cb3ebccbbf
feat(invite-friends): obfuscated invite
2014-11-18 16:38:43 -08:00
Tyler Renelle
487f8afe30
feat(help): add tour to help menu
2014-11-18 12:00:33 -08:00
Tyler Renelle
f7f4473590
fix(payments): allow resubscription after unsubscribe
2014-11-17 19:51:03 -08:00
Tyler Renelle
10fb931bf2
fix(hall): remove global vars
2014-11-17 16:08:10 -08:00
Tyler Renelle
e1ff9610d0
fix(paypal): charge "immediately" for on subscription setup
2014-11-17 12:38:35 -08:00
Tyler Renelle
6ef838cf1a
feat(webhooks): move webhooks from array to object (everything should
...
really be stored as objects). Add to API routes (see
HabitRPG/habitrpg-shared#83a22b8). Note, sorting doesn't work. Meh.
2014-11-16 20:03:56 -08:00
Tyler Renelle
21d6b71d37
Merge branch 'webhooks' into develop
...
Conflicts:
src/controllers/user.js
2014-11-16 15:24:15 -08:00
Tyler Renelle
45e67f0a7a
refactor(payments): cleanup into directory, separate paypal & stripe files
2014-11-16 10:32:01 -08:00
Tyler Renelle
47cd11b76f
refactor(paypal): move billing plan setup to a one-time file. It needn't
...
be called every server-run (see #4246 )
2014-11-16 10:31:58 -08:00
Tyler Renelle
7a121b4273
fix(paypal): don't crash server when no paypal plan.id (see #4246 )
2014-11-16 08:03:57 -07:00
Matteo Pagliazzi
45845228d0
fix(invite-friends): generate correct link on the client
2014-11-16 11:39:56 +01:00
Matteo Pagliazzi
727c96e5da
fix(config): switch to new config style for emails, cc @lefnire
2014-11-16 10:56:18 +01:00
Tyler Renelle
f2ee452a33
Merge pull request #4244 from HabitRPG/paypal2
...
fix(paypal): move from classic paypal APIs to paypal REST SDK
2014-11-15 16:09:24 -07:00
Tyler Renelle
25a5bf92a6
fix(paypal): move from classic paypal APIs to paypal REST SDK
2014-11-15 16:01:29 -07:00
Tyler Renelle
64fd6c02f7
fix(mods): restricted projected fields for mods-listing. Also,
...
static-bind for perf
2014-11-13 23:00:22 -07:00
Tyler Renelle
1d85bcd14e
bailey(invite-friends)
2014-11-13 16:38:32 -07:00
Tyler Renelle
5fab3881a2
feat(invite-friends): allow specifying inveter's name ( #4238 @lemoness)
2014-11-13 16:33:09 -07:00
Tyler Renelle
d1ff1337e6
Merge pull request #4238 from HabitRPG/invite-friends
...
Invite friends
2014-11-13 13:04:20 -07:00
Tyler Renelle
524e0514a1
feat(invite-friends): update wording on invitations. Add commented-out
...
sample code on copy-link (it's not working)
2014-11-13 12:57:04 -07:00
Matteo Pagliazzi
02328fcf58
fix(invite-friend): change variables
2014-11-13 20:11:43 +01:00
Matteo Pagliazzi
beea956d77
feat(emails): allow variables to be passed to emails
2014-11-13 19:52:16 +01:00
Tyler Renelle
0da391df59
fix(intive-friends): only invite set invitation if user hasn't already
...
been invited to a party
2014-11-13 11:42:56 -07:00
Tyler Renelle
2166321572
feat(invite-friends): add inviting friends via email. URL parsed, session holds invitation. If user joins party (new user or existing), the inviter is rewarded
2014-11-12 19:24:47 -07:00
Tyler Renelle
114cbe2760
Merge pull request #4236 from HabitRPG/share-avatar
...
Share avatar
2014-11-12 14:42:48 -07:00
Tyler Renelle
de509c83be
fix(sharing): add bucket to nconf
2014-11-12 14:40:33 -07:00
Tyler Renelle
8f633e81db
fix(sharing): add phantomjs buildpack to heroku (for pageres), proper use of nested nconf keys
2014-11-12 14:30:17 -07:00
Alice Harris
65ec6bcf2c
Merge pull request #4230 from ShilohT/develop
...
create 'Data' menu item
2014-11-12 20:15:04 +10:00
Tyler Renelle
cf66383a94
bailey(goldenknight)
2014-11-11 21:05:06 -07:00
Tyler Renelle
15f318ccc2
feat(sharing): screw it, social links + img + text aint working, just
...
redirect to homepage + show member modal
2014-11-11 19:12:02 -07:00
Tyler Renelle
3a415a45a9
feat(sharing): add download link
2014-11-11 19:12:02 -07:00
Tyler Renelle
3e21e1f448
feat(sharing): implement caching of avatar img. img as image/png instead
...
of octet/stream
2014-11-11 19:12:02 -07:00
Tyler Renelle
69da58503a
feat(sharing): move avatar-sharing to herobox, use addthis instead of
...
custom solution. refactor from pages/* to export/*
2014-11-11 19:11:49 -07:00
Tyler Renelle
18b350ebcc
feat(sharing): directly stream avatar screenshot to aws
2014-11-11 16:07:50 -07:00
Tyler Renelle
e6a99f33a9
feat(sharing): add ability to share avatar. adds static page with avatar
...
screen, and generates image from it
2014-11-11 16:07:12 -07:00
Tyler Renelle
cd2d861860
fet(analytics): track individually for cohort
2014-11-11 13:00:41 -07:00
ShilohT
54c913a5a8
Update menu.jade
...
Added 'Data' menu item
2014-11-10 02:21:49 -05:00
Tyler Renelle
c08ad60200
bailey: community guidelines, facebook login
2014-11-09 15:17:29 -07:00
Alice Harris
f80da293ce
fix bug that was causing empty pet paws to appear for rare mounts
2014-11-10 06:00:01 +10:00
Alice Harris
00b9e0d6ac
Merge pull request #4205 from Alys/commGuide-accept-before-post-2014-11-01
...
block chat until user agrees to Community Guidelines
2014-11-08 12:02:59 +10:00
Alice Harris
7ebc4763d3
Merge pull request #4206 from Alys/fetch-recent-messages-2014-11-01
...
change Fetch Recent Messages from tooltip to button text
2014-11-08 07:20:46 +10:00
Alice Harris
1f9cb90d2d
Merge pull request #4225 from Alys/beeminderDeleteWarning-2014-11-06
...
add warning text for Beeminder users about deleting To-Dos
2014-11-07 19:29:43 +10:00
Tyler Renelle
4eae55f3ba
refactor(payments): move transactional emails to utils.js for
...
DRY (cc @paglias)
2014-11-06 18:25:44 -07:00
Tyler Renelle
a8d4a7545c
bailey(costumes)
2014-11-06 16:24:48 -07:00