discourse/script
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
..
import_scripts LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
alice.txt more progress towards live unread and new counts, unread message implemented, still to implement delete messages 2013-05-30 16:49:57 +10:00
bench.rb Use apt-get instead of tasksel to prevent unexpected bug. 2014-05-29 12:35:41 +08:00
diff_heaps.rb diff heaps used for memory leak detection 2014-02-17 10:44:37 +11:00
discourse rename export/import in favor of backup/restore for better consistency 2014-10-10 20:04:07 +02:00
docker_test.rb Refactor: split out update process from docker test 2014-06-20 09:26:44 +10:00
git_badge_grant.rb Temporary, include git badge grant script, will be moved to a plugin 2014-04-14 16:07:53 +10:00
measure.rb Not initializing variable for looping if unused in loop 2014-08-15 03:24:55 +05:30
memstats.rb guard against permission denied errors 2014-08-03 11:40:31 +02:00
osx_dev Update rvm install command 2014-05-27 19:15:56 -05:00
profile_db_generator.rb Internal renaming of elder,leader,regular,basic to numbers 2014-09-05 15:20:52 +10:00
pull_translations.rb update Transifex project link 2014-05-20 22:24:19 +05:30
rails turns out I should not have removed 2013-05-09 19:48:10 +10:00
require_profiler.rb add descriptive comment 2013-07-16 15:44:38 +10:00
setup_dev FEATURE: Bulk Invite 2014-06-09 01:43:39 +05:30
test_email_settings.rb Ghetto script to test if email settings work 2014-04-15 23:50:15 -04:00
test_mem.rb memory profiling script 2013-11-28 12:40:10 +11:00
user_simulator.rb add a tombstone for extra safety 2013-11-27 22:05:11 +01:00
version_bump.rb A better script for bumping the version 2013-10-29 12:30:29 -04:00