~ubuntu-branches/ubuntu/trusty/irssi-plugin-xmpp/trusty

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): David Ammouial
  • Date: 2009-05-12 12:14:44 UTC
  • mfrom: (1.1.3 upstream) (2.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20090512121444-5jeho5h3zsy4oij7
Tags: 0.13+cvs20090406-1
* New CVS snapshot, built against irssi-dev 0.8.13:
  - New features and bugfixes.
  - Fix segfault when successfully identified (Closes: #521227).
  - Fix build error (Closes: #527697)
* Depend on irssi >=0.8.13, build-depend on irssi-dev >=0.8.13.
* Bump Standards-Version to 3.8.1 (no changes needed).
* Add INTERNAL to documentation files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
1.0 - ??/03/2008
 
1
1.0 - ??/??/2008
2
2
 
 
3
        + Complete rewrite with a modular architecture
 
4
        + Better integration in irssi, many bug fixes and a big code cleanup
3
5
        + Better support of XMPP
4
 
        + Better integration in irssi, many bug fixes and a big code cleanup
5
6
        + Multi-User Chat (XEP-0045), Entity Use Cases and Occupant Use Cases
6
 
        + Message Events (XEP-0022) showed in the statusbar
7
 
          (statusbar "xmpp_composing"), you can disable events sending
8
 
          (setting "xmpp_send_composing")
9
 
        + XMPP Ping (XEP-0199) using /PING, it also allows the lagmeter to work
10
 
        + Software Version (XEP-0092) using /VER and vCard (XEP-0054) using /WHOIS
11
 
          (retrieve only)
 
7
        + Message Events (XEP-0022) and Chat State Notifications (XEP-0085)
 
8
          showed in the status-bar (status-bar "xmpp_composing"), you can
 
9
          disable events sending (setting "xmpp_send_composing")
 
10
        + XMPP Ping (XEP-0199) support using the command /PING, it also allows
 
11
          the lag-meter to work
 
12
        + Software Version (XEP-0092) support using /VER and vCard (XEP-0054)
 
13
          using /WHOIS (partial retrieve)
12
14
        + Better UTF-8 support
13
15
        + HTTP proxy support
14
 
        - commands /XMPPCONNECT and /XMPPSERVER to connect easily to an account
 
16
        + commands /XMPPCONNECT and /XMPPSERVER to connect easily to an
 
17
          account
 
18
        + command /XMPPREGISTER to register an account using the In-Band
 
19
          Registration (XEP-0077)
15
20
        - /ME command on queries and rooms
16
21
        - tab completion of JIDs, resources, user names and groups
17
 
          even with spaces
 
22
          (even with spaces)
18
23
        - changing the priority (setting "xmpp_priority") takes effect
19
24
          immediately
20
25
        - basic status changes window (setting "xmpp_status_window") and raw