2009-05-31 |
Gergely Imreh | more logical code reorganization in a few places
|
commit | commitdiff | tree |
2009-05-31 |
Gergely Imreh | update dialog: tweaking of shown information
|
commit | commitdiff | tree |
2009-05-31 |
Gergely Imreh | fix: uid is already a string, no need to convert it
|
commit | commitdiff | tree |
2009-05-31 |
Gergely Imreh | add a lot of comments (that I should have added a long...
|
commit | commitdiff | tree |
2009-05-31 |
Gergely Imreh | fix: handle character limit more cracefully, Closes #27
|
commit | commitdiff | tree |
2009-05-31 |
Gergely Imreh | bigger padding for entry text
|
commit | commitdiff | tree |
2009-05-31 |
Gergely Imreh | fix: show "logged in" dialog again, if user clicked...
|
commit | commitdiff | tree |
2009-05-31 |
Gergely Imreh | use pack instead of add when doing layout
|
commit | commitdiff | tree |
2009-05-31 |
Gergely Imreh | fix: add padding to entry text box, (at least temporarily...
|
commit | commitdiff | tree |
2009-05-31 |
Gergely Imreh | fix: remove .show() calls, as window.show_all() will...
|
commit | commitdiff | tree |
2009-05-31 |
Gergely Imreh | add: status bar + messages, Closes #14
|
commit | commitdiff | tree |
2009-05-31 |
Gergely Imreh | have 4 threads by default instead of 2
|
commit | commitdiff | tree |
2009-05-31 |
Gergely Imreh | status update: more accurate log text
|
commit | commitdiff | tree |
2009-05-31 |
Gergely Imreh | adjusting refresh info string: not pulling but queueing now
|
commit | commitdiff | tree |
2009-05-31 |
Gergely Imreh | fix: use semaphores to limit to one running status...
|
commit | commitdiff | tree |
2009-05-31 |
Gergely Imreh | fix no need to handle exception twice
|
commit | commitdiff | tree |
2009-05-30 |
Gergely Imreh | fix: status update entry field size is more reasonable
|
commit | commitdiff | tree |
2009-05-30 |
Gergely Imreh | fix: Column.UID is now string, not int
|
commit | commitdiff | tree |
2009-05-30 |
Gergely Imreh | add (basic) menubar, Closes #13
|
commit | commitdiff | tree |
2009-05-30 |
Gergely Imreh | we can go to 5 days now, because "stream" does not...
|
commit | commitdiff | tree |
2009-05-30 |
Gergely Imreh | fix: whitespace errors
|
commit | commitdiff | tree |
2009-05-30 |
Gergely Imreh | fix: pull statuses from "stream" instead of "status...
|
commit | commitdiff | tree |
2009-05-29 |
Gergely Imreh | fix: comments & likes weren't pulled if there are no...
|
commit | commitdiff | tree |
2009-05-28 |
Gergely Imreh | workaround: facebook API bug (?) of timeout at longer...
|
commit | commitdiff | tree |
2009-05-28 |
Gergely Imreh | change query formatting, get rid of lots of whitespaces
|
commit | commitdiff | tree |
2009-05-28 |
Gergely Imreh | fix: (facebook bug) deleted status update still in...
|
commit | commitdiff | tree |
2009-05-28 |
Gergely Imreh | correcting typo in login dialog
|
commit | commitdiff | tree |
2009-05-28 |
Gergely Imreh | elevating config file fail to critical log
|
commit | commitdiff | tree |
2009-05-28 |
Gergely Imreh | fix: die gracefully when the error is on facebook's...
|
commit | commitdiff | tree |
2009-05-27 |
Gergely Imreh | more informative login text
|
commit | commitdiff | tree |
2009-05-26 |
Gergely Imreh | log comments & likes update start
|
commit | commitdiff | tree |
2009-05-26 |
Gergely Imreh | Change "response" to match button
|
commit | commitdiff | tree |
2009-05-26 |
Gergely Imreh | show comments and likes in list, Closes #16
|
commit | commitdiff | tree |
2009-05-26 |
Gergely Imreh | Use icons in popup menu
|
commit | commitdiff | tree |
2009-05-26 |
Gergely Imreh | fix: profile pic was truncated, set larger width for...
|
commit | commitdiff | tree |
2009-05-26 |
Gergely Imreh | popup menu: copy status (to clipboard), new item
|
commit | commitdiff | tree |
2009-05-25 |
Gergely Imreh | after status update wait a bit to do refresh
|
commit | commitdiff | tree |
2009-05-25 |
Gergely Imreh | cleaning up trailing whitespaces
|
commit | commitdiff | tree |
2009-05-25 |
Gergely Imreh | proper order of status updates in storing list
|
commit | commitdiff | tree |
2009-05-25 |
Gergely Imreh | enabling wrapping of status update text
|
commit | commitdiff | tree |
2009-05-25 |
Gergely Imreh | fix: scrolling to top after pulling new status updates...
|
commit | commitdiff | tree |
2009-05-24 |
Gergely Imreh | move app logo to pixmaps directory
|
commit | commitdiff | tree |
2009-05-24 |
Gergely Imreh | add missing pixmap for unknown profile picture
|
commit | commitdiff | tree |
2009-05-24 |
Gergely Imreh | logging: make sure it is initialized (caused problem...
|
commit | commitdiff | tree |
2009-05-24 |
Gergely Imreh | feature: show profile pictures next to status update...
|
commit | commitdiff | tree |
2009-05-24 |
Gergely Imreh | fix: printing wrong update interval into log
|
commit | commitdiff | tree |
2009-05-24 |
Gergely Imreh | ignoring .pyc files
|
commit | commitdiff | tree |
2009-05-24 |
Gergely Imreh | a few style updates in code, should not have functional...
|
commit | commitdiff | tree |
2009-05-24 |
Gergely Imreh | add popup menu to status updates to show various things...
|
commit | commitdiff | tree |
2009-05-24 |
Gergely Imreh | left click on status update opens it in web browser
|
commit | commitdiff | tree |
2009-05-24 |
Gergely Imreh | open_url: to open various links in default browser
|
commit | commitdiff | tree |
2009-05-24 |
Gergely Imreh | status update: add 'till' variable to query
|
commit | commitdiff | tree |
2009-05-23 |
Gergely Imreh | status update time: human readable format
|
commit | commitdiff | tree |
2009-05-23 |
Gergely Imreh | list view: adding new updates moved outside of thread...
|
commit | commitdiff | tree |
2009-05-23 |
Gergely Imreh | updates: crude way to append new statuses in front...
|
commit | commitdiff | tree |
2009-05-23 |
Gergely Imreh | status update: log the number of received status updates
|
commit | commitdiff | tree |
2009-05-23 |
Gergely Imreh | removing unused code
|
commit | commitdiff | tree |
2009-05-23 |
Gergely Imreh | Grammar correction
|
commit | commitdiff | tree |
2009-05-23 |
Gergely Imreh | markup: catch & as well
|
commit | commitdiff | tree |
2009-05-23 |
Gergely Imreh | auto refresh interval was set too short (for debug...
|
commit | commitdiff | tree |
2009-05-23 |
Gergely Imreh | grammar correction (not that it helps much...)
|
commit | commitdiff | tree |
2009-05-23 |
Gergely Imreh | fix: forgot to store time of last update
|
commit | commitdiff | tree |
2009-05-23 |
Gergely Imreh | log: refresh time
|
commit | commitdiff | tree |
2009-05-23 |
Gergely Imreh | style correction (mostly white spaces...
|
commit | commitdiff | tree |
2009-05-23 |
Gergely Imreh | logging: converting every possible "print" into log...
|
commit | commitdiff | tree |
2009-05-23 |
Gergely Imreh | change minibook to executable
|
commit | commitdiff | tree |
2009-05-23 |
Gergely Imreh | add logging support
|
commit | commitdiff | tree |
2009-05-23 |
Gergely Imreh | auto-refresh: borked previously, should return True...
|
commit | commitdiff | tree |
2009-05-23 |
Gergely Imreh | add icon to app, in reference to #2
|
commit | commitdiff | tree |
2009-05-23 |
Gergely Imreh | fix: autorefresh gave up after first refresh, because...
|
commit | commitdiff | tree |
2009-05-23 |
Gergely Imreh | many changes: ability to pull other people's status...
|
commit | commitdiff | tree |
2009-05-22 |
Gergely Imreh | icons: add svg versions of icons for comments and likes
|
commit | commitdiff | tree |
2009-05-22 |
Gergely Imreh | include basic method to get count of "comments" and...
|
commit | commitdiff | tree |
2009-05-21 |
Gergely Imreh | threading fixes, so it runs on windows
|
commit | commitdiff | tree |
2009-05-21 |
Gergely Imreh | reformat overlong line
|
commit | commitdiff | tree |
2009-05-21 |
Gergely Imreh | exception catching for facebook import
|
commit | commitdiff | tree |
2009-05-21 |
Gergely Imreh | initial threading support, get updates with thread
|
commit | commitdiff | tree |
2009-05-21 |
Gergely Imreh | show dialog on program start to allow login in browser... Signed-off-by: Gergely Imreh <imrehg@gmail.com>
|
commit | commitdiff | tree |
2009-05-21 |
Gergely Imreh | checksyntax: give feedback on check status
|
commit | commitdiff | tree |
2009-05-20 |
Gergely Imreh | make standard window larger, since there are more things now
|
commit | commitdiff | tree |
2009-05-20 |
Gergely Imreh | feature: very preliminary support for getting previous...
|
commit | commitdiff | tree |
2009-05-20 |
Gergely Imreh | clearing up syntax & style errors shown by ./checksyntax
|
commit | commitdiff | tree |
2009-05-20 |
Gergely Imreh | initial language selection can be done in one line
|
commit | commitdiff | tree |
2009-05-20 |
Gergely Imreh | bring global, editable variables in front of imports
|
commit | commitdiff | tree |
2009-05-20 |
Gergely Imreh | add preliminary spelling support with gtkspell
|
commit | commitdiff | tree |
2009-05-20 |
Gergely Imreh | utils: add syntax and style checking (pyflakes & PEP8)
|
commit | commitdiff | tree |
2009-05-19 |
Gergely Imreh | actually, don't need to import exit, it's built-in... Signed-off-by: Gergely Imreh <imrehg@gmail.com>
|
commit | commitdiff | tree |
2009-05-19 |
Gergely Imreh | config file load: (a bit more) proper exception handling Signed-off-by: Gergely Imreh <imrehg@gmail.com>
|
commit | commitdiff | tree |
2009-05-19 |
Gergely Imreh | global variables: version and appname (since name likely... Signed-off-by: Gergely Imreh <imrehg@gmail.com>
|
commit | commitdiff | tree |
2009-05-19 |
Gergely Imreh | systray icon: toggle window visibility with click Signed-off-by: Gergely Imreh <imrehg@gmail.com>
|
commit | commitdiff | tree |
2009-05-17 |
Gergely Imreh | update README
|
commit | commitdiff | tree |
2009-05-17 |
Gergely Imreh | Add char counter, closes #5
|
commit | commitdiff | tree |
2009-05-17 |
Gergely Imreh | change gtk.Entry into gtk.TextView
|
commit | commitdiff | tree |
2009-05-16 |
Gergely Imreh | Place under MIT license.
|
commit | commitdiff | tree |
2009-05-15 |
Gergely Imreh | Initial commit
|
commit | commitdiff | tree |