Sacha Greif
1598511dc3
fixing getUsername; fixing site title
2014-05-23 13:08:40 +09:00
Christian Bundy
86ec3ede93
Solve trivial JS errors
...
Using jshint and and fixmyjs I went through and removed 220 trivial
Javascript errors – mostly missing semicolons, and some properties that
weren’t written in dot notation. You can view the diff of jshint’s
output here:
https://gist.github.com/christianbundy/7b37c51bb6f7c8d739e7/revisions
2014-05-06 20:15:48 -07:00
Ali Elouafiq
731723d6c6
integrating Facebook profile picture and fixing Facebook integration issues
2014-05-04 18:48:47 +01:00
Sacha Greif
4cd03a6a11
refactored notifications; added notifications for new users
2013-11-18 11:30:58 +09:00
Ry Walker
050ca1ba15
Use higher quality gravatar image
2013-11-11 16:29:40 -05: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
Sacha Greif
676dc3c349
loading relevant users for each post list view
2013-10-25 11:23:16 +09:00
Sacha Greif
86114b7573
make isAdmin work better when user is null
2013-10-25 10:37:39 +09:00
Sacha Greif
c5821d5739
updated router and added nprogress hook
2013-10-24 14:34:50 +09:00
Sacha Greif
7966f0b985
generate user slug from username, make it non-modifiable
2013-10-24 14:24:03 +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
9c4f030b90
fixing singleUser publication; simplifying user object update/remove permissions
2013-10-21 18:56:22 +08:00
Sacha Greif
ddb65f8ec5
cleaning up user subscriptions
2013-10-09 22:16:47 +09:00
Sacha Greif
7961c7d86f
fixed twitter avatar URL
2013-06-13 15:13:12 +09:00
Sacha Greif
59e1304c72
still cleaning up files
2013-04-13 15:10:07 +09:00
Sacha Greif
3f180f027b
added rate limiting to posts and comments posting
2012-10-06 13:15:55 +09:00
Sacha Greif
1c2056d2f8
perfected permission and redirection system
2012-10-05 22:46:20 +09:00
Sacha Greif
4e74d43b06
improving permissions
2012-10-05 22:09:13 +09:00
Sacha Greif
ecb7d2b0f4
improving invite and permission system
2012-10-05 14:21:16 +09:00
Sacha Greif
7419ff2cb0
adding canView to permissions
2012-10-05 14:08:46 +09:00
Sacha Greif
e9119ef036
reworking invite system
2012-10-05 13:59:40 +09:00
Sacha Greif
2db120322f
now showing avatars with comments
2012-10-03 16:33:28 +09:00
Sacha Greif
93f7803140
added sticky posts
2012-10-02 10:54:04 +09:00
Sacha Greif
40e972fec8
bugfix
2012-10-01 16:15:08 +09:00
Sacha Greif
1bffc8a277
check if user is logging in via twitter to know if their profile is complete
2012-10-01 16:13:56 +09:00
Sacha Greif
0fb9cdf9ca
migrating from user_id to userId
2012-10-01 16:08:30 +09:00
Sacha Greif
8774475176
cleaning up syntax
2012-10-01 14:52:32 +09:00
Sacha Greif
ce11b81f29
fixed conflicts and merged with Twitter branch
2012-10-01 13:35:20 +09:00
Tom Coleman
e8bed27752
Route to user_edit
page until the profile is complete.
2012-10-01 12:11:08 +10:00