My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Earlier this year

  • Oct 17, 2009
    r187 ( * moved to hashlib * TODO: consider upgrading python-twitt...) committed by jopsen   -   * moved to hashlib * TODO: consider upgrading python-twitter to 0.6, but be aware that new wrapper Exception in python-twitter might break TwitterAccount, upgrade might not be possible...
    * moved to hashlib * TODO: consider upgrading python-twitter to 0.6, but be aware that new wrapper Exception in python-twitter might break TwitterAccount, upgrade might not be possible...
  • Oct 17, 2009
    r186 ( * Fixed the broken commit! (someone commited something with...) committed by jopsen   -   * Fixed the broken commit! (someone commited something with conflicts in) * Remove all traces of the broken IM merge attempt... Do it somewhere else... And please don't commit broken stuff here.
    * Fixed the broken commit! (someone commited something with conflicts in) * Remove all traces of the broken IM merge attempt... Do it somewhere else... And please don't commit broken stuff here.
  • Sep 16, 2009
    issue 13 (Identica support) commented on by darkbaboon   -   So even if it will be tantalising to speak in french, I wanna call your attention to this dent/twitt : http://identi.ca/notice/10142795. After investigation I found this package (http://aur.archlinux.org/packages.php?ID=30208) which greatly inspired me to do the attached file. This is basically the twitter.py from twclient directory I rename in identica.py and where I replaced all twitter.com by its equivalent identi.ca/api and "twitter." by "identica." and finally all remaining twitter word by identica. So what do you think about that, can it profit to your project ?
    So even if it will be tantalising to speak in french, I wanna call your attention to this dent/twitt : http://identi.ca/notice/10142795. After investigation I found this package (http://aur.archlinux.org/packages.php?ID=30208) which greatly inspired me to do the attached file. This is basically the twitter.py from twclient directory I rename in identica.py and where I replaced all twitter.com by its equivalent identi.ca/api and "twitter." by "identica." and finally all remaining twitter word by identica. So what do you think about that, can it profit to your project ?
  • Aug 18, 2009
    r185 (path changed for default.png) committed by gogtesuyash   -   path changed for default.png
    path changed for default.png
  • Aug 18, 2009
    r184 (*Changed some icons* for available ,busy and away as well a...) committed by gogtesuyash   -   *Changed some icons* for available ,busy and away as well as for default user...
    *Changed some icons* for available ,busy and away as well as for default user...
  • Aug 17, 2009
    r183 (*made small changes * in sending replies in im/main.py ) committed by gogtesuyash   -   *made small changes * in sending replies in im/main.py
    *made small changes * in sending replies in im/main.py
  • Aug 17, 2009
    r182 (*Added tweetstore and themes modules * which were missing in...) committed by gogtesuyash   -   *Added tweetstore and themes modules * which were missing in last revision
    *Added tweetstore and themes modules * which were missing in last revision
  • Aug 17, 2009
    r181 (*issues of last revision solved* As well made some changes ...) committed by gogtesuyash   -   *issues of last revision solved* As well made some changes in mainwindow.py and im/main.py renamed file pwNotifyParams.py to pwMappingParams.py
    *issues of last revision solved* As well made some changes in mainwindow.py and im/main.py renamed file pwNotifyParams.py to pwMappingParams.py
  • Aug 16, 2009
    r180 (*Merged* jabber client with pwytter .. As well as added som...) committed by gogtesuyash   -   *Merged* jabber client with pwytter .. As well as added some docstrings to code..
    *Merged* jabber client with pwytter .. As well as added some docstrings to code..
  • Aug 16, 2009
    r179 (Deleted standalone IMclient for merging.) committed by gogtesuyash   -   Deleted standalone IMclient for merging.
    Deleted standalone IMclient for merging.
  • Aug 16, 2009
    r178 ( * themes/twitterlike/preview.png: Updated to show the theme...) committed by jopsen   -   * themes/twitterlike/preview.png: Updated to show the theme. * preferencesdialog.py: Display theme author info, version and website. * tweetstore.py: Hack to do translation of notification messages without depending on i18n tools. * mainwindow.py: Translation of various strings throughout the interface, including views. * ui/locale/pwytter.da.ts: Updated the Danish translations, these are now complete.
    * themes/twitterlike/preview.png: Updated to show the theme. * preferencesdialog.py: Display theme author info, version and website. * tweetstore.py: Hack to do translation of notification messages without depending on i18n tools. * mainwindow.py: Translation of various strings throughout the interface, including views. * ui/locale/pwytter.da.ts: Updated the Danish translations, these are now complete.
  • Aug 11, 2009
    r177 ( * Reload TweetView on synchronization completed. * Context...) committed by jopsen   -   * Reload TweetView on synchronization completed. * Context menu for tray icon. * Synchronization interval timer added. * Action to pause synchronization timer. * Notifications have been united into one notification after synchronization is completed.
    * Reload TweetView on synchronization completed. * Context menu for tray icon. * Synchronization interval timer added. * Action to pause synchronization timer. * Notifications have been united into one notification after synchronization is completed.
  • Aug 11, 2009
    r176 (jabber client is redesigned solved issues of last revision P...) committed by gogtesuyash   -   jabber client is redesigned solved issues of last revision Presence facility is added
    jabber client is redesigned solved issues of last revision Presence facility is added
  • Aug 11, 2009
    r175 ([No log message]) committed by gogtesuyash   -   [No log message]
    [No log message]
  • Aug 10, 2009
    BackendBranchInstall (How to install required lib to run the backend branch) Wiki page edited by pierrejean.coudert   -   Revision r174 Edited wiki page through web user interface.
    Revision r174 Edited wiki page through web user interface.
  • Aug 10, 2009
    BackendBranchInstall (How to install required lib to run the backend branch) Wiki page edited by jopsen   -   Revision r173 Edited wiki page through web user interface.
    Revision r173 Edited wiki page through web user interface.
  • Aug 10, 2009
    BackendBranchInstall (How to install required lib to run the backend branch) Wiki page edited by jopsen   -   Revision r172 Edited wiki page through web user interface.
    Revision r172 Edited wiki page through web user interface.
  • Aug 09, 2009
    r171 ( * tweetstore.py: Extended account capabilities to support r...) committed by jopsen   -   * tweetstore.py: Extended account capabilities to support retweeting * tweetview.py: Support for retweeting... Themes have also been updated. * theme.py: Validates themes when loading them, ignores themes from the future (e.g. with future version number). * Removed some random debug information...
    * tweetstore.py: Extended account capabilities to support retweeting * tweetview.py: Support for retweeting... Themes have also been updated. * theme.py: Validates themes when loading them, ignores themes from the future (e.g. with future version number). * Removed some random debug information...
  • Aug 09, 2009
    r170 (XMPP client basic version for pwytter) committed by gogtesuyash   -   XMPP client basic version for pwytter
    XMPP client basic version for pwytter
  • Aug 09, 2009
    PwytterThemeDocumentation (Pwytter theme documentation) Wiki page edited by jopsen   -   Revision r169 Edited wiki page through web user interface.
    Revision r169 Edited wiki page through web user interface.
  • Aug 09, 2009
    r168 ( * tweetview.py: Use "rb" mode for open() when reading bi...) committed by jopsen   -   * tweetview.py: Use "rb" mode for open() when reading binary files, fixing windows specific bug when loading images. * theme.py: Use "rb" mode for open(), fixing windows image bug.
    * tweetview.py: Use "rb" mode for open() when reading binary files, fixing windows specific bug when loading images. * theme.py: Use "rb" mode for open(), fixing windows image bug.
  • Aug 08, 2009
    PwytterThemeDocumentation (Pwytter theme documentation) Wiki page edited by jopsen   -   Revision r167 * wiki/PwytterThemeDocumentation.wiki: Added information on QStyle selection.
    Revision r167 * wiki/PwytterThemeDocumentation.wiki: Added information on QStyle selection.
  • Aug 08, 2009
    r166 ( * theme.py: Added new method to retrive optional list of QS...) committed by jopsen   -   * theme.py: Added new method to retrive optional list of QStyles to use. * mainwindow.py: Stores data about default style and loads QStyle using data from theme.
    * theme.py: Added new method to retrive optional list of QStyles to use. * mainwindow.py: Stores data about default style and loads QStyle using data from theme.
  • Aug 08, 2009
    r165 ( * build.py: Rules for building translations files and a res...) committed by jopsen   -   * build.py: Rules for building translations files and a ressource file for all translations. * pwytter.pyw: Loads translation ressources and uses translations...
    * build.py: Rules for building translations files and a ressource file for all translations. * pwytter.pyw: Loads translation ressources and uses translations...
  • Aug 04, 2009
    r164 ( * Hacked setup.py to use py2exe on Windows. * pwytte...) committed by jopsen   -   * Hacked setup.py to use py2exe on Windows. * pwytter.pyw: Minor fixes and weird hacks to find module path after py2exe compilation. * mainwindow.py: Attempts to create $XDG_CONFIG_HOME if directory does exist. * theme.py: Minor bugfix, when raising exception for theme not found...
    * Hacked setup.py to use py2exe on Windows. * pwytter.pyw: Minor fixes and weird hacks to find module path after py2exe compilation. * mainwindow.py: Attempts to create $XDG_CONFIG_HOME if directory does exist. * theme.py: Minor bugfix, when raising exception for theme not found...
  • Aug 04, 2009
    r163 ( * Removed included dependencies, relying on setuptools/easy...) committed by jopsen   -   * Removed included dependencies, relying on setuptools/easy_install to handle them instead * Added setup.py, attempt to make packages using setuptools, however is doubting that setuptools is designed for distributing applications... * A few bugfixes...
    * Removed included dependencies, relying on setuptools/easy_install to handle them instead * Added setup.py, attempt to make packages using setuptools, however is doubting that setuptools is designed for distributing applications... * A few bugfixes...
  • Jul 31, 2009
    r162 ( * Removed /qtui/ folder, contents refactored and moved to /...) committed by jopsen   -   * Removed /qtui/ folder, contents refactored and moved to /src/
    * Removed /qtui/ folder, contents refactored and moved to /src/
  • Jul 31, 2009
    r161 ( * Somehow commited pyc file... removing them.. ) committed by jopsen   -   * Somehow commited pyc file... removing them..
    * Somehow commited pyc file... removing them..
  • Jul 31, 2009
    r160 ( * Moved Qt UI to /src/ * Refactored tweetstore into a pack...) committed by jopsen   -   * Moved Qt UI to /src/ * Refactored tweetstore into a package. * Placed all autogenerated and Qt-designer related stuff in /ui/ folder. * Converted tabs to spaces using GNU expand. * Added dependencies in a directory, where they may be loaded from if not available on host system, e.g. Windows.
    * Moved Qt UI to /src/ * Refactored tweetstore into a package. * Placed all autogenerated and Qt-designer related stuff in /ui/ folder. * Converted tabs to spaces using GNU expand. * Added dependencies in a directory, where they may be loaded from if not available on host system, e.g. Windows.
  • Jul 31, 2009
    r159 ( * Cleaning up the /src/ folder to make room for the new ref...) committed by jopsen   -   * Cleaning up the /src/ folder to make room for the new refactored source
    * Cleaning up the /src/ folder to make room for the new refactored source
  • Jul 29, 2009
    PwytterThemeDocumentation (Pwytter theme documentation) Wiki page added by jopsen
  • Jul 29, 2009
    BackendBranchInstall (How to install required lib to run the backend branch) Wiki page edited by jopsen
  • Jul 29, 2009
    BackendBranchInstall (How to install required lib to run the backend branch) Wiki page edited by jopsen
  • Jul 29, 2009
    r155 ( * theme.py: Abstractions to read themes. * tweetstore.py:...) committed by jopsen   -   * theme.py: Abstractions to read themes. * tweetstore.py: Added getOutbox() to get outgoing messages, and removeFromOutbox * tweetview.py: - Loads themes - Added detailed user view - Added outbox view - Refactored links - Uses traceback to trace and display exceptions, rather than dying. * preferencesdialog.py: Enables theme selection. * themes/default/: Default theme polished. * themes/twitterlike/: Twitter-like theme added. * Many bugfixes and improved documentation...
    * theme.py: Abstractions to read themes. * tweetstore.py: Added getOutbox() to get outgoing messages, and removeFromOutbox * tweetview.py: - Loads themes - Added detailed user view - Added outbox view - Refactored links - Uses traceback to trace and display exceptions, rather than dying. * preferencesdialog.py: Enables theme selection. * themes/default/: Default theme polished. * themes/twitterlike/: Twitter-like theme added. * Many bugfixes and improved documentation...
  • Jul 23, 2009
    r154 (cosmetic change in Message template : Grey bottom border add...) committed by pierrejean.coudert   -   cosmetic change in Message template : Grey bottom border added
    cosmetic change in Message template : Grey bottom border added
  • Jul 23, 2009
    BackendBranchInstall (How to install required lib to run the backend branch) Wiki page edited by pierrejean.coudert
  • Jul 23, 2009
    r152 (add source parameter to json data when you post a tweet (to ...) committed by pierrejean.coudert   -   add source parameter to json data when you post a tweet (to identify pwytter) use setXTwitterHeaders in TwitterAccount
    add source parameter to json data when you post a tweet (to identify pwytter) use setXTwitterHeaders in TwitterAccount
  • Jul 23, 2009
    BackendBranchInstall (How to install required lib to run the backend branch) Wiki page edited by pierrejean.coudert
  • Jul 22, 2009
    BackendBranchInstall (How to install required lib to run the backend branch) Wiki page edited by pierrejean.coudert
  • Jul 22, 2009
  • Jul 21, 2009
    r148 ( * tweetstore.py: Minor documentation improvements for the A...) committed by jopsen   -   * tweetstore.py: Minor documentation improvements for the Account abstraction.
    * tweetstore.py: Minor documentation improvements for the Account abstraction.
  • Jul 20, 2009
    r147 ( * mainwindow.py: Removed some debug messages * tweetstore....) committed by jopsen   -   * mainwindow.py: Removed some debug messages * tweetstore.py: Bugfix for handling direct message not in reply to anything
    * mainwindow.py: Removed some debug messages * tweetstore.py: Bugfix for handling direct message not in reply to anything
  • Jul 19, 2009
    r146 ( * tweetstore.py: Settings can be easily stored in database....) committed by jopsen   -   * tweetstore.py: Settings can be easily stored in database. * tweetstore.py: NotificationEngine implemented, supporting what is probably TOO many features. * tweetstore.py: Synchronization refactored and onNewTweets and similar events are now handled by the NotificationEngine. * preferencesdialog.py: UI and logic for loading/saving settings implemented. * database.py: The worker thread is now joined, when the database connection is closed. * mainwindow.py: Store a few settings in TweetStore.settings. * Various minor of bugfixes...
    * tweetstore.py: Settings can be easily stored in database. * tweetstore.py: NotificationEngine implemented, supporting what is probably TOO many features. * tweetstore.py: Synchronization refactored and onNewTweets and similar events are now handled by the NotificationEngine. * preferencesdialog.py: UI and logic for loading/saving settings implemented. * database.py: The worker thread is now joined, when the database connection is closed. * mainwindow.py: Store a few settings in TweetStore.settings. * Various minor of bugfixes...
  • Jul 14, 2009
    issue 5 ("No module named simplejson") commented on by guillaumecore   -   Same problem. You should update your page to add more DEPENDENCIES for you software. The 'sudo apt-get install ...' you gave on the Download page is definitely not enough.
    Same problem. You should update your page to add more DEPENDENCIES for you software. The 'sudo apt-get install ...' you gave on the Download page is definitely not enough.
  • Jul 11, 2009
    r145 ( * minor bugfix... ) committed by jopsen   -   * minor bugfix...
    * minor bugfix...
  • Jul 11, 2009
    r144 ( * TweetView: Uses a VERY minimalistic template system * T...) committed by jopsen   -   * TweetView: Uses a VERY minimalistic template system * TweetView: Javascript methods to programmatically write replies and direct messages * ThreadSafeDatabase: Uses builtin sqlite3 module, instead of thirdparty pysqlite * TweetStore: Extended with methods such as isFriend and isFollower * Account: Exposes capabilities, that informs: - If replies and direct message to a given user is possible - How to write replies and direct message, e.g. using prefix, etc... - Message sizes for updates, replies and direct messages * mainWindow: Uses Account capabilities to write replies and direct messages * Lots of bug fixes...
    * TweetView: Uses a VERY minimalistic template system * TweetView: Javascript methods to programmatically write replies and direct messages * ThreadSafeDatabase: Uses builtin sqlite3 module, instead of thirdparty pysqlite * TweetStore: Extended with methods such as isFriend and isFollower * Account: Exposes capabilities, that informs: - If replies and direct message to a given user is possible - How to write replies and direct message, e.g. using prefix, etc... - Message sizes for updates, replies and direct messages * mainWindow: Uses Account capabilities to write replies and direct messages * Lots of bug fixes...
  • Jul 09, 2009
    r143 (made the changes as per comments , changed message to be sho...) committed by gogtesuyash   -   made the changes as per comments , changed message to be shown to filter tweets as well as formated some code
    made the changes as per comments , changed message to be shown to filter tweets as well as formated some code
  • Jul 07, 2009
    r142 (*Fixed some bugs* found in testing.) committed by gogtesuyash   -   *Fixed some bugs* found in testing.
    *Fixed some bugs* found in testing.
  • Jul 06, 2009
    r141 (*Filtering Tweets*, tweets can be searched for specific twee...) committed by gogtesuyash   -   *Filtering Tweets*, tweets can be searched for specific tweets,nerds can use regular expressions,notification is complete
    *Filtering Tweets*, tweets can be searched for specific tweets,nerds can use regular expressions,notification is complete
  • Jul 03, 2009
    r140 (*GUI* for notifications,whitelist maintained...) committed by gogtesuyash   -   *GUI* for notifications,whitelist maintained...
    *GUI* for notifications,whitelist maintained...
 
Hosted by Google Code