Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/chat/chat.py
Commit message (Expand)AuthorAgeFilesLines
* AutomakeifyMarco Pesenti Gritti2006-04-261-4/+4
* Implement links. Require new gecko-embedMarco Pesenti Gritti2006-04-251-3/+39
* Quit when shell quitsDan Williams2006-04-251-1/+1
* fooDan Williams2006-04-251-1/+5
* Make the on_button_close call asynchronousDan Williams2006-04-251-5/+1
* Don't print out remove errorsDan Williams2006-04-251-1/+1
* Ensure the current buddy is selected in the buddy listDan Williams2006-04-251-0/+4
* Fix up chat sending/receivingDan Williams2006-04-251-12/+9
* Use some icons for chat notificationsDan Williams2006-04-251-26/+66
* Remove some debug codeDan Williams2006-04-241-2/+0
* Echo messages back to ourselves now that we ignore ourselves in the buddy listDan Williams2006-04-241-11/+20
* Tiny layout improvmentMarco Pesenti Gritti2006-04-241-1/+1
* Ignore ourselves in the buddy listDan Williams2006-04-241-2/+3
* Rework UI chat. Simple but somewhat nicer.Marco Pesenti Gritti2006-04-241-18/+63
* Don't add duplicate buddies, and fix up buddy disappearanceDan Williams2006-04-241-4/+8
* Fix up p2p chatDan Williams2006-04-241-3/+10
* Initial implementation of p2p IPv4 TCP chatsDan Williams2006-04-241-11/+61
* Exit cleanly on keyboard interruptDan Williams2006-04-241-1/+4
* Integrate rich text editing in the chat. Get rid ofMarco Pesenti Gritti2006-04-231-19/+67
* Fix up message sendingDan Williams2006-04-211-1/+3
* Run chat in the shellDan Williams2006-04-211-0/+196