summaryrefslogtreecommitdiffhomepage
path: root/Role/User.hs
Commit message (Expand)AuthorAge
* Update to lts-13.29, support ghc 8.6.5, and aeson 1.4.Joey Hess2019-09-26
* Update to lts-12.10, support ghc 8.4, and aeson 1.3.Joey Hess2018-12-08
* add protocol versionJoey Hess2017-05-05
* include gpg public key export in GpgSignedJoey Hess2017-05-04
* /quitJoey Hess2017-05-02
* add prevEntered pointerJoey Hess2017-05-02
* add --use-server option for userJoey Hess2017-04-30
* add license headers to all source filesJoey Hess2017-04-30
* server: email logs to user, and option to delete old onesJoey Hess2017-04-30
* fix probable race in use of restoreHashesJoey Hess2017-04-30
* log remote logs to subdirJoey Hess2017-04-30
* make url work without --debugJoey Hess2017-04-30
* user gpg key checking and prompting done!Joey Hess2017-04-29
* split moduleJoey Hess2017-04-29
* reorgJoey Hess2017-04-28
* control window and chattingJoey Hess2017-04-28
* log to ~/.debug-me/log/Joey Hess2017-04-28
* Leave the prevMessage out of Activity serialization to save BW.Joey Hess2017-04-27
* don't need Maybe ElapsedTimeJoey Hess2017-04-27
* rename LogMessage to AnyMessageJoey Hess2017-04-27
* gpg sign developer session keyJoey Hess2017-04-26
* include elapsedTime in ActivityJoey Hess2017-04-26
* rename fieldsJoey Hess2017-04-26
* include "session is done" in the session transcriptJoey Hess2017-04-25
* switch to TMChans so they can be closed when a connection is DoneJoey Hess2017-04-24
* better workaround for https://github.com/jaspervdj/websockets/issues/142Joey Hess2017-04-24
* add framing protocol for websocketsJoey Hess2017-04-22
* minorJoey Hess2017-04-22
* clean up connection closingJoey Hess2017-04-22
* Loop user input and output between Pty and outer TtyJoey Hess2017-04-22
* man pageJoey Hess2017-04-21
* improve selection of command to runJoey Hess2017-04-21
* working toward getting developer mode connection to server workingJoey Hess2017-04-21
* initial http serverJoey Hess2017-04-21