#+TITLE: List of releases - jabber.el
#+OPTIONS: author:nil skip:nil
[[file:index.org][Back to main page]]
#+BEGIN_HTML
- STARTTLS
- SRV records (requires No Gnus)
- Message composition buffer
- XMPP URIs are handled (see manual for setup)
- Autoaway
- MUC improvements
- Don't display alerts for your own messages
- Presence changes are sent to MUC rooms too
- Check room features before joining
- Avatars
- File transfer
- Sound files per contact for alerts
- New function: jabber-send-directed-presence
- Entity time supported (XEP-0090)
- Last activity supported (XEP-0012)
Read the manual.
- SSL connections possible
- Chat buffers rewritten
- MUC improved
- Global key bindings under C-x C-j
- Vcard viewer and editor
- Roster export
- Message events (JEP-0022)
- Easy way to define external notifiers
- Activity mode improved
- Roster display optimized
- Optionally use per-contact history files
- Jabber menu in menubar not enabled by default
- Flyspell in chat buffers
- Different time formats for instant and delayed messages
- Chat buffers in inactive windows are scrolled
- Roster is sorted by name also
- Countless bugfixes
Read the manual.
- Now works with ejabberd
- Message history (Mathias Dahl)
- Backlogs
- Activity tracking on the mode line (Carl Henrik Lunde)
- Receive an alert when a specific person goes online (Mathias Dahl)
- Support for /me in chats (Nolan Eakins)
- Message alerts for current buffer can be disabled
- Basic moderation support in MUC
- MUC alerts are separated from ordinary message alerts
Read the
manual,
in which there is now a section on
protocol support.
- Chat buffers no longer use the minibuffer, making it easier to use
ordinary editor commands and to pause writing halfway
- The roster display and the chat buffer prompts are now customizable
- The online status of the contact is displayed in the chat buffer
(Emacs only)
- The connect function automatically sends presence after connecting
- The names of the roster buffer and chat buffers are customizable
- RET and C-k do what you would expect in the roster buffer
Read the manual.
- Nicknames are accepted whenever a JID is asked for.
- Roster entry spacing is customizable (default is none)
- Bug fix regarding mixed-case JIDs
- Experimental code for receiving files - see the README
- Read the manual
- XEmacs support - basically works, needs testing and care.
- "Set status" menu fixed
version 0.4 - 05-February-2004
- SHA-1 password hashing
- customisation hooks
- browsing improved
- added service discovery
- added in-band registration
- added searching
- new manual
version 0.3 - 21-April-2002
- improved groupchat support (thanks to nimrod for tip)
- improved roster (buddy-list) display
- infoquery rewritten - great improvement
- improved minimal browsing support !
- added customizable faces
- added more customizable variables
- more (helpful) comments in code
- added explicit licensing (GPL, like emacs itself)
version 0.2 - 05-April-2002
- added groupchat support !
- added minimal browsing support !
- fixed bug in chat mode
- abolished message mode (i only use chat mode anyway)
- fixed some problems with incoming xml
- added a pull-down menu
- added customizable variables
features currently missing (TODO)
- global keymaps
- logging (history)
- overall exception handling
- sanity checks (for incoming xml, and for myself :)
- clickable URLs in messages
- support for versions other than gnu-emacs-21 (older emacs, xemacs, jemacs)
- and more...
#+END_HTML
# Local variables:
# mode: org
# End: