- 11 Sep, 2006 2 commits
-
-
Daniel Henninger authored
[GATE-14] Can log in to irc.freenode.net at the moment after registering and talk back and forth. Some misc tweaks to MSN support. Still getting IOException that I haven't tracked down yet. git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5315 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5312 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 10 Sep, 2006 4 commits
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5310 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5309 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5308 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
[GATE-14] Working on base IRC support. [GATE-5] Start of support for non-server side nicknames and such. There are currently problems with the db upgrade files. Namely they don't appear to actually be triggering. This is bad seeing as the code is expecting the changes. git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5305 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 09 Sep, 2006 3 commits
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5304 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5302 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5301 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 07 Sep, 2006 1 commit
-
-
Daniel Henninger authored
[GATE-3] Still working on buddy add/remove issues. More code cleanup here and there and improvements to connection status handling. Per gato's great suggestion, switched some hashs to concurrent hashes to dodge concurrent modification exceptions. git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5267 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 06 Sep, 2006 1 commit
-
-
Daniel Henninger authored
Added ability for custom registration tags per transport [GATE-26], working on tracking down/testing [GATE-3], more work on [GATE-20]. Much more information kept/handled for yahoo and msn transports. MSN errors should be handled a lot better, needs to be tested. git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5260 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 04 Sep, 2006 2 commits
-
-
Daniel Henninger authored
[GATE-3] Lots of reworking to handle nickname and group syncing. JML (MSN) doesn't support removing buddies yet.. (sigh) OSCAR has a null exception error that's occuring when I add a new buddy that I need to track down. git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5236 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
[GATE-3] Big improvements in handling of adding/removing legacy contacts. Still a bunch more things that need to be done though. Getting there. [love the slew of new handlers gato!] git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5215 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 03 Sep, 2006 1 commit
-
-
Daniel Henninger authored
[GATE-24] Updated to handle offline notifications upon disconnect. Also some documentation updates and such. git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5193 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 02 Sep, 2006 3 commits
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5185 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5184 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5181 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 31 Aug, 2006 2 commits
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5136 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5120 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 30 Aug, 2006 3 commits
-
-
Daniel Henninger authored
Added disconnect of sessions on shutdown [GATE-17], probe of sessions on startup [GATE-18], switched from XXXEnabled to XXX.enabled property [GATE-21], and added various listeners. git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5102 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
Added in support for changing priorities on the fly. Forgot you could do that. Added partial handling of roster events. Took out temporary hack to clean up roster on login. git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5101 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5100 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 26 Aug, 2006 3 commits
-
-
Daniel Henninger authored
[GATE-4] Fixed issue with AIM buddy list entries not showing up. Also minor logging tweak for Yahoo. git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5072 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5071 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5070 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 25 Aug, 2006 1 commit
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5064 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 24 Aug, 2006 1 commit
-
-
Daniel Henninger authored
Fix to cleanup roster code, fixed bug in msn roster sync, updated todo with current issues, updated oscar to better handle 'groupless' contacts. git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@5020 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 22 Aug, 2006 1 commit
-
-
Daniel Henninger authored
Updates to work with shared groups. Couple of other minor tweaks. Something is still 'off' with the rosters, especially Yahoo. More work to be done. git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@4981 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 18 Aug, 2006 2 commits
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@4966 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@4957 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 17 Aug, 2006 2 commits
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@4953 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
Fixed multi-resource login support. Not entirely tested yet. Also minor tweak collection handling. git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@4950 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 15 Aug, 2006 2 commits
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@4921 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@4920 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 14 Aug, 2006 2 commits
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@4898 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
Applied bulk of patches from George Joseph. Adds ability to have multiple groups for one roster item, improved iq registration handling, and minor code tweaks. git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@4897 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 13 Aug, 2006 3 commits
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@4892 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@4891 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
Misc work, unfortunately not accomplishing what I had hoped. Have determined jmml is not the best library to be using. JML looks good and fairly recent. Going to try it. git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@4890 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 09 Aug, 2006 1 commit
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk/src/plugins/gateway@4861 b35dd754-fafc-0310-a699-88a17e54d16e
-