Commit Graph

34 Commits

Author SHA1 Message Date
b78785cadc Removed unused parameters in scripts 2019-04-22 18:06:50 +09:00
9bb4290276 Minor wording fix 2018-06-03 11:39:18 +09:00
561531d719 Added Diff module explanation 2018-06-03 11:37:32 +09:00
33e4c44a5e Use default export 2018-06-03 11:11:19 +09:00
27264d691a Don't reuse diff container 2018-04-07 12:34:41 +02:00
88296da8be TypeScript cleanup 2018-04-02 07:34:16 +02:00
f56df09e36 Removed old mutation queue code 2018-03-22 15:52:52 +01:00
1931d681f7 Improved diffs 2018-03-14 03:08:50 +01:00
44369cb916 Slightly improved diff performance 2017-11-10 08:41:45 +01:00
8fdeb97de9 Removed flickering on iframes 2017-10-16 11:53:47 +02:00
405999d042 Fixed class diffing 2017-10-08 09:03:55 +02:00
c8acdc0d11 Cleanup 2017-10-01 07:50:53 +02:00
dd520faaf9 Fixed diff 2017-07-20 14:36:32 +02:00
b58434eb7d Fixed page reloads 2017-07-20 14:34:46 +02:00
5ea14e8fc1 Improved search 2017-07-20 14:26:43 +02:00
cd6641cc06 Heavily improved page reload 2017-07-19 09:09:55 +02:00
582a3cace1 Removed debug log 2017-07-19 05:29:18 +02:00
197ef0197a Implemented full page diffs 2017-07-19 05:23:06 +02:00
647aed0e76 Improved diff 2017-07-19 04:47:32 +02:00
574ac9e885 Improved diffs 2017-07-19 04:18:56 +02:00
1d3d069766 Fixed diffs 2017-07-19 04:04:19 +02:00
36ee661948 Fixed diffs 2017-07-18 11:36:41 +02:00
d895f6b89f Fixed diff 2017-07-18 11:23:02 +02:00
273d876758 Improved iframe diff 2017-07-15 20:18:24 +02:00
10709fe25a Fixed image loading bug 2017-07-15 17:07:24 +02:00
e929451c88 Fixed diff bug 2017-07-08 23:57:40 +02:00
1f4dc0a05d Implemented forum likes 2017-07-08 23:27:24 +02:00
4a76c12803 Added mutation queues 2017-07-05 21:06:38 +02:00
dc4d4ae34c Added list item status 2017-06-29 15:55:04 +02:00
a4efc2b313 Improved forum navigation 2017-06-26 03:57:29 +02:00
79ba7ecf3b Skip iframes in DOM diff 2017-06-24 02:31:49 +02:00
8d976488ee Allow editing of settings 2017-06-24 02:10:04 +02:00
b4a4e78c96 Added a basic DOM diff algorithm 2017-06-21 18:44:20 +02:00
76d43f9f43 Heavily improved forum readability 2017-06-20 15:46:49 +02:00