Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
irc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Illuna-Minetest
irc
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
30fa81a3abdabd3382b497b53d7f0c923a058c3f
Select Git revision
Branches
4
master
default
remove-luasocket
rewrite
split_messages
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
3
Sep
18
Jul
19
Feb
17
Oct
5
21
Sep
15
Feb
12
2
Nov
18
Jun
9
Jan
1
14
Jun
4
May
2
24
Mar
15
2
21
Feb
16
12
29
Jan
11
9
Dec
3
2
1
28
Nov
20
17
13
9
6
Oct
19
Jun
21
May
18
9
Jan
16
May
3
3
Apr
10
Mar
7
Feb
27
Jan
17
1
Oct
10
Sep
7
Jul
6
Jun
3
28
May
25
15
6
8
Apr
23
Mar
15
13
27
Feb
22
4
1
8
Jan
27
Dec
22
2
27
Oct
26
23
22
19
8
28
Aug
26
20
10
25
Apr
20
19
10
28
Mar
26
Jan
19
11
9
8
6
5
1
31
Dec
29
28
26
24
23
22
19
18
19
18
17
16
15
14
2
1
Merge https://github.com/minetest-mods/irc into HEAD
master
master
Fix failing luacheck
Display total number of players with /who (#65)
Add luacheck GitHub integration (#62)
Add extra library search path (#60)
Fix deprecated functions, update to 5.x (#59)
Fix message when a player on another server times out (#58)
add another lua search path for JIT
Prevent players from joining the channel when logged in from IRC
Add support for configurable coloring of IRC messages in-game
Avoid deprecation warnings.
get some themerelated colors from settings
customizing ingame messages
Make username and realname configurable.
Remove minetest colour codes before sending messages to IRC.
Fix warning about deprecated call.
Better method to avoid impersonation.
Major cleanup.
Stop saying "try `list`" on an invalid command.
Add option to broadcast kick messages.
Fix error if `@` with no name is used.
Add `.luacheckrc` and fix warnings.
Add `description.txt`.
Remove leading whitespace from command before processing.
Don't remove characters above 0x80.
Update README.
Fix error in previous `help` merge.
Fix issue with previous commit.
Fix SASL auth under secure environment.
Queue NickServ message for later.
Silence warnings about `module` in `ltn12`.
Minor changes to `botcmds.lua`.
Use return values whenever possible in `chatcmds.lua`.
Check nickname using RFC1459 rules in `botcmds.lua`.
Use return values in `player_part.lua`.
Add IRC messages to log.
Create mod.conf
Add `settingtypes.txt`.
Reset `require` function after loading all sub-modules.
Update installation instructions to use new repo URL.
Loading