Commit Graph

13 Commits

Author SHA1 Message Date
Pascal Abresch 248fd1deb6 Remove ICQ code 2021-10-18 19:57:40 +02:00
Adrien Destugues 03775dcd95 UserID: Remove unused method 2020-08-13 12:10:21 +02:00
Adrien Destugues 6bb44ef994 Reduce use of UserID
There will be a lot more to do, but at least with this change, it is not
possible anymore to create a UserID outside of JRoster. So there should
always be a unique instance of the UserID for each roster entry. This
makes sure the state of the user is globally synchronized properly, and
no part of the code is accidentally working on a copy instead of the
real thing.
2019-09-30 16:44:01 +02:00
Adrien Destugues 2a53a0aa94 Update and cleanup UserID class
Reuse gloox provided data instead of copying it, whenever possible.
2019-09-30 12:21:20 +02:00
Adrien Destugues 763d92a34a Move AppLocation to support/ and remove AOL transport support 2019-09-30 11:30:32 +02:00
Adrien Destugues a77ea7ff9e Remove support for Yahoo and MSN transports.
These protocols are dead.
2019-09-29 23:10:50 +02:00
Adrien Destugues a5e119a022 Remove old JID parsing code and use gloox::JID.
Should help fixing 64bit build more.
2019-07-13 15:44:27 +02:00
Adrien Destugues 8229a0c8b8 Attempt to fix 64bit build.
Should fix #28
2019-07-13 08:40:07 +02:00
Adrien Destugues ff72b8b80f Handle "pending presence" state. 2019-06-19 20:51:32 +02:00
Adrien Destugues bbc97b68f3 [WIP] Replace jabber code with gloox
- Connecting to the server
- Getting roster and presence from contacts
2019-06-05 20:30:57 +02:00
Adrien Destugues d4acc92f86 Enable Wall Werror and fix all problems found. 2019-06-04 19:35:35 +02:00
julun 53b650d748 * gcc4 build fix
git-svn-id: http://svn.osdrawer.net/jabber4beos@6 337aba2b-7447-0410-a794-ebbcc98ad26d
2008-04-07 19:32:07 +00:00
xed 473de763da initial checkin
git-svn-id: http://svn.osdrawer.net/jabber4beos@1 337aba2b-7447-0410-a794-ebbcc98ad26d
2008-03-03 22:52:07 +00:00