0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add client side /list command and listener More... about 11 years ago
Add list event listening and signalling More... about 11 years ago
Merge pull request #274 from badosu/fix-error-when-parting-inactive More... about 11 years ago
Merge pull request #273 from badosu/fix-&channel More... about 11 years ago
Fix error when closing inactive channel More... about 11 years ago
Fix join|part channels prepended with & on socket More... about 11 years ago
Fix client handling channels prepended with & More... about 11 years ago
Merge pull request #271 from kparaju/master More... over 11 years ago
Do getValue() of Boolean objects before comparing them More... over 11 years ago
Merge pull request #259 from badosu/add-color-support More... over 11 years ago
Merge pull request #266 from juliomenendez/use-postgres More... over 11 years ago
Makes the db adapter come from the config along with all the settings. More... over 11 years ago
Merge pull request #264 from cwc/master More... over 11 years ago
Use config.sqlite_path for DB location More... over 11 years ago
Remove non-implemented config options, case-insensitive matching on server_whitelist. More... over 11 years ago
Merge pull request #262 from badosu/server-whitelist More... over 11 years ago
Merge pull request #260 from badosu/fix-nick-autocomplete-in-query-window More... over 11 years ago
Merge pull request #261 from badosu/adjust-userlist-overflow-x More... over 11 years ago
Merge pull request #263 from badosu/long-polling-config More... over 11 years ago
Add configuration section to README More... over 11 years ago
Add use_polling config More... over 11 years ago
Add server_whitelist config More... over 11 years ago
Set overflow-x hidden on user-list More... over 11 years ago
Fix null reference to userList on query window More... over 11 years ago
Fix for showing unread counts on connection restore. More... over 11 years ago
Add color support More... over 11 years ago
Merge pull request #257 from badosu/add-notice-messages-to-chatwindow More... over 11 years ago
Merge pull request #258 from badosu/enable-part-commands-in-query-window More... over 11 years ago
Enable PART commands in query window More... over 11 years ago
Add notice messages to chatWindow when present More... over 11 years ago