discourse/app
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
..
assets LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
controllers LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
helpers FEATURE: allow long polling to go to a different url 2014-10-24 13:38:38 +11:00
jobs LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
mailers separate site setting for showing full name in emails 2014-10-22 00:50:39 +05:30
models LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
serializers LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
services LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
views Merge pull request #2920 from yomybaby/patch-1 2014-10-27 13:58:42 +11:00