Very High Activity

Commits : Listings

  Analyzed 4 days ago based on code collected 4 days ago.
Showing page 1 of 214
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mesinyer proyect added, basically it's e3 (the implementation of what i wrote on "from future import braces") this is really experimental so dont touch it (or at least ask me permission to do it) Avatar More... over 4 years ago
changes to make pylint happy, now e3 rates 9.41/10 :D Avatar More... over 4 years ago
protocol upgrade to msnp15, all sso tokens are inside session.extras Anon32 More... over 4 years ago
A first prototype of the gtk front end is here, dont touch it, i must clean a lot of code that im using from other project, I will continue with it later, I just put it here to not loose it, but we must first finish e3 to move onto the gui Avatar More... over 4 years ago
first implementation of the SOAP request to add and remove contacts, I didnt tested them yet, but they should work Avatar More... over 4 years ago
all the requesters implemented, that means that we can do all the actions that were supported on emesenelib except the most complex ones (CE/DP/FT/web cam) all have been tested and it seems that the only ones that gave some trouble were Block/unblock contact (that can mean that the membership list of my test account is really corrupted since they worked some times), other actions implemented also (set nick, set message, set status), a refactoring made (I added commons to move some methods that were out of place) maybe other things I can't remember because it's too late :D Avatar More... over 4 years ago
Some code for the conversation added, we have the layout of a conversation window, now I must connect the events on a controller to separate the view from the controller and be able to reuse the gui on other project ;) Avatar More... over 4 years ago
I added the UserPanel class (just a base, I must finish it), I removed the Object inheritance to TextField and added the config class to protocol. Avatar More... over 4 years ago
changed the way to receive the payloads to be windows compatible Avatar More... over 4 years ago
now you can send messages to the other client, check the commented lines on emesene.py to see how to send a basic message Avatar More... over 4 years ago
fixed the missing status (for now i use a common status for some strange statuses on msn, i will see if I add those later, for now it's ok) Avatar More... over 4 years ago
a example on how to do simple things on e3 Avatar More... over 4 years ago
changed the way we request a conversation so we can start sending messages right away, now when we request a conversation we set the conversation id (you should use time.time() to avoid cid clashes). I also added code to store pending messages to be sent to the conversation when the conversation is stablished Avatar More... over 4 years ago
fixes to make the gui work again,when we receive a conversation we open a window. Avatar More... over 4 years ago
now the userlist is synchronized with the operations made on the address book Avatar More... over 4 years ago
ups Avatar More... over 4 years ago
a first implementation of the Rich Text Buffer to have a lightweight class to insert rich text on a textview, it's working right now, I must add links and images.. Avatar More... over 4 years ago
some pylint love Avatar More... over 4 years ago
the conversation window now can be used to chat (if the other contact starts the conversation). I connected some signals to update some info on the conversation window, still some info gets out of sync, but it's a good start. Avatar More... over 4 years ago
contact list now updates the info of the contacts, more conversation features, now we can start conversations. The panel nos allows to change our info. ctrl f opens the search box, pressing esc over it hides it again. fixes... Avatar More... over 4 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.