Commit graph

  • 10ad698616 Fixed an issue where images would exceed their container Rhys Powell 2012-12-19 21:09:57 +1100
  • f7cac129b4 when comments are moderated, collapse their replies joshua stein 2012-12-18 21:30:53 -0600
  • d64f713054 User: don't export id to json; consumers should use username as pk joshua stein 2012-12-18 17:26:29 -0600
  • 109718ba90 expose User and Story created_at to json joshua stein 2012-12-18 17:16:02 -0600
  • cb5e1592b0 Story: export comment_count and score to json joshua stein 2012-12-17 18:19:19 -0600
  • a4e5684994 moderation log: fix tag change summary; fixes issue #43 joshua stein 2012-12-16 20:27:54 -0600
  • d108158d15 add json views to /newest.json and /hottest.json for issue #42 joshua stein 2012-12-16 20:05:27 -0600
  • 3bba719cd9 explicitly prevent caching in development mode, triggers some kind of bug joshua stein 2012-12-16 20:03:01 -0600
  • 9cc54edb5b move avatar url generation into User model joshua stein 2012-12-16 20:02:02 -0600
  • a7d463999d don't count json and rss views towards traffic counter joshua stein 2012-12-16 20:01:39 -0600
  • 175ff9d2b1 add some custom as_json output to Story and User joshua stein 2012-12-16 20:00:41 -0600
  • 6b0a965c66 test that a story with one real tag doesn't error out joshua stein 2012-12-16 19:59:41 -0600
  • fecc2ef5bb add test for bad email address joshua stein 2012-12-16 19:59:34 -0600
  • c6c4169ae3 don't count spider traffic towards traffic counter joshua stein 2012-12-16 18:46:38 -0600
  • a9e169175b show story vote summaries to submitters and mods if it has any downvotes joshua stein 2012-12-08 22:37:30 -0600
  • 90a57ef8c9 whitespace joshua stein 2012-12-08 22:38:36 -0600
  • ef1b2e9dda on login and signup page, mention open signup isn't available and link to user tree joshua stein 2012-12-08 13:14:43 -0600
  • ffa9d35477 whitespace joshua stein 2012-12-08 13:14:33 -0600
  • f34607f17f set meta referrer tag to "always" joshua stein 2012-12-08 13:08:27 -0600
  • ad762d233a rss: comments link must be encoded as well joshua stein 2012-11-28 15:18:41 -0600
  • 91b1255d96 story form: auto-apply video tag to vimeo links, too joshua stein 2012-11-27 11:47:44 -0600
  • e5a0b671b8 story: simplify tags malarky and just use mark_for_destruction on associated objects joshua stein 2012-11-26 13:39:16 -0600
  • 6600d36c3b fix tests by creating tag1 and tag2 tags so story blueprint can use them joshua stein 2012-11-23 13:50:09 -0600
  • b8f3ffa30b Merge pull request #38 from krainboltgreene/using-the-new-patchset joshua stein 2012-11-23 09:34:46 -0800
  • e0fc89f1fa Adding an rvmrc for rvm users Kurtis Rainbolt-Greene 2012-11-22 19:53:28 -0800
  • d2929c55a9 Updating the patchset to the latest secure version Kurtis Rainbolt-Greene 2012-11-22 19:53:19 -0800
  • 088084965c rss: only hide comments link when no url joshua stein 2012-11-21 22:15:00 -0600
  • 3e689b1c35 check for show_story first joshua stein 2012-11-21 22:13:50 -0600
  • cb8901473c add an #invite anchor to the settings url joshua stein 2012-11-21 22:04:18 -0600
  • 70f9208a7b shorten top links to avoid running into each other on small screens joshua stein 2012-11-13 11:43:49 -0600
  • 69facd5408 pushover: send a default message if none supplied joshua stein 2012-11-13 11:43:22 -0600
  • 367982adef whitespace cleanup joshua stein 2012-11-13 11:43:03 -0600
  • ae66c583b6 Merge pull request #37 from wilkie/bugfix/reply_link_on_comments_index joshua stein 2012-11-21 20:01:59 -0800
  • e37053cea4 Removes link to reply on comment when not on a story page. wilkie 2012-11-15 21:25:34 -0500
  • fd4a278d3b fix duplicate description= definition joshua stein 2012-11-13 11:39:50 -0600
  • 6deadc731a designate certain tags as media types, require a tag other than those joshua stein 2012-11-12 11:02:18 -0600
  • 9ece6666bf add stupid temporary hack to strip out utf8mb4 chars that are screwing up mysql joshua stein 2012-11-07 21:58:10 -0600
  • 0eac1c375a show user count on user tree page joshua stein 2012-10-26 11:22:34 -0500
  • 47f1c44fc9 do incremented_value_for in a transaction to make sure we get the right key back joshua stein 2012-10-08 12:45:15 -0500
  • 72b67b0103 move monkey patches to a separate file joshua stein 2012-10-08 12:42:05 -0500
  • dc71bbbd98 block archivers joshua stein 2012-10-24 11:53:21 -0500
  • 5ee6c227a3 <> -> < />, add noarchive robots header joshua stein 2012-10-24 11:52:53 -0500
  • d07c555595 comments can be deleted or moderated to be considered gone joshua stein 2012-10-24 11:52:02 -0500
  • a2b034ea36 fix pulling vote for current story when showing a specific comment joshua stein 2012-10-10 17:29:02 -0500
  • d64c0d95c1 Merge pull request #34 from alanpca/master joshua stein 2012-10-24 09:51:06 -0700
  • 1ab6f592b6 Wrap long line Alan P. Laudicina 2012-10-24 07:03:25 -0400
  • ba284f7f29 Add default description, which points to comments Alan P. Laudicina 2012-10-24 06:57:12 -0400
  • b6b8a0d7ca Merge pull request #31 from bendyworks/master joshua stein 2012-10-20 10:05:03 -0700
  • ff95d96af2 Should have 64-byte secret_token, not 128-bit Bradley Grzesiak 2012-10-20 12:02:44 -0500
  • c9ec13a00c add empty apple-touch-icon-precomposed.png so it doesn't hit rails joshua stein 2012-10-09 11:20:26 -0500
  • d495e9472a move hotness window back to 48 hours joshua stein 2012-10-09 11:06:43 -0500
  • 24ed0e1f6f only count downvotes in downvote summary joshua stein 2012-10-09 09:45:24 -0500
  • 468a0cbe60 no need to make a delta for seconds, just use created_at joshua stein 2012-10-08 10:04:02 -0500
  • c4f1a5e756 we're not doing comment flagging, remove joshua stein 2012-10-09 11:04:43 -0500
  • c0ba39834b only do new tag check for new stories joshua stein 2012-10-07 01:44:33 -0500
  • b8ec2daabe only apply light link color to story list, not story detail page joshua stein 2012-09-25 10:54:25 -0500
  • 8af36b2280 make visited story links a lighter blue joshua stein 2012-09-25 10:44:46 -0500
  • 8f54529fac Merge pull request #26 from SamHasler/master joshua stein 2012-09-25 08:36:50 -0700
  • eb24304686 Highlight video tags like pdf tags Sam Hasler 2012-09-25 17:18:34 +0200
  • b04f3dfe51 rss: set isPermaLink="false" on guid because google reader is stupid joshua stein 2012-09-20 18:58:45 -0500
  • 6cb466bc83 shrink story hotness window down to 24 hours as we are growing joshua stein 2012-09-20 10:59:30 -0500
  • a05421082c don't set @heading, there's already a navbar link for filters joshua stein 2012-09-20 10:56:54 -0500
  • 058cf16863 don't allow privileged tags to be filtered joshua stein 2012-09-20 10:56:31 -0500
  • 39bb9b77de minor cleanup joshua stein 2012-09-20 10:53:11 -0500
  • 78a000a0b8 bring back selected tags for editing existing stories joshua stein 2012-09-20 10:48:52 -0500
  • 52836803f4 Merge pull request #23 from rjsamson/private-tags joshua stein 2012-09-20 08:49:59 -0700
  • 45d87069dd Check that user has appropriate permissions on tags before_save Robert J Samson 2012-09-19 22:13:20 -0400
  • f3eb44972b Check to make sure a user isn't improperly using a privileged tag when saving a Story. Robert J Samson 2012-09-19 20:57:45 -0400
  • 7fd75a7f3a More descriptive method and attribute names Robert J Samson 2012-09-19 20:28:09 -0400
  • 5ada55f10d Add a 'private' attribute to tags to allow for admin / mod specific tags Robert J Samson 2012-09-19 16:44:57 -0400
  • 64c6949edf paginate /comments joshua stein 2012-09-19 13:40:02 -0500
  • 2c6eeeca1b link to /comments in the header joshua stein 2012-09-19 13:32:52 -0500
  • d9bd724c1d button_to_function is deprecated joshua stein 2012-09-19 12:37:42 -0500
  • 0663ea0fed show how many users are filtering each tag joshua stein 2012-09-19 12:25:11 -0500
  • b2315a5728 add private rss feeds for logged-out users by passing a token joshua stein 2012-09-18 10:38:03 -0500
  • 7c8db7269d wrap joshua stein 2012-09-18 10:22:59 -0500
  • 3dcf040b98 add contributing file joshua stein 2012-09-18 10:14:27 -0500
  • 95bad5f46b wrap at 80 joshua stein 2012-09-18 10:13:25 -0500
  • d5cf5bc4f5 use autofocus attribute for text boxes instead of javascript joshua stein 2012-09-18 09:44:22 -0500
  • 42150c8a56 fix karma adjustment when not upvoting joshua stein 2012-09-17 19:24:33 -0500
  • 40a5f3f8b8 fix back link to page 2, fixes #21 joshua stein 2012-09-17 14:27:08 -0500
  • b7e5447c1d allow embedded images in story text, but still not in comments joshua stein 2012-09-17 13:24:29 -0500
  • cb5e05c461 minor cleanups after last merge joshua stein 2012-09-16 15:51:25 -0500
  • 17d8213bc7 merge @username mentions and notifications from @rjsamson joshua stein 2012-09-16 15:41:21 -0500
  • dae138cddd show in a user profile who the user was invited by joshua stein 2012-09-16 15:14:26 -0500
  • 857f2964d7 issue#18: show admin/moderator status on user tree joshua stein 2012-09-16 15:14:05 -0500
  • 7b1ec6fc3d some mobile css fixes joshua stein 2012-09-16 15:05:48 -0500
  • ad1d925c61 prevent double clicking of the post comment button from creating two comments joshua stein 2012-09-14 16:17:45 -0500
  • 45a498ea51 comments have an initial upvote of 1, which has a non-zero confidence joshua stein 2012-09-14 15:54:45 -0500
  • a51ca8c533 set editor_user_id unconditionally in delete joshua stein 2012-09-10 15:45:55 -0500
  • 66917339cc automatically assign the video tag for youtube.com urls joshua stein 2012-09-10 13:57:08 -0500
  • ec1bcb9704 Added mentions in comments using @username convention. @username is linked to user profile in comment text, and notifications are available via email and pushover (with notification preferences) when a user is mention. Robert J Samson 2012-09-10 13:40:33 -0400
  • 600b1c2b93 pushover messages can only be 512 characters long joshua stein 2012-09-09 16:58:30 -0500
  • 09508f3ad6 don't hardcode lobste.rs url (which wasn't using ssl anyway), use root_url joshua stein 2012-09-09 11:55:05 -0500
  • 0abe41bd6d mention that profile e-mail addresses are gravatarized joshua stein 2012-09-08 19:37:30 -0500
  • 729c38d4c7 how did those tabs get there joshua stein 2012-09-08 19:37:21 -0500
  • e8d34910a6 put faces to names joshua stein 2012-09-08 19:26:40 -0500
  • af5b00572c whenever a story/comment is moderated, send a message to the user joshua stein 2012-09-08 18:32:56 -0500
  • 0752ebf1f3 disable markdown images joshua stein 2012-09-07 17:21:39 -0500
  • ec7389d9a0 Merge pull request #15 from rjsamson/avg-karma joshua stein 2012-09-07 11:06:26 -0700