Mercurial
adium
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
Plugins/Purple%20Service/ESIRCService.m
2009-10-17
Add -[AIService pathForDefaultServiceIconOfType:], and use it for replacing %serviceIconImg% in headers. Fixes #12697.
file
|
diff
|
annotate
2009-03-29
- is a valid UID character on IRC.
file
|
diff
|
annotate
2009-03-29
Remove @ and . from the valid characters for IRC UIDs.
file
|
diff
|
annotate
2009-03-29
Correct the UID placeholder from the old "user@server" to the new separate format. Set the username label to "Nickname" from "User name", and clarify what "user name" in the Options preferences is (the "ident" in "ident@host"), resize the options view a little smaller in height.
file
|
diff
|
annotate
2009-03-17
Fixed IRC account management: The display is using the nick name only, the account settings are split into nick and host, but the UID is semi-unique using nick@host. Refs #10000
file
|
diff
|
annotate
2009-01-29
Make the AIService implementation of -ignoredCharacters more useful, then remove a bunch of now-unnecessary overrides
file
|
diff
|
annotate
2008-09-01
ESIRCService should return a small icon for the contact list as well. Fixes #10759.
file
|
diff
|
annotate
2008-08-31
\ is an escape character...
file
|
diff
|
annotate
2008-08-29
Conform to rfc-2812's allowable characters for IRC nicks. Fixes #10875
file
|
diff
|
annotate
2008-08-29
Made IRC part of the default Purple Service rather than an external plugin. Fixes #231. Please make separate tickets for specific issues which should be addressed before releasing with IRC support, such as topic display. :)
file
|
diff
|
annotate
(0)
tip