This website requires JavaScript.
Explore
Help
Sign In
sim1222
/
osukey
Watch
1
Star
1
Fork
0
You've already forked osukey
mirror of
https://github.com/osukey/osukey.git
synced
2025-08-03 22:56:36 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2129d6cede8ec2ffdfc30ded337afacd36eda80d
osukey
/
osu.Game
/
Online
/
Chat
History
FreezyLemon
2129d6cede
Renamed the "on click" method to OnClick() and moved most of the implementation to ChatLink.
...
Also fixed the tooltip text up
2017-12-07 16:23:43 +01:00
..
Channel.cs
Allow posting to chat in all channels
2017-09-06 20:26:01 +09:00
ChatLink.cs
Renamed the "on click" method to OnClick() and moved most of the implementation to ChatLink.
2017-12-07 16:23:43 +01:00
ErrorMessage.cs
CI fix
2017-09-22 15:37:17 +02:00
InfoMessage.cs
Added an infoMessage class to represent system messages that aren't errors
2017-09-22 15:30:07 +02:00
LocalEchoMessage.cs
Add local chat echo support
2017-08-21 17:43:26 +09:00
Message.cs
Rolled back the idea that there should be a separate class for formatted messages
2017-12-01 20:25:02 +01:00
MessageFormatter.cs
Removed "wiki:" prefix from wiki links (links are visible on tooltips so this is unnecessary now)
2017-12-07 11:23:31 +01:00