Mercurial > pidgin.yaz
annotate AUTHORS @ 8999:8f838ae3e710
[gaim-migrate @ 9774]
" This patch renames the existing received-*-msg signals
to receiving-*msg to fit the naming of other signals
where a pointer to the message is passed (writing,
sending, displaying)
It adds new received-*-msg signals which are emitted
after the receiving signals, in line with the other
conversation signals (wrote, sent, displayed)
This is necessary to allow plugins which depend on the
final received message to work alongside plugins which
may modify the message.
One known example of this is festival-gaim alongside
gaim-encryption - festival-gaim would try to "speak"
the encrypted text:
http://sf.net/tracker/?func=detail&aid=943216&group_id=89763&atid=591320
I've tested this with gaim-encryption and festival-gaim
(locally modified so gaim-encryption uses the receiving
signal and festival uses the received signal)
All in-tree users of received-*-msg are updated to use
receiving-*-msg if they do modify the message, the
conversation-signals documentation is updated, the
signals-test.c & signal-test.tcl plugins are also updated." --Stu Tomlinson
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Fri, 21 May 2004 14:33:32 +0000 |
parents | 7da65537d28e |
children | a6351c2b1150 |
rev | line source |
---|---|
0 | 1 gaim - the Pimpin' Penguin IM Clone that's Good for the Soul |
1606 | 2 ============================================================ |
0 | 3 |
4990 | 4 We've got an IRC room now too, #gaim on irc.freenode.net. Come check us out. |
5 | |
6 Active Developers: | |
7 ------------------ | |
8 | |
8195 | 9 Rob Flynn <gaim@robflynn.com> - Maintainer |
1781
be3d18c9d8d9
[gaim-migrate @ 1791]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1670
diff
changeset
|
10 AIM: RobFlynn |
be3d18c9d8d9
[gaim-migrate @ 1791]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1670
diff
changeset
|
11 ICQ: 1358450 |
be3d18c9d8d9
[gaim-migrate @ 1791]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1670
diff
changeset
|
12 MSN: rmf410@hotmail.com |
be3d18c9d8d9
[gaim-migrate @ 1791]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1670
diff
changeset
|
13 Yahoo: IBRRob |
be3d18c9d8d9
[gaim-migrate @ 1791]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1670
diff
changeset
|
14 Jabber: robflynn@jabber.org |
2966 | 15 |
4990 | 16 Sean Egan <bj91704@binghamton.edu> - Lead Developer |
2966 | 17 AIM: SeanEgn |
2993 | 18 ICQ: 96642211 |
19 MSN: SeanEgn@hotmail.com | |
20 Yahoo: SeanEgn | |
21 Jabber: SeanEgn@jabber.org | |
2966 | 22 |
4990 | 23 Christian 'ChipX86' Hammond - Developer & Webmaster |
24 Herman 'Hermanator' Bloggs - Win32 Port | |
25 Nathan 'faceprint' Walp - Developer | |
26 Mark 'KingAnt' Doliner - Developer | |
27 Luke 'LSchiere' Schierer - Support | |
1044 | 28 |
4990 | 29 Crazy Patch Writers: |
30 -------------------- | |
31 | |
2939
06a61bda8173
[gaim-migrate @ 2952]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2318
diff
changeset
|
32 Ben Miller |
4990 | 33 Decklin Foster |
34 Etan 'deryni' Reisner | |
35 Ethan 'Paco-Paco' Blanton | |
36 Robert 'Robot101' McQueen | |
1044 | 37 |
1606 | 38 Retired: |
39 -------- | |
4990 | 40 Adam Fritzler - Former libfaim Maintainer |
41 Eric Warmenhoven <eric@warmenhoven.org> - Former Lead Developer | |
0 | 42 Jim Duchek <jimduchek@ou.edu> - Former Maintainer |
4990 | 43 Jim Seymour - Former Jabber Developer |
1044 | 44 Mark Spencer <markster@marko.net> - Original Author |
4990 | 45 Syd Logan - Hacker and Designated Driver (lazy bum) |