Anthony Mayer
23b72b9cb8
Switching from manually generating urls to using IronRouter functions.
...
Using {{pathFor}}, path(), and url() where possible. Passing in path
to Meteor.absoluteUrl() where the IronRouter functions didn't make sense.
Also deleting some random unused code.
2014-12-03 00:06:00 -08:00
Anthony Mayer
c8d5e3ca25
Fixes #444 - Adding UserEditController to show invites correctly
...
Gets rid of AccountController in favor of UserEditController, which
shows data consistently for both admins and owners. Also, makes sure
that only authorized users can see the page.
2014-11-30 18:23:19 -08:00
Sacha Greif
dbc42a7b51
renaming i18n helper from "i18n" to "_"
2014-11-25 17:16:00 +09:00
Sacha Greif
d3283e9b9c
Merge branch 'master' of https://github.com/TelescopeJS/Telescope
2014-11-25 15:47:49 +09:00
Ben Gott
f68ecba862
Upgrade to bengott:avatar 0.6.0
...
- Create new config file in lib/config/avatar.js (accessible to both
client and server)
- Comment out some outdated SCSS/CSS
2014-11-24 01:48:04 -06:00
Daniel Chcouri
2605dcb27c
Convert translation keys format to tap:i18n standard
...
all_lower_cased_underscored_sperated names
2014-11-19 00:00:09 +08:00
Ben Gott
4bb13c9243
Update to use bengott:avatar 0.1.2
2014-10-13 16:14:48 -05:00
Ben Gott
bab24860d6
Update to use bengott:avatar package for all user avatars
2014-09-30 12:34:42 -05:00
Ben Gott
8e709a8372
Rename common template/view 'gravatar' to 'avatar'
2014-09-27 12:05:15 -05:00
shaialon
6592f5761a
Change to user / userId
2014-09-26 23:06:12 +03:00
shaialon
f91e02b29a
Reusable gravatar component
2014-09-26 22:48:09 +03:00
Jamie Wilson
34f9ffa650
Correcting the if statement for profile.site url
...
needed to be `profile.site`
2014-09-12 15:52:05 -05:00
Sacha Greif
6dee86463a
paginating user profile on the client
2014-09-03 09:46:39 +09:00
Sacha Greif
d25f644c2c
Profile tweaks; display more posts
2014-09-01 09:52:40 +09:00
Sacha Greif
df479d43c3
Stop tracking comments in User object; Refactor publications; add data property to user
2014-08-23 11:28:05 +09:00
Sacha Greif
9b8e16f177
now showing comments on user profile page
2014-08-22 17:06:22 +09:00
Sacha Greif
0a0ad6a501
layout tweaks
2014-08-21 15:30:05 +09:00
Sacha Greif
509972f18a
Now keeping track of upvoted/downvoted posts & comments.
2014-08-11 10:14:53 +09:00
Sacha Greif
b2afbe6ac7
merging with master
2013-11-21 11:41:04 +09:00
Sacha Greif
4cd03a6a11
refactored notifications; added notifications for new users
2013-11-18 11:30:58 +09:00
Sacha Greif
ad9bea13ed
refactored invites and user dashboard a bit
2013-11-14 10:49:37 +09:00
Toam
c527a00a62
merge
2013-11-09 02:02:05 +01:00
Sacha Greif
0bed5aa609
cleaned up user profiles a bit
2013-11-08 11:42:00 +09:00
Sacha Greif
f876eb263e
added profile fields for github, twitter, and personal site, and fixed profile avatar
2013-11-07 09:57:57 +09:00
Toam
c06fe46a83
Localisation Common, Errors, Notifications and Users
2013-11-06 01:01:56 +01:00
Sacha Greif
65e59767d1
got rid of digest publications; simplified digest subscription; publishing comment author user
2013-10-26 10:37:32 +09:00
Sacha Greif
78bba0e915
invite system
2013-10-23 19:43:42 +09:00
Sacha Greif
a9fac1ed9a
working on user profile and user edit
2013-10-09 20:50:26 +09:00
Sacha Greif
159492d12e
cleaned up router
2012-10-11 08:23:52 +09:00
Tom Coleman
e4f55a6377
Start of reorganization.
2012-10-04 11:17:57 +10:00