Florian Schmaus
29d5ca68ce
Update the (second) flattr link in README.md
2014-09-27 17:18:19 +02:00
Florian Schmaus
7977f119e8
Update flattr link in README.md
2014-09-26 10:45:25 +02:00
Florian Schmaus
07c10a7444
Add donate options to README.md
2014-09-10 20:57:11 +02:00
Florian Schmaus
08504fdb48
Add info about open_chat to README.md
2014-09-05 11:58:18 +02:00
Florian Schmaus
393c713471
Don't repeat documentation, link to it instead
...
also fix some typos and improve some markdown formatting.
2014-08-28 15:26:02 +02:00
Florian Schmaus
f05e744011
s/ohloh/openhub/ in README.md
2014-07-23 08:29:47 +02:00
Florian Schmaus
37279eaa06
Add ohloh stats to README.md
...
and move the badges on top.
2014-06-14 18:42:55 +02:00
Florian Schmaus
c606530e22
Add .travis.yml
2014-05-28 08:18:45 +02:00
Florian Schmaus
beecb8a675
Make XMPPConnection an interface
...
create AbstractXMPPConnection.
2014-05-28 08:18:41 +02:00
Florian Schmaus
47d9146c76
Update Maven repositories in README.md
2014-05-25 11:01:52 +02:00
Georg Lukas
ab70cfec24
Refactoring: All connection classes begin with XMPP now
...
This commit renames classes as follows:
* TCPConnection --> XMPPTCPConnection
* BOSHConnection --> XMPPBOSHConnection
There are two reasons for this rename. First, it is there to indicate
that the classes actually _are_ XMPP connections, using different
transport mechanisms. Second, it makes auto-completion in IDEs easier,
the developer can type XMPP<complete> and choose the right backend.
2014-04-09 20:03:07 +02:00
Florian Schmaus
c86d6e3b61
Update README.md's ChatManager example to new API
2014-04-08 18:26:47 +02:00
Florian Schmaus
8e693ba5d5
Add nightly javadoc and documentation link to README
2014-03-10 10:23:33 +01:00
Florian Schmaus
489816c61f
Renamed Connection to XMPPConnection
2014-03-10 09:45:50 +01:00
Florian Schmaus
1f63ac31a5
Update README.md
2014-02-18 10:03:42 +01:00
Florian Schmaus
202be35978
Add resource URLs to README.md
2014-02-16 15:22:47 +01:00
Jason Sipula
64b8cfe3dc
added basic markdown readme
2014-02-15 13:36:42 -08:00