Custom Query (1098 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 1098)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#6 fixed Allow nick changes wilmer
Description

Ever since the first version BitlBee didn't allow the user to change his/her nickname. This is mainly because the nickname is closely tied to the account files, and we don't want to get into messy situations with them.

It would be nice to relax this restriction a bit though.

#8 fixed Case-insensitive account name handling wilmer
Description

In fact, nicks aren't necessarily case-sensitive right now. It depends on the file system. It'd be nice to convert all nicks to lowercase when saving configuration to avoid confusion.

There's one problem with this: Backward compatibility, and especially what to do when both "Foo" and "foo" accounts exist?

#9 fixed Rewrite Jabber module Jelmer Vernooij
Description

The current Jabber module, which was inherited from gaim, needs replacement. It includes a verbatim copy of the expat XML library and the code is very hairy (uses it's own memory allocation system, for example).

Maybe use libxml2 or the built-in XML support from Glib (don't know if that's sufficient?)

1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.