1
0
Fork 0
tinmop/src
cage 979fb9a068 - [gemini] [bugfix] clear page when rendering starts after a gemini
page's download is completed.

  When a page  is fully downloaded before the rendering  is started an
  event  is  triggered  to  'compact'  all  the  rendering  events  (a
  rendering of  a single line  of the gemini  file) in a  single event
  that renders the rest of the page.

  If this 'bulk' rendering was started without a rendering of a single
  line occurred  the information  about clearing the  rendering window
  (before render the text) was not took into account.  This patch adds
  the check for this information.
2020-10-11 18:51:55 +02:00
..
gemini - [gemini] ensure just a single gemini file is in rendering state at 2020-09-12 10:23:26 +02:00
tests - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
api-client.lisp - removed nethod to delete notifications using old API 2020-09-27 18:19:26 +02:00
api-pleroma-entities.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
api-pleroma.lisp - removed nethod to delete notifications using old API 2020-09-27 18:19:26 +02:00
box.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
bs-tree.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
chats-list-window.lisp - fixed chat list windows items. 2020-09-10 20:21:07 +02:00
command-line.lisp - removed nethod to delete notifications using old API 2020-09-27 18:19:26 +02:00
command-window.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
complete-window.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
complete.lisp - added the possibility to search inside a widows that contains a collection of links. 2020-10-03 16:58:02 +02:00
conditions.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
config.lisp.in - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
constants.lisp - actually use the compiled regex-scanner when seraching text in the 2020-10-02 15:54:54 +02:00
conversations-window.lisp - changed position and (configurable) colors for chat window; 2020-09-09 21:13:57 +02:00
crypto-utils.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
date-formatter.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
db-utils.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
db.lisp - changed position and (configurable) colors for chat window; 2020-09-09 21:13:57 +02:00
emoji-shortcodes.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
filesystem-utils.lisp - added exit handler to clean temporary files. 2020-09-12 11:16:15 +02:00
follow-requests.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
gemini-viewer-metadata.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
gemini-viewer.lisp - [gemini] remove a bottleneck when download of a gemini page is completed; 2020-10-06 19:15:23 +02:00
hooks.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
html-utils.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
interfaces.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
keybindings-window.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
keybindings.lisp - added searching in command's help. 2020-10-03 21:08:55 +02:00
line-oriented-window.lisp - added searching in command's help. 2020-10-03 21:08:55 +02:00
main-window.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
main.lisp - basics chats works. 2020-09-06 17:28:16 +02:00
message-rendering-utils.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
message-window.lisp - fixed keymap of messages window when switching focus or opening a toot. 2020-10-02 18:26:59 +02:00
misc-utils.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
modeline-window.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
modules.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
mtree-utils.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
notify-window.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
num-utils.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
open-attach-window.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
open-message-link-window.lisp - added the possibility to search inside a widows that contains a collection of links. 2020-10-03 16:58:02 +02:00
os-utils.lisp - lowered permancence of notification when updating timelines; 2020-09-18 21:43:13 +02:00
package.lisp - [gemini] remove a bottleneck when download of a gemini page is completed; 2020-10-06 19:15:23 +02:00
point-tracker.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
priority-queue.lisp - removed debug code. 2020-10-06 20:17:30 +02:00
program-events.lisp - [gemini] [bugfix] clear page when rendering starts after a gemini 2020-10-11 18:51:55 +02:00
queue.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
rb-tree.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
resources-utils.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
scheduled-events.lisp - changed position and (configurable) colors for chat window; 2020-09-09 21:13:57 +02:00
sending-message.lisp - Added optional mentions before sending a message. 2020-09-18 16:32:04 +02:00
software-configuration.lisp - changed position and (configurable) colors for chat window; 2020-09-09 21:13:57 +02:00
specials.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
stack.lisp - fixed 'stack-raise-to-top' 2020-09-19 19:13:45 +02:00
suggestions-window.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
tags-window.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
text-utils.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
thread-window.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
tui-utils.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
ui-goodies.lisp - added searching in command's help. 2020-10-03 21:08:55 +02:00
windows.lisp - changed position and (configurable) colors for chat window; 2020-09-09 21:13:57 +02:00
x509-ffi.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00
x509.lisp - changed GPL comment headers. 2020-09-06 11:32:08 +02:00