1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
vars.c: Removed outdated comment
yorhel
as Yorhel
More... about 13 years ago
Added 'sudp_policy' setting
yorhel
as Yorhel
More... about 13 years ago
cc.c: Fix minor bug with error handling on ADC CINF
yorhel
as Yorhel
More... about 13 years ago
Add 'share_symlink' option + disable symlink following by default
yorhel
as Yorhel
More... about 13 years ago
Removed two pointless checks
yorhel
as Yorhel
More... about 13 years ago
commands.c: Add space after autocompleting a command
yorhel
as Yorhel
More... about 13 years ago
ui.c: Add Alt+a key to cycle through tabs with recent activity
yorhel
as Yorhel
More... about 13 years ago
vars.c: Allow binding to port numbers below 1024
yorhel
as Yorhel
More... about 13 years ago
Add /delhub command to remove hub info from the config file
yorhel
as Yorhel
More... about 13 years ago
uit_userlist: Use lowercase flags and added TLS support indication
yorhel
as Yorhel
More... about 13 years ago
ui_listing: Add support for hiding rows + uit_conn: Add state filters
yorhel
as Yorhel
More... about 13 years ago
commands.c: List all known hubs on /open without arguments
yorhel
as Yorhel
More... about 13 years ago
Added 'notify_bell' option
yorhel
as Yorhel
More... about 13 years ago
ui.c: Updated some comments
yorhel
as Yorhel
More... about 13 years ago
Split the hub tab into a separate file (uit_hub.c)
yorhel
as Yorhel
More... about 13 years ago
Split the message tab into a separate file (uit_msg.c)
yorhel
as Yorhel
More... about 13 years ago
Split the user list tab into a separate file (uit_userlist.c)
yorhel
as Yorhel
More... about 13 years ago
uit_dl.c: Fix J key
yorhel
as Yorhel
More... about 13 years ago
Split the search tab into a separate file (uit_search.c)
yorhel
as Yorhel
More... about 13 years ago
Split the file list tab into a separate file (uit_fl.c)
yorhel
as Yorhel
More... about 13 years ago
net.c: Only typedef synfer_t and dnscon_t once
yorhel
as Yorhel
More... about 13 years ago
Split the download queue tab into a separate file (uit_dl.c)
yorhel
as Yorhel
More... about 13 years ago
Split the connections tab into a separate file (uit_conn.c)
yorhel
as Yorhel
More... about 13 years ago
Split the main tab into a separate file (uit_main.c)
yorhel
as Yorhel
More... about 13 years ago
Use interface struct for ui tabs + static pointers instead of UIT_*
yorhel
as Yorhel
More... about 13 years ago
README: Add notes on cross compiling
yorhel
as Yorhel
More... about 13 years ago
Keep global hash table of opened hubs
yorhel
as Yorhel
More... about 13 years ago
net.c: Embed ratecalc_t into net_t
yorhel
as Yorhel
More... about 13 years ago
struct net -> net_t and make it an opaque type
yorhel
as Yorhel
More... about 13 years ago
Version bump + Changelog update for 1.11
yorhel
as Yorhel
More... about 13 years ago