journalduhacker/app/views
joshua stein e940601a2f start on automated story title and tagging suggestions
Rather than keep "poorly titled" and "poorly tagged" as reasons for
flagging, make the user do the work of suggesting new ones.

At some point, suggested taggings will flip to real taggings once
they reach a certain count (to be determined later).  This also has
to take into account tagging sets that don't contain current tags,
for when they need to be removed.

For titles, I'm not yet sure how to handle this in an automated
fashion except for the (probably rare) case of multiple users
submitting the same exact thing, but at least collect them for now.

Issue #207
2015-10-14 20:32:24 -05:00
..
ban_notification add stuff to deal with banning users 2014-01-12 15:09:32 -06:00
comments time_ago_in_words_label: put "ago" in the text since it's used everywhere 2015-09-23 13:24:47 -05:00
email_message fix busted PM e-mail notifications 2014-01-08 20:42:24 -06:00
email_reply 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. 2012-09-10 13:40:33 -04:00
filters disclose per-tag hotness modifiers 2015-01-06 17:31:45 -06:00
global markdown help: mention backticks 2014-05-06 21:32:08 -05:00
home use _path for most things instead of _url 2015-01-02 17:02:55 -06:00
invitation_mailer use _path for most things instead of _url 2015-01-02 17:02:55 -06:00
invitation_request_mailer use _path for most things instead of _url 2015-01-02 17:02:55 -06:00
invitations use _path for most things instead of _url 2015-01-02 17:02:55 -06:00
layouts add /chat page 2015-10-11 13:04:16 -05:00
login when resetting a password, if user is deleted but not banned, undelete 2015-09-06 15:00:20 -05:00
messages time_ago_in_words_label: put "ago" in the text since it's used everywhere 2015-09-23 13:24:47 -05:00
moderations moderations: fix table column widths 2015-03-19 12:11:05 -05:00
password_reset use _path for most things instead of _url 2015-01-02 17:02:55 -06:00
search search: show when there are 0 results 2015-03-11 10:29:41 -05:00
settings settings: sort 2015-07-31 13:06:42 -05:00
signup use _path for most things instead of _url 2015-01-02 17:02:55 -06:00
stories start on automated story title and tagging suggestions 2015-10-14 20:32:24 -05:00
users time_ago_in_words_label: put "ago" in the text since it's used everywhere 2015-09-23 13:24:47 -05:00