index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Presence
/
ConfigFiles.hs
Age
Commit message (
Expand
)
Author
2020-01-01
Factor out some new libraries
James Crayne
2018-11-04
Preparation to move DPut to a separate project.
James Crayne
2018-06-23
Some documentation about roster files.
joe
2018-06-22
It sends tox-messages to pidgin!
joe
2018-06-01
Remove ControlMaybe dependency from ConfigFiles.
joe
2018-05-19
Activate tox user key from xmpp configuration.
joe
2017-11-21
Interface to enable Tox users in an XMPP client's roster.
joe
2017-11-20
WIP: Multiple identities/rosters for a single unix user.
joe
2013-07-10
Send subscription requests to client for approval, and then
joe
2013-07-10
process peer subscription approval and notify client of new buddy.
joe
2013-07-08
maintain uniqueness of items in config lists
joe
2013-07-08
added addSolicited call & fixed bug in ConfigFiles.addItem
joe
2013-07-07
getters for three new lists: others,pending,solicited.
joe
2013-06-27
Removed redundant imports.
James Crayne
2013-06-26
minor edit
joe
2013-06-20
Work toward sending outgoing messages to remote peers
joe
2013-06-19
Added ConfigFiles module
joe