Tyler Renelle
36ffd8a8b2
fix(quick-reply): only show quick-reply in inbox (cc @crookedneighbor)
2014-11-24 18:14:17 -07:00
Tyler Renelle
c309cb2342
Merge pull request #4267 from crookedneighbor/quick-reply
...
Quick reply
2014-11-24 18:11:43 -07:00
Blade Barringer
7ea8ff70ae
Added additional env.t declarations for pm modal
2014-11-23 21:33:14 -06:00
Blade Barringer
d8c30fc885
Added env.t for member modal to allow for translations
2014-11-23 21:19:40 -06:00
Blade Barringer
bf586cbc17
Added env.t declarations for translations
2014-11-23 21:16:32 -06:00
Blade Barringer
f16d9d609e
Added quick reply button (doesn't load in the correct parameters for
...
sending a msg)
2014-11-23 20:29:27 -06:00
Alice Harris
19fb81aafd
Merge pull request #4248 from crookedneighbor/add-uuid-to-user-data-link
...
Added uuid parameter to data link
2014-11-22 12:08:51 +10:00
Tyler Renelle
ecef457d2b
fix(private-messages): glyphicon-ban-circle (@Alys @crookedneighbor)
2014-11-21 10:40:57 -07:00
Tyler Renelle
743df194c7
feat(private-messages): add a "clear all" button
2014-11-21 08:42:24 -07:00
Tyler Renelle
f5415ac6c5
feat(private-messages): start implementing private messaging (includes blocking). Start experimenting with reflists for PMs, instead of arrays
2014-11-20 19:03:01 -07:00
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
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
Sabe Jones
bf8882e8f5
feat(quest): Add owl to purchasable quest eggs
2014-11-18 19:37:57 -06: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
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
Blade Barringer
4d08bb9206
Added uuid parameter to data link
2014-11-16 16:05:32 -06:00
Matteo Pagliazzi
45845228d0
fix(invite-friends): generate correct link on the client
2014-11-16 11:39:56 +01: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
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
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
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
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
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
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
a8d4a7545c
bailey(costumes)
2014-11-06 16:24:48 -07:00
Tyler Renelle
6304dd2e15
feat(auth): move to hello.js for social auth, paves the way for multiple
...
connectors. Prettier buttons via zocial
2014-11-06 14:45:06 -07:00
Alice Harris
551e5d4e83
add warning text for Beeminder users about deleting To-Dos
2014-11-06 12:24:57 +10:00
Tyler Renelle
8651f0da25
fix(facebook): move from passport-facebook to Facebook JS SDK. Better
...
security on FB login by validating accessToken. Create user from FB
profile if none exists, allows 3rd-party apps to. Fixes #4221
2014-11-05 18:23:10 -07:00
Tyler Renelle
94a813fc6b
bailey: backgrounds, beeminder
2014-11-04 19:50:56 -07:00
Alice Harris
62f71fbdb8
merge strings to ease translations
2014-11-04 16:43:27 +10:00
Tyler Renelle
51a850c766
fix(bailey)
2014-11-01 13:32:50 -06:00
Tyler Renelle
5e0f4e7823
bailey(mystery)
2014-11-01 13:31:08 -06:00
Tyler Renelle
89060c9561
feat(fall): turn off fall hair, skins, spookySparkles
2014-11-01 13:25:09 -06:00
Matteo Pagliazzi
b858aece51
Merge pull request #4201 from crookedneighbor/href-to-nghref
...
Updated href with angular expression to ng-href
2014-11-01 10:19:38 +01:00
Alice Harris
876d1d435d
change Fetch Recent Messages from tooltip to button text
2014-11-01 11:42:48 +10:00