discourse/app/views/users
Martin Brennan 22208836c5
DEV: Ignore bookmarks.topic_id column and remove references to it in code (#14289)
We don't need no stinkin' denormalization! This commit ignores
the topic_id column on bookmarks, to be deleted at a later date.
We don't really need this column and it's better to rely on the
post.topic_id as the canonical topic_id for bookmarks, then we
don't need to remember to update both columns if the bookmarked
post moves to another topic.
2021-09-15 10:16:54 +10:00
..
omniauth_callbacks
activate_account.html.erb DEV: Remove `ember_jquery` in most situations (#13237) 2021-06-01 15:32:51 -04:00
admin_login.html.erb
bookmarks.ics.erb DEV: Ignore bookmarks.topic_id column and remove references to it in code (#14289) 2021-09-15 10:16:54 +10:00
confirm_admin.html.erb
password_reset.html.erb
perform_account_activation.html.erb
send_activation_email.html.erb
show.html.erb