mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 23:48:45 +08:00
e7f251c105
FIX: history revision can now properly be hidden FIX: PostRevision serializer is now entirely dynamic to properly handle hidden revisions FIX: default history modal to "side by side" view on mobile FIX: properly hiden which revision has been hidden UX: inline category/user/wiki/post_type changes with the revision details FEATURE: new '/posts/:post_id/revisions/latest' endpoint to retrieve latest revision UX: do not show the hide/show revision button on mobile (no room for them) UX: remove CSS transitions on the buttons in the history modal FIX: PostRevisor now handles all the changes that might create new revisions FIX: PostRevision.ensure_consistency! was wrong due to off by 1 mistake... refactored topic's callbacks for better readability extracted 'PostRevisionGuardian' |
||
---|---|---|
.. | ||
backup_chunks_merger.rb | ||
bulk_invite.rb | ||
close_topic.rb | ||
crawl_topic_link.rb | ||
export_csv_file.rb | ||
feature_topic_users.rb | ||
invite_email.rb | ||
invite_password_instructions_email.rb | ||
notify_mailing_list_subscribers.rb | ||
notify_moved_posts.rb | ||
process_post.rb | ||
pull_hotlinked_images.rb | ||
retrieve_topic.rb | ||
run_heartbeat.rb | ||
send_system_message.rb | ||
test_email.rb | ||
update_top_redirection.rb | ||
user_email.rb |