mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-10 06:04:18 +08:00
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' |
||
|---|---|---|
| .. | ||
| api_key_fabricator.rb | ||
| badge_fabricator.rb | ||
| category_fabricator.rb | ||
| color_scheme_color_fabricator.rb | ||
| color_scheme_fabricator.rb | ||
| email_log_fabricator.rb | ||
| flag_fabricator.rb | ||
| group_fabricator.rb | ||
| invite_fabricator.rb | ||
| like_fabricator.rb | ||
| notification_fabricator.rb | ||
| optimized_image_fabricator.rb | ||
| permalink_fabricator.rb | ||
| post_detail_fabricator.rb | ||
| post_fabricator.rb | ||
| post_revision_fabricator.rb | ||
| screened_email_fabricator.rb | ||
| screened_ip_address_fabricator.rb | ||
| screened_url_fabricator.rb | ||
| site_text_fabricator.rb | ||
| topic_fabricator.rb | ||
| upload_fabricator.rb | ||
| user_action_fabricator.rb | ||
| user_fabricator.rb | ||
| user_field_fabricator.rb | ||
| user_profile_fabricator.rb | ||