summaryrefslogtreecommitdiff
path: root/sunshine
AgeCommit message (Expand)AuthorFilesLines
2010-05-15Adding new packets to GG library.Krzysztof Klinikowski2-32/+14
2010-05-15Add a signature for the dbus.Array's in GetContactCapabilities.Krzysztof Klinikowski1-2/+6
2010-05-12Fix.Krzysztof Klinikowski1-2/+1
2010-05-12A bit of refactoring. Needs testing.Krzysztof Klinikowski3-119/+121
2010-05-11Better implementation.Krzysztof Klinikowski1-4/+6
2010-05-11Dont throw error when user had two contacts with identical UIN. Just pass it ...Krzysztof Klinikowski1-4/+2
2010-05-03Fixes messages formating, newlines in messages now works.Krzysztof Klinikowski1-1/+1
2010-05-03Fixed object_path for conferences.Krzysztof Klinikowski1-2/+2
2010-05-02Removed class decorators. Now sunshine should be python 2.5 compatible.Krzysztof Klinikowski2-24/+46
2010-05-02Connection manager MUST be exited after disconnection.Krzysztof Klinikowski1-0/+1
2010-04-28Another fix. Maybe this time it will work.Krzysztof Klinikowski1-11/+11
2010-04-28Better OAuth detection.Krzysztof Klinikowski1-11/+11
2010-04-28Default client should use SSL connection.Krzysztof Klinikowski1-1/+1
2010-04-24Typing notifications, called "pisak" in GG implemented.Krzysztof Klinikowski5-9/+73
2010-04-22Avatars: implement the properties from spec 0.17.22Krzysztof Klinikowski1-2/+22
2010-04-22Use SSL and IP/port as account params.Krzysztof Klinikowski1-9/+29
2010-04-21Be explicit about data types in methods that produce contact attributesKrzysztof Klinikowski3-11/+12
2010-04-14HTML Entities in UTF-8 messages (still needs testing).Krzysztof Klinikowski3-7/+45
2010-04-14Fix typo.Krzysztof Klinikowski1-1/+1
2010-04-11Small fix in capabilities. (using butterfly modules is wrong, mkay?)Krzysztof Klinikowski1-1/+1
2010-04-11Many fixes and modifications. Capabilities implemented, better channel naming...Krzysztof Klinikowski6-31/+172
2010-04-08Fixes in capabilities.Krzysztof Klinikowski2-7/+7
2010-04-08Capabilities and contacts changes.Krzysztof Klinikowski3-52/+221
2010-04-08If user from your list change avatar, sunshine will automatically change it o...Krzysztof Klinikowski2-5/+13
2010-04-07Important update. Now account parameters should work correctly.Krzysztof Klinikowski2-22/+42
2010-03-31Fixed bug related with incorrect detection of SSL and raising NameError.Krzysztof Klinikowski1-1/+5
2010-03-29Another fixes in old plain messages. I forgot that's using win-1250 encoding.Krzysztof Klinikowski1-3/+4
2010-03-29Messages handling from older clients should work correctly now. Some GG 10 da...Krzysztof Klinikowski3-9/+36
2010-03-29UTF-8 in messages correctionKrzysztof Klinikowski3-7/+22
2010-03-28SSL connections support. We need pyOpenSSL lib to support that.Krzysztof Klinikowski1-5/+32
2010-03-28http://toxygen.net/libgadu/protocol/#ch1.7.1 implemented. Now server cant los...Krzysztof Klinikowski2-1/+16
2010-03-28Minor fixes in parameters handling.Krzysztof Klinikowski1-2/+2
2010-03-27Huge fix to presences. New GG 8 statuses correction. Better handling and bett...Krzysztof Klinikowski2-113/+114
2010-03-22Messages sending to conferences should works now. (still needs testing)Krzysztof Klinikowski4-7/+47
2010-03-22Initial conferences support implemented.Krzysztof Klinikowski5-32/+171
2010-03-08Now we have cleanly closing connection.Krzysztof Klinikowski3-4/+8
2010-03-08More modifications in disconnecting and reactor handling.Krzysztof Klinikowski3-27/+30
2010-03-06Small patch.Krzysztof Klinikowski1-1/+4
2010-03-04XML Event/Action packet handling and callback.Krzysztof Klinikowski2-0/+10
2010-03-04Minor syntax fix.Krzysztof Klinikowski1-1/+1
2010-03-04Better loops/reactor stop handling.Krzysztof Klinikowski1-3/+20
2010-02-28Some GG 10 protocol features added.Krzysztof Klinikowski1-2/+37
2010-02-28Changes in contact capabilities.Krzysztof Klinikowski1-15/+15
2010-02-25Some modifications related to contacts exporting.Krzysztof Klinikowski1-2/+7
2010-02-25Remove old contacts exporting function.Krzysztof Klinikowski1-3/+0
2010-02-23Initial commits for asynchronous contacts exporting feature.Krzysztof Klinikowski1-76/+28
2010-02-22Contacts list exporting implemented in twisted-gadu.Krzysztof Klinikowski2-0/+20
2010-02-09Fix null bytes problem in presences.Krzysztof Klinikowski1-1/+1
2010-02-08Some looping changes.Krzysztof Klinikowski1-5/+13
2010-02-02Forgot about that change in Makefile. From now sunshine should works.Krzysztof Klinikowski1-1/+2