comerc
856a03e234
Update helpers.js
2015-01-06 09:47:32 +03:00
Sacha Greif
34f092e4b7
using autoform for categories form
2014-12-19 11:37:13 +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
73aa3138cd
change getOutgoingUrl so it doesn't use IR but the siteUrl setting instead
2014-12-09 10:53:52 +09:00
Sacha Greif
75bd8d9920
extracting digest into its own package
2014-12-08 11:15:20 +09:00
Anthony Mayer
23b72b9cb8
Switching from manually generating urls to using IronRouter functions.
...
Using {{pathFor}}, path(), and url() where possible. Passing in path
to Meteor.absoluteUrl() where the IronRouter functions didn't make sense.
Also deleting some random unused code.
2014-12-03 00:06:00 -08:00
Sacha Greif
73cb59a088
Working on IR 1.0 update
2014-11-17 11:01:37 +09:00
Connie
7e352adfaa
fix #401
2014-09-23 19:08:49 +00:00
Jeremy Shimko
d1c85559c5
swap order of subtract() args due to deprecation
2014-09-18 16:30:52 -04:00
Mitchell Wulfman
6fc6b9eb78
cleanup while getting familiar with the codebase
2014-09-16 15:18:27 -04:00
Arunoda Susiripala
e820328bbb
allow images in body and comments
2014-09-13 04:47:02 +05:30
Sacha Greif
21c6dc6854
using sanitizeHTML and adding migrations
2014-09-01 09:33:50 +09:00
Sacha Greif
e21f5c7056
adding new htmlBody field and adding hooks to sanitise it
2014-08-31 16:11:48 +09:00
Sacha Greif
43fa81587f
stop protecting comment_reply route; fix undefined user bug
2014-08-17 08:17:35 +09:00
Sacha Greif
d3bf6286fa
small tweaks
2014-08-13 09:30:07 +09:00
Philip Nuzhnyy
932f56bc1f
merge master
2014-08-12 16:02:05 +02:00
Sacha Greif
99e50b85dd
show real user name
2014-08-11 16:15:54 +09:00
Sacha Greif
68bbae0a4c
improving digest
2014-08-04 20:58:02 +09:00
Sacha Greif
2135c4b11f
Adding cron job to schedule digests
2014-08-04 19:02:21 +09:00
Sacha Greif
d375bc3c1b
Using templates for on-site notifications too; refactoring a lot of stuff
2014-08-04 11:22:43 +09:00
Philip Nuzhnyy
407e57c35f
add a helper for signup url
2014-08-02 14:05:24 +02:00
Sacha Greif
a555e847b6
fix #320
2014-07-18 09:21:45 +09:00
Sacha Greif
44edccd610
fix #333
2014-07-18 09:18:52 +09:00
Sacha Greif
cc2834cfc1
adding siteUrl as a setting
2014-07-03 17:22:36 +09:00
Sacha Greif
9ebc910465
using marked package
2014-07-03 10:40:04 +09:00
Sacha Greif
c118aaf8b4
fixing errors
2014-06-22 14:12:10 +09:00
Sacha Greif
199d27297c
telescope-tags package now adds "categories" property to post schema
2014-06-22 12:58:41 +09:00
Sacha Greif
7f99b09e75
Fixing child comment bug
2014-05-08 15:35:47 +09:00
Sacha Greif
61cf1b6bea
Merge branch 'christianbundy-master' into blaze-christian
...
Conflicts:
lib/router.js
2014-05-08 15:30:36 +09:00
Christian Bundy
86ec3ede93
Solve trivial JS errors
...
Using jshint and and fixmyjs I went through and removed 220 trivial
Javascript errors – mostly missing semicolons, and some properties that
weren’t written in dot notation. You can view the diff of jshint’s
output here:
https://gist.github.com/christianbundy/7b37c51bb6f7c8d739e7/revisions
2014-05-06 20:15:48 -07:00
Sacha Greif
379c002698
working on 0.8
2014-04-30 16:58:11 -07:00
Sacha Greif
8bcece0956
encoding url
2014-02-24 18:41:59 +09:00
Sacha Greif
b40b8386df
replaced click-based click tracking by server-side link redirection; merged both router files
2014-01-18 16:52:12 +09:00
cnzin
519eae0037
remove a duplicate function
2013-12-07 21:47:01 +08:00
Sacha Greif
4cd03a6a11
refactored notifications; added notifications for new users
2013-11-18 11:30:58 +09:00
Sacha Greif
5c47069519
give search results their own route
2013-11-16 14:01:00 +09:00
Sacha Greif
f876eb263e
added profile fields for github, twitter, and personal site, and fixed profile avatar
2013-11-07 09:57:57 +09:00
Sacha Greif
cd0534a500
improvements
2013-10-24 21:02:42 +09:00
Sacha Greif
78bba0e915
invite system
2013-10-23 19:43:42 +09:00
Sacha Greif
9c4f030b90
fixing singleUser publication; simplifying user object update/remove permissions
2013-10-21 18:56:22 +08:00
Sacha Greif
83d792188b
make nested comments optional + various tweaks
2013-10-14 12:14:12 +09:00
Sacha Greif
9066839a29
working on post and comment
2013-10-09 12:39:05 +09:00
Sacha Greif
d8070e51fa
converting post edit page
2013-10-06 09:17:37 +09:00
Sacha Greif
c866cb6238
added autocomplete to select user form
2013-07-19 12:17:49 +09:00
Sacha Greif
ef26673e19
clean up getShortUrl function
2013-07-04 12:09:31 +09:00
Sacha Greif
01f7506a8a
working on bitly link shortening integration
2013-07-04 11:16:11 +09:00
Sacha Greif
f14627bfc2
fixed queued comments bug
2013-04-26 17:28:09 +09:00
Sacha Greif
4ddc5b4a7f
cleaned up app.js and renamed it to main.js
2013-04-14 14:51:37 +09:00
Sacha Greif
5a79b119b2
merging with simple-digest
2013-04-14 12:38:09 +09:00
Sacha Greif
59e1304c72
still cleaning up files
2013-04-13 15:10:07 +09:00