Commit graph

585 commits

Author SHA1 Message Date
Sacha Greif
9fc313e2be removed absolutely positioned footer code 2013-03-19 11:03:41 +09:00
Sacha Greif
9b2d06dc88 refactored animation code 2013-03-19 10:54:01 +09:00
SachaG
0ecd6573a2 Merge pull request #95 from gabrielhpugliese/master
Updating deny.update() and deny.remove() to v0.5.8
2013-03-14 15:53:24 -07:00
Gabriel Pugliese
b6f1af8856 Fixed #93 2013-03-14 19:44:15 -03:00
Sacha Greif
5bbe64b56d fixed typo find -> findOne 2013-03-14 08:32:21 +09:00
Sacha Greif
e444b6441e Merge branch 'master' of github.com:SachaG/Telescope 2013-03-14 08:02:25 +09:00
Tom Coleman
9a5f743ef3 Updated to work with 0.5.8 2013-03-14 09:45:57 +11:00
Sacha Greif
8d0cf9b83a refactored share button code a bit 2013-03-08 16:06:42 +09:00
Sacha Greif
2ec7311d0a fix user_edit displaying wrong user info 2013-03-06 10:57:08 +09:00
Sacha Greif
a831e981ad added embedly id in settings 2013-03-06 10:56:46 +09:00
SachaG
6a3ae4a900 Merge pull request #90 from superlogical/master
Add ability to pass 'limit' query string parameter
2013-03-05 17:54:20 -08:00
jakescott
c026414bea typo 2013-03-06 14:19:46 +13:00
jakescott
b0c9c6b08f Add the ability to pass a 'limit' parameter to the api 2013-03-06 14:00:34 +13:00
Sacha Greif
fabe4e7c10 fixed pending post approved bug 2013-03-04 10:55:46 +09:00
Sacha Greif
07c11ae5a1 updating history.md 2013-03-04 10:45:22 +09:00
Sacha Greif
1db4c5e9d9 working on simple API 2013-03-04 10:43:51 +09:00
Sacha Greif
02c4a44702 Spiderable fix 2013-02-28 18:03:47 +09:00
Sacha Greif
c56dfacb0e added getTwitterName method 2013-02-28 11:41:36 +09:00
Sacha Greif
93a77c23af make sure rss feed validates 2013-02-28 11:02:21 +09:00
Sacha Greif
800c4f550b updated feed information 2013-02-28 10:07:54 +09:00
Sacha Greif
5a2ea9797e updating History.md 2013-02-28 09:48:11 +09:00
Sacha Greif
4a7ad09dcc Merge branch 'rss' 2013-02-28 09:47:51 +09:00
Sacha Greif
bd8caf06e9 added rss meta tag 2013-02-28 09:47:29 +09:00
Sacha Greif
48899a36c0 added RSS feed for /new 2013-02-28 09:40:42 +09:00
Sacha Greif
527b43f959 added google analytics integration 2013-02-28 09:19:08 +09:00
Sacha Greif
cd364a219c copied over RSS stuff from GroundControl 2013-02-27 17:45:43 +09:00
Sacha Greif
a7791c3b49 fixed pending post timestamp bug 2013-02-27 16:50:41 +09:00
Sacha Greif
13660c526f added tagline in settings 2013-02-22 19:21:35 +09:00
Sacha Greif
11638e0e42 removed console.log call 2013-02-22 18:08:14 +09:00
Sacha Greif
9bf59c6106 added link for deleting users 2013-02-22 16:17:37 +09:00
Sacha Greif
4d93184d67 updated history.md 2013-02-22 15:57:50 +09:00
Sacha Greif
0aac261edf fixed error 2013-02-22 15:51:54 +09:00
Sacha Greif
f604ea593b refactored notifications and added notification for new account approval 2013-02-22 15:41:15 +09:00
Sacha Greif
2ab81ed215 refactoring categories helper 2013-02-20 10:27:45 +09:00
Sacha Greif
d6b97376d1 switched to 0.5.7 2013-02-19 10:10:33 +09:00
Sacha Greif
999966f12e fixed getUrl helpers bug 2013-02-16 16:56:02 +09:00
Sacha Greif
d0765e68eb Pushing again with new Heroku buildpack 2013-02-16 13:30:46 +09:00
Sacha Greif
1756508483 fixed bug in getSetting method and tweaked color customisation 2013-02-16 13:05:32 +09:00
Sacha Greif
17a321b3c1 update to Meteor 0.5.5 2013-02-14 10:20:41 +09:00
Sacha Greif
d88b431784 make colors customizable 2013-02-14 10:17:26 +09:00
Sacha Greif
39531a2015 fixed admin menu css gap problem 2013-02-10 08:38:29 +09:00
Sacha Greif
aa3cd9e93c fixed the flush errors 2013-02-10 08:15:31 +09:00
Sacha Greif
fa94d7a5e0 changed isChecked to hasCategory 2013-02-09 11:48:37 +09:00
Sacha Greif
07761f510d refactored notifications; added comment text to notification emails 2013-02-04 13:14:32 +09:00
Sacha Greif
0c98936902 merging with /development and fixing conflicts 2013-02-04 12:06:07 +09:00
Sacha Greif
39e42c825b Merge branch 'development' 2013-02-04 12:04:52 +09:00
Sacha Greif
56d3276738 fixed vote security issue 2013-02-04 12:04:01 +09:00
Sacha Greif
4272a8cbd1 readme update 2013-02-04 11:47:32 +09:00
SachaG
d326221f53 Merge pull request #77 from lyudmil/master
Finally extracted database-forms into its own package
2013-01-31 20:54:36 -08:00
Lyudmil Angelov
7d7137527a Extract database-forms into an Atmosphere package and remove it from the source code. 2013-02-01 00:41:01 +01:00