mcabber

log

age author description
11 hours ago Mikael Berthe Update ChangeLogdefault tip
11 hours ago Mikael Berthe Update documentation
11 hours ago Mikael Berthe Refactor some code
12 hours ago Mikael Berthe Fix pinging oneself
12 hours ago Mikael Berthe Add /request ping (XEP-0199), by merging isbear's module
14 hours ago Mikael Berthe Update display_server_error()
14 hours ago Mikael Berthe Improve error checks in received IQ responses
38 hours ago Mikael Berthe Display modules directory with mcabber -V
38 hours ago Mikael Berthe Add dummy handler for roster manipulation IQ responses
40 hours ago Mikael Berthe Remove the "new message" flag when a buffer is purged with /buffer purge
40 hours ago Mikael Berthe Add small comment in previous change
40 hours ago Mikael Berthe Handle IQ responses with no "from"
41 hours ago Mikael Berthe This file (xmpp_helper.c) only contains mcabber stuff AFAICT
2 days ago Mikael Berthe Update ChangeLog
2 days ago Mikael Berthe Update online help
2 days ago Mikael Berthe Remove obsolete/bogus comment
2 days ago Mikael Berthe Update status when unexpectedly disconnected from server
2 days ago Mikael Berthe Disable XEP-0022 (Message Events) as it's been obsolete for a while
2 days ago Mikael Berthe Replace JEP with XEP
3 days ago Myhailo Danylenko Fix modules include flags (reported by nixtrian)
3 days ago Myhailo Danylenko Get server name from jid for block_unsubscribed
3 days ago Myhailo Danylenko Fix blocking muc messages (reported by ??2)
6 days ago Mikael Berthe Remove useless fonction call (spotted by isbear)
8 days ago Myhailo Danylenko Use G_GNUC_PRINTF to check scr_LogPrint arguments
6 days ago Myhailo Danylenko Improved events interface
2 weeks ago Myhailo Danylenko Provide xmpp_is_online()
2 weeks ago Myhailo Danylenko Split HOOK_INTERNAL
3 weeks ago Myhailo Danylenko Destroy lm connection object on disconnect
2 weeks ago Myhailo Danylenko Add required by gpgme definition to "clean" config.h
6 days ago Mikael Berthe Kill a warning
3 weeks ago Myhailo Danylenko Update mcabberrc.example
3 weeks ago Myhailo Danylenko New help system
2 weeks ago Myhailo Danylenko Fix autoaway
3 weeks ago Myhailo Danylenko Use $prefix/lib/mcabber as default modules_dir
3 weeks ago Myhailo Danylenko Use glob() in source command
3 weeks ago Myhailo Danylenko Use option guards for tracelog
3 weeks ago Myhailo Danylenko Add option guards
6 days ago Mikael Berthe Update hgignore file
3 weeks ago Myhailo Danylenko Add in-tree beep example module
3 weeks ago Myhailo Danylenko Install include/config.h
3 weeks ago Myhailo Danylenko Update modules howto
3 weeks ago Myhailo Danylenko Install mcabber headers
6 days ago Mikael Berthe Fix some more xmlns attributes in IQ responses
6 days ago Mikael Berthe Fix iq version reply (issue #42, patch from foxfell)
6 days ago Ulrich Sp?rlein Clean up some dead assignments/dead variables
9 days ago Myhailo Danylenko Fix room unlocking
3 weeks ago Myhailo Danylenko Fix GError handling
8 weeks ago Myhailo Danylenko Fix for entity capabilities hash generation.
2 months ago Myhailo Danylenko Print list of options with '/set'
2 months ago Mikael Berthe Do not call do_screen_refresh() on SIGWINCH
2 months ago Mikael Berthe Re-add fifo_deinit() in mcabber_terminate() (isbear)
2 months ago Mikael Berthe Remove hk_mainloop()
2 months ago Mikael Berthe Fix resize event handling issue (reported by mvuets)
2 months ago franky Update fix for ssl_ignore_checks option (changeset 8effa82ae593)
2 months ago Mikael Berthe Merge main and crew
2 months ago Myhailo Danylenko Do not print ssl error if user has not requested it
2 months ago Myhailo Danylenko Improve UI latency and CPU usage
2 months ago Myhailo Danylenko Fix leave_groupchats remote command
2 months ago Myhailo Danylenko Set all locale variables
2 months ago Nixtrian Try fallback language (en) when help file with current language is not found