summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUR Update Bot2015-10-26 20:09:20 +0100
committerStefan Husmann2015-10-26 20:09:20 +0100
commit84fac0b47d1d7cc351169adc419f593b37ed3c42 (patch)
tree6fcc85a1dd182b71d277f7fbc23b36d769369868
parent2bc211653eb05c37f53307441c80570fc4a55236 (diff)
downloadaur-84fac0b47d1d7cc351169adc419f593b37ed3c42.tar.gz
Updated version (0.8.92.110.g20663ad -> 0.8.92.113.gd5bfa1c).
Changelog ========= Prefer fsm.el from ELPA (d5bfa1c) FSMs are symbols, not proplists (92106a9) Check entered JID in jabber-connect (f2aaf79) jabber-read-account: find live connection if possible (20663ad) Clearer docstring for jabber-account-list (a1835de) Don't signal error for chat states on dead connection (1f858cc) Comment about srv--nslookup being Windows-specific (23c46a6) jabber-encode-time should use its argument (4616a9e) Fix time stamp retrieval in jabber-maybe-print-rare-time (2c6156a) Don't look for query-dns (d9bbe9b) Merge branch 'travis' (787d3bd) Don't assume jabber-account-list is bound in menu test (5b65c87) Add test for jabber-disco hashing (a9238d2) Don't use `features' as a variable (255f680) Use Automake 1.12 for Travis (04a683d) Use "make all check" for Travis (fd80b92) Need to install texinfo for Travis build to succeed (1f5bc95) Call configure before make for Travis (ad66799) Need PPA to install Emacs 24 for Travis (e33a361) Forgot to call autoreconf in .travis.yml (bc21294) Initial attempt at .travis.yml file (38ee563) Scale avatars if width/height is above a value. (cc8d30f) Fix capabilities hash for Emacs 23 (d2b369e) Remove unused function (1a46db7) Use let instead of labels (5d5528b) Use contact hint in jabber-chat-with (11f6651) Add contact-hint optional argument to jabber-read-account (a7ca3f0) Merge pull request #4 from Flowdalic/xmpp (e249457) Replace jabber(.org) which xmpp(.org) (783dbee) Forgot to update error message (4d9d890) Handle server not offering session establishment (3f0c7c8) Clarify docstring for fsm-debug-output (dd30666) Allow inhibiting history entries for incoming messages (262602e) Display nickname for contacts added to / removed from roster (4891bef) Fix error responses to IQs without 'from' or 'id' attributes (2ada81d) Support "instant configuration" of MUC rooms (7df437d) Add link to room configuration if room is locked (6624421) Compare nickname as well to find MUC self-presence (e1c008c) Use avatar from cache in notifications.el notifications (0951030) Require goto-addr before calling goto-address-fontify (090c983) Be more clever about identifying self-presence for MUC (6113c37) Note if newly created MUC room is locked to others (4229a1c) Prepare to observe more than one status code in MUC presence (2303708) Clear MUC data on disconnection (d374ff8) Fix prompt and /me messages for private MUC messages (4b9c462) Chat prompts are fields; use for goto-address (aedd89f) Don't print enter function in fsm debug output (3f168ae) Add type="chat" to chatstate notifications. (54907e7) Warn about incorrect return values in fsm-send-sync (9f41bb1) Typo in filename fixed (5453338) Fix closure data when retrying caps disco request (0df441a) Initialise chat buffer only once (1ea60b5) Notifications alerts by Adam Sjøgren (asjo@koldfront.dk) (15ea34d) Validate additional data from server in SASL authentication (b1cb3f7) Remove *jabber-authenticated* variable (b7797f1) Remove *jabber-connection* variable (c51557a) Remove *jabber-connected* variable (b76837b) Remove "choked" check (3aabccc) Fix hook call in jabber-keepalive-timeout (4735e5c) Remember stream features after authentication (7c8c72a) Reorganise Jabber menu (5759424) Add "Chat with" menu item (1d8ad84) Radio buttons for status menu items (637cbe4) Fix reporting of last timestamp (e726d72) Fix handling of stream errors (6c85b20) Trim trailing newline from sentinel status messages (5035b07) Fix argument name (00d0567) Handle synchronous errors when connecting asynchronously (0782581) Simplify "OS" version in jabber:iq:version (177ebec) Don't report nil resource when connection lost (8429db9) Improve error message for connection failure (0c813fc) Fix call to jabber-activity-mode-line-update (2964c95) Fix "personal" face in jabber-activity (d28b65e) Run jabber-post-connect-hooks even if initial roster retrieval fails (85b8468) Handle urn:xmpp:delay (XEP-0203) for message timestamps (0adb2a8) Handle {frame,icon}-title-format being t in more cases (818c52e) Handle frame-title-format and icon-title-format being t (dd049eb) Require cl in fsm.el (370a751) We need jabber-bookmarks for jabber-muc-autojoin (823411b) Conditionally require sha1 in jabber-logon.el (482a940) Require cl when compiling jabber-rtt.el (8b9fb57) Merge remote-tracking branch 'refs/remotes/origin/master' (a4f4e0c) Use original JID when choosing which accounts to reconnect (bb8eeb2) Include JID in authentication failure message (45ca35f) Suppress superfluous <active/> chat state after sending message (bd57058) Suppress message when writing avatar to cache (a5b70eb) Merge branch 'rtt' (0eb94af) Ensure no duplicates in `jabber-advertised-features' (f22c865) Fix jabber-rtt autoloads (efeab97) Add jabber-rtt to Makefile.am (ebce852) Advertise RTT feature (71d66ed) Send Entity Capabilities in outgoing presence stanzas (cf89a44) Look for caps only on "available" presence (b0e517f) Merge jabber-newdisco into jabber-disco (3fc9296) srv.el: call nslookup if UDP sockets not supported (d11bda5) Interpret incoming Entity Capabilities information (XEP-0115) (0b40a35) Add jabber-rtt-send-mode, for sending Real Time Text events (74a98f3) Allow local hooks in jabber-chat-send-hooks (d1732df) Fix error case in jabber-network-connect-async (b5cb0d6) XEP-0301: handle wait events (ccd6e4a) Initial implementation of XEP-0301: In-Band Real Time Text (2b55c4e) Catch errors in jabber-network-connect-async (0118504) Move history files into user-emacs-directory; default to per-contact history (8257959) Put avatar cache inside user-emacs-directory (7b4c286) Accept roster push from server JID (993b1d7) Don't require jabber-autoloads (350ef23) Disable menu items as appropriate (de83262) Reorder menu items; add separator (bdae54a) Display menu by default if user installed the package (a50b9f4) configure.ac to read version number from jabber-ourversion.el (c335fc5) * jabber-keepalive.el (jabber-whitespace-ping-do): Ignore errors. (c38945c) Fix for autoaway presense spamming. Thanks to lioka@altlinux for bugreport. (c6c3af7) Perform asynchronous connection if possible (05340c6)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2668d03e8edb..04e3eef0eb15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = emacs-jabber-git
pkgdesc = A Jabber client written in emacs lisp
- pkgver = 0.8.92.110.g20663ad
+ pkgver = 0.8.92.113.gd5bfa1c
pkgrel = 1
url = http://emacs-jabber.sourceforge.net/
install = emacs-jabber-git.install
diff --git a/PKGBUILD b/PKGBUILD
index fda7cf9d0cb7..cae0b1b9c199 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emacs-jabber-git
-pkgver=0.8.92.110.g20663ad
+pkgver=0.8.92.113.gd5bfa1c
pkgrel=1
pkgdesc="A Jabber client written in emacs lisp"
arch=('any')