Difference between revisions of "Jabber plugin"
Jump to navigation
Jump to search
(6 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
[[wikipedia:XMPP|XMPP]] ([[wikipedia:Jabber|Jabber]]) IM protocol support. | [[wikipedia:XMPP|XMPP]] ([[wikipedia:Jabber|Jabber]]) IM protocol support. | ||
− | == | + | == Development status == |
+ | |||
+ | Jabber plugin is actively developed and supported. | ||
+ | |||
+ | ==Features== | ||
* Sending and receiving messages. | * Sending and receiving messages. | ||
* Retrieving offline messages. | * Retrieving offline messages. | ||
− | * Formatted messages ({{ | + | * Formatted messages ({{XEP|0071}}). |
− | * User search ({{ | + | * Typing notification ({{XEP|0022}}). |
− | * Reading and setting user info ({{ | + | * User search ({{XEP|0055}}). |
− | * HTTP polling ({{ | + | * Reading and setting user info ({{XEP|0054}}). |
+ | * Sending and requesting client/OS version information ({{XEP|0092}}). | ||
+ | * vCard-based user avatars ({{XEP|0153}}). | ||
+ | * HTTP polling ({{XEP|0025}}). | ||
+ | |||
+ | == Known issues == | ||
+ | [http://developer.berlios.de/bugs/index.php?group_id=4482&set=custom&_assigned_to=0&_status=1&_category=100&_bug_group=100&_summary_keyword=jabber&SUBMIT=Browse See Jabber Bugs] | [http://developer.berlios.de/bugs/index.php?group_id=4482&set=custom&_assigned_to=0&_status=1&_category=100&_bug_group=100&_summary_keyword=talk&SUBMIT=Browse See Google Talk Bugs] | ||
+ | |||
+ | ==See Also== | ||
+ | [[FAQ#Can_I_use_Sim-IM_to_connect_my_GoogleTalk_account.3F| Google Talk support]] |
Latest revision as of 12:16, 7 October 2012
Summary
XMPP (Jabber) IM protocol support.
Development status
Jabber plugin is actively developed and supported.
Features
- Sending and receiving messages.
- Retrieving offline messages.
- Formatted messages (XEP-0071).
- Typing notification (XEP-0022).
- User search (XEP-0055).
- Reading and setting user info (XEP-0054).
- Sending and requesting client/OS version information (XEP-0092).
- vCard-based user avatars (XEP-0153).
- HTTP polling (XEP-0025).
Known issues
See Jabber Bugs | See Google Talk Bugs