Age | Commit message (Collapse) | Author |
|
fix #3069
|
|
fix #3210
|
|
Because some plateform accept Z and z, but some only accept z…
|
|
|
|
ref #2948
|
|
Also add a e2e test for the list query
|
|
fix #3209
|
|
If anybody knows why fedora accepts both, but it only works with %z on
debian, please tell me.
|
|
|
|
|
|
|
|
At the moment, result-set-management is not implemented, the whole history
(well, at most 1024 messages) is returned.
|
|
|
|
|
|
|
|
|
|
This should fix #3205
|
|
|
|
It’s now easier to use. The distinction between a nick and a channel name is
based on the first character (by default it's '#' and '&'). The user doesn’t
have to worry about which separator to use anymore.
fix #3066
|
|
|
|
|
|
|
|
|
|
|
|
Do not use a singleton for the database.
fix #3203
|
|
It’s $CURRENT_YEAR
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ref #3067
|
|
|
|
|
|
|
|
|
|
For example if we are talking in private with nick Joe from
room #foo, and then we leave that room, we start receiving Joe’s
message from the server-wide JID
e2e tests included!!!
|
|
|
|
|
|
ref #2556
|
|
|
|
|
|
|
|
Because a jid like “freenode.example.org” is both the JID for the configured
IRC server, and biboumi’s JID.
fix #3175
|
|
|
|
|
|
[ci skip]
|
|
|
|
We can now insert steps between the two parts
|