shaialon
|
8eaab14ede
|
Refactor code with reuse.
|
2014-09-26 23:20:00 +03:00 |
|
shaialon
|
6592f5761a
|
Change to user / userId
|
2014-09-26 23:06:12 +03:00 |
|
shaialon
|
94e114cc6f
|
Lint clean the code.
|
2014-09-26 22:50:37 +03:00 |
|
shaialon
|
f91e02b29a
|
Reusable gravatar component
|
2014-09-26 22:48:09 +03:00 |
|
Sacha Greif
|
7d66ae23eb
|
Fix #430
|
2014-09-26 09:40:55 +09:00 |
|
Jamie Wilson
|
37f363df37
|
Corrected path to /forgot-password
needed to be hyphenated rather than underscored
|
2014-09-19 09:56:56 -05:00 |
|
Mitchell Wulfman
|
6fc6b9eb78
|
cleanup while getting familiar with the codebase
|
2014-09-16 15:18:27 -04: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
|
f67ad0b7ae
|
regenerate email hash on profile update
|
2014-09-12 11:54:04 +09:00 |
|
Niklas Ström
|
e8fce5d292
|
removed the old signup and signin pages which was not in use (except if you tried to post a new link without being logged in, then you got redirected to that login page)
|
2014-09-08 01:39:29 +08: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
|
735f0645db
|
move votes to their own object on user object
|
2014-08-23 11:53:37 +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 |
|
Philip Nuzhnyy
|
932f56bc1f
|
merge master
|
2014-08-12 16:02:05 +02:00 |
|
Sacha Greif
|
083a4c4dc4
|
show username if available
|
2014-08-12 17:47:11 +09:00 |
|
Sacha Greif
|
509972f18a
|
Now keeping track of upvoted/downvoted posts & comments.
|
2014-08-11 10:14:53 +09:00 |
|
Sacha Greif
|
7f103be36d
|
refactoring and style tweaks
|
2014-08-05 12:25:26 +09:00 |
|
Philip Nuzhnyy
|
3b73dbb0e8
|
update message upon successful invite
|
2014-08-02 14:06:28 +02:00 |
|
Philip Nuzhnyy
|
f5464ecf7f
|
clean seen errors before reporting invitation status
|
2014-08-01 14:21:33 +02:00 |
|
Philip Nuzhnyy
|
d2d4a0dd6b
|
propagate invitation call results through throwError
|
2014-08-01 13:16:40 +02:00 |
|
Philip Nuzhnyy
|
895b434b44
|
update inviteUser call to work with the new method
|
2014-08-01 13:15:58 +02:00 |
|
Philip Nuzhnyy
|
e30709cb55
|
integrate invites rendering through a partial
had to specify an id for account form to make sure form submission handle does not mess with invitation form submission
|
2014-07-31 01:19:26 +02:00 |
|
Philip Nuzhnyy
|
57bd83a1a4
|
add invites component
|
2014-07-31 01:18:17 +02:00 |
|
Sacha Greif
|
615bb4c6c2
|
making all template includes dynamic
|
2014-07-05 11:42:28 +09:00 |
|
Sacha Greif
|
c483464f4d
|
making all template helpers dynamic
|
2014-07-05 11:24:28 +09:00 |
|
Sacha Greif
|
bc08e8b5cc
|
don't show password field to users who logged in via twitter or facebook
|
2014-06-22 13:20:10 +09:00 |
|
Sadi
|
fd62a516d8
|
fixed - not showing user profiles
fixed - not showing user profiles if logged with fb or twitter
|
2014-06-17 15:20:01 +03:00 |
|
Sacha Greif
|
3ed2cca35f
|
Merge branch 'master' into blaze
|
2014-05-07 09:49:45 +09:00 |
|
Ali Elouafiq
|
731723d6c6
|
integrating Facebook profile picture and fixing Facebook integration issues
|
2014-05-04 18:48:47 +01:00 |
|
Ali Elouafiq
|
12c18e0119
|
adding Facebook Login
and a fancy favicon
|
2014-05-04 17:21:52 +01:00 |
|
Sacha Greif
|
379c002698
|
working on 0.8
|
2014-04-30 16:58:11 -07:00 |
|
Richard Pullinger
|
e2562cbdf2
|
Fix new post checkbox
New post checkbox wasn't showing the correct value
|
2014-02-03 18:26:10 +00:00 |
|
Egor Suvorov
|
b9ce01ce07
|
User profile edit form: now it's prevented from submit and windows is scrolled to display error/success message
|
2014-01-06 02:30:59 +02:00 |
|
Tarang Patel
|
39eb1c8e0a
|
Update Events
Move from using depreciated event declaration style. Still supported
not sure if future proof (see
https://github.com/meteor/meteor/blob/devel/packages/templating/deftempl
ate.js#L184)
|
2013-11-24 16:13:53 +02:00 |
|
Sacha Greif
|
ea70384950
|
added date headers to logs
|
2013-11-22 14:46:42 +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 |
|
Sacha Greif
|
0ea12ec96f
|
do not try to add user to mailchimp list if they don't have an email
|
2013-11-14 10:04:11 +09:00 |
|
Sacha Greif
|
4636e9a1e4
|
Merge branch 'master' of github.com:Toam/Telescope into Toam-master
|
2013-11-12 08:25:48 +09:00 |
|
Tarang Patel
|
8a506522d8
|
Show nothing instead of null
If these values aren't set they would be shown as `null`. They should just be `` (empty string)
|
2013-11-11 22:09:24 +02:00 |
|
Toam
|
84fb95d5bd
|
Corrections on localisation
|
2013-11-09 12:49:46 +01:00 |
|
Toam
|
c527a00a62
|
merge
|
2013-11-09 02:02:05 +01:00 |
|
Toam
|
fb2ad9b2c4
|
Localisation of user views
|
2013-11-08 23:58:41 +01:00 |
|
Sacha Greif
|
0bed5aa609
|
cleaned up user profiles a bit
|
2013-11-08 11:42:00 +09:00 |
|
Sacha Greif
|
4e27e5c8c1
|
improving user dashboard
|
2013-11-08 11:15:02 +09:00 |
|
Sacha Greif
|
1c5c8fb575
|
improved user dashboard even more!
|
2013-11-08 11:10:23 +09:00 |
|