Ticket #1162 (closed enhancement: fixed)
Incoming /me emotes don't work when sent from non-Adium clients.
| Reported by: | dbeckham@dealnews.com | Owned by: | nobody |
|---|---|---|---|
| Milestone: | Adium X 1.0 | Component: | Adium Core |
| Version: | 0.82 | Severity: | normal |
| Keywords: | Cc: | ||
| Patch Status: |
Description
Incoming /me emotes from non-Adium clients (Gaim and Trillian specifically) do not work. Instead of *User does something*, I see /me does something.
From what I can tell it's not protocol specific as I see the problem in Jabber conversations as well as ICQ conversations.
On the other hand, outgoing /me emotes and emotes from other Adium clients work just fine.
Change History
comment:2 Changed 7 years ago by boredzo
Adium's /me is client-side; Adium sends out '*does something*'. other clients (iChat I know; don't know about others) send out '/me does something', and Adium currently does not have any processing for this.
comment:3 Changed 7 years ago by dbeckham-adium@…
Can we change this to a possible enhancement then?
comment:4 Changed 7 years ago by catfish_man
- Type changed from defect to enhancement
This should be a piece of cake to implement, really. A good first bug for someone wanting to get involved.
comment:5 Changed 7 years ago by tick
- Milestone changed from Adium X 0.85 to Adium X 0.90
It's an enhancement, so to .90.

