- 19 May, 2015 2 commits
- 11 May, 2015 4 commits
- 07 May, 2015 1 commit
-
- 27 Feb, 2015 1 commit
-
-
louiz’ authored
-
- 26 Feb, 2015 1 commit
-
- 25 Feb, 2015 1 commit
-
-
louiz’ authored
This option lets the administrator choose a specific IRC server, and only that server can be used with this biboumi instance. In this mode, JIDs to use are changed like this: - #chan%irc.example.com@biboumi.example.com -> #chan@biboumi.example.com - user!irc.example.com@biboumi.example.com -> user!@biboumi.example.com - #chan%irc.example.com@biboumi.example.com/Nick -> #chan@biboumi.example.com/Nick - %irc.example.com@biboumi.example.com -> no equivalent - irc.example.com@biboumi.example.com -> no equivalent
-
- 24 Jan, 2015 1 commit
-
- 14 Jan, 2015 1 commit
-
-
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 1 commit
-
-
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
-
- 11 Jun, 2014 1 commit
-
- 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.
-
- 25 May, 2014 2 commits
- 14 May, 2014 1 commit
-
- 07 May, 2014 1 commit
-
-
louiz’ authored
-
- 06 May, 2014 1 commit
-
-
louiz’ authored
-
- 29 Apr, 2014 2 commits
- 24 Apr, 2014 1 commit
-
-
louiz’ authored
-
- 21 Apr, 2014 1 commit
-
-
louiz’ authored
-
- 15 Apr, 2014 2 commits
- 13 Apr, 2014 1 commit
-
-
louiz’ authored
-
- 10 Apr, 2014 1 commit
-
-
louiz’ authored
-
- 24 Feb, 2014 1 commit
-
-
louiz’ authored
-