summaryrefslogtreecommitdiff
path: root/sunshine
AgeCommit message (Expand)AuthorFilesLines
2011-06-12Added SendMessage implementation in Text channel. It should fix problems with...HEADmasterKrzysztof Klinikowski1-0/+11
2011-06-12Some fixes in contact's deleting.Krzysztof Klinikowski1-1/+1
2011-05-26Thats async even without that, twisted-awesomeness.Krzysztof Klinikowski1-2/+2
2011-05-26Cut'n'paste is bad, mkay?!Krzysztof Klinikowski1-1/+1
2011-05-26Contact list code cleanup.Krzysztof Klinikowski1-277/+3
2011-05-08Forgot to add Protocol_Interface_Avatars.py into MakefileKrzysztof Klinikowski1-1/+2
2011-05-08Fixing my mistakes.Krzysztof Klinikowski1-1/+1
2011-05-08Code cleanup.Krzysztof Klinikowski1-7/+6
2011-05-08Added USERLIST100 packets support.Krzysztof Klinikowski3-23/+67
2011-05-07Added ProtocolInterfaceAvatar interface.Krzysztof Klinikowski2-19/+70
2011-05-07Fixed message types implementation.Krzysztof Klinikowski1-1/+1
2011-05-07Fixed manager file.Krzysztof Klinikowski1-1/+1
2011-05-07Added Message.MessageTypes support in text channel.Krzysztof Klinikowski1-1/+3
2011-05-07Fixed bug where sometimes after logging in your contact was ungrouped. Krzysztof Klinikowski1-55/+3
2011-05-07Protocol object implemented.Krzysztof Klinikowski6-170/+157
2011-05-07Coiterate instead of blocking loop in avatars.Krzysztof Klinikowski1-11/+17
2011-04-22Fixed problems with fetching contacts list sometimes after logging in.Krzysztof Klinikowski1-6/+11
2011-04-16Backward compatibility changes.Krzysztof Klinikowski1-3/+1
2011-04-14FIX: Crashing couple seconds after sended message should be fixed for now.Krzysztof Klinikowski1-2/+3
2011-04-13Ident fix.Krzysztof Klinikowski1-2/+2
2011-04-13Update to have backward compatibility with older telepathy-python versions.Krzysztof Klinikowski1-4/+7
2011-03-28Code cleanup & fixes.Krzysztof2-8/+9
2011-03-28Make it more bulletproffKrzysztof5-23/+58
2011-03-27Avatars.. once again.Krzysztof Klinikowski1-17/+3
2011-03-27Avatars fix.Krzysztof Klinikowski1-3/+3
2011-03-27Some fixes.Krzysztof3-19/+79
2011-03-27Some fixed and improved logger.Krzysztof Klinikowski3-3/+6
2011-03-27Fixes in channel dispatching.Krzysztof Klinikowski3-11/+5
2011-03-27Sunshine should now work on twisted versions older than 0.9.0 but with disabl...Krzysztof Klinikowski2-3/+4
2011-03-27Fixes in GaduApi class once again (just because "programmers" from GG written...Krzysztof Klinikowski1-9/+61
2011-03-27Minor changes.Krzysztof2-3/+1
2011-03-27Messages interface implemented.Krzysztof2-141/+66
2011-03-27Revert "Synchronisation with server - initial release."Krzysztof8-44/+416
2011-03-27Revert "Some works related to synchronisation. Some bugfixes."Krzysztof5-24/+170
2011-03-27Revert "Some debug log updates, not showing contacts at first run should be u...Krzysztof1-9/+11
2011-03-27Revert "Messages interface implemented."Krzysztof2-67/+28
2011-03-27Revert "Minor updates"Krzysztof3-2/+4
2011-03-27Revert "Huge update of synchronisation feature. Remember: this code is experi...Krzysztof3-90/+5
2011-03-27Revert "Fixes in GaduApi class once again (just because "programmers" from GG...Krzysztof1-61/+9
2011-03-27Revert "Sunshine should now work on twisted versions older than 0.9.0 but wit...Krzysztof2-4/+3
2011-03-27Revert "Fixes in channel dispatching."Krzysztof3-5/+11
2011-03-27Revert "Some fixed and improved logger."Krzysztof3-6/+3
2011-03-27Revert "Some minor changes in group/contact list."Krzysztof3-67/+19
2011-03-27Revert "Avatars fix."Krzysztof1-3/+3
2011-03-27Revert "Avatars.. once again."Krzysztof1-3/+17
2011-03-27Revert "Some more debug info."Krzysztof1-2/+0
2011-03-27Revert "Some more"Krzysztof1-1/+0
2010-10-30Some moreKrzysztof Klinikowski1-0/+1
2010-10-30Some more debug info.Krzysztof Klinikowski1-0/+2
2010-10-20Avatars.. once again.Krzysztof Klinikowski1-17/+3