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
|
497f4ca502
|
working on comment reply publication and comment queuing
|
2013-10-23 08:14:06 +08:00 |
|
Sacha Greif
|
6eb3df011e
|
add post's own user to postUsers publication
|
2013-10-22 09:03:18 +08:00 |
|
Sacha Greif
|
2ce9d4022e
|
adding a subscription for commenting users
|
2013-10-21 23:07:36 +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 |
|
Sacha Greif
|
034eb1ce03
|
ported server-side routes
|
2013-10-14 11:37:37 +09:00 |
|
Sacha Greif
|
ddb65f8ec5
|
cleaning up user subscriptions
|
2013-10-09 22:16:47 +09:00 |
|
Sacha Greif
|
76b18ae29b
|
comment out server-side routing code
|
2013-10-06 08:34:24 +09:00 |
|
Sacha Greif
|
c17d874596
|
adding option to sign up new users to a MailChimp list
|
2013-10-05 11:43:07 +09:00 |
|
Sacha Greif
|
2fe94d611f
|
made api backwards-compatible with old syntax
|
2013-07-08 10:16:43 +09:00 |
|
Sacha Greif
|
4b358389ab
|
limit RSS feed to 20 items
|
2013-07-05 21:06:39 +09:00 |
|
Sacha Greif
|
f42f2e7f39
|
publish less user info
|
2013-07-04 13:22:48 +09:00 |
|
Sacha Greif
|
572f58ef4f
|
refactoring API/RSS to use server-side router
|
2013-07-04 12:59:39 +09:00 |
|
Sacha Greif
|
d12c585e0c
|
refactoring allow/deny code
|
2013-07-04 12:51:26 +09:00 |
|
Sacha Greif
|
e8c726bd9c
|
refactoring scoring.js
|
2013-04-26 20:05:52 +09:00 |
|
Sacha Greif
|
3f64ed5625
|
cleaning up
|
2013-04-14 12:12:31 +09:00 |
|
Sacha Greif
|
1642c939a1
|
merging
|
2013-04-14 12:03:11 +09:00 |
|
Tom Coleman
|
b6f62c7816
|
Ok, really simplified. Seems to be working.
|
2013-04-14 12:42:32 +10:00 |
|
Tom Coleman
|
5fde91f136
|
Still not working.. grrr
|
2013-04-14 12:32:32 +10:00 |
|
Tom Coleman
|
f9445dbcc0
|
Ahh man, not working.
|
2013-04-14 12:32:12 +10:00 |
|
Sacha Greif
|
59e1304c72
|
still cleaning up files
|
2013-04-13 15:10:07 +09:00 |
|
Sacha Greif
|
43a398bd26
|
refactoring file structure
|
2013-04-13 15:05:18 +09:00 |
|
Tom Coleman
|
8c30e4624a
|
Still not working.. grrr
|
2013-04-06 18:49:41 +11:00 |
|
Tom Coleman
|
3fbda6faa7
|
Ahh man, not working.
|
2013-04-06 18:39:01 +11:00 |
|
Sacha Greif
|
a573d17acb
|
added post status migration
|
2013-04-06 14:27:08 +09:00 |
|
Sacha Greif
|
6abefeebec
|
refactor app.js
|
2013-04-06 14:27:01 +09:00 |
|
Sacha Greif
|
1b244db563
|
added migrations to add slugs and update post categories
|
2013-04-06 12:38:28 +09:00 |
|
Sacha Greif
|
d87ac1ab1e
|
merging and fixing conflicts
|
2013-04-05 12:03:18 +09:00 |
|
Sacha Greif
|
5526adc686
|
making updateScore global too
|
2013-04-05 11:59:41 +09:00 |
|
Sacha Greif
|
79ec81076e
|
make Telescope compatible with 0.6.0
|
2013-04-05 11:58:37 +09:00 |
|
Sacha Greif
|
17304f3f1a
|
merged with master
|
2013-03-19 15:24:29 +09:00 |
|
Sacha Greif
|
3593c9ab11
|
removed unnecessary method
|
2013-03-19 15:06:34 +09:00 |
|
Sacha Greif
|
ea62b533c8
|
refactoring allow() methods to use permission methods
|
2013-03-19 15:04:54 +09:00 |
|
Sacha Greif
|
9b2d06dc88
|
refactored animation code
|
2013-03-19 10:54:01 +09:00 |
|
Sacha Greif
|
540a7ed265
|
cleaning up router autorun
|
2013-03-15 16:09:58 +09:00 |
|
Sacha Greif
|
477eff5646
|
merged with Gabriel's fix
|
2013-03-15 14:50:54 +09:00 |
|
Gabriel Pugliese
|
b6f1af8856
|
Fixed #93
|
2013-03-14 19:44:15 -03:00 |
|
Sacha Greif
|
a7e05f54f5
|
merging with master
|
2013-03-14 09:22:11 +09:00 |
|
Tom Coleman
|
710ba94a5b
|
This should work, but doesn't due to
https://github.com/meteor/meteor/issues/785
|
2013-03-07 11:54:27 +11: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
|
1db4c5e9d9
|
working on simple API
|
2013-03-04 10:43:51 +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
|
48899a36c0
|
added RSS feed for /new
|
2013-02-28 09:40:42 +09:00 |
|
Sacha Greif
|
cd364a219c
|
copied over RSS stuff from GroundControl
|
2013-02-27 17:45:43 +09:00 |
|