Tags give the ability to mark specific points in history as being important
- Sort by
- Name
- Oldest updated
- Last updated
-
gajim-1.0.0-beta1Release gajim-1.0.0-beta1
- Integrate HTTPUpload
- Add Navigation buttons in History Window
- Added XEP-0368 (SRV records for XMPP over TLS)
- Improvements for HiDPI Screens
- Move Chat Menu button so we are not forced to use CSD
- Depend on the python keyring package for password storage
- Bug fixes
-
gajim-1.0.0-alpha1Release gajim-1.0.0-alpha1
- Ported to GTK3 / Python3
- Flatpak support
- Lots of refactoring
- New Emoji support
- New Chat Window design
- New StartChat Window (Ctrl+N)
- New ServerInfo Window
- AccountWindow Redesign
- Moved some encryption code out into Plugins (see PGP Plugin, Esessions Plugin)
- OTR Plugin was not ported, use OMEMO
- Added mam:1 and mam:2 support (mam:0 was removed)
- Added MAM for MUCs support
- Added support for showing XEP-0084 Avatars
- Added xmpp URI handling directly in Gajim
- Removed Gajim-Remote
- Removed XEP-0012 (Last Activity)
- Removed XEP-0136 (Message Archiving)
- Added XEP-0156 (Discovering Alternative XMPP Connection Methods)
- Added XEP-0319 (Last User Interaction in Presence)
- Added XEP-0380 (Explicit Message Encryption)
- Added Jingle FT:5 support
-
gajim-0.16.9Release gajim-0.16.9
- Improve Zeroconf behavior
- Fix showing normal message event
- remove usage of OpenSSL.rand
- a few minor bugfixes
-
gajim-0.16.8Release gajim-0.16.8
- Fix rejoining MUCs after connection loss
- Fix Groupchat invites
- Fix encoding problems with newer GnuPG versions
- Fix old messages randomly reappearing in the chat window
- Fix some problems with IBB filetransfer
- Make XEP-0146 Commands opt-in
- Improve sending messages to your own resources
- Improve reliability of delivery recipes
- Many minor bugfixes