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 |
|
Delgermurun
|
f40be395a3
|
Fixes scheduling cron jobs twice
|
2014-12-14 19:46:32 +08:00 |
|
Delgermurun
|
c5e813909a
|
Auto post via RSS urls. Fixes #453
|
2014-12-14 19:40:10 +08: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 |
|
Sacha Greif
|
ca8af2b792
|
Fix version comparison function (#606)
|
2014-12-10 09:35:42 +09:00 |
|
Anthony Mayer
|
e71be66c57
|
Should fix various url problems by taking siteUrl into account when getting route urls.
Trying to make as much use of path as possible on the client side.
|
2014-12-09 09:29:17 -08:00 |
|
Sacha Greif
|
29693fbe3d
|
version bump
|
2014-12-09 18:16:57 +09:00 |
|
Sacha Greif
|
eacc891bca
|
fix user posts limit bug
|
2014-12-09 13:16:34 +09:00 |
|
Sacha Greif
|
6d817fc421
|
using Reactive Var for user comments as well
|
2014-12-09 11:19:49 +09:00 |
|
Sacha Greif
|
05ab190016
|
cannot have helper in main.html
|
2014-12-09 10:58:34 +09:00 |
|
Sacha Greif
|
73aa3138cd
|
change getOutgoingUrl so it doesn't use IR but the siteUrl setting instead
|
2014-12-09 10:53:52 +09:00 |
|
Sacha Greif
|
5cbae3a3cb
|
add missing packages
|
2014-12-09 10:27:23 +09:00 |
|
Sacha Greif
|
fced403b9f
|
use siteUrl setting instead of absoluteUrl()
|
2014-12-09 10:23:16 +09:00 |
|
Sacha Greif
|
07bc61e938
|
started extracting invites into their own package
|
2014-12-09 10:17:16 +09:00 |
|
Sacha Greif
|
0c6150371b
|
refactoring invites publication
|
2014-12-08 22:17:43 +09:00 |
|
Sacha Greif
|
755451b394
|
modularising the user edit page
|
2014-12-08 20:36:46 +09:00 |
|
Sacha Greif
|
1444039065
|
decorate upvoted and down votes posts with vote timestamp
|
2014-12-08 19:51:39 +09:00 |
|
Sacha Greif
|
6339657503
|
force sticky property to default to false when not set
|
2014-12-08 19:51:06 +09:00 |
|
Sacha Greif
|
49a5f54aa9
|
exclude own posts from upvote/downvote lists
|
2014-12-08 18:16:44 +09:00 |
|
Sacha Greif
|
2850d563fd
|
more refactoring
|
2014-12-08 18:03:30 +09:00 |
|
Sacha Greif
|
e099ba3fcd
|
refactoring user profile posts with ReactiveVar
|
2014-12-08 17:52:29 +09:00 |
|
Sacha Greif
|
980af66167
|
refactoring and modularising user profile page publications
|
2014-12-08 17:25:11 +09:00 |
|
Sacha Greif
|
7879172c5d
|
refactoring parameters to simplify showing/hiding future posts, and adding "scheduled" view
|
2014-12-08 16:39:10 +09:00 |
|