0
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #25 from nathanvy/master More... over 4 years ago
Removed calls to string.decode() causing errors, and additionally fixed an issue where push notifications would not be sent if one was in a busy channel, due to the last_notification variable being set every time message_hook() was called. I moved the line to update last_notification to the send_push() function instead, as it seems to me a more logical/sane place to perform that update. More... almost 5 years ago
Set up test build More... almost 6 years ago
Merge pull request #19 from adtac/adtac/always More... almost 6 years ago
Merge pull request #20 from abhishekshah67/master More... almost 7 years ago
autoload steps added to Setup More... almost 7 years ago
README.md: update commands and settings More... almost 8 years ago
weebullet.py: run 2to3 More... almost 8 years ago
pep8 formatting, refactor, and subscribed channels More... almost 8 years ago
weebullet.py: reduce code repetition in (un)ignore More... almost 8 years ago
Merge pull request #18 from major/add-inactive-check More... over 8 years ago
Don't notify if buffer is active More... almost 9 years ago
Add section for relay ignore More... about 10 years ago
Merge pull request #15 from sim642/patch-1 More... over 10 years ago
Bump version to 0.5.1 More... over 10 years ago
Evaluate api_key option to allow storing API key in secure More... over 10 years ago
Merge pull request #14 from LeftyBC/feature/dont_notify_when_relay_connected More... over 10 years ago
Add config option and code to skip pushbullet notifications when a relay is connected More... over 10 years ago
Set python source encoding to utf8 More... over 10 years ago
Typo in README More... over 10 years ago
Configs need to be strings, and initial state of notification state should be epoch so the first one always makes it through More... over 10 years ago
Add min_notify_interval to README More... over 10 years ago
Add debug function and min notify interval w/config More... over 10 years ago
Merge pull request #13 from JohnMaguire/feature/12-ignore-channels More... almost 11 years ago
Update README with ignore information More... almost 11 years ago
Fix bugs with empty list of ignored channels More... almost 11 years ago
Fix weebullet erroring on unset ignored_channels More... almost 11 years ago
Fix indentation in help More... almost 11 years ago
Add ability to ignore channels (closes #12) More... almost 11 years ago
Bump version More... about 11 years ago