discourse/spec/services
Régis Hanol e7f251c105 LOTS of changes to properly handle post/topic revisions
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'
2014-10-27 22:06:43 +01:00
..
auto_block_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
badge_granter_spec.rb LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
color_scheme_revisor_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
flag_sockpuppets_spec.rb Internal renaming of elder,leader,regular,basic to numbers 2014-09-05 15:20:52 +10:00
group_message_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
post_alerter_spec.rb LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
spam_rules_enforcer_spec.rb Refactor SpamRulesEnforcer so that each spam rule is in its own class 2013-10-25 13:25:02 -04:00
staff_action_logger_spec.rb FEATURE: log topic/post deletions from staff members 2014-10-01 17:40:13 +02:00
user_blocker_spec.rb Don't send more pm's after a user has been blocked from making posts. This can happen if a staff member flags posts that are already hidden. 2013-08-02 10:55:19 -04:00
user_destroyer_spec.rb FIX: resolve flags as good when deleting a spam user 2014-10-20 16:59:06 +02:00
user_updater_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00
username_checker_service_spec.rb fix most deprecations in the specs (still some left) 2014-09-25 17:44:48 +02:00