Kevin O'Hagan
|
a01ca47ff4
|
finished translate needs revision
|
2013-12-09 20:09:06 +01:00 |
|
Kevin O'Hagan
|
5b7ffb2a48
|
started spanish translation
|
2013-12-09 18:44:54 +01:00 |
|
cnzin
|
519eae0037
|
remove a duplicate function
|
2013-12-07 21:47:01 +08:00 |
|
cnzin
|
ab518981a6
|
add chinese
|
2013-12-07 21:35:53 +08:00 |
|
Sacha Greif
|
f3f6984ade
|
history update
|
2013-11-21 11:42:35 +09:00 |
|
Sacha Greif
|
b2afbe6ac7
|
merging with master
|
2013-11-21 11:41:04 +09:00 |
|
Sacha Greif
|
0cc4ca1bbb
|
adding custom package
|
2013-11-21 11:32:09 +09:00 |
|
Sacha Greif
|
4cd03a6a11
|
refactored notifications; added notifications for new users
|
2013-11-18 11:30:58 +09:00 |
|
Sacha Greif
|
c461cd78b0
|
refactoring subscriptions (thanks @Arunoda!)
|
2013-11-17 08:01:56 +09:00 |
|
Sacha Greif
|
5c47069519
|
give search results their own route
|
2013-11-16 14:01:00 +09:00 |
|
Sacha Greif
|
ad9bea13ed
|
refactored invites and user dashboard a bit
|
2013-11-14 10:49:37 +09:00 |
|
Sacha Greif
|
fa4e7dbc49
|
syntax fix
|
2013-11-12 19:05:59 +09:00 |
|
Sacha Greif
|
3bf0e4177a
|
Merge pull request #168 from ryw/higher-def-image
Use higher quality gravatar image
|
2013-11-11 15:58:28 -08:00 |
|
Sacha Greif
|
4636e9a1e4
|
Merge branch 'master' of github.com:Toam/Telescope into Toam-master
|
2013-11-12 08:25:48 +09:00 |
|
Sacha Greif
|
1b6072e114
|
fixing updateScore syntax
|
2013-11-12 08:23:15 +09:00 |
|
Ry Walker
|
050ca1ba15
|
Use higher quality gravatar image
|
2013-11-11 16:29:40 -05:00 |
|
Tarang Patel
|
8dad55a000
|
Use _id instead of id
|
2013-11-11 23:10:37 +02:00 |
|
Toam
|
9d9f941f9d
|
More localisation
|
2013-11-11 22:07:19 +01:00 |
|
Tarang Patel
|
b38c6cda3f
|
Fix downvoting, cancelling upvoting & cancelling downvoting
Additionally removed the `(function() {})();` encapsulation since Meteor already adds this in since they started scoping files
|
2013-11-11 23:06:12 +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
|
1c5c8fb575
|
improved user dashboard even more!
|
2013-11-08 11:10:23 +09:00 |
|
Sacha Greif
|
c164e67572
|
enable karma redistribution
|
2013-11-08 10:12:00 +09:00 |
|
Sacha Greif
|
6c0002afec
|
moved analytics.js to make sure it's always loaded before the router
|
2013-11-08 09:56:07 +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 |
|
Thomas BRELET
|
80b084d6ee
|
Localise Main
|
2013-11-05 19:01:46 +01:00 |
|
Thomas BRELET
|
9969d186d6
|
Localisation of Post views
|
2013-11-04 18:45:03 +01:00 |
|
Sacha Greif
|
7da1dc26b1
|
enable filtering users list
|
2013-11-04 22:05:19 +09:00 |
|
Toam
|
ce0af2d61c
|
Post item localisation
|
2013-11-03 23:45:54 +01:00 |
|
Toam
|
7c33b2e5cb
|
init localisation
|
2013-11-03 13:54:42 +01:00 |
|
Sacha Greif
|
b09b475283
|
typo
|
2013-10-29 18:06:05 +09:00 |
|
Sacha Greif
|
1253f1563e
|
extending post item to calculate score
|
2013-10-29 18:02:10 +09:00 |
|
Sacha Greif
|
b7f4fb38e8
|
add _id property to post object
|
2013-10-29 17:54:45 +09:00 |
|
Sacha Greif
|
5c3aee060c
|
reworking animations
|
2013-10-29 15:47:20 +09:00 |
|
Sacha Greif
|
3edfb38032
|
clean up upvoting/downvoting/scoring code
|
2013-10-29 15:06:50 +09:00 |
|
Sacha Greif
|
c97e7ea443
|
fixed karma
|
2013-10-29 13:39:28 +09:00 |
|
Sacha Greif
|
9b441c1048
|
make scoring client-side too for latency compensation
|
2013-10-29 13:30:35 +09:00 |
|
Sacha Greif
|
6c5ef50560
|
make getParameters available for server too
|
2013-10-26 11:41:53 +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
|
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
|
1896a14d09
|
fixed canView
|
2013-10-25 10:26:57 +09:00 |
|
Sacha Greif
|
cd0534a500
|
improvements
|
2013-10-24 21:02:42 +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 |
|