Commit Graph

11 Commits

Author SHA1 Message Date
Adrien Destugues 6bf54007a4 Update server lists for new account creation
Fixes #55.
2021-12-23 14:36:44 +01:00
Pascal Abresch c4cbaf43f9 Enable presence requests 2021-12-22 23:16:57 +01:00
Adrien Destugues 0c9908c7bc Some cleanup and removal of UserID
Fixes some NULL dereferences when talking to people not in roster.
2020-08-12 14:37:19 +02:00
Adrien Destugues 7ee0705cae JRoster: move (still disabled) subscription code in the gloox callbacks 2020-03-28 11:36:58 +01: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 96e2241a1c Cleanup some useless roster management things. 2019-09-30 11:49:32 +02:00
Adrien Destugues 1e81dec433 Move all roster handling into JRoster. 2019-09-30 11:33:15 +02:00
Adrien Destugues d4acc92f86 Enable Wall Werror and fix all problems found. 2019-06-04 19:35:35 +02:00
siarzhuk 013832c8c5 - fixed local-system include files mess;
- version info report improoved;
 - icon is less "light" now.


git-svn-id: http://svn.osdrawer.net/jabber4beos@35 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-12-13 16:34:21 +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