descriptionA Facebook status updater and lister in Python.
homepage URLhttp://imrehg.github.com/minibook/
repository URLhttps://github.com/imrehg/minibook.git
ownerimrehg@gmail.com
last changeTue, 2 Jun 2009 08:06:32 +0000 (2 16:06 +0800)
last refreshThu, 9 May 2024 21:27:51 +0000 (9 23:27 +0200)
content tags
add:
readme

Follow your friends on Facebook easier with this status updater and lister written in Python. Uses pyfacebook to communicate with the website.

shortlog
2009-06-02 Gergely Imrehfix: ability to filter update text box, Closes #30master
2009-06-02 Gergely Imrehbetter char counting by using the TextBuffer's own...
2009-06-02 Gergely Imrehfix: removing new status notification on window activat...
2009-06-01 Gergely Imrehchecksyntax: fix style
2009-06-01 Gergely Imrehgtk.gdk.threads_{enter,leave}: use only where it really...
2009-06-01 Gergely Imrehsystray icon notification, Closes #15
2009-05-31 Gergely ImrehUpdating README a bit.
2009-05-31 Gergely Imrehfix: the query "till" time should be <= not to lose...
2009-05-31 Gergely Imrehmore logical code reorganization in a few places
2009-05-31 Gergely Imrehupdate dialog: tweaking of shown information
2009-05-31 Gergely Imrehfix: uid is already a string, no need to convert it
2009-05-31 Gergely Imrehadd a lot of comments (that I should have added a long...
2009-05-31 Gergely Imrehfix: handle character limit more cracefully, Closes #27
2009-05-31 Gergely Imrehbigger padding for entry text
2009-05-31 Gergely Imrehfix: show "logged in" dialog again, if user clicked...
2009-05-31 Gergely Imrehuse pack instead of add when doing layout
...
heads
14 years ago master
14 years ago gh-pages