Commit Graph

34 Commits (master)

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