Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.