This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-25 22:40:38 +08:00
Code
Issues
Releases
Wiki
Activity
41,106
Commits
4
Branches
797
Tags
f7b534166310a9ceff4a8ca3ae9f2bf3d7dbfa4b
Commit Graph
40 Commits
Merge branch 'master' into chat-mention
Dean Herbert
·
2021-05-26 16:00:26 +09:00
52ca2f4797
Fix system messages always being displayed above standard messages
Closes
https://github.com/ppy/osu/issues/12509
.
Dean Herbert
·
2021-04-22 14:52:01 +09:00
3befb49ea9
Add ToString() method to message for better debugging
Craftplacer
·
2019-12-16 00:45:55 +01:00
e8180ab153
Remove unused property from chat message
Dean Herbert
·
2019-06-18 14:22:59 +09:00
5bb8649f3b
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Add back support for new API and private messages
Dean Herbert
·
2018-11-13 15:20:59 +09:00
f241fcdba1
Merge remote-tracking branch 'upstream/master' into Private_Messages
Dean Herbert
·
2018-11-12 20:41:10 +09:00
4b1282235a
Fix outdated API variable
Dean Herbert
·
2018-09-28 19:33:30 +09:00
3cacc11af1
Merge remote-tracking branch 'origin/master' into Private_Messages
miterosan
·
2018-04-14 13:31:03 +02:00
5bfb386226
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Split drawing and business logic of ChatOverlay
miterosan
·
2018-04-08 18:21:48 +02:00
a70b329155
Merge branch 'master' into update-branch
smoogipoo
·
2018-02-08 23:35:48 +09:00
b500b76407
Improve reference xmldoc
Dean Herbert
·
2018-01-17 19:44:15 +09:00
5a80c49640
Fixed bugs and added tests
FreezyLemon
·
2018-01-09 16:11:45 +01:00
3bf9901dd2
Merge branch 'master' into url-parsing-support
Dean Herbert
·
2018-01-09 14:28:20 +09:00
b035a92bda
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Changed chat link implementation according to review
FreezyLemon
·
2017-12-31 00:51:47 +01:00
e7721d71f3
Removed unnecessary "using" directives
FreezyLemon
·
2017-12-07 19:36:56 +01:00
e05618a415
Rolled back the idea that there should be a separate class for formatted messages
FreezyLemon
·
2017-12-01 20:25:02 +01:00
f5f287bed5
Disable resharper inspections on case-by-case basis
smoogipoo
·
2017-11-20 18:55:48 +09:00
aac41d2de6
Initial implementation of chat commands
MrTheMake
·
2017-09-22 01:47:24 +02:00
31e26364a6
Review fixes
Dean Herbert
·
2017-08-21 23:34:08 +09:00
7d1c270126
Add local chat echo support
Dean Herbert
·
2017-08-21 17:43:26 +09:00
877c69d5fe
Add back GetHashCode.
Huo Yaoyuan
·
2017-05-18 05:27:20 +08:00
cd065b8ff3
Handle possible nulls.
Huo Yaoyuan
·
2017-05-17 18:11:38 +08:00
6c9505fa3a
Use generic IComparable together with IEqutable for Message.
Huo Yaoyuan
·
2017-05-17 18:02:17 +08:00
b9b45493e6
Revert "Use generic IComparable for message."
This reverts commit
aaaee5ed10
.
Dean Herbert
·
2017-05-17 13:44:43 +09:00
78c1d4581f
Use generic IComparable for message.
Huo Yaoyuan
·
2017-05-16 21:46:22 +08:00
aaaee5ed10
Add error message in chat when attempting to use commands
Dean Herbert
·
2017-05-15 13:26:35 +09:00
dcd4b4450d
Add user colour support.
Dean Herbert
·
2017-04-19 19:07:38 +09:00
dda3fb85ee
Add chat sending support.
Dean Herbert
·
2017-04-19 18:46:52 +09:00
3129708ccb
Update API responses for chat.
Dean Herbert
·
2017-04-19 18:46:48 +09:00
325af333b9
Combine user models.
Dean Herbert
·
2017-03-28 00:08:24 +09:00
039f4a65dc
Add colourised usernames.
Dean Herbert
·
2017-02-20 21:09:56 +09:00
75b66871dd
Update and standardise license headers.
Dean Herbert
·
2017-02-07 14:27:41 +09:00
50bd80cb0c
Use DateTimeOffset for message timestamp.
Huo Yaoyuan
·
2016-10-13 21:42:51 +08:00
aad5c6a44d
General improvements to chat querying and logic organisation.
Dean Herbert
·
2016-10-08 19:23:21 +09:00
3067c890ce
Simple chat message display functionality.
Dean Herbert
·
2016-09-27 19:22:22 +09:00
754d9c78bd
Add back basic API support for channel/message retrieval.
Dean Herbert
·
2016-09-27 18:33:52 +09:00
28045b7136
Add basic online API support.
Dean Herbert
·
2016-08-31 20:14:01 +09:00
8870935a4b