about summary refs log tree commit diff stats
path: root/src/xmpp/blocking.c
Commit message (Expand)AuthorAgeFilesLines
* Profani-tty has rebornDaniel Santos2023-07-011-4/+4
* first step to remove libmesodeSteffen Jaeckel2021-10-271-6/+0
* XEP-0377: Add forgotten namespaceMichael Vetter2021-07-011-0/+1
* Add XEP-0377: Spam ReportingMichael Vetter2021-07-011-1/+26
* Add config.h in files were it was missingMichael Vetter2021-03-261-0/+2
* Apply coding styleMichael Vetter2020-07-071-45/+43
* Revert "Apply coding style"Michael Vetter2020-07-071-46/+48
* Apply coding styleMichael Vetter2020-07-071-48/+46
* Review logging for blocking.cMichael Vetter2020-04-141-2/+2
* Add context to autocomplete_with_func and use it for omemo trust commandPaul Fariello2020-01-311-1/+1
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Remove prefix from stanza idMichael Vetter2019-10-171-3/+3
* Fix segfault in block commandMichael Vetter2019-07-191-6/+0
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Move ID generation to xmpp folderMichael Vetter2018-08-301-3/+3
* Update copyrightJames Booth2018-01-211-1/+1
* Allow previous autocompletion with shift tabJames Booth2017-04-011-2/+2
* Update CopyrightJames Booth2017-01-281-1/+1
* Use hash table for bookmarksJames Booth2016-08-211-8/+7
* Use libstrophe xmpp_iq_new convenience functionJames Booth2016-08-201-10/+4
* Use libstrophe convenience functions for stanza attributesJames Booth2016-08-201-2/+2
* Tidy headersJames Booth2016-07-241-0/+1
* Update GPL link in headersJames Booth2016-07-241-1/+1
* Add ProfIdFreeCallback to free stale id handlers on connectJames Booth2016-06-081-3/+3
* Add missing string.h include in blocking.cJames Booth2016-05-111-0/+1
* Rename jabber_ functionsJames Booth2016-05-061-0/+1
* Renamed connection.c -> session.cJames Booth2016-05-051-1/+1
* Tidy xmpp headersJames Booth2016-05-041-3/+4
* Remove userdata from _blocklist_result_handlerJames Booth2016-05-021-1/+1
* Rename id_handler_add -> iq_id_handler_addJames Booth2016-05-021-3/+3
* Add /blocked commandJames Booth2016-05-011-0/+323