0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 17 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Presence bug. Fixes issue 264. GWT upgraded to 2.0.3 More... almost 14 years ago
New event on rooms: on invitation sent More... almost 14 years ago
Better roster group item ordering. Fixes issue 236 More... almost 14 years ago
Simple reconnect module More... almost 14 years ago
Allow encoded password in login. New Credentials object. Fixes issue 281 More... almost 14 years ago
Initial implementation of re-connect module. Starts issue 106 More... almost 14 years ago
Name is the preferred attribute in meta tags (also id still supported). Patch from Antonio Petrelli applied. Thanks. Fixes issue 237 More... about 14 years ago
Add whitespace to keep-alive. Thanks Antonio Petrelli for the patch. Fixes issue 223 More... about 14 years ago
Test moved to test folder. Resource not downcased. Fixes issue 159. Fixes issue 220 More... about 14 years ago
Correct request content type. Thanks Antonio :) . Fixes issue 219 More... about 14 years ago
Support for route and secure attributes. Fixes issue 216 More... about 14 years ago
XmppUri parser. Using Vicente's EMAIL_REGEXP to validate jid. Complete uri pending. Fixes issue 82 More... about 14 years ago
Changed private properties to protected in com.calclab.emite.xep.muc.client.Room - we probably won't actually need these to be this visible in the end so I will reverse this when we have a better idea! More... about 14 years ago
Changed private methods to protected in com.calclab.emite.xep.muc.client.Room More... about 14 years ago
Made com.calclab.emite.xep.muc.client.Room constructor public More... about 14 years ago
Remove bugs in order More... about 14 years ago
Roster groups sorter More... about 14 years ago
Solving warning issues in RosterTester More... about 14 years ago
Mergin Rémi changes More... about 14 years ago
Reviewing bosh changes. Solving a AutoConfig bug issue. Thanks Rémi More... about 14 years ago
Connection work to be reviewed More... about 14 years ago
RosterGroup better change event handling More... about 14 years ago
Better XMPP URI parsing and validation, part 1 More... about 14 years ago
Found slight problem with dani's wuick fix for the browser auto config. More... about 14 years ago
BrowserModule less automatic More... about 14 years ago
STARTED - task 192: When there are a number of tabs, some are lost off the edge of the window and can't be accessed http://code.google.com/p/emite/issues/detail?id=192 (trim/truncation part) More... about 14 years ago
RosterGroup abstraction. Better group handling: roster group events More... about 14 years ago
Roster can update more than one item at time More... about 14 years ago
XmppURI ingnore case More... about 14 years ago
RoomChatStateManager uses ChatStateManager's state More... about 14 years ago