openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Shoutbridge
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Dec 10, 2024 — Dec 10, 2025
Showing page 6 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added more code documentation.
Olle Johansson
More...
over 15 years ago
Added pyanno annotations for API documentation and run-time type checking. Created a simple debugPrint decorator, for easier debugging of internal functionality. Added some method documentation. Moved command line option parsing code into a utility function.
Olle Johansson
More...
over 15 years ago
Minor fix.
Olle Johansson
More...
over 15 years ago
Minor fixes.
Olle Johansson
More...
over 15 years ago
Updated README with information on the SeenTellPlugin. Updated HelloWorld example with the new self.send_message() method.
Olle Johansson
More...
over 15 years ago
logprint is now quiet unless verbose configuration is set to true. Raw xml stanzas received and sent only printed if debug option is set to true. SeenTellPlugin updated with fixes so that it now is usable. Added get_bool() method to Conf class, to get string values as a boolean. Made sure BridgeClass and ObjectFactory are new style python objects.
Olle Johansson
More...
over 15 years ago
Added a script to simplify testing of plugins. Renamed bridge module to bridges.
Olle Johansson
More...
over 15 years ago
Added first version of SeenTellPlugin, which keeps tracks of users and lets users leave messages to others.
Olle Johansson
More...
over 15 years ago
Fixed header.
Olle Johansson
More...
over 15 years ago
Added information about command matching.
Olle Johansson
More...
over 15 years ago
Updated layout.
Olle Johansson
More...
over 15 years ago
README updated with Halibot commands. Added Advanced plugin programming tips in README. !help command is now case insensitive. Removed default handle methods in Plugin class, as they shouldn't be necessary anymore. Updated Plugin.prepend_sender method so that it should work again. Added !flipcoin command to HalibotPlugin.
Olle Johansson
More...
over 15 years ago
Added Halibot plugin with some miscellaneous commands like: !help !listcommands !listplugins etc Moved show_text method from MonkeyPlugin to Plugin class. Added method leave_room to XmppBridge.
Olle Johansson
More...
over 15 years ago
More ascii art.
Olle Johansson
More...
over 15 years ago
More ascii art, mostly variations on current ones.
Olle Johansson
More...
over 15 years ago
Added ducks.
Olle Johansson
More...
over 15 years ago
Gracefully ignores plugins that couldn't be loaded, prints error message.
Olle Johansson
More...
over 15 years ago
Removed fixed todos.
Olle Johansson
More...
over 15 years ago
Updated Plugin handling so that methods are only called on specific trigger events and if a command matches. Switched Presence, Iq and Message stanza trigger events to pure xml string instead of domish object, to allow plugins to be generic. A new event, Message, was added that sends a Shout object for messages originating from either XMPP or Shoutbox. All plugins now use the new command handling interface. Updated plugin documentation with plugin handling changes, and added list of available triggers.
Olle Johansson
More...
over 15 years ago
Added package init files.
Olle Johansson
More...
over 15 years ago
Removed debug messages. Fixed setup.py which now seems to create an egg properly.
Olle Johansson
More...
over 15 years ago
Restructured the package. Moved files into sub-packages. Started adding setup.py file for distutils, still not working properly though.
Olle Johansson
More...
over 15 years ago
Fixed some characters.
Olle Johansson
More...
over 15 years ago
Minor update.
Olle Johansson
More...
over 15 years ago
Size matters.
Olle Johansson
More...
over 15 years ago
Minor change.
Olle Johansson
More...
over 15 years ago
Added some bot ideas.
Olle Johansson
More...
over 15 years ago
Modified Dicey instructions again.
Olle Johansson
More...
over 15 years ago
Modified Dicey instructions a bit.
Olle Johansson
More...
over 15 years ago
Added quotes from Hoahoa Dahlgren. Changed the markdown of the README a bit.
Olle Johansson
More...
over 15 years ago
←
1
2
3
4
5
6
7
8
9
10
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree