Luca Mussi
|
efe9e5d38b
|
Merge remote-tracking branch 'telescope/master' into at-integration
|
2014-09-24 07:37:08 +02:00 |
|
Sacha Greif
|
64ba9fe0f3
|
security fix
|
2014-09-23 11:30:21 +09:00 |
|
Luca Mussi
|
acf9ddf33b
|
Merge remote-tracking branch 'telescope/master' into at-integration
Conflicts:
.meteor/packages
|
2014-09-20 16:30:11 +02:00 |
|
Luca Mussi
|
e31811416c
|
removed console.log
|
2014-09-20 12:25:04 +02:00 |
|
Luca Mussi
|
fa3479b7c4
|
observe changes on setting client-side only
|
2014-09-20 11:55:00 +02:00 |
|
Sacha Greif
|
8625e06045
|
Renaming callbacks and adding new ones
|
2014-09-20 10:42:42 +09:00 |
|
Sacha Greif
|
2a911217e9
|
Making notifications into their own package
|
2014-09-20 09:57:09 +09:00 |
|
Luca Mussi
|
7733e68716
|
observe changes on settings to set current language also to accounts-t9n
|
2014-09-18 21:42:44 +02:00 |
|
Steffen Strätz
|
d210c0b07b
|
Fixed regression
|
2014-09-17 21:13:20 +02:00 |
|
Steffen Strätz
|
1540e4e529
|
Fixed regression
|
2014-09-17 21:11:59 +02:00 |
|
Steffen Strätz
|
ebfd372899
|
Fixed plural / singular issue in schema naming
|
2014-09-17 20:20:23 +02:00 |
|
Steffen Strätz
|
b3806468f1
|
Replaced deprecated "schema" property with "attachSchema" method.
|
2014-09-17 20:10:43 +02:00 |
|
Steffen Strätz
|
a13ce3f0a9
|
Replaced deprecated "schema" property with "attachSchema" method.
|
2014-09-17 19:54:18 +02:00 |
|
Mitchell Wulfman
|
6fc6b9eb78
|
cleanup while getting familiar with the codebase
|
2014-09-16 15:18:27 -04:00 |
|
Sacha Greif
|
7dc8249910
|
Do not remove deleted comments from db
|
2014-09-16 12:12:48 +09:00 |
|
Sacha Greif
|
3cc5dd417c
|
same thing for comments
|
2014-09-11 14:11:41 +09:00 |
|
Sacha Greif
|
bbaa625652
|
do not insert htmlBody on the client since it's not whitelisted
|
2014-09-11 14:10:57 +09:00 |
|
Sacha Greif
|
74388464f9
|
fixing bug on post submit
|
2014-09-02 14:54:04 +09:00 |
|
Sacha Greif
|
c665e1818e
|
remove unneeded allow insert
|
2014-09-01 18:19:36 +09:00 |
|
Sacha Greif
|
e21f5c7056
|
adding new htmlBody field and adding hooks to sanitise it
|
2014-08-31 16:11:48 +09:00 |
|
Sacha Greif
|
fa8691eaaf
|
making default view configurable
|
2014-08-28 10:16:17 +09:00 |
|
Sacha Greif
|
991ca23516
|
small bug fixes
|
2014-08-27 09:25:05 +09:00 |
|
Sacha Greif
|
735f0645db
|
move votes to their own object on user object
|
2014-08-23 11:53:37 +09:00 |
|
Sacha Greif
|
df479d43c3
|
Stop tracking comments in User object; Refactor publications; add data property to user
|
2014-08-23 11:28:05 +09:00 |
|
Sacha Greif
|
9b8e16f177
|
now showing comments on user profile page
|
2014-08-22 17:06:22 +09:00 |
|
Sacha Greif
|
063242b78d
|
Changed comments to CommentsCount; Now tracking _ids of commenters on each Post document
|
2014-08-22 10:31:05 +09:00 |
|
Sacha Greif
|
0a0ad6a501
|
layout tweaks
|
2014-08-21 15:30:05 +09:00 |
|
Sacha Greif
|
d7135c1d1d
|
improving base theme
|
2014-08-20 15:59:11 +09:00 |
|
Sacha Greif
|
7de249500c
|
Make useDropdowns a theme-level setting instead
|
2014-08-15 12:30:51 +09:00 |
|
Sacha Greif
|
a4c7fc3dd7
|
make drop down menus optional
|
2014-08-15 11:56:53 +09:00 |
|
Philip Nuzhnyy
|
932f56bc1f
|
merge master
|
2014-08-12 16:02:05 +02:00 |
|
Sacha Greif
|
4ad020174c
|
Separating themes; adding accounts-entry
|
2014-08-12 16:16:44 +09:00 |
|
Sacha Greif
|
21dde72270
|
stop denormalizing author name
|
2014-08-11 16:17:17 +09:00 |
|
Sacha Greif
|
58ca8d389f
|
Fixing latency compensation issue
|
2014-08-06 12:02:17 +09:00 |
|
Sacha Greif
|
834250d6c9
|
clean up
|
2014-08-05 20:26:04 +09:00 |
|
Sacha Greif
|
7f103be36d
|
refactoring and style tweaks
|
2014-08-05 12:25:26 +09:00 |
|
Sacha Greif
|
2135c4b11f
|
Adding cron job to schedule digests
|
2014-08-04 19:02:21 +09:00 |
|
Sacha Greif
|
d375bc3c1b
|
Using templates for on-site notifications too; refactoring a lot of stuff
|
2014-08-04 11:22:43 +09:00 |
|
Sacha Greif
|
cb4e27d4ba
|
Add logo to email templates
|
2014-08-04 10:04:50 +09:00 |
|
Sacha Greif
|
ea9ca1e1c5
|
Still refactoring notifications
|
2014-08-04 09:47:10 +09:00 |
|
Sacha Greif
|
79bad9ae83
|
Finishing work on email templates, setting up test routes
|
2014-08-03 16:27:54 +09:00 |
|
Sacha Greif
|
78f440e8cd
|
refactoring email templates
|
2014-08-03 11:50:10 +09:00 |
|
Sacha Greif
|
6cc5bedb4d
|
working on html email template
|
2014-08-02 16:27:12 +09:00 |
|
Philip Nuzhnyy
|
22f66929a6
|
add Invites collection
|
2014-07-31 01:11:33 +02:00 |
|
Sacha Greif
|
dc683d7a10
|
Rename property to lastCommentedAt
|
2014-07-22 10:29:37 +09:00 |
|
Sacha Greif
|
bcefb66075
|
typo fix
|
2014-07-19 15:10:47 +09:00 |
|
Sacha Greif
|
65eae8f171
|
add lastCommentDate to posts
|
2014-07-19 15:08:28 +09:00 |
|
Sacha Greif
|
a555e847b6
|
fix #320
|
2014-07-18 09:21:45 +09:00 |
|
Sacha Greif
|
9571407012
|
background css (fix 325)
|
2014-07-11 10:54:07 +09:00 |
|
Sacha Greif
|
1971a87384
|
Fixing new posts notification bug
|
2014-07-07 09:19:11 +09:00 |
|