Changes between Initial Version and Version 1 of Ticket #937
- Timestamp:
- Aug 13, 2009 11:56:59 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #937 – Description
initial v1 3 3 - the use of {{{LOCK_BUDDIES}}}/{{{LOCK_BUDDIES}}} (introduced by #351) has been identified to have caused slow performance, especially on mobile devices, since it prevents other thread from working with different buddy object every time the main thread does something with a buddy. 4 4 - handle 481 response in client subscription automatically, so make subscription refresh for that particular buddy occurs more rapidly. 5 - add the last subscription status code (not just reason string) in the buddy info, so that application may handle some other failures with the buddy subscription 5 6 7