Modify ↓
Opened at 2009-05-19T00:51:04Z
Closed at 2010-06-15T12:17:36Z
#497 closed enhancement (fixed)
Bitlbee suggestions
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BitlBee | Version: | 1.2.3 |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
msn (some might apply to other protocols as well):
- Display user personal message when user comes online along with nick
- Enable personal message changes with /me. e.g. /me is working. (not the same as away)
- Display personal message changes for other uses in the style of /me. Could do the same with away messages
- Add support for multiple msn log in as the new live messenger does.
- If no friendlyname is set, use the nick set by the other users instead of the first part of the e-mail address (replace illegal chars with _)
- msn file transfer (might require a lot of work)
general:
- If only one account, allow you to use commands without specifying. Alternatively, allow you to set a default.
- When changing a friendlyname, allow space but replace them with _
- Allow local chars in friendly name, e.g. æøå
- set your own friendly name with /nick either globally, default account (see 1.), or specific account (select with option)
If some of these are already implemented I apologize. It was difficult to find out all the features.
Attachments (0)
Change History (1)
comment:1 Changed at 2010-06-15T12:17:36Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I'm afraid I'll need all of these filed as separate requests.. some of them are done already, and some of them are a little bit hard to do.
To name a few things: Personal messages and file transfers are supported for MSN if you use libpurple. Use "set status". Local chars in friendly names should just work. You can set nick_source to something else to generate nicknames from the friendly name instead of the handle.