1
0
Fork 0
tinmop/src/gemini
cage 6786d48f6d - rewritten rendering of text in message window
i got rid of slot support-text in message-window, so that class does
  not maintain a state.

- changed behaivour of split-line
  (split-line (format nil "~2%")) ; => ("" "")

  That is an emtpy line is returned as empty string and not skipped
  Thanks to people from IRC and cl-ppcre maintainer for help!

- [breaking changes] changed 'hooks:*before-prepare-for-rendering-message*
  with 'hooks:*before-rendering-message-text*.
2021-04-10 13:52:56 +02:00
..
client.lisp - [gemini] started coloring preformatted block. 2021-04-05 12:01:30 +02:00
gemini-constants.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
gemini-parser.lisp - rewritten rendering of text in message window 2021-04-10 13:52:56 +02:00
package.lisp - rewritten rendering of text in message window 2021-04-10 13:52:56 +02:00
subscription.lisp - [gemini] added support for favicon.txt 2021-01-28 15:35:26 +01:00