1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update TODO, add NewConnection signal, add proto/account to Connection base class More... over 18 years ago
add invited and requested members to GroupChannelInterface More... over 18 years ago
added missing server/__init__.py More... over 18 years ago
add subject channel, annoyingly rename most classes More... over 18 years ago
rename interfaces to telepathy, fix crack More... over 18 years ago
added missing jabber.py More... over 18 years ago
update TODO by priority More... over 18 years ago
fixed bug left from refactoring More... over 18 years ago
refactored into a server library and jabber service implementation More... over 18 years ago
cleaned up tree and created top level seperation between docs, client and server More... over 18 years ago
add group channel interface, and list channel type, and now incoming messages get given to each channel in turn to handle or not More... over 18 years ago
add client support for list channels More... over 18 years ago
clean up ctrl+c/sigterm handling More... over 18 years ago
offline TODO file :) More... over 18 years ago
add the individual channel interface, and a concept of members to the base channel. your contact list will be a channel too, I think... More... over 18 years ago
get existing channels and existing messages to handle race conditions More... over 18 years ago
add timestamps to messages, fix pending message queueing More... over 18 years ago
added acknowledgement to message recipt More... over 18 years ago
replace random exceptions with asserts More... over 18 years ago
track connections in manager, add interfaces to channels, correct spelling of received, create channels for incoming messages More... over 18 years ago
signal handling to clean up connections when you Ctrl+C the test client More... over 18 years ago
fix generation of service names with .s in More... over 18 years ago
text channels with sending support, woot More... over 18 years ago
correctly namespace connection service/object paths More... over 18 years ago
remove string reasons/messages from StatusChanged signal More... over 18 years ago
make connections return a service/object path, and report status changes More... over 18 years ago
fix up signals for connections More... over 18 years ago
add channel object More... over 18 years ago
first cut test client More... over 18 years ago
test code for using the xmppy library More... over 18 years ago