summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-03-27Revert "Fixes in channel dispatching."Krzysztof3-5/+11
This reverts commit e80cab865fb730eeeadfbd23f3b469f4d542f2cd.
2011-03-27Revert "Some fixed and improved logger."Krzysztof4-9/+3
This reverts commit b9830c29eeec1bde2aac4af6ad3e4c1ca55ab7a5.
2011-03-27Revert "Some minor changes in group/contact list."Krzysztof3-67/+19
This reverts commit f3df9b98ca4691a203fed2055f7596a893f219e3.
2011-03-27Revert "Avatars fix."Krzysztof1-3/+3
This reverts commit 472e18f139fccaae2f0c24f198ec5a54607796fb.
2011-03-27Revert "Avatars.. once again."Krzysztof1-3/+17
This reverts commit a2ee4b8ec7bdb97ab93b5923283fcb88c5e74d22.
2011-03-27Revert "Some more debug info."Krzysztof1-2/+0
This reverts commit c6f2cc01595f5a7c0c1a65edddbada792c2bd925.
2011-03-27Revert "Some more"Krzysztof1-1/+0
This reverts commit 94dcfec8b0a638bbae7b818caf4f9d30e00b7243.
2010-10-30Some moreKrzysztof Klinikowski1-0/+1
Signed-off-by: Krzysztof Klinikowski <kkszysiu@gmail.com>
2010-10-30Some more debug info.Krzysztof Klinikowski1-0/+2
2010-10-20Avatars.. once again.Krzysztof Klinikowski1-17/+3
2010-10-11Avatars fix.Krzysztof Klinikowski1-3/+3
2010-10-11Some minor changes in group/contact list.Krzysztof Klinikowski3-19/+67
2010-10-05Some fixed and improved logger.Krzysztof Klinikowski4-3/+9
2010-09-05Fixes in channel dispatching.Krzysztof Klinikowski3-11/+5
2010-09-05Sunshine should now work on twisted versions older than 0.9.0 but with ↵Krzysztof Klinikowski2-3/+4
disabled functions like avatar uploading and contact info.
2010-09-05Fixes in GaduApi class once again (just because "programmers" from GG ↵Krzysztof Klinikowski1-9/+61
written poor and weak code, dammit)
2010-09-04Fix in sunshine.manager.Krzysztof Klinikowski1-1/+1
2010-08-31Huge update of synchronisation feature. Remember: this code is experimental. ↵Krzysztof Klinikowski4-5/+92
Use it on own risk.
2010-08-31Minor updatesKrzysztof Klinikowski3-4/+2
2010-08-06Messages interface implemented.Krzysztof Klinikowski2-28/+67
2010-08-05Some debug log updates, not showing contacts at first run should be updated now.Krzysztof Klinikowski1-11/+9
2010-08-05sunshine.manager updated for client <-> server synchronisationKrzysztof Klinikowski1-2/+0
2010-08-04Some works related to synchronisation. Some bugfixes.Krzysztof Klinikowski5-170/+24
2010-08-03Synchronisation with server - initial release.Krzysztof Klinikowski8-416/+44
2010-07-09Fixed Contact Info fetching.Krzysztof Klinikowski3-4/+29
2010-06-22Some changes. Now CM should be have more stability. Fixed some crashes.Krzysztof Klinikowski3-9/+16
2010-05-27Fixed bug in capabilities.Krzysztof Klinikowski1-5/+6
2010-05-27A little clean up.Krzysztof Klinikowski1-2/+0
2010-05-27Presence correction and code cleanup.Krzysztof Klinikowski1-130/+11
2010-05-27channel: add SunshineChannel class to deal with Initiator props, from ↵Krzysztof Klinikowski3-1/+51
http://git.collabora.co.uk/?p=telepathy-butterfly.git;a=commit;h=eb4ec881377241f49d757af88e5af1f3e1ee4bca
2010-05-27handle: stop passing args to object.__new__ if __init__ is overridden, from ↵Krzysztof Klinikowski1-1/+1
http://git.collabora.co.uk/?p=telepathy-butterfly.git;a=commit;h=23a918dc8f6fa64300a42cbc85223a256ee065e7
2010-05-27Fixed contacts exporting for large lists.Krzysztof Klinikowski1-9/+11
2010-05-26Added new files to Makefile.Krzysztof Klinikowski1-0/+2
2010-05-26Dynamical avatar updating reimplemented.Krzysztof Klinikowski2-3/+15
2010-05-26Huge avatars changes. Should work a way better now (+caching)Krzysztof Klinikowski1-29/+36
2010-05-25Working ContactInfo implementation.Krzysztof Klinikowski3-21/+62
2010-05-25Version bump + some minor changes.Krzysztof Klinikowski1-18/+18
2010-05-25Updated ContactInfo interface.Krzysztof Klinikowski1-8/+54
2010-05-25ContactInfo attribute correction.Krzysztof Klinikowski1-1/+1
2010-05-24GaduApi class refactoring and ContactInfo interface implementation.Krzysztof Klinikowski6-156/+323
2010-05-24Version up to 10.1.1.11119.Krzysztof Klinikowski1-5/+5
2010-05-21Fixed image_size field in one of GG structures. Testing needed.Krzysztof Klinikowski1-1/+1
2010-05-15version 0.1.8telepathy-sunshine-0.1.8mainKrzysztof Klinikowski1-1/+1
2010-05-15Adding new packets to GG library.Krzysztof Klinikowski3-32/+16
2010-05-15Add a signature for the dbus.Array's in GetContactCapabilities.Krzysztof Klinikowski1-2/+6
This prevents me from getting: process 4592: Array or variant type requires that type uint32 be written, but end_dict_entry was written. The overall signature expected here was '' and we are on byte 386 of that signature. And: ERROR:dbus.service:Unable to append <The entire dbus message> to message with signature a{ua{sv}}: <type 'exceptions.ValueError'>: invalid literal for long() with base 10: 'org.freedesktop.Telepathy.Channel.Type.Text' from http://git.collabora.co.uk/?p=user/maiku/telepathy-butterfly.git;a=commit;h=b38a35b08eaed2afb15fa878463e36405348d1c1
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
ignoring one.
2010-05-03Fixes messages formating, newlines in messages now works.Krzysztof Klinikowski1-1/+1