Commit graph

  • 6dcb7bbf6b fixed mixed indent style (should be 2 soft spaces as per project guidelines) Serge Paquet 2013-12-23 18:15:58 -0500
  • c8e5aa3cac sphinx casts integers to unsigned, screwing up score attributes joshua stein 2013-12-19 16:03:04 -0600
  • 1b5b4823e9 prevent diffbot from trying to read pdf links joshua stein 2013-12-03 16:14:35 -0600
  • aeb97bd8eb rails 3.2.16 and assorted gem updates joshua stein 2013-12-03 16:14:18 -0600
  • c95f2bfd13 don't need to save invitation request joshua stein 2013-12-02 11:54:29 -0600
  • 0aa330d106 user tree: show new users in green joshua stein 2013-12-02 10:45:21 -0600
  • c6191da912 InvitationRequest: require url (memo) for invitations joshua stein 2013-12-02 10:44:36 -0600
  • f53a39db74 auto-apply slides tag for slideshare.net joshua stein 2013-11-16 15:17:56 -0600
  • 3e6debcfe3 Merge pull request #65 from akkartik/patch-1 joshua stein 2013-11-20 09:38:32 -0800
  • da438ce18e typo in invitation_request_mailer Kartik Agaram 2013-11-19 20:22:58 -0800
  • bd61657d62 typos in invitations/build Kartik Agaram 2013-11-19 20:21:13 -0800
  • 4914366ffe auto link invitiation request memos joshua stein 2013-10-24 11:16:07 -0500
  • b63c0d7624 Merge pull request #64 from nikuda/master joshua stein 2013-10-24 09:15:20 -0700
  • 7f5e592589 Fix page layout shift across all browsers. Ante Salinovic 2013-10-23 13:35:34 +1100
  • 0373bcdadb fix moderation log pagination joshua stein 2013-10-18 16:05:00 -0500
  • aeb25d22b6 add a footer link bar, add /privacy and /about joshua stein 2013-10-18 15:55:20 -0500
  • 66f433176a add an invitiation request queue joshua stein 2013-10-18 15:49:20 -0500
  • 3aa412087a show story downvote summary to everyone joshua stein 2013-10-18 14:58:23 -0500
  • fce8c73fda wait 2 minutes before mailing out new comments to allow edits joshua stein 2013-08-23 21:53:48 -0500
  • 6b17bbd9a5 Merge pull request #61 from llelf/master joshua stein 2013-08-07 11:24:40 -0700
  • 5f8ccdaac8 Fix markdown formatting help Anton Nikishaev 2013-08-07 22:15:27 +0400
  • 249dd85ec3 allow non-logged-in users to define tag filters joshua stein 2013-08-05 02:16:33 -0500
  • 92b794748f minor css tweaks joshua stein 2013-08-05 01:04:27 -0500
  • f639fd21e5 tweak invitation e-mail subject and text joshua stein 2013-08-05 01:03:50 -0500
  • dbc2e40684 move tag css class building to Tag model joshua stein 2013-08-05 01:02:48 -0500
  • 2d18a3529d check for recently submitted urls before showing the story submission page joshua stein 2013-07-29 15:31:57 -0500
  • 5c0dad2c4a strip spaces from urls as they are assigned joshua stein 2013-07-19 22:07:03 -0500
  • ccb8094da1 change some before_create's to before_validation, :on => :create joshua stein 2013-07-19 22:05:00 -0500
  • ef217e382c moved story submission guidelines and toggle js to _form.html.erb Wally 2013-07-18 09:49:36 -0400
  • c385b3241c added story submission guidelines to edit page Wally 2013-07-17 16:12:42 -0400
  • 22302a8cd5 fixed formatting on list and added missing </li> tags Wally 2013-07-17 16:10:51 -0400
  • 4f8c302edb close bug #57: make :focus'd elements stand out joshua stein 2013-07-05 14:45:38 -0500
  • b710f85797 don't mail out deleted stories or comments joshua stein 2013-07-03 22:40:59 -0500
  • 0ac51b9f8c include oauth gem for a cli tool joshua stein 2013-07-03 22:40:37 -0500
  • ca62e5b43f try to fetch story cache twice if it fails the first time joshua stein 2013-07-03 22:11:12 -0500
  • c8d9c66061 let diffbot take a long while joshua stein 2013-07-03 22:11:01 -0500
  • 2858fea247 tweak display of user profile data a bit joshua stein 2013-07-01 16:01:05 -0500
  • eeda7668b6 on user pages, show their most commonly used tag joshua stein 2013-07-01 15:53:24 -0500
  • 301fc79268 alpha user methods joshua stein 2013-07-01 15:43:51 -0500
  • 1ae4c141a3 before cramming utf8 data into us-ascii, replace "smart" quotes and things joshua stein 2013-07-01 14:28:39 -0500
  • a471eb180a don't hardcode "Lobsters" and "lobste.rs" everywhere, use Rails.application.{name,domain} joshua stein 2013-06-30 01:29:51 -0500
  • 7e71908f3d try not to re-wrap comments posted by e-mail at 72 chars joshua stein 2013-06-27 14:29:06 -0500
  • 2cdd385126 add front-end code to allow users to toggle mailing list reception joshua stein 2013-06-27 12:56:23 -0500
  • 0325b026c1 rss_token and mailing_list_token have to be set before create, duh joshua stein 2013-06-27 12:55:40 -0500
  • 7e0fc989d1 move countinual comment logging to model joshua stein 2013-06-27 12:54:47 -0500
  • fd41bfa566 start on mailing list interface joshua stein 2013-06-25 13:58:52 -0500
  • ee6a27beb3 disable tripwire when starting sphinx joshua stein 2013-06-25 13:57:07 -0500
  • b1e9e359a3 block all spiders by default, allow major ones joshua stein 2013-06-25 13:56:31 -0500
  • ed512cc065 move comment thread_id generation to Comment joshua stein 2013-06-25 13:55:40 -0500
  • 7ff7b676e5 use cast() magic when passing score to sphinx joshua stein 2013-06-24 13:02:55 -0500
  • 78603d8349 unique mailing list tokens for everyone! joshua stein 2013-06-21 21:19:57 -0500
  • b641d0232d sort of merge cache branch but don't do anything automatically joshua stein 2013-06-21 20:38:37 -0500
  • 68690647ab user newer-style validation methods, add banned usernames joshua stein 2013-06-21 20:37:15 -0500
  • e727c65f03 production is running mariadb in case anyone cares joshua stein 2013-05-26 12:56:31 -0500
  • 127e78df1d change dev database.yml to reflect utf8mb4 joshua stein 2013-05-26 12:39:52 -0500
  • 2fff1059b1 production is running ruby 1.9.3-p429 now joshua stein 2013-05-26 12:38:56 -0500
  • c9571dabaf back out 9ece666 removing utf8mb4 hacks, no longer needed joshua stein 2013-05-26 12:32:54 -0500
  • bdc1f36360 get rid of rvmrc, it was never being used joshua stein 2013-05-19 14:58:26 -0500
  • 1e413eee3a add missing spinner.gif that select2 references joshua stein 2013-05-09 11:34:33 -0500
  • 0ff4ef2484 Tag has_many taggings, and delete them on destroy joshua stein 2013-03-30 11:37:38 -0500
  • 04218c8f6c explicitly to_s the tag description before sending to CGI.escape joshua stein 2013-03-29 16:20:52 -0500
  • 5e357f5684 allow moderators to edit story urls if they ever had one joshua stein 2013-03-26 12:22:23 -0500
  • 4cae9d38ae show the tag description as the tag link title joshua stein 2013-03-23 21:09:41 -0500
  • f585d07aa8 don't do @username expansion in user profile about section joshua stein 2013-03-23 21:05:13 -0500
  • e8bb03a689 rails 3.2.13 joshua stein 2013-03-18 14:16:19 -0500
  • 6c914528c4 tweak position of some html tags joshua stein 2013-03-17 15:39:48 -0500
  • ff9fc0f41e make user gravatars round joshua stein 2013-03-15 19:18:02 -0500
  • 9532ffc410 increase line-height for story texts joshua stein 2013-02-25 20:08:41 -0600
  • 66548e21cf story tag selector: only match at the beginning of the tag name joshua stein 2013-03-15 19:13:58 -0500
  • 1c0a8dfd03 move after-signup invite page into signup controller joshua stein 2013-02-25 11:13:44 -0600
  • d95618f08b fix spacing of labels inside span.d joshua stein 2013-02-25 11:12:55 -0600
  • e5cddeba77 update readme/contributing to explain about non-lobste.rs use joshua stein 2013-02-24 19:52:09 -0600
  • a9f304efd2 bump copyright to 2013 joshua stein 2013-02-24 19:37:14 -0600
  • de1dc1d430 after a new user signs up, nag them to invite someone joshua stein 2013-02-22 14:52:22 -0600
  • 87cb2cb45b add time_ago_in_words_label helper that shows the real time as a label title joshua stein 2013-02-22 11:22:39 -0600
  • 97831574f1 make 'interview' and 'project' tags red joshua stein 2013-02-20 10:58:29 -0600
  • d0459974cd so long whitespace joshua stein 2013-02-13 18:50:51 -0600
  • e4ec8939c2 rails update o' the day - 3.2.12 joshua stein 2013-02-11 21:55:24 -0600
  • d971e2072f after sending a message, redirect_to the inbox joshua stein 2013-02-11 21:56:00 -0600
  • 04363c54df more to_s paranoia joshua stein 2013-02-11 21:53:40 -0600
  • 75570194ac sprinkle some to_s paranoia on params where it matters joshua stein 2013-02-08 10:39:51 -0600
  • 305789381c indent <pre> joshua stein 2013-02-08 10:38:29 -0600
  • 5fc1827fb9 load @messages on message create screen joshua stein 2013-01-24 21:36:06 -0600
  • 95cdd886a1 fix tag filtering joshua stein 2013-02-07 17:35:20 -0600
  • 464b3c3f80 add support for viewing sent private messages joshua stein 2013-01-24 14:06:10 -0600
  • 08a8165fa9 Use new ShortId class to generate short id Jon Evans 2013-01-22 23:32:45 -0700
  • 0a48959cda Pull short id generation into separate class Jon Evans 2013-01-22 23:15:05 -0700
  • 36b51d46c7 recommend rake secret for generating secret_token.rb key joshua stein 2013-01-22 15:35:09 -0600
  • 14ed917baa show rss <link> header on /comments joshua stein 2013-01-13 21:39:52 -0600
  • ae2c0421e6 update to rails 3.2.11 joshua stein 2013-01-08 15:26:12 -0600
  • 56261c999a tabs to spaces joshua stein 2013-01-07 17:23:09 -0600
  • f130dd7ab0 add some js to allow moderators to enter reason when deleting stories joshua stein 2013-01-07 17:20:41 -0600
  • 10abf0bd7b don't deliver mention or reply notifications to posting user joshua stein 2013-01-07 16:29:00 -0600
  • 48bdcfd89c add 144x144 version of apple-touch-icon.png for ipad joshua stein 2013-01-04 00:12:44 -0600
  • 907a18267b update to rails 3.2.10 to fix CVE-2012-5664 joshua stein 2013-01-02 17:18:20 -0600
  • 11385d6b65 add json view of story, including comments joshua stein 2012-12-30 12:13:19 -0600
  • 048c614590 Story: make update_comment_count factor in deleted comments/threads joshua stein 2012-12-30 12:12:24 -0600
  • 19ba94fd31 don't collapse moderated threads, remove them entirely joshua stein 2012-12-30 12:11:47 -0600
  • 1031ea8cb1 require logged in user for preview_new as well joshua stein 2012-12-30 11:47:43 -0600
  • 8848ea8a17 Merge pull request #44 from rpwll/css-img-fix joshua stein 2012-12-20 11:31:33 -0800