~singpolyma/biboumi

f1306c62 — louiz’ 6 years ago
Also move the README.md in that directory
22cb2659 — louiz’ 6 years ago
Move the Dockerfile inside an alpine subdirectory
308869aa — louiz’ 6 years ago
Do not ignore empty values when receiving a data form

Otherwise, these fields cannot be emptied by the user

fix #3281
f125de48 — louiz’ 6 years ago
Add the possibility to invite any external JID to a room

fix #3285
407f95a1 — louiz’ 6 years ago
Do not reply with an error when receiving a presence for a user JID

fix #3224
24f2511d — louiz’ 6 years ago
In fixed mode, fix the iid type of the component JID
ffb402f0 — louiz’ 6 years ago
Drop support for botan < 2.0

fix #3274
f0f3d3d4 — louiz’ 6 years ago
Remove the now useless “find … touch” hack in gitlab-ci.yml
f7cbe853 — louiz’ 6 years ago
Correctly remove the last resource from the channel, in persistent mode

fix #3277
c0611c23 — louiz’ 6 years ago
Add a failing test demonstrating 3277
9131e63b — louiz 6 years ago
Merge branch 'biboumi_jid_in_users_rosters' into 'master'

Use a db roster to manage biboumi’s presence with the contacts

Closes #3217

See merge request !13
88770979 — louiz’ 6 years ago
Add a changelog entry for the roster feature
729ea131 — louiz’ 6 years ago
Send an unsubscribed presence on a probe if we don’t have a roster entry
50a2bd73 — louiz’ 6 years ago
Answer to presences of type='probe'
befdefd9 — louiz’ 6 years ago
Document the biboumi and IRC-server JIDs in user’s roster
a9519750 — louiz’ 6 years ago
Add an e2e test for the IRC server roster presence
dd343609 — louiz’ 6 years ago
Only send the IRC server presence if the user has this JID in their roster
f9a6f973 — louiz’ 6 years ago
Implement the roster presences from IRC servers
368bb828 — louiz’ 6 years ago
Send an additional unsubscribed presence when receiving an unsubscribe one
7e5cd2f1 — louiz’ 6 years ago
Add e2e tests for the (un)subscribe thing
Next