Commit graph

1975 commits

Author SHA1 Message Date
Sacha Greif
4c803ba3d1 dummy content fix 2014-12-31 17:52:06 +09:00
Sacha Greif
6a8a6ee8bb working on getting started package 2014-12-31 17:44:21 +09:00
Sacha Greif
a49161dc17 get rid of toolbox 2014-12-31 11:55:09 +09:00
Sacha Greif
37ab8d48b9 feeds require to be enabled 2014-12-31 11:54:38 +09:00
Sacha Greif
0d983355eb refactor banner CSS; add dismiss button to release notes banner 2014-12-31 11:44:32 +09:00
Sacha Greif
ecad51bbbd make release notes into a package 2014-12-31 11:05:25 +09:00
Sacha Greif
dd42a667e4 fix error when 404'ing user profile 2014-12-31 10:38:07 +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
a7ad1572c3 make primary and secondary nav sortable (fix #642) 2014-12-30 17:44:33 +09:00
Sacha Greif
4a415c6ebb css fixes 2014-12-30 17:36:37 +09:00
Sacha Greif
25d06118d5 export PostsDigestController (fix #643) 2014-12-30 17:36:20 +09:00
Sacha Greif
0ee7eeb3cb run collection hook on client too 2014-12-30 13:47:14 +09:00
Sacha Greif
0cc668ce05 add setting for enabling newsletter 2014-12-30 13:46:48 +09:00
Sacha Greif
16898d4121 Merge branch 'devel' 2014-12-29 18:25:33 +09:00
Sacha Greif
5eddbf8c08 Merge branch 'master' of https://github.com/TelescopeJS/Telescope 2014-12-29 18:25:24 +09:00
Sacha Greif
b70cee68b8 updated autoform 2014-12-29 18:24:26 +09:00
Sacha Greif
03922286e1 refactoring comment form code and fixing upvote issue 2014-12-28 12:13:13 +09:00
Sacha Greif
7d7a3939fc working on comment form latency compensation 2014-12-28 11:45:35 +09:00
Sacha Greif
e91d60ecc9 fix child comment bug 2014-12-27 22:12:01 +09:00
Sacha Greif
8c141e0ce0 make sure to return post object 2014-12-27 22:07:26 +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
b59ea5ab4f updating meteor 2014-12-27 12:02:01 +09:00
Sacha Greif
87548b4903 Merge branch 'master' of https://github.com/TelescopeJS/Telescope into devel
Conflicts:
	.meteor/versions
2014-12-27 12:01:19 +09:00
Sacha Greif
20ec10809b add limit of 200 posts to avoid DoS problems 2014-12-27 11:56:27 +09:00
Sacha Greif
bf8ced8209 Merge pull request #656 from Kikobeats/patch-1
fixed migrations.js when telescope-tags are removed
2014-12-27 10:26:36 +09:00
Kiko Beats
76ad5b8415 fixed migrations.js when telescope-tags are removed 2014-12-26 19:52:17 +01:00
Sacha Greif
b5f2623907 Merge pull request #655 from shambles/newsletter-comment-fix
Couple of small Newsletter fixes
2014-12-26 10:25:49 +09:00
shambles
731fc5e119 Couple of small Newsletter fixes
1) The route /email/campaign was broken in
ceeb7bf531.  the method
getNextCampaignSchedule() was removed.
e.g. http://meta.telesc.pe/email/campaign
2) The wrong comment count helper was used in the newsletter template
resulting in it being undefined and so you wouldn’t see a count. I’m
guessing this was broken when the post schema was changed as it comes
from a post’s document.
2014-12-26 01:23:23 +00:00
Sacha Greif
b786a7121a fixes 2014-12-24 14:22:45 +09:00
Sacha Greif
f2760f9168 refactoring comment submit method 2014-12-24 10:13:48 +09:00
Sacha Greif
a39569e883 make embedly call async 2014-12-24 09:42:10 +09:00
Sacha Greif
ddf9806c0c Merge pull request #652 from qdsang/patch-1
Update zh-CN.i18n.json
2014-12-24 09:30:36 +09:00
25c29695e6 Update zh-CN.i18n.json 2014-12-23 19:44:11 +08:00
Delgermurun
c37fb7bbd7 add html to .editorconfig 2014-12-22 13:05:16 +08:00
Sacha Greif
a85e09f9ad make post-submit callbacks run on server only 2014-12-22 11:49:35 +09:00
Sacha Greif
4312a39f2a "updateObject" -> "modifier" 2014-12-22 09:50:45 +09:00
Sacha Greif
6fc3bb7092 use type=method for submit and edit forms 2014-12-22 09:49:28 +09:00
Sacha Greif
e5c1b775af make category slug customizable 2014-12-22 09:17:49 +09:00
Delgermurun
f6583aad5e subscribe post 2014-12-21 20:01:08 +08:00
Ben Gott
7fd5010759 Merge pull request #647 from bengott/avatar-tweaks
Update to bengott:avatar@0.7.3
2014-12-20 14:32:20 -06:00
Ben Gott
b173074551 Update to bengott:avatar@0.7.3 2014-12-20 14:29:14 -06:00
Sacha Greif
24a0f9b830 refactor voting code to accept function calls from server 2014-12-20 17:34:15 +09:00
Sacha Greif
c8ccb8b7b9 updating Meteor 2014-12-20 17:04:45 +09:00
Sacha Greif
d83fa19ed8 add insert allow for feeds 2014-12-19 14:39:43 +09:00
Sacha Greif
d4dcd66a57 using auto form for feeds 2014-12-19 14:32:25 +09:00
Sacha Greif
3d8e6f9237 updating autoform and simpleschema 2014-12-19 11:37:23 +09:00