2020-05-18 19:32:55 +02:00
|
|
|
2020-05-18 cage
|
|
|
|
|
|
|
|
* doc/man.org
|
|
|
|
* doc/tinmop.man
|
|
|
|
* po/it.po
|
|
|
|
* po/tinmop.pot
|
|
|
|
* src/command-line.lisp
|
|
|
|
* src/main.lisp
|
|
|
|
* src/package.lisp
|
|
|
|
|
|
|
|
- added the reset of timeline pagination from command line.
|
|
|
|
|
2020-05-17 18:03:16 +02:00
|
|
|
2020-05-17 cage
|
|
|
|
|
|
|
|
* src/open-message-link-window.lisp
|
|
|
|
* src/text-utils.lisp
|
|
|
|
- added a class to represent a window with the links that a message contains
|
|
|
|
|
|
|
|
The links are collected by the new function
|
|
|
|
text-utils:collect-links applyed on the rendered text of a status.
|
|
|
|
|
|
|
|
2020-05-15 cage
|
|
|
|
- initial release
|