Sacha Greif
|
3fda433082
|
Making comment upvote/downvote work with custom templates
|
2014-09-18 09:35:42 +09:00 |
|
Sacha Greif
|
b359d582d2
|
Merge branch 'master' of github.com:TelescopeJS/Telescope
|
2014-09-18 07:24:48 +09:00 |
|
Sacha Greif
|
8b73a4b9a0
|
CSS tweaks
|
2014-09-18 07:24:42 +09:00 |
|
Mitchell Wulfman
|
c0832e6798
|
another jQuery cache
|
2014-09-16 15:46:48 -04:00 |
|
Mitchell Wulfman
|
6fc6b9eb78
|
cleanup while getting familiar with the codebase
|
2014-09-16 15:18:27 -04:00 |
|
Mitchell Wulfman
|
8250f52450
|
cache jQuery objects
|
2014-09-16 15:13:42 -04:00 |
|
Sacha Greif
|
b7ceff4481
|
Merge pull request #402 from dburles/incoming
use UI.dynamic for incoming posts template
|
2014-09-16 14:30:41 +09:00 |
|
David Burles
|
f1c47acde4
|
use UI.dynamic for incoming posts template
|
2014-09-16 15:29:11 +10:00 |
|
Sacha Greif
|
99b07d0172
|
Merge branch 'dburles-incoming'
|
2014-09-16 14:06:04 +09:00 |
|
Sacha Greif
|
2e02af42c1
|
changing filename to force refresh
|
2014-09-16 12:19:09 +09:00 |
|
Sacha Greif
|
7dc8249910
|
Do not remove deleted comments from db
|
2014-09-16 12:12:48 +09:00 |
|
Sacha Greif
|
f9390a301d
|
various small css fixes
|
2014-09-16 11:51:13 +09:00 |
|
Sacha Greif
|
f6bf431885
|
Merge branch 'incoming' of github.com:dburles/Telescope into dburles-incoming
|
2014-09-15 21:33:36 +09:00 |
|
Sacha Greif
|
25bf032e50
|
Merge branch 'master' of github.com:TelescopeJS/Telescope
|
2014-09-15 21:33:19 +09:00 |
|
David Burles
|
d54bd804e4
|
added incoming posts notification button
|
2014-09-15 12:42:17 +10:00 |
|
Jamie Wilson
|
34f9ffa650
|
Correcting the if statement for profile.site url
needed to be `profile.site`
|
2014-09-12 15:52:05 -05:00 |
|
Sacha Greif
|
e26f8dfd11
|
renaming postMeta template to postInfo
|
2014-09-12 18:53:49 +09:00 |
|
pahans
|
1b13198157
|
use epic editor autogrow feature
|
2014-09-12 14:50:13 +05:30 |
|
Pahan Sarathchandra
|
6de9c35cb4
|
update epiceditor to latest and unminified version
use unminified version of epiceditor because meteor will minify them later anyway.
|
2014-09-12 13:16:12 +05:30 |
|
Sacha Greif
|
f67ad0b7ae
|
regenerate email hash on profile update
|
2014-09-12 11:54:04 +09:00 |
|
Jamie Wilson
|
1a5f13efab
|
uncommented and line 18
and added the return statement!
|
2014-09-10 18:32:59 -05:00 |
|
Niklas Ström
|
ed97a26d45
|
removed the last few references to the old sign in flow - (trying to up up vote comments without being signed in etc.)
also unified all references to /sign-in to use the getSigninUrl()
|
2014-09-08 01:52:09 +08:00 |
|
Niklas Ström
|
e8fce5d292
|
removed the old signup and signin pages which was not in use (except if you tried to post a new link without being logged in, then you got redirected to that login page)
|
2014-09-08 01:39:29 +08:00 |
|
Sacha Greif
|
6dee86463a
|
paginating user profile on the client
|
2014-09-03 09:46:39 +09:00 |
|
Sandro Gvelesiani
|
ff4def6e3f
|
changed the default sign-in route path from /signin to /sign-in
|
2014-09-01 00:04:21 -07:00 |
|
Sacha Greif
|
d25f644c2c
|
Profile tweaks; display more posts
|
2014-09-01 09:52:40 +09:00 |
|
Sacha Greif
|
21c6dc6854
|
using sanitizeHTML and adding migrations
|
2014-09-01 09:33:50 +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
|
be82db9072
|
Disable resetScroll; Simplify adminUsers publication; fix search controller
|
2014-08-28 11:10:31 +09:00 |
|
Sacha Greif
|
fa8691eaaf
|
making default view configurable
|
2014-08-28 10:16:17 +09:00 |
|
Sacha Greif
|
3b1cff9347
|
working on daily view
|
2014-08-27 10:23:56 +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
|
48af29c4f2
|
more css tweaks
|
2014-08-20 17:56:48 +09:00 |
|
Sacha Greif
|
c2a1b7ea33
|
css fix
|
2014-08-20 17:12:03 +09:00 |
|
Sacha Greif
|
8eb91a2c64
|
notifications are now a menu item
|
2014-08-20 17:03:54 +09:00 |
|
Sacha Greif
|
d7135c1d1d
|
improving base theme
|
2014-08-20 15:59:11 +09:00 |
|
Sacha Greif
|
0280ca80bb
|
make layout, loading, and notFound routes customisable too
|
2014-08-18 10:07:53 +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 |
|
Sacha Greif
|
0a071460f6
|
Changing navItems to primaryNav and adding secondaryNav
|
2014-08-15 11:51:30 +09:00 |
|
Sacha Greif
|
87ab07ecf3
|
make mobile nav customisable too
|
2014-08-13 17:34:56 +09:00 |
|
Sacha Greif
|
c0e1d8e39c
|
making navItems customisable too
|
2014-08-13 17:12:52 +09:00 |
|
Sacha Greif
|
e17764844d
|
Merge branch 'callmephilip-feature/invites'
|
2014-08-13 09:30:12 +09:00 |
|
Sacha Greif
|
d3bf6286fa
|
small tweaks
|
2014-08-13 09:30:07 +09:00 |
|
Sacha Greif
|
91f22c9a6a
|
fix getSetting
|
2014-08-13 09:03:07 +09:00 |
|
Philip Nuzhnyy
|
932f56bc1f
|
merge master
|
2014-08-12 16:02:05 +02:00 |
|