Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 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 (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-11T23:17:15.000Z (13 days ago)
- Last Synced: 2025-01-12T00:20:02.673Z (12 days ago)
- Language: TypeScript
- Size: 1.94 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
[[email protected]](mailto:[email protected]) |
| :----------- | :----------------------- |
| 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
![https://i.stack.imgur.com/kgTUf.png](https://i.stack.imgur.com/kgTUf.png)# 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.