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
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
Tarang Patel
cbae924d24
Have no title if there isn't a title set instead of undefined
...
Usually the title is `undefined`. This way it shows the URL instead if nothing is set in settings.
2013-11-11 21:57:47 +02:00
Tarang Patel
3895c7067a
Don't trust client ids
...
Doesn't throw errors if a random value is given e.g `/posts/djhfsjkdh`. This way if something invalid is provided as an `id` then no results are returned.
2013-11-11 21:35:38 +02:00
Tarang Patel
c56c079cf2
Permissions
2013-11-11 21:15:04 +02:00
Tarang Patel
fdab645c15
Fix #159
...
Fix for #159
2013-11-11 20:53:02 +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
8c7ba04589
publish all users to make autocomplete work, but only for admins
2013-11-08 11:38:57 +09:00
Sacha Greif
e18c5bbc0f
bugfix
2013-11-08 11:23:18 +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
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
e246358cab
Merge pull request #155 from Tarangp/patch-1
...
Prevent weird deploy problem on some versions of node
2013-11-07 15:54:10 -08:00
Tarang Patel
bcc9bddaef
Prevent weird deploy problem on some versions of node
...
Some versions of node have an issue with meteorite. The issue is with the dependencies, for some reason the folders come out blank.
Related: https://github.com/DiscoverMeteor/Microscope/issues/11
2013-11-07 23:20:57 +02: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
26b321fb27
small styling fix
2013-11-07 09:25:49 +09:00
Sacha Greif
d20de7e527
added some basic way of making sure user's clicks are only registered once per session
2013-11-06 10:11:35 +09:00
Sacha Greif
fa6b6067e6
typo fix
2013-11-06 09:33:56 +09:00
Sacha Greif
e7523e7e49
Merge branch 'master' of github.com:SachaG/Telescope
2013-11-06 09:29:45 +09:00
Sacha Greif
5cb440c5bb
updated meteor; security fix
2013-11-06 09:29:10 +09:00
Sacha Greif
1e0654a246
Merge pull request #153 from queso/dont-trust-clients
...
Check that people setting post.userId are actually admins before we set it
2013-11-05 16:17:36 -08:00
Toam
c06fe46a83
Localisation Common, Errors, Notifications and Users
2013-11-06 01:01:56 +01:00
Josh Owens
dde7f6ea9d
Check that people setting post.userId are actually admins before we set it
2013-11-05 18:46:25 -05:00
Thomas BRELET
80b084d6ee
Localise Main
2013-11-05 19:01:46 +01:00
Sacha Greif
4bb605a965
updated readme
2013-11-05 13:03:18 +09:00
Sacha Greif
cf60616776
subscribe to all users to make autocomplete work
2013-11-05 12:44:13 +09:00
Sacha Greif
2583338d73
fixed comment edit bug
2013-11-05 09:32:21 +09:00
Thomas BRELET
9969d186d6
Localisation of Post views
2013-11-04 18:45:03 +01:00
Sacha Greif
ff45ba4917
updated history
2013-11-04 22:05:54 +09: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
b6c2a3aa6a
fixed comment voting bug
2013-11-03 13:23:11 +09:00
Thomas BRELET
35402743b5
Added i18next
2013-10-31 18:00:16 +01:00
Sacha Greif
a3000a93dd
updating footer code
2013-10-31 11:12:33 +09:00
Sacha Greif
3c3400b280
fixed bug that prevented user profile updating
2013-10-31 10:41:01 +09:00
Sacha Greif
60f3876f9e
updated to new google analytics snippet and syntax
2013-10-31 09:55:44 +09:00
Sacha Greif
ad363ea964
Merge pull request #148 from ryw/iron
...
Move analyticsRequest()
2013-10-30 17:47:24 -07:00
Ry Walker
7670894416
Move analyticsRequest()
2013-10-29 22:28:52 -07:00
Sacha Greif
bef1ab8e0b
working on google analytics
2013-10-30 08:27:44 +09: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
4e69c0292e
forgot a console.log
2013-10-29 17:34:13 +09:00