- 12 Oct, 2015 1 commit
-
- 18 Sep, 2015 1 commit
-
-
louiz’ authored
-
- 11 May, 2015 1 commit
-
- 07 May, 2015 1 commit
-
- 27 Feb, 2015 1 commit
-
-
louiz’ authored
-
- 26 Feb, 2015 1 commit
-
- 24 Jan, 2015 1 commit
-
- 14 Jan, 2015 2 commits
-
-
louiz’ authored
-
Link Mauve authored
-
- 17 Dec, 2014 1 commit
-
-
louiz’ authored
-
- 12 Nov, 2014 4 commits
-
-
louiz’ authored
- 07 Aug, 2014 1 commit
-
-
louiz’ authored
-
- 20 Jun, 2014 1 commit
-
-
louiz’ authored
-
- 19 Jun, 2014 2 commits
- 18 Jun, 2014 2 commits
-
-
louiz’ authored
For example, both JID #chan%server@biboumi/Toto and toto!server@biboumi are equivalent, except that if you send a message to the first one, subsequent messages coming from the user toto will come from that same JID. This is done to be consistent for the XMPP user, and respond from the same JID than the 'to' of the first message. fix #2468
-
louiz’ authored
-
- 30 May, 2014 1 commit
-
- 27 May, 2014 1 commit
-
-
louiz’ authored
-
- 26 May, 2014 1 commit
-
-
louiz’ authored
We want to call socket() with the parameters provided by getaddrinfo, so we can’t addd the fd into the poller immediately. We need to wait the connection attempt, and then the SocketHandler can call add_socket_handler itself, if the connection succeeds, or is in progress.
-
- 14 May, 2014 1 commit
-
- 07 May, 2014 1 commit
-
-
louiz’ authored
-
- 06 May, 2014 1 commit
-
-
louiz’ authored
-
- 22 Feb, 2014 1 commit
-
-
louiz’ authored
-
- 20 Feb, 2014 1 commit
-
-
louiz’ authored
-
- 17 Feb, 2014 1 commit
-
-
louiz’ authored
-
- 06 Jan, 2014 1 commit
-
-
louiz’ authored
-
- 04 Jan, 2014 6 commits
- 08 Dec, 2013 1 commit
-
-
louiz’ authored
-
- 28 Nov, 2013 1 commit
-
-
louiz’ authored
The generated XML is very verbose because each IRC formatting tag makes us close a <span/> element and reopen it with the new style applied. However, this works quite well and is easy to implement.
-
- 13 Nov, 2013 1 commit
-
-
louiz’ authored
-
- 10 Nov, 2013 1 commit
-
-
louiz’ authored
-