| Summary: | Plugins should be able to run before the escape filter | ||
|---|---|---|---|
| Product: | [Unmaintained] telepathy | Reporter: | Daniele E. Domenichelli <ddomenichelli> |
| Component: | text-ui-message-filters | Assignee: | Telepathy Bugs <kde-telepathy-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | kde |
| Priority: | NOR | ||
| Version First Reported In: | git-latest | ||
| Target Milestone: | Future | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/telepathy-common-internals/f2ca5230a91d5e308cbfabc4464d2639ac200b60 | Version Fixed/Implemented In: | 0.7.0 |
| Sentry Crash Report: | |||
|
Description
Daniele E. Domenichelli
2012-08-29 15:46:22 UTC
Git commit f2ca5230a91d5e308cbfabc4464d2639ac200b60 by Dan Vrátil. Committed on 15/05/2013 at 15:08. Pushed by dvratil into branch 'master'. Allow dynamic loading and unloading of text filters The code now also allows running filters before the default escape filter. Related: bug 316887 FIXED-IN: 0.7.0 M +19 -0 KTp/message-filter-config-manager.cpp M +2 -0 KTp/message-filter-config-manager.h A +53 -0 KTp/message-processor-private.h [License: LGPL (v2.1+)] M +71 -48 KTp/message-processor.cpp M +1 -0 KTp/message-processor.h http://commits.kde.org/telepathy-common-internals/f2ca5230a91d5e308cbfabc4464d2639ac200b60 |