1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 11, 2025 — Aug 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Small style fix. More... over 14 years ago
Fixed small annoyance when dealing with action messages. More... over 14 years ago
Fixed showing mensages when using older transmission versions. Small style fix. More... over 14 years ago
Small coding style change and typo fix. More... over 14 years ago
Small coding style change. Rewrapped a long line to follow the PEP8 max line length recomendation. More... over 14 years ago
Switched all string formatting operations in exaile module to the Py3K preferred method, str.format(). More... over 14 years ago
Switched all string formatting operations in rhythmbox-dbus module to the Py3K preferred method, str.format(). More... over 14 years ago
Switched all string formatting operations in banshee module to the Py3K preferred method, str.format(). More... over 14 years ago
Switched all string formatting operations in media module to the Py3K preferred method, str.format(). More... over 14 years ago
Switched all string formatting operations in rss module to the Py3K preferred method, str.format(). More... over 14 years ago
Switched all string formatting operations in remotos module to the Py3K preferred method, str.format(). More... over 14 years ago
Switched all string formatting operations in resaltados module to the Py3K preferred method, str.format(). More... over 14 years ago
Switched all string formatting operations in protecciones module to the Py3K preferred method, str.format(). More... over 14 years ago
Switched all string formatting operations in p2p module to the Py3K preferred method, str.format(). More... over 14 years ago
Switched all string formatting operations in notas module to the Py3K preferred method, str.format(). More... over 14 years ago
Switched all string formatting operations in ejemplo module to the Py3K preferred method, str.format(). More... over 14 years ago
Switched all string formatting operations in autosend module to the Py3K preferred method, str.format(). More... over 14 years ago
Fixed a couple of typos. More... over 14 years ago
Switched all string formatting operations in sysinfo module to the Py3K preferred method, str.format(). Rewrapped long lines to follow the PEP8 max line length recomendation. More... over 14 years ago
Fixed a small bug, the raw 338 server hook was asigned to the 335 instead, making the 335 reply dissapear. Switched all string formatting operations in whois module to the Py3K preferred method, str.format(). Rewrapped long lines to follow the PEP8 max line length recomendation. More... over 14 years ago
Switched all string formatting operations in antispam module to the Py3K preferred method, str.format(). Rewrapped long lines to follow the PEP8 max line length recomendation. More... over 14 years ago
Switched all string formatting operations in auxiliar module to the Py3K preferred method, str.format(). Rewrapped long lines to follow the PEP8 max line length recomendation. Changed "SUFIJOS" and "e" variables so they follow the python variable naming convention. More... over 14 years ago
Switched all string formatting operations on main module to the Py3K preferred method, str.format(). More... over 14 years ago
It seems nobody is using remotes, since they where broken for a long time without being noticed. Small fix to make them work again. More... over 14 years ago
Changed the version number to 1.5-alpha. More... over 14 years ago
Added two new antispam filters the database. More... over 14 years ago
Deleted some old references to XMMS that where left behind when the support was removed. More... over 14 years ago
Added media_reload function to help applying changes when a new media player is choosen. More... over 14 years ago
Modified the anti_clonerx_cb function to only act on the protected channels. More... over 14 years ago
Small code simplification. More... about 15 years ago