https://github.com/userscripters/dupe-timeline-lists
Userscript for properly displaying dupe lists in post timelines
https://github.com/userscripters/dupe-timeline-lists
Last synced: 13 days ago
JSON representation
Userscript for properly displaying dupe lists in post timelines
- Host: GitHub
- URL: https://github.com/userscripters/dupe-timeline-lists
- Owner: userscripters
- License: gpl-3.0
- Created: 2022-04-29T10:49:34.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2026-05-31T00:03:05.000Z (17 days ago)
- Last Synced: 2026-05-31T02:20:05.417Z (17 days ago)
- Language: TypeScript
- Size: 1.21 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# About
| Author | Oleg Valter
[oleg.a.valter@gmail.com](mailto:oleg.a.valter@gmail.com) |
| :----------- | :----------------------- |
| Name | @userscripters/dupe-timeline-lists |
| Description | Userscript for properly displaying duplicate lists in post timelines |
| License | [GPL-3.0-or-later](https://spdx.org/licenses/GPL-3.0-or-later) |
| Version | 3.0.0 |
The native post timeline displays "duplicate lists edited" event as a barely readable blob of links with excessive verbosity ("duplicate list changed from [list of links] to [list of links]"). This userscript diffs the changes and displays them as easy to visually parse lists of items.
As of v1.2.0, also fixes duplicate list edit entries on /revisions pages.
As of v3.0.0 uses its own storage for optional configuration (available by installing a [Userscript Configurer][1] peer dependency)
[1]: https://github.com/userscripters/userscripts-configurer/raw/master/dist/modern/index.user.js
# Screenshots

# Support
Bug reports for the project should be [submitted here](https://github.com/userscripters/dupe-timeline-lists/issues).
Before adding a new one, please check if it hasn't been raised before.