Commit graph

37 commits

Author SHA1 Message Date
Sacha Greif
17431dfb87 removing Epic Editor files 2014-12-03 09:07:59 +09:00
Mitchell Wulfman
c0832e6798 another jQuery cache 2014-09-16 15:46:48 -04:00
Pahan Sarathchandra
6de9c35cb4 update epiceditor to latest and unminified version
use unminified version of epiceditor because meteor will minify them later anyway.
2014-09-12 13:16:12 +05:30
Sacha Greif
e1919593e7 refactoring dates and timestamps 2014-07-03 13:15:23 +09:00
Sacha Greif
9ebc910465 using marked package 2014-07-03 10:40:04 +09:00
Sacha Greif
b6e26f634e removed autocomplete, fixed bugs with dropdown 2014-07-03 10:28:27 +09:00
Sacha Greif
57487e5abf using hotkeys package 2014-07-03 10:15:19 +09:00
Sacha Greif
953c380ca5 simplifying share options 2014-07-03 10:09:22 +09:00
Sacha Greif
415f2823fc cleaning up third-party code 2014-07-03 09:45:35 +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
6b00f4402d use spin package instead of including code in the app 2014-02-06 15:45:43 +09:00
Sacha Greif
c866cb6238 added autocomplete to select user form 2013-07-19 12:17:49 +09:00
Sacha Greif
07761f510d refactored notifications; added comment text to notification emails 2013-02-04 13:14:32 +09:00
Sacha Greif
50825e0179 cleaned up unusued js files 2012-12-22 10:57:52 +01:00
Sacha Greif
c5bff7fb5c finished improving analytics and event tracking 2012-12-12 11:15:27 +09:00
Sacha Greif
87681aae02 improving analytics 2012-12-11 10:47:11 +09:00
Lyudmil Angelov
c6ec235c1e Generate default form and allow user to overwrite options. 2012-11-13 15:54:52 +01:00
Sacha Greif
a886b00123 refactored part of the app to be clearer 2012-10-19 19:20:14 +09:00
Sacha Greif
f419987345 added datepicker 2012-10-18 11:26:42 +09:00
Sacha Greif
43f85e3a81 added spinner 2012-10-17 16:04:47 +09:00
Sacha Greif
fd166d7124 intercom bug 2012-10-05 10:38:44 +09:00
Sacha Greif
09f5495468 adding Intercom integration 2012-10-05 10:34:34 +09:00
Sacha Greif
a751fa1627 working on notifications 2012-10-04 14:54:26 +09:00
Sacha Greif
a7907fa46d added GoSquared analytics 2012-10-01 12:23:35 +09:00
Sacha Greif
56824622ca cleaning up the code a little, grouping helpers in helpers({...}) 2012-09-25 09:20:49 +09:00
Sacha Greif
37f1c81a87 now using moment.js 2012-09-18 15:43:37 +09:00
Sacha Greif
c3df4f9d0f got gravatars to work for new users 2012-09-18 12:21:43 +09:00
Sacha Greif
f4dbf9f21f working on pageSlide 2012-09-18 10:00:53 +09:00
Sacha Greif
20a6c0c75d working on gravatar support 2012-09-18 08:29:03 +09:00
Sacha Greif
eb102b45c5 make sure score is a number 2012-09-17 12:51:35 +09:00
Sacha Greif
7193a930e9 working on queued comments 2012-09-15 18:41:08 +09:00
Sacha Greif
af013f3e94 added epicEditor 2012-09-13 10:55:05 +09:00
Sacha Greif
5d6a06c4d7 added markdown support 2012-09-08 11:54:08 +09:00
Sacha Greif
c9c7ad1271 added autolinked urls in comments and posts 2012-09-08 10:23:58 +09:00
Sacha Greif
61a2b47ccc added suggest title link 2012-09-07 18:17:19 +09:00
Sacha Greif
530c983d7d added timeAgo plugin 2012-09-04 11:14:12 +09:00
Sacha Greif
65de7772b0 added sharrre and pageslide 2012-09-02 23:51:18 +09:00