Feature #125
Plugin API for Engine / Engine Hooks
Status: | Closed | Start: | ||
Priority: | Immediate | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Engine | |||
Target version: | 0.10 | |||
Complexity: | High |
|||
Votes: | 1 (View) |
Description
Create API for engine plugins using the Mono.Addins library.
Related issues
related to Smuxi - Feature #453 | Plugin API for Engine Commands / Command Hooks | Closed | 08/22/2010 | ||
related to Smuxi - Feature #864 | auto-reply when away | New | 08/09/2013 |
Associated revisions
Revision 9b7791938d6b242d93d0b4ce57098228c2a7725c
[Engine] Initial implemention of Smuxi hooks (closes: #125)
Supported hook points: * protocol-manager/on-connected * protocol-manager/on-disconnected * protocol-manager/on-message-sent * protocol-manager/on-message-received
Supported hook commands: * Session.Command * ProtocolManager.Command
History
Updated by Mirco Bauer 5206 days ago
- Target version changed from 0.8 to TBD
Updated by Mirco Bauer 4072 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 9b7791938d6b242d93d0b4ce57098228c2a7725c.
Updated by Mirco Bauer 4072 days ago
- Target version changed from TBD to 0.10
- Complexity set to High
Updated by Mirco Bauer 4033 days ago
- Subject changed from Plugin API for Engine to Plugin API for Engine / Engine Hooks