Commit graph

  • b86dae0331 ditch the comment vertical lines for now joshua stein 2012-07-07 15:10:34 -0500
  • 038d33bf8b prevent <pre> from taking over the page, fix blockquote example in markdown help joshua stein 2012-07-06 18:10:17 -0500
  • e453ba8b81 add meta tag for short story url joshua stein 2012-07-06 18:10:08 -0500
  • 911bc2d088 only rstrip comments to preserve leading spaces for <pre> wrapping joshua stein 2012-07-06 18:08:25 -0500
  • 40bc2003ab fit more on a page joshua stein 2012-07-06 18:00:00 -0500
  • c63d35a65d use a common class for rdiscount options, filter out <h#> tags, add rel=nofollow joshua stein 2012-07-06 17:52:32 -0500
  • 9913566b6f that as => tag was needed afterall joshua stein 2012-07-06 17:37:36 -0500
  • 6e17272e9d story pagination joshua stein 2012-07-06 17:33:27 -0500
  • b128c818c9 add indexes on things that are searched by joshua stein 2012-07-06 17:33:17 -0500
  • 342d6ff911 move markeddown html into sql so it doesn't have to be generated every time joshua stein 2012-07-05 10:08:14 -0500
  • d170d36fd0 only show a description if there is a body joshua stein 2012-07-05 09:43:33 -0500
  • 08fade9e9d may as well not render the footer while there's nothing there joshua stein 2012-07-04 22:31:41 -0500
  • f8dd75fde4 comment editing, looks weird for now but it works joshua stein 2012-07-04 19:55:45 -0500
  • cd568eaa38 fix deleting/undeleting stories for users and moderators joshua stein 2012-07-04 19:33:12 -0500
  • 805b0fd1a0 fix blockquote style for comments joshua stein 2012-07-04 18:59:13 -0500
  • 647fc5f446 disable autocomplete everywhere joshua stein 2012-07-04 18:58:58 -0500
  • 453ead19c0 tweak mobile sizes joshua stein 2012-07-04 18:31:28 -0500
  • 80f02beee8 a mobile stylesheet joshua stein 2012-07-04 18:26:09 -0500
  • e177b769fc a comment vote is not a vote for the story joshua stein 2012-07-04 09:11:55 -0500
  • b5fc3d2e1f allow admins to edit everything forever joshua stein 2012-07-04 09:06:44 -0500
  • ab6316a1cf add link on user profile to send them a message (kind of ugly) joshua stein 2012-07-03 22:43:22 -0500
  • 358a88a87b sync schema with production joshua stein 2012-07-03 22:39:02 -0500
  • 59bcaf9512 tweak flash messages joshua stein 2012-07-03 22:31:42 -0500
  • 28cd5f8432 fix story edit bug, only check url at new time joshua stein 2012-07-03 22:29:14 -0500
  • a2705a835e add tag filters joshua stein 2012-07-03 22:24:18 -0500
  • 7611e7d297 add apple-touch-icon joshua stein 2012-07-03 21:49:11 -0500
  • fc1c474fb3 implement private messages joshua stein 2012-07-03 20:48:01 -0500
  • e47a054e75 focus certain text boxes on load where appropriate; minor tweaks joshua stein 2012-07-03 19:18:21 -0500
  • 7858dcd212 max width of 1000 seems better joshua stein 2012-07-03 14:57:43 -0500
  • dd64a9c823 max-width to avoid vertical scrolling on small browsers joshua stein 2012-07-03 14:52:27 -0500
  • 116d0d6978 use two blue colors for links joshua stein 2012-07-03 14:51:01 -0500
  • 03b38c2599 https only for production joshua stein 2012-07-03 14:50:52 -0500
  • 95ef42d872 move confidence and hotness into sql tables for proper sorting joshua stein 2012-07-03 14:29:00 -0500
  • 906564a6a0 widen page but shrink comments, story text, and comment boxes joshua stein 2012-07-03 14:28:43 -0500
  • 6023a81c71 tweak some styles joshua stein 2012-07-03 13:12:15 -0500
  • 216d483b98 force ssl for production joshua stein 2012-07-03 13:35:30 -0500
  • a5eead5852 simpler error pages joshua stein 2012-07-03 13:35:22 -0500
  • 062fe6c2a3 reject ipv6 addresses for now joshua stein 2012-07-03 12:26:14 -0500
  • 141ba5f77d fix root_url stuff joshua stein 2012-07-03 12:19:55 -0500
  • e535a1387f make linking to specific comments work joshua stein 2012-07-03 12:12:20 -0500
  • d9b95b2a1d email and pushover reply notifications joshua stein 2012-07-03 11:59:50 -0500
  • da48f74e45 don't show memo if there is none joshua stein 2012-07-02 14:00:03 -0500
  • a5782cbe33 fix an eager loading problem with tags joshua stein 2012-07-02 12:19:26 -0500
  • 9de30a870f use a story's short id url as the rss guid since the title can change joshua stein 2012-07-02 12:13:12 -0500
  • 6258cb7f75 remove leading and trailing underscores from title_as_url joshua stein 2012-07-02 11:12:24 -0500
  • 4a221aa2d3 current production schema joshua stein 2012-07-02 11:09:49 -0500
  • 2e87af1259 showing_user, not current user joshua stein 2012-07-01 21:13:36 -0500
  • c38fb2ed95 fixes joshua stein 2012-07-01 21:08:03 -0500
  • 6b76eadcec sqlite is only in test joshua stein 2012-07-01 20:48:02 -0500
  • c961bd6546 catch no title joshua stein 2012-07-01 20:47:25 -0500
  • 73916d6636 going to have to do this sqlite-specific anyway joshua stein 2012-07-01 20:44:22 -0500
  • f6d9905fd9 no underlining in markdown, just strong with ** joshua stein 2012-07-01 20:22:36 -0500
  • 986e261478 use max width joshua stein 2012-07-01 20:14:32 -0500
  • 8dd109c49f drop custom markdowner for rdiscount joshua stein 2012-07-01 20:09:22 -0500
  • b5b2c92779 show newest in rss url joshua stein 2012-07-01 17:06:33 -0500
  • 27304e4bc3 only underscores joshua stein 2012-07-01 17:06:28 -0500
  • 3bfea45145 shorter random string to not wrap in email joshua stein 2012-07-01 15:07:51 -0500
  • 282f505cf2 pass around root_url from view/controller into model when needed joshua stein 2012-07-01 15:06:36 -0500
  • d85aed9475 value_for joshua stein 2012-07-01 13:40:18 -0500
  • 909feb49cb note submitters in keystore joshua stein 2012-07-01 13:38:01 -0500
  • 354a90ec92 more things to ignore joshua stein 2012-07-01 13:33:27 -0500
  • 7406472a90 disable tls joshua stein 2012-06-30 20:03:02 -0500
  • d536eaa3b3 move monkey patch to config joshua stein 2012-06-30 20:02:45 -0500
  • ada1571a53 invitation system, user settings joshua stein 2012-07-01 13:31:31 -0500
  • 22ae6bc1b2 show about text properly joshua stein 2012-06-30 19:52:54 -0500
  • f6560d37ad shorten stories to /s/ instead of /p/ joshua stein 2012-06-30 19:47:17 -0500
  • a35784c3ea raw linkified text joshua stein 2012-06-30 19:46:11 -0500
  • bbaa8f554f fix markdown help display on story submission joshua stein 2012-06-30 19:43:16 -0500
  • d85b7d8db9 add a guid to point to the comments url rather than the linked url joshua stein 2012-06-30 18:46:26 -0500
  • 7b3cbdddee rss feeds! joshua stein 2012-06-30 18:42:53 -0500
  • 13a584854e stories must have at least one tag joshua stein 2012-06-30 18:00:05 -0500
  • 2375e3f210 remove unused stuff joshua stein 2012-06-30 17:52:12 -0500
  • e6083e760d use new title fetcher joshua stein 2012-06-30 17:45:57 -0500
  • 473a026a0e how did all of these tabs get here joshua stein 2012-06-30 17:43:45 -0500
  • 1bf98318c8 write some basic tests joshua stein 2012-06-30 17:41:14 -0500
  • f801932a03 use nokogiri to get doc titles joshua stein 2012-06-30 17:41:00 -0500
  • 264cd85ece give better index names so sqlite doesn't choke on them joshua stein 2012-06-30 16:57:00 -0500
  • 5b7b0e99e6 add current db schema joshua stein 2012-06-30 16:51:59 -0500
  • 0feff12043 session_token joshua stein 2012-06-30 16:44:12 -0500
  • 7fa3f44b27 exception notification joshua stein 2012-06-30 16:42:07 -0500
  • cb4f0f9b4e Utils.random_str joshua stein 2012-06-30 16:41:34 -0500
  • 1327a4a130 uglifier joshua stein 2012-06-30 16:37:09 -0500
  • 0665176611 unicorn joshua stein 2012-06-30 16:34:15 -0500
  • 0a97a5672c use bcrypt 3.0.0 that is compiled on thalamus joshua stein 2012-06-30 14:23:08 -0500
  • 578c96d653 more work joshua stein 2012-06-30 14:14:35 -0500
  • 95b4906e6e working voting/scoring, threaded comments joshua stein 2012-06-30 11:18:36 -0500
  • 093747b796 initial work on conversion from php tree joshua stein 2012-06-16 20:15:46 -0500