index
:
biboumi
3429-not-compliant-presence
async_sql
c++17
ci-arch
copr
debian
debug_coverage
e2e-doc
feature/fix-adhoc-command-descriptions
getdns
master
refactor-resources
roster-server-jid
sphinx-manpage
srcip
test_cmake3_11_2
v1
v2
v3
v4
v5
v6
v7
v8
v9
XMPP to IRC gateway, in C++.
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xmpp
/
biboumi_component.cpp
Age
Commit message (
Expand
)
Author
2020-03-11
Merge remote-tracking branch 'linkmauve/die-gc1.0-die'
louiz’
2020-03-11
Consider the nick change only if it is NOT a join
louiz’
2020-03-11
Fix a type stable-id -> stanza-id, and add a test case to be exhaustive
louiz’
2020-03-11
Announce the urn:xmpp:sid:0 NS in MUC's disco#info
louiz’
2020-03-11
Make sure we keep the stable-id and origin-id nodes when required
louiz’
2020-03-02
Avoid nick changes when joining a room that was already joined
louiz’
2019-11-13
Don’t treat presence updates as MUC joins
Emmanuel Gil Peyrot
2019-09-23
Mark all rooms as non-anonymous
louiz’
2019-08-20
XEP-0410: implement server-side optimisation for self-pings
Jonas Schäfer
2018-09-17
Do not change our nick if we send a presence to a non-joined channel
louiz’
2018-08-26
Trivial little syntax changes
louiz’
2018-08-23
Fix a bunch of int to unsigned int conversion warnings
louiz’
2018-08-04
Remove a bunch of useless empty lines
louiz’
2018-06-19
Reject messages from unjoined resources, with an error
louiz’
2018-06-17
Channels’ disco#info includes the number of participants
louiz’
2018-06-01
Make the global ad-hoc configure command available in fixed mode
louiz’
2018-04-29
mam: Send “fin complete” only when appropriate
louiz’
2018-04-24
Revert "Use a different Date data type"
louiz’
2018-04-24
Revert "Use the Date to find a next page in RSM, not the id"
louiz’
2018-04-16
Use Config::is_in_list() to allow for multiple admins
Emmanuel Gil Peyrot
2018-04-14
Use the Date to find a next page in RSM, not the id
louiz’
2018-04-13
one log_debug -> log_error, also some trivial indent
louiz’
2018-04-11
Use a different Date data type
louiz’
2018-03-26
Channel disco-info: use shorter string
Georg Lukas
2018-03-23
Change the nick of the joining user AFTER sending all the join stuff
louiz’
2018-03-23
Properly handle force-join presences by sending everything in return
louiz’
2018-03-18
Advertise the muc#stable_id feature on disco#info results
louiz’
2018-03-18
Reflect message IDs in channel MUCs
louiz’
2018-03-12
Remove the virtual channel feature altogether
louiz’
2018-02-13
Support the <before/> element in MAM requests
louiz’
2018-02-13
Do not forget an early return, to return the correct item-not-found error
louiz’
2018-02-11
Send a item-not-found error when the “after” value is not in the archive
louiz’
2018-02-10
Handle the “after” RSM value to page through results
louiz’
2018-02-10
Always return the oldest matching messages from MAM, even if no date is set
louiz’
2018-01-30
Remove the debug logs from previous commit
louiz’
2018-01-30
Add the complete='true' attribute only when appropriate
louiz’
2018-01-29
Do not forget the complete='true' attribute in MAM’s result iq
louiz’
2018-01-18
xep-0106 escape the JIDs listed in a disco#items server query
louiz’
2017-12-27
Fix a subtle iid parsing error in the adhoc code
louiz’
2017-12-27
Don’t answer to some requests towards MUC participants
louiz’
2017-12-26
Include the <fin><set><first/><last/></></> nodes in the MAM iq result
louiz’
2017-12-03
Run some of the ci tests against a postgresql docker container
louiz’
2017-08-27
Remove a forgotten and useless comment
louiz’
2017-08-27
Add support for the "history" node on MUC join
louiz’
2017-08-27
In fixed mode, server messages come from biboumi’s hostname directly
louiz’
2017-07-20
Add the possibility to invite any external JID to a room
louiz’
2017-07-20
Do not reply with an error when receiving a presence for a user JID
louiz’
2017-07-16
Send an unsubscribed presence on a probe if we don’t have a roster entry
louiz’
2017-07-16
Answer to presences of type='probe'
louiz’
2017-07-16
Only send the IRC server presence if the user has this JID in their roster
louiz’
[next]