Skip to content
Snippets Groups Projects
  1. Dec 06, 2021
    • Qiantan Hong's avatar
      Lots of changes · 569486e6
      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
      569486e6
  2. Oct 10, 2021
  3. Sep 28, 2021
  4. Sep 25, 2021
  5. Sep 12, 2021
    • Qiantan Hong's avatar
      Squashed commit of the following: · c8cb0e49
      Qiantan Hong authored
      commit 10962c78
      Author: Qiantan Hong <qhong@mit.edu>
      Date:   Sun Sep 12 07:29:04 2021 -0700
      
          add comint-send-eof
      
      commit df9cbdf3
      Merge: 46b015f3 af43adb8
      Author: Qiantan Hong <qhong@mit.edu>
      Date:   Sun Sep 12 07:28:28 2021 -0700
      
          Merge branch 'development' into fix
      
      commit af43adb8
      Author: Qiantan Hong <qhong@mit.edu>
      Date:   Sat Sep 11 02:09:30 2021 -0700
      
          reorder sections
      
      commit 77be6cde
      Author: Qiantan Hong <qhong@mit.edu>
      Date:   Sat Sep 11 00:32:26 2021 -0700
      
          bump version number
      c8cb0e49
  6. Sep 11, 2021
  7. Sep 09, 2021
  8. Sep 04, 2021
    • Qiantan Hong's avatar
      Remote command · e175d650
      Qiantan Hong authored
      - improve error recovery mechanism
      - improve support for xscheme.el
      - revised remote command protocol, add spawn-site-id
      e175d650
  9. Sep 03, 2021
  10. Sep 02, 2021
    • Qiantan Hong's avatar
      Refactors and remote command · c08e21d0
      Qiantan Hong authored
      - change generic function interface crdt-process-message
      - added crdt--readable-encode and crdt--readable-decode
      - initial work for remote command
      c08e21d0
    • Qiantan Hong's avatar
      Improve error handling · a4a07fb3
      Qiantan Hong authored
      - add error recovery to protocol
      - server side error handling (by sending the client an error message)
      - fix a stupid typo for the crdt--buffer-sync-callback to relocate cursor
      a4a07fb3
  11. Aug 31, 2021
  12. Aug 29, 2021
  13. Nov 29, 2020
  14. Nov 17, 2020
  15. Nov 03, 2020
  16. Nov 01, 2020
  17. Oct 25, 2020
  18. Oct 24, 2020
  19. Oct 23, 2020
  20. Oct 21, 2020
  21. Oct 18, 2020
    • Qiantan Hong's avatar
      Work on Jean's todo list · 973e761f
      Qiantan Hong authored
      - better formatting for docs
      - a few more clarification in README
      - separate crdt-stop-session and crdt-disconnect
      - ask for confirmation when stopping a session
      - default display to user full name
      - default crdt-connect port to 6530
      973e761f
    • Qiantan Hong's avatar
      formatting · bfce95cb
      Qiantan Hong authored
      bfce95cb
    • Qiantan Hong's avatar
      document and improvements · d20b3843
      Qiantan Hong authored
      - HACKING.org
      - add crdt--session-name session variable
      - synchronize session name over network
      d20b3843
Loading