|
|
|
@166
|
[166]
|
10/21/08 11:06:30 |
jajcus |
- missing import
- use logging module instead of stderr |
|
|
|
@165
|
[165]
|
06/04/06 22:26:40 |
jajcus |
- addresses updated |
|
|
|
@162
|
[162]
|
06/13/05 21:59:14 |
jajcus |
- Jabber Registrar registered categories/types, 'conference/irc' first. … |
|
|
|
@161
|
[161]
|
05/21/05 18:54:23 |
jajcus |
- pass status to set_away() |
|
|
|
@160
|
[160]
|
05/21/05 12:12:28 |
jajcus |
- AWAY message handling |
|
|
|
@159
|
[159]
|
05/21/05 12:08:54 |
jajcus |
- basic password support (network configuration -- for single user setups … |
|
|
|
@158
|
[158]
|
05/21/05 11:59:49 |
jajcus |
- include socket path in exception message |
|
|
|
@157
|
[157]
|
05/19/05 11:58:32 |
jajcus |
- updated for recent PyXMPP |
|
|
|
@155
|
[155]
|
11/01/04 22:38:46 |
jajcus |
- updated for the recent PyXMPP |
|
|
|
@154
|
[154]
|
11/01/04 22:38:07 |
jajcus |
- channel regexp fixed (was broken on the last commit here) |
|
|
|
@150
|
[150]
|
10/30/04 23:06:37 |
jajcus |
- don't limit channel name length here. It is defined in the configuration … |
|
|
|
@144
|
[144]
|
10/27/04 21:37:27 |
jajcus |
- .cvsignore files are not needed in SVN |
|
|
|
@138
|
[138]
|
09/18/04 20:37:57 |
jajcus |
- fixed support for multiple servers (round-robin and failover)
- allow … |
|
|
|
@137
|
[137]
|
09/18/04 20:35:44 |
jajcus |
- simple channel browsing (only for channels listed in config file, patch … |
|
|
|
@136
|
[136]
|
09/18/04 20:34:23 |
jajcus |
- support for long nicknames fixed (patch by Petr Mensik) |
|
|
|
@135
|
[135]
|
09/18/04 20:18:56 |
jajcus |
- updated for recent PyXMPP changes (stanza constructors keyword arguments … |
|
|
|
@131
|
[131]
|
08/30/04 14:57:12 |
jajcus |
- debug messages switched to 'logging' module |
|
|
|
@127
|
[127]
|
07/24/04 19:46:30 |
jajcus |
- missing imports added |
|
|
|
@125
|
[125]
|
07/23/04 21:35:51 |
jajcus |
- encode quit reason in network encoding |
|
|
|
@124
|
[124]
|
07/23/04 21:34:08 |
jajcus |
- more failproof exception handling |
|
|
|
@123
|
[123]
|
07/23/04 21:28:07 |
jajcus |
- show warning instead dumping an exception on bad channel name in … |
|
|
|
@122
|
[122]
|
07/23/04 21:25:27 |
jajcus |
- return error instead of dumping exception on message to a wrong JID |
|
|
|
@120
|
[120]
|
07/23/04 13:34:53 |
jajcus |
- missing Message import |
|
|
|
@115
|
[115]
|
07/21/04 12:25:37 |
jajcus |
- ignore socket errors when disconnecting |
|
|
|
@112
|
[112]
|
07/21/04 10:14:46 |
jajcus |
- cosmetics |
|
|
|
@108
|
[108]
|
07/21/04 09:38:31 |
jajcus |
- make copy of login/message/etc request stanzas when putting them to a … |
|
|
|
@106
|
[106]
|
07/05/04 14:18:43 |
jajcus |
- show error message instead of traceback when wrong prefix/nickname is … |
|
|
|
@104
|
[104]
|
06/29/04 13:42:23 |
jajcus |
- 'private' messages fixed |
|
|
|
@102
|
[102]
|
06/26/04 12:01:18 |
jajcus |
- handle EOF gracefully instead of eating 100% of CPU time |
|
|
|
@100
|
[100]
|
06/25/04 15:31:13 |
jajcus |
- don't use two (or more) different IRCUser instances for one Jabber user
… |
|
|
|
@95
|
[95]
|
06/03/04 22:59:21 |
jajcus |
- don't send presence update in WHOREPLY handler - IRCUser.who_reply … |
|
|
|
@94
|
[94]
|
06/03/04 22:51:17 |
jajcus |
- use 'Quit' as QUIT reason when closing connection after leaving all … |
|
|
|
@90
|
[90]
|
05/30/04 15:17:16 |
jajcus |
- profiling support added (--profile option) and 100% CPU consumption … |
|
|
|
@88
|
[88]
|
05/26/04 21:50:35 |
jajcus |
- syntax error fixed |
|
|
|
@87
|
[87]
|
05/26/04 21:41:05 |
jajcus |
- don't treat 477 response as error |
|
|
|
@86
|
[86]
|
05/26/04 21:33:21 |
jajcus |
- do not be so strict about nicknames received from server, allow other … |
|
|
|
@82
|
[82]
|
05/16/04 16:43:43 |
jajcus |
- cosmetics |
|
|
|
@81
|
[81]
|
05/16/04 16:36:44 |
jajcus |
- installation (make install) |
|
|
|
@79
|
[79]
|
05/15/04 18:19:23 |
jajcus |
- remove channel from active channel list after leaving or being kicked |
|
|
|
@77
|
[77]
|
05/09/04 19:07:30 |
jajcus |
- always use '.' as disco node part delimiter |
|
|
|
@74
|
[74]
|
05/09/04 18:56:53 |
jajcus |
- raw channel ("#" conference room) - for debuging
- gateway status … |
|
|
|
@73
|
[73]
|
05/09/04 18:54:16 |
jajcus |
- <admin/> element added. (jid defined in <admin/> is allowed to Disco … |
|
|
|
@71
|
[71]
|
05/05/04 21:23:12 |
jajcus |
- code reformated so 4 spaces are used for indenting |
|
|
|
@68
|
[68]
|
05/05/04 11:22:10 |
jajcus |
- spidentd support fixed after the code split |
|
|
|
@66
|
[66]
|
05/04/04 16:58:44 |
jajcus |
- code split into several modules
- copyright info added into each … |