openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
B
Beirdobot
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 4 hours
ago.
Aug 22, 2024 — Aug 22, 2025
Showing page 17 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
added "create temporary tables" to the perms to give to the user
Gavin Hurlbut
More...
over 19 years ago
Added settings table Added initialdata.sql which contains plugins table and settings table defaults
Gavin Hurlbut
More...
over 19 years ago
Added an index to irclog on (chanid, msgtype, timestamp)
Gavin Hurlbut
More...
over 19 years ago
objectified message handling, and rudimentary url/email detection
Chris Petersen
More...
over 19 years ago
rudimentary channel details
Chris Petersen
More...
over 19 years ago
a bunch more setup things
Chris Petersen
More...
over 19 years ago
initial setup
Chris Petersen
More...
over 19 years ago
Implemented the seen command The bot sometimes doesn't see itself join (?) Changed lastseen and lastnotified to UNIX timestamps in schema Closes #14
Gavin Hurlbut
More...
over 19 years ago
Clears the channel joined flags before reconnecting. Fixes #15
Gavin Hurlbut
More...
over 19 years ago
Implemented command help for help, list, trout Others will be added as the command is implemented Closes #11
Gavin Hurlbut
More...
over 19 years ago
Regexp now checks ni...@server:port/channel instead of only channel Closes #12
Gavin Hurlbut
More...
over 19 years ago
Made the regexp matches pass in which IRC message type triggered the match Closes #2
Gavin Hurlbut
More...
over 19 years ago
Make a command match prevent checking regexp matching Closes #3
Gavin Hurlbut
More...
over 19 years ago
Link in the regexp handling Added plugin_fart.so (yeah, immature, I know!)
Gavin Hurlbut
More...
over 19 years ago
Added beginning of regexp handling, yet to be hooked into message reception
Gavin Hurlbut
More...
over 19 years ago
Make it not coredump on a who... the FindChannel routines were slightly borked Make botCmd_parse feed the commands only the nick portion of the who
Gavin Hurlbut
More...
over 19 years ago
Added a pluginLoad() and pluginUnload()
Gavin Hurlbut
More...
over 19 years ago
Added the code to load up the plugins as defined in the database Updated the SQL schema Changed botCmd_add to require char **command so it will work correctly.
Gavin Hurlbut
More...
over 19 years ago
Created a plugins directory Moved the trout command to a plugin Created botCmd_remove
Gavin Hurlbut
More...
over 19 years ago
Added a prototype for botCmdDepthFirst
Gavin Hurlbut
More...
over 19 years ago
Added the cmdChar field to channels table
Gavin Hurlbut
More...
over 19 years ago
Added a list command - shows an alphabetical list of all supported commands
Gavin Hurlbut
More...
over 19 years ago
Fleshed out the trout command Pass in the server info as well as channel so private messages work
Gavin Hurlbut
More...
over 19 years ago
Added some skeleton commands and linkage for bot commands
Gavin Hurlbut
More...
over 19 years ago
Ooops, that shoulda been svn:keywords
Gavin Hurlbut
More...
over 19 years ago
Enabled the svn:keyword Id Added bot_cmds.c to deal with commands the bot will respond to
Gavin Hurlbut
More...
over 19 years ago
Changed the timestamp in irclog table to a UNIX timestamp at xris' request
Gavin Hurlbut
More...
over 19 years ago
Fixed the BalancedBTreeRebalance
Gavin Hurlbut
More...
over 19 years ago
Fixed a couple silly crash-causing errors in the BalancedBTree code
Gavin Hurlbut
More...
over 19 years ago
Changed channel searching to use two balanced binary trees for performance on reads. The linked list remains for joining channels.
Gavin Hurlbut
More...
over 19 years ago
←
1
2
…
10
11
12
13
14
15
16
17
18
→
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