mirror of
https://codeberg.org/cage/tinmop/
synced 2024-12-13 22:46:13 +01:00
27 lines
793 B
Org Mode
27 lines
793 B
Org Mode
* 2020-06-11
|
|
- The software try to skips over statuses authored from an ignored user
|
|
- in the configuration file the directive
|
|
+ ~ignore-user-regexp~ can be used in the configuration file to
|
|
ignore users; the value of this variable should be a regular
|
|
expression that should matches the username, if a match occurs
|
|
the user is ignored.
|
|
|
|
|
|
* 2020-06-07
|
|
|
|
- version 0.0.4
|
|
- Added polls voting;
|
|
- added the possibility to force expanding of a message tree;
|
|
- added optional notification of statuses mentioning the user
|
|
(--notify-mentions);
|
|
- many bug fixed.
|
|
|
|
* 2020-05-18
|
|
Added the reset of timeline pagination from command line.
|
|
|
|
* 2020-05-17
|
|
Added a window to browse the links a status contains
|
|
|
|
* 2020-05-15
|
|
Initial release
|