mirror of https://codeberg.org/cage/tinmop/
- logged changes.
This commit is contained in:
parent
49214475ab
commit
2539ce346f
27
ChangeLog
27
ChangeLog
|
@ -1,3 +1,30 @@
|
||||||
|
2020-07-04
|
||||||
|
* po/it.po
|
||||||
|
* po/tinmop.pot
|
||||||
|
* quick_quicklisp.sh.in
|
||||||
|
* src/gemini-viewer.lisp
|
||||||
|
* src/gemini/client.lisp
|
||||||
|
* src/gemini/gemini-parser.lisp
|
||||||
|
* src/misc-utils.lisp
|
||||||
|
* src/package.lisp
|
||||||
|
* src/tui-utils.lisp
|
||||||
|
* src/ui-goodies.lisp
|
||||||
|
* tinmop.asd
|
||||||
|
|
||||||
|
- [gemini]
|
||||||
|
- using quri instead of puri library because the first has a better handling
|
||||||
|
of UTF-8;
|
||||||
|
- using binary stream instead of ASCII.
|
||||||
|
|
||||||
|
2020-07-02
|
||||||
|
* src/gemini/gemini-parser.lisp
|
||||||
|
* src/message-rendering-utils.lisp
|
||||||
|
* src/ui-goodies.lisp
|
||||||
|
|
||||||
|
- prevented crash when 'original-path' is nil;
|
||||||
|
- fix expanding of message threads: expands reblogged toots if exists;
|
||||||
|
- added some vertical space before rendering poll.
|
||||||
|
|
||||||
2020-06-29
|
2020-06-29
|
||||||
* etc/next-previous-open.lisp
|
* etc/next-previous-open.lisp
|
||||||
* po/it.po
|
* po/it.po
|
||||||
|
|
Loading…
Reference in New Issue