Commit Graph

  • 48493a7f51
    rooms: send: allow html formatted messages master Nicolò Balzarotti 2020-01-04 20:22:41 +0100
  • 4adcee3eea
    sync: backgroud sync: allow failed sync Nicolò Balzarotti 2019-12-30 07:12:54 +0100
  • 05fcc7b553 Don't import URIParser nixo 2019-09-10 10:34:14 +0200
  • 25a66a9259
    Show old status on sync stop Nicolò Balzarotti 2019-02-11 20:53:18 +0100
  • f7ac74ef46
    Notify sync hook errors Nicolò Balzarotti 2019-02-11 20:48:20 +0100
  • 01e0c780fa
    Fix typing notification Nicolò Balzarotti 2019-02-11 18:53:27 +0100
  • 9017614387
    Fix MatrixSync constructor Nicolò Balzarotti 2019-02-11 18:06:10 +0100
  • d65d989567
    Merge branch 'master' of https://git.nixo.xyz/nixo/MatrixChat.jl Nicolò Balzarotti 2019-02-11 18:02:47 +0100
  • 21d3fb2814
    Add prencence option in sync Nicolò Balzarotti 2019-02-11 18:02:39 +0100
  • 3afb7bbafc Merge branch 'master' of ssh://git.nixo.xyz:23633/nixo/MatrixChat.jl Nicolò Balzarotti 2018-11-08 14:45:08 +0100
  • 0e8367757c remove YAML Nicolò Balzarotti 2018-11-08 14:31:43 +0100
  • edb59b7a8e
    Fix error on new_user Nicolò Balzarotti 2018-10-27 14:09:10 +0200
  • 98ce81a32d some repl fixes Nicolò Balzarotti 2018-09-19 07:26:41 +0200
  • d11bd8ac31 remove OhMyREPL from dependencies (speed up pkg load, wasn't used) Nicolò Balzarotti 2018-09-19 07:26:18 +0200
  • b475559535 add sendtyping Nicolò Balzarotti 2018-09-18 10:56:33 +0200
  • 6aab80a967 try better message printing Nicolò Balzarotti 2018-09-18 09:45:57 +0200
  • 4dea26615b pad time in log Nicolò Balzarotti 2018-09-18 09:29:09 +0200
  • 2bee38d4af prepare for msg read arrow change Nicolò Balzarotti 2018-09-18 09:27:14 +0200
  • c198959fd7 add comments Nicolò Balzarotti 2018-09-18 09:22:26 +0200
  • 0287a721c0 history: add arrow directions Nicolò Balzarotti 2018-09-18 09:13:06 +0200
  • e2f0ad09da history: warn on error Nicolò Balzarotti 2018-09-18 08:52:00 +0200
  • 63a896fcc3 add background sync helper function (untested) Nicolò Balzarotti 2018-09-18 08:51:41 +0200
  • 0f23914c57 add note on thing to fix Nicolò Balzarotti 2018-09-18 08:51:09 +0200
  • 049f402c6a update rooms on repl() Nicolò Balzarotti 2018-09-18 08:42:25 +0200
  • 93c8046cb3 show username at prompt Nicolò Balzarotti 2018-09-18 08:39:02 +0200
  • 6e5996e26f change prompt color to magenta Nicolò Balzarotti 2018-09-17 15:35:46 +0200
  • 6bd0256917 global user to fix repl Nicolò Balzarotti 2018-09-17 13:38:14 +0200
  • a4d501da99 remove debug info Nicolò Balzarotti 2018-09-17 13:34:58 +0200
  • 53c9fea18b return user info from repl() Nicolò Balzarotti 2018-09-17 13:31:41 +0200
  • 32de2d1373 refactor roomlist in new tui.jl Nicolò Balzarotti 2018-09-17 13:28:49 +0200
  • 13892cf6d3 define roomlist globally Nicolò Balzarotti 2018-09-17 13:26:37 +0200
  • e21b0c2315 fixup Nicolò Balzarotti 2018-09-17 13:18:57 +0200
  • c9db66f0f9 repl easier to use; add YAML dependency Nicolò Balzarotti 2018-09-17 13:14:53 +0200
  • d94bbd44cc MatrixChat: first version with basic functions working Nicolò Balzarotti 2018-09-17 12:59:48 +0200