Commit graph

1794 commits

Author SHA1 Message Date
Sacha Greif
36b0b3b18b colorize category tags 2014-12-16 15:19:29 +09:00
Sacha Greif
5005afd98c Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2014-12-16 15:14:02 +09:00
Sacha Greif
1615eb726b limit commenter avatars to first 4 people 2014-12-16 14:25:38 +09:00
Sacha Greif
4b4997a784 even more styling 2014-12-16 14:18:32 +09:00
Sacha Greif
420e33ce3c Merge pull request #636 from erasaur/master
Add editorconfig for consistency
2014-12-16 13:53:10 +09:00
Sacha Greif
b932506f56 more style tweaks 2014-12-16 13:52:23 +09:00
Mark Lee
dbf4ff5ab9 Add editorconfig for consistency 2014-12-15 20:44:22 -08:00
Sacha Greif
6723a532da alternate layout for post items 2014-12-16 13:34:01 +09:00
Sacha Greif
a94d739849 Merge pull request #634 from erasaur/master
Minor tweaks
2014-12-16 12:52:54 +09:00
Mark Lee
c5284ce625 Minor tweaks 2014-12-15 18:02:24 -08:00
Sacha Greif
36ece25c7e posts css clean-up 2014-12-16 09:13:30 +09:00
Sacha Greif
6633eed8e3 more css tweaks 2014-12-16 09:04:35 +09:00
Sacha Greif
41ecd48e7c Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2014-12-16 09:01:20 +09:00
Sacha Greif
8c31086f36 Merge pull request #629 from Viktorminator/master
Russian translation
2014-12-16 09:01:13 +09:00
Sacha Greif
989ce1cd11 font size tweak 2014-12-16 08:45:25 +09:00
Viktorminator
81e485eca2 Some lexicon en, ru fixes 2014-12-15 17:58:03 +02:00
Viktorminator
8e8382d50a Russian translation 2014-12-15 14:16:17 +02:00
Viktorminator
a883cd2dac Russian translation 2014-12-15 14:14:35 +02:00
Viktorminator
bb8a0a3b74 Russian translation 2014-12-15 14:12:09 +02:00
Viktorminator
4331407e75 Added Russian translation 2014-12-15 13:56:57 +02:00
Sacha Greif
13a90f35e4 version bump 2014-12-15 16:57:49 +09:00
Sacha Greif
c2421a8e9d small css tweaks 2014-12-15 16:00:35 +09:00
Sacha Greif
2f273011b1 adding title and description to profile pages 2014-12-15 09:52:37 +09:00
Sacha Greif
f8cb992069 Adding descriptions in post list pages and showing them in menus. 2014-12-15 09:46:51 +09:00
Sacha Greif
49e3694214 remove post author ID from commenters to avoid showing author's avatar again 2014-12-14 15:19:53 +09:00
Sacha Greif
f5eb356ac1 adding commenters avatars 2014-12-14 15:15:34 +09:00
Sacha Greif
811c63c7dd css fix 2014-12-14 13:23:07 +09:00
Sacha Greif
59c9ca6d24 history 2014-12-14 13:17:34 +09:00
Sacha Greif
8cd62dc607 making mobile comments suck a little less 2014-12-14 13:15:37 +09:00
Sacha Greif
48ca46bc32 float thumbnail right on mobile 2014-12-14 12:43:52 +09:00
Sacha Greif
fb91613cfe refactor all the things!
- changed the layout CSS for post modules
- changed order of modules
- changed markup of modules
2014-12-14 12:38:48 +09:00
Sacha Greif
fb0cd210b3 refactoring post module markup and CSS 2014-12-13 17:43:52 +09:00
Sacha Greif
512cc7707d typo fix 2014-12-13 16:29:31 +09:00
Sacha Greif
1eb72079b4 adding userCreatedCallbacks callback hook and refactoring user creation 2014-12-13 14:02:45 +09:00
Sacha Greif
1b3bc168e1 override Meteor.absoluteUrl() with URL provided in settings 2014-12-13 12:01:41 +09:00
Sacha Greif
d69fd70883 Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2014-12-13 11:58:51 +09:00
Sacha Greif
2a316ea798 fix sign-out route 2014-12-13 11:58:47 +09:00
Charlie DeTar
45ddd0fbe1 Remove now-obsolete title from page controller
Title is set via ``PostPageController.getTitle`` in https://github.com/TelescopeJS/Telescope/blob/master/lib/router/filters.js#L170
2014-12-12 11:16:47 -07:00
Sacha Greif
78cf9b8439 fix #617 2014-12-12 08:26:10 +09:00
Sacha Greif
baf7aec813 test if Embedly key exists, and if not show message 2014-12-11 15:36:49 +09:00
Sacha Greif
09885700b0 set page title at router controller level 2014-12-11 12:38:53 +09:00
Sacha Greif
4155fb22a1 improving blank package 2014-12-11 12:07:41 +09:00
Sacha Greif
5a868730da Add link for clearing thumbnail (fix #607) 2014-12-10 17:00:22 +09:00
Sacha Greif
47252eb233 do not redirect if we don't find a post for that link (fix Open Redirect security issue) 2014-12-10 11:16:02 +09:00
Sacha Greif
d1679bd7c0 Admin posts are now automatically accepted 2014-12-10 10:52:40 +09:00
Sacha Greif
035d5c51c9 accept limit = 0 to signify "no limit" 2014-12-10 10:52:03 +09:00
Sacha Greif
97804989a3 use console.log() instead of throwing error to prevent post submit interruption (fix #607) 2014-12-10 10:14:27 +09:00
Sacha Greif
4fc5091a97 fix digest parameters bug (fix #609) 2014-12-10 09:48:24 +09:00
Sacha Greif
ca78347dce Merge pull request #611 from anthonymayer/siteurl-in-urls
Fix various url problems by taking siteUrl into account when getting route urls.
2014-12-10 09:39:38 +09:00
Sacha Greif
987696657d upgrade to meteor 1.0.1 2014-12-10 09:37:57 +09:00