Commit Graph

11 Commits

Author SHA1 Message Date
Adrien Destugues ba54032d17 Update userguide a bit
Fixes #49.
2021-12-22 18:07:37 +01:00
Adrien Destugues cd64eff494 Add some icons experiments 2021-11-20 09:55:40 +01:00
Pascal Abresch dc48e055f3 Cleanup: Remove icq icon 2021-09-12 12:39:19 +02:00
Adrien Destugues 3070376fc9 Replace icons with vector versions
These look nicer, are colorblind-friendly, and will be easier to scale
up.
2021-05-22 14:12:13 +02:00
Adrien Destugues 41b154c07b Implement vcard support.
Populate the "get buddy info" window with vcard data.
2020-11-21 22:05:56 +01:00
Adrien Destugues 7e452fddd5 Remove "Jabber" from userguide.
That doesn't make it any less outdated, however.

Fixes #44
2020-03-28 11:36:58 +01: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 e2d14a545c [WIP] XEP-0077 In-Band Registration
Also includes several cleanups, refactoring, etc

TODO:
- Send back dataform to the server
- Handle OOB data
- Handle legacy fields again
- Better error handling
- Complete BOB and Media handling for captchas
- Finish support for previous/next navigation in registration wizard
  (cleanup already added views, etc)

Future considerations:
- Drop JabberSpeak.cpp completely and use GlooxHandler instead
  everywhere
2019-09-27 22:34:47 +02:00
Adrien Destugues 17d29686b7 Fix license.
This had already been relicensed to MIT when first put on osdrawer, but
apparently the license got lost at some point.
2019-06-04 19:33:02 +02:00
siarzhuk 5826d603e0 - dumy of license.txt added. Required by package building makefile rule.
git-svn-id: http://svn.osdrawer.net/jabber4beos@33 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-12-06 21:31:49 +00:00
siarzhuk 9125e4df2c - resource directory was moved to root of the project tree. It simplifies handling automatic package creation.
git-svn-id: http://svn.osdrawer.net/jabber4beos@24 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-11-14 19:52:05 +00:00