Sacha Greif
0b3cfeabed
add thread modules zone
2015-01-20 11:42:03 +09:00
Sacha Greif
b3804e43ca
organising posts css
2015-01-20 10:37:24 +09:00
Anthony Mayer
8e5b8f3f58
Merge pull request #708 from anthonymayer/devel
...
Cleaning up vote click handling functions and adding tests.
2015-01-19 15:35:57 -08:00
Anthony Mayer
2bafca52e3
Fixing style issues.
...
Also, switching Router.routes[].path to Router.path
2015-01-19 00:48:17 -08:00
Anthony Mayer
f197b930e6
Cleaning up vote click handling functions and adding tests.
...
Also combining can.upvote and can.downvote and deleting unused permissions function and random cleanup.
2015-01-19 00:04:41 -08:00
Sacha Greif
05cfd0f4a1
add link for regenerating thumbnail
2015-01-19 15:32:08 +09:00
Sacha Greif
35ae630ebd
working on grid layout; added callback for injecting CSS classes for post items
2015-01-19 11:40:27 +09:00
Sacha Greif
f7bb334d71
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
2015-01-19 10:05:42 +09:00
Anthony Mayer
b99b078db3
Merge pull request #706 from anthonymayer/tests
...
Making both Travis and CodeClimate integrations works
2015-01-18 16:41:43 -08:00
Anthony Mayer
0a21e3e341
Adding Travis and CodeClimate badges to README
2015-01-18 16:14:26 -08:00
Anthony Mayer
1e5e480ccc
Pinning sanjo:jasmine to 0.11.0
2015-01-18 15:48:05 -08:00
Anthony Mayer
3c670ed8a5
Adding code to travis file to enable testing packages.
2015-01-18 14:59:18 -08:00
Anthony Mayer
e3ef359442
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into tests
2015-01-18 13:06:37 -08:00
Sacha Greif
c3e93e4954
tiny css tweak
2015-01-18 11:20:24 +09:00
Sacha Greif
645f6dd9f9
reverse trim/lowercase change for now
2015-01-18 11:15:02 +09:00
Sacha Greif
bbf30fea0d
Merge branch 'master' of https://github.com/TelescopeJS/Telescope
2015-01-18 11:12:12 +09:00
Sacha Greif
b3c25ff099
update release notes
2015-01-18 11:11:59 +09:00
Sacha Greif
ff1d92f977
clean up post and settings schema, and i18n labels
2015-01-18 10:56:01 +09:00
Sacha Greif
9c5bd4ce4d
extract postRank into its own post module
2015-01-16 16:11:36 +09:00
Sacha Greif
1fd47b23f0
fixing newsletter sync/async issue
2015-01-15 09:41:28 +09:00
Sacha Greif
f01f084525
feeds can now be assigned to a user
2015-01-14 12:31:09 +09:00
Sacha Greif
2c83ec1eb3
version bump
2015-01-14 09:55:42 +09:00
Sacha Greif
83cd0d579e
various css tweaks
2015-01-14 09:45:18 +09:00
Sacha Greif
fa4cf344db
Merge pull request #696 from Kikobeats/patch-4
...
enabled trim and lowercase option for username field
2015-01-12 22:44:08 +09:00
Kiko Beats
750fb17371
Update at_config.js
2015-01-12 14:37:25 +01:00
Kiko Beats
a62c29fee7
enabled trim and lowercase option for username field
2015-01-12 14:35:46 +01:00
Sacha Greif
5b9af55abf
Merge pull request #694 from Kikobeats/patch-3
...
https is better
2015-01-12 21:39:00 +09:00
Kiko Beats
ff5c5ab0e6
https is better
2015-01-12 11:48:30 +01: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
f135ca4937
use markdown in footer
2015-01-12 11:35:53 +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
3a51f38c3c
css tweaks
2015-01-10 11:11:55 +09:00
Sacha Greif
36888a0880
only show "no posts" message if there actually are no posts
2015-01-10 11:05:45 +09:00
Sacha Greif
ae9c1fa59b
Add load more days link
2015-01-09 16:05:00 +09:00
Sacha Greif
18b8576091
use onBeforeAction instead of onRun
2015-01-09 15:23:30 +09:00
Sacha Greif
b8f9cfd96f
Merge pull request #686 from comerc/patch-2
...
Update posts.js
2015-01-08 18:32:54 +09:00
comerc
d213e29712
Update posts.js
2015-01-08 12:28:57 +03:00
Sacha Greif
49e92a35b4
test for presence of instance.data
2015-01-08 17:42:56 +09:00
Sacha Greif
1ed868dffe
cleaning up posts daily
2015-01-08 17:37:54 +09:00
Sacha Greif
149ebb1ff7
make daily view work
2015-01-08 17:26:58 +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
672dc4b965
reset post limit when switching days
2015-01-08 16:39:05 +09:00
Sacha Greif
338e251e97
get rid of unnecessary router subscriptions; make day to day nav work
2015-01-08 16:01:51 +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
89dfad7b2c
Merge pull request #672 from anthonymayer/permissions-cleanup
...
Getting rid of redundant permissions functions.
2015-01-07 08:37:35 +01:00
Anthony Mayer
5dea965589
Turning off testing again
2015-01-07 08:27:55 +01:00
Anthony Mayer
df7c892e58
Fixing nav tests and cleanup.
...
Turning velocity back on and adding relevant packages to .meteor/versions
2015-01-07 08:22:58 +01: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