journalduhacker/app
joshua stein 2d18a3529d check for recently submitted urls before showing the story submission page
this is already done after submitting, which turns it into an
upvote, but now it will catch it when hitting the page from the
bookmarklet so the user doesn't have to fill out tags and stuff
first just to find out it's already submitted.

since this requires no confirmation, don't count it as an upvote
automatically, just redirect to the story page
2013-07-29 15:31:57 -05:00
..
assets close bug #57: make :focus'd elements stand out 2013-07-05 16:12:46 -05:00
controllers check for recently submitted urls before showing the story submission page 2013-07-29 15:31:57 -05:00
helpers add time_ago_in_words_label helper that shows the real time as a label title 2013-02-22 11:22:39 -06:00
mailers don't hardcode "Lobsters" and "lobste.rs" everywhere, use Rails.application.{name,domain} 2013-06-30 01:50:23 -05:00
models strip spaces from urls as they are assigned 2013-07-19 22:07:03 -05:00
views tweak display of user profile data a bit 2013-07-01 16:01:05 -05:00