Commit Graph

3 Commits (master)

Author SHA1 Message Date
Michael Santos 548a1590f5 Fix function declarations without prototypes 1 year ago
Michael Santos f9bdddd910 0.14.1: --chat: fix use of username without domain
One to one chats with a username without a domain would echo back
messages. Use the domain from the user's JID:

```
xmppipe -u user1@example.com --chat user2
```
2 years ago
Michael Santos eef6074dd5 Add a LICENSE file
Uses the ISC license. License is also in the source code.
7 years ago