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' |
||
|---|---|---|
| .. | ||
| admin | ||
| users | ||
| about_controller.rb | ||
| application_controller.rb | ||
| badges_controller.rb | ||
| categories_controller.rb | ||
| clicks_controller.rb | ||
| composer_messages_controller.rb | ||
| draft_controller.rb | ||
| email_controller.rb | ||
| embed_controller.rb | ||
| exceptions_controller.rb | ||
| forums_controller.rb | ||
| groups_controller.rb | ||
| invites_controller.rb | ||
| list_controller.rb | ||
| notifications_controller.rb | ||
| onebox_controller.rb | ||
| permalinks_controller.rb | ||
| post_actions_controller.rb | ||
| posts_controller.rb | ||
| robots_txt_controller.rb | ||
| search_controller.rb | ||
| session_controller.rb | ||
| site_controller.rb | ||
| static_controller.rb | ||
| topics_controller.rb | ||
| uploads_controller.rb | ||
| user_actions_controller.rb | ||
| user_avatars_controller.rb | ||
| user_badges_controller.rb | ||
| users_controller.rb | ||