- Nov 19, 2022
-
-
Qiantan Hong authored
Instead of opening tuntox buffer, use messages See merge request qhong/crdt.el!4
-
- Nov 17, 2022
-
-
Jonathan Ming authored
The *Tuntox Proxy* buffer is mostly useful to those who know about the low-level operation of crdt.el. So, instead of always opening that process buffer when it is created, leave the process buffer in the background and use process filters to post more user-friendly notifications about tuntox connection status to *Messages*. I'm not that familiar with process filters, but I saw that overriding the default filter causes the buffer to no longer get updated by default, so I copied the way the crdt-connect tuntox filter writes to the process buffer into crdt-new-session as well. Co-authored-by:
Arte Ebrahimi <arteebrahimi@gmail.com>
-
- Nov 04, 2022
-
-
Qiantan Hong authored
-
- Aug 28, 2022
-
-
Qiantan Hong authored
-
Qiantan Hong authored
-
Qiantan Hong authored
-
- Aug 27, 2022
-
-
Qiantan Hong authored
Add `crdt-switch-to-buffer` See merge request !3
-
- Aug 26, 2022
-
-
Arte Ebrahimi authored
between shared buffers, as an alternative to selecting a buffer from the buffer list buffer.
-
- Aug 18, 2022
-
-
Qiantan Hong authored
- add crdt-toggle-override-command - fix network coding, always use utf-8
-
- Aug 16, 2022
-
-
Qiantan Hong authored
-
- Jul 03, 2022
-
-
Qiantan Hong authored
-
Qiantan Hong authored
-
Qiantan Hong authored
-
Qiantan Hong authored
feat: Option to put tuntox password in copied URL See merge request qhong/crdt.el!2
-
-
- Feb 24, 2022
-
-
Qiantan Hong authored
-
- Feb 05, 2022
-
-
Qiantan Hong authored
-
- Feb 04, 2022
-
-
Qiantan Hong authored
-
Qiantan Hong authored
-
Qiantan Hong authored
-
- Feb 03, 2022
-
-
Qiantan Hong authored
-
- Dec 17, 2021
-
-
Qiantan Hong authored
-
Qiantan Hong authored
-
- Dec 16, 2021
-
-
Leo Vivier authored
-
- Dec 14, 2021
-
-
Qiantan Hong authored
-
Qiantan Hong authored
-
Qiantan Hong authored
-
Qiantan Hong authored
-
Qiantan Hong authored
-
- Dec 10, 2021
-
-
Qiantan Hong authored
Check if the process-mark is non-nil and if mark-pos is non-nil to prevent errors See merge request qhong/crdt.el!1
-
- Dec 06, 2021
-
-
Jimmy Miller authored
-
Qiantan Hong authored
** DONE Track authorship in-buffer via properties ~crdt-visualize-author-mode~ UI ** DONE Make interactive changes to crdt-version and crdt-connect ** DONE Stop leaking ip address ** DONE Investigate why xref-find-definitions causes error ** DONE Figure out the code for colouring selection colours from ‘default’s :background - gracefully degrade when TLS handshake fail (I hope it works) - remove session name settings
-
- Dec 02, 2021
-
-
Qiantan Hong authored
also remove some debug printing
-
Qiantan Hong authored
-
- Nov 21, 2021
-
-
Qiantan Hong authored
-
- Oct 10, 2021
-
-
Qiantan Hong authored
-
- Oct 08, 2021
-
-
Qiantan Hong authored
-
- Oct 01, 2021
-
-
Qiantan Hong authored
commit a80f73d8 Merge: 20ff83c8 2eddf967 Author: Qiantan Hong <qhong@mit.edu> Date: Fri Oct 1 15:34:50 2021 -0700 Merge branch 'master' of code.librehq.com:qhong/crdt.el commit 20ff83c8 Author: Qiantan Hong <qhong@mit.edu> Date: Fri Oct 1 15:34:07 2021 -0700 fix a bug in buffer remove handler
-
Qiantan Hong authored
-
Qiantan Hong authored
-