Sacha Greif
2c83ec1eb3
version bump
2015-01-14 09:55:42 +09:00
Sacha Greif
c2118954b2
prevent logo from getting crushed on mobile + various other small fixes
2015-01-12 12:02:48 +09:00
Sacha Greif
e7e64be5f6
added missing this.next()
2015-01-10 12:46:44 +09:00
Sacha Greif
b9df5c9100
refactor post list markup
2015-01-10 11:38:19 +09:00
Sacha Greif
18b8576091
use onBeforeAction instead of onRun
2015-01-09 15:23:30 +09:00
Sacha Greif
56b53e9026
make load more template work again for regular post list
2015-01-08 17:07:17 +09:00
Sacha Greif
535acb9da8
refactoring singleDay package and postsList module
2015-01-08 15:38:07 +09:00
Sacha Greif
18c63f9886
Merge branch 'master' into devel
...
Conflicts:
server/publications/posts_list.js
2015-01-07 16:53:36 +09:00
Anthony Mayer
f9d9891fba
Getting rid of redundant permissions functions
...
Switched everything over to use can.* functions from telescope-lib instead of using can* functions from lib/permissions.js, deleted lib/permissions.js, added some tests for permissions, and some other random cleanup like deleting unused code.
Conflicts:
client/views/comments/comment_form.js
2015-01-07 08:22:46 +01:00
Sacha Greif
cfa5c0f0ab
Merge branch 'master' into devel
2015-01-07 12:08:06 +09:00
Sacha Greif
88e48d38ad
Merge pull request #677 from comerc/patch-1
...
Update helpers.js
2015-01-07 12:07:38 +09:00
Sacha Greif
5dc42cabce
Merge branch 'master' into devel
2015-01-07 10:42:32 +09:00
Sacha Greif
e62e0bc7ea
version bump
2015-01-07 10:42:09 +09:00
comerc
856a03e234
Update helpers.js
2015-01-06 09:47:32 +03:00
Sacha Greif
b129b4b826
get limit from terms
2015-01-06 14:45:10 +09:00
Sacha Greif
6139bba6c1
Merge branch 'master' into devel
2015-01-06 11:31:00 +09:00
Sacha Greif
b1f575d745
limit to 200 posts max even for admins; sort single day view by score, not baseScore; fix daily view limited to 10 posts bug
2015-01-06 11:26:44 +09:00
Sacha Greif
c5ce397c17
remove unnecessary decodeUrl ( fix #675 )
2015-01-06 09:32:27 +09:00
Sacha Greif
0a5f30ce71
use "Telescope" as site title when not defined
2015-01-05 16:32:38 +09:00
Sacha Greif
c9d13c3159
show message when user cannot comment; redirect to sign in form when not logged in
2015-01-05 16:32:26 +09:00
Sacha Greif
f5354bf69d
renaming viewNav to viewsMenu and adminNav to adminMenu
2015-01-05 10:06:30 +09:00
Sacha Greif
ecad51bbbd
make release notes into a package
2014-12-31 11:05:25 +09:00
Sacha Greif
ed03fa38a1
working on release notes
2014-12-30 19:14:44 +09:00
Sacha Greif
778c08d544
clean-up
2014-12-30 18:18:00 +09:00
Sacha Greif
c74a9ae8b0
add loading indicators to forms
2014-12-27 18:34:01 +09:00
Sacha Greif
51fd6fe975
temporarily remove feed item quickform
2014-12-27 17:56:10 +09:00
Sacha Greif
41e648f7e4
update history
2014-12-27 17:55:48 +09:00
Sacha Greif
4858e178fa
fix voting code typo
2014-12-27 12:20:09 +09:00
Sacha Greif
20ec10809b
add limit of 200 posts to avoid DoS problems
2014-12-27 11:56:27 +09:00
Sacha Greif
24a0f9b830
refactor voting code to accept function calls from server
2014-12-20 17:34:15 +09:00
Sacha Greif
34f092e4b7
using autoform for categories form
2014-12-19 11:37:13 +09:00
Sacha Greif
97962562cf
make sure post is loaded
2014-12-18 15:09:50 +09:00
Ben Gott
6c27681846
Merge branch 'master' of https://github.com/TelescopeJS/Telescope into avatar-tweaks
2014-12-16 20:28:17 -06:00
Ben Gott
61063ca3e1
Update to bengott:avatar@0.7.0
2014-12-16 20:10:46 -06:00
Sacha Greif
5ab09783ab
Merge branch 'master' of https://github.com/TelescopeJS/Telescope
2014-12-17 11:00:36 +09:00
Sacha Greif
1f825fe15b
add description setting and use it as description for root path
2014-12-17 09:49:56 +09:00
Luca Mussi
7895141102
fixed #631
2014-12-16 09:52:28 +01:00
Sacha Greif
5005afd98c
Merge branch 'master' of https://github.com/TelescopeJS/Telescope
2014-12-16 15:14:02 +09:00
Mark Lee
c5284ce625
Minor tweaks
2014-12-15 18:02:24 -08:00
Sacha Greif
13a90f35e4
version bump
2014-12-15 16:57:49 +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
f5eb356ac1
adding commenters avatars
2014-12-14 15:15:34 +09:00
Sacha Greif
1eb72079b4
adding userCreatedCallbacks callback hook and refactoring user creation
2014-12-13 14:02:45 +09:00
Sacha Greif
2a316ea798
fix sign-out route
2014-12-13 11:58:47 +09:00
Sacha Greif
09885700b0
set page title at router controller level
2014-12-11 12:38:53 +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
035d5c51c9
accept limit = 0 to signify "no limit"
2014-12-10 10:52:03 +09:00
Sacha Greif
4fc5091a97
fix digest parameters bug ( fix #609 )
2014-12-10 09:48:24 +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