Commit graph

77 commits

Author SHA1 Message Date
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
Sacha Greif
f2fbb98d8c added better user filtering/sorting 2013-11-08 09:47:23 +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
7da1dc26b1 enable filtering users list 2013-11-04 22:05:19 +09: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
b86aeae508 paginating all users view 2013-10-25 09:54:40 +09:00
Sacha Greif
7966f0b985 generate user slug from username, make it non-modifiable 2013-10-24 14:24:03 +09:00
Sacha Greif
f11e0dc28d add slug to user edit screen 2013-10-24 11:15:07 +09:00
Sacha Greif
64eb8644ec tweaking createNotification calls 2013-10-23 20:27:19 +09:00
Sacha Greif
75714297e3 change createNotifications syntax 2013-10-23 20:20:10 +09:00
Sacha Greif
78bba0e915 invite system 2013-10-23 19:43:42 +09:00
Sacha Greif
2cfbcd2360 improving notifications 2013-10-23 10:21:08 +08:00
Sacha Greif
366a79c449 update user tweaks 2013-10-21 19:01:52 +08:00
Sacha Greif
9c4f030b90 fixing singleUser publication; simplifying user object update/remove permissions 2013-10-21 18:56:22 +08:00
Sacha Greif
d2d819e9c7 merging with master 2013-10-16 10:44:16 +09:00