0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 26, 2024 — Aug 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove debug prints More... over 9 years ago
Add server handling. More... over 9 years ago
Fix a couple of memleaks More... over 9 years ago
Add user handling. More... over 9 years ago
Add channel handling. More... over 9 years ago
Revert "Make sure socket is writable before sending keepalive." More... over 9 years ago
Add presence handling. More... over 9 years ago
Make sure socket is writable before sending keepalive. More... over 9 years ago
Switch to fd-based events. More... over 9 years ago
Swith to websockets. More... over 9 years ago
Merge pull request #1 from Ranndom/master More... almost 10 years ago
Updated Makefile to install into DESTDIR More... almost 10 years ago
Add debug CFLAGS. More... almost 10 years ago
Add status code check in login callback. More... almost 10 years ago
Make sure to add account user last to each channel More... almost 10 years ago
Check access before joining a channel. More... almost 10 years ago
Add support for sending private messages. More... almost 10 years ago
Make fetch interval and host configurable. More... almost 10 years ago
Do not print backlog on connect More... almost 10 years ago
Add support for receiving private messages. More... almost 10 years ago
Remove im_connection from channel info. More... almost 10 years ago
Haul userdata around. More... almost 10 years ago
Get rid of debug printouts. More... almost 10 years ago
Add a generic send message function. More... almost 10 years ago
Add support for sending messages. More... almost 10 years ago
Add message polling More... almost 10 years ago
Dump last 20 messages on connect. More... almost 10 years ago
Include server name in channel topic More... almost 10 years ago
Add server/channel/user info. More... almost 10 years ago
Fix gstring leak in discord_login More... almost 10 years ago