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-06-01 16:00:11 +08:00
Code
Issues
Releases
Wiki
Activity
15,061
Commits
4
Branches
800
Tags
4fbad65e3d93baf940e5c64ce1a201da8847dfc0
Commit Graph
17 Commits
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Handle links correctly and don't re-open profile if the user is same.
naoey
·
2018-02-26 01:21:29 +05:30
75fdca928e
Add link handling to recent activities.
- Add a show user action to link handling
naoey
·
2018-02-26 01:21:27 +05:30
bb40919f9c
Add better channel test cases (testing non-existent channels)
Dean Herbert
·
2018-01-30 17:43:19 +09:00
e5188fd151
Remove unnecessary paren handling from regex
Can't find a reason for this to exist
Dean Herbert
·
2018-01-30 17:16:01 +09:00
d81d884a01
Fix osump links
Dean Herbert
·
2018-01-30 16:44:43 +09:00
662c7c5bdc
Add support for markdown style links
Dean Herbert
·
2018-01-30 16:38:45 +09:00
dd2731b873
Remove usage of ValueTuple to allow for dynamic recompilation
Dean Herbert
·
2018-01-29 17:45:23 +09:00
df221b6786
Fixed bugs and added tests
FreezyLemon
·
2018-01-09 16:11:45 +01:00
3bf9901dd2
Update licence headers
Dean Herbert
·
2018-01-09 14:34:52 +09:00
1be0569743
Changed chat link implementation according to review
FreezyLemon
·
2017-12-31 00:51:47 +01:00
e7721d71f3
Renamed the static variables and made them readonly, aswell as other small adjustments (CI)
FreezyLemon
·
2017-12-07 19:39:39 +01:00
c5a7f5b163
Removed "wiki:" prefix from wiki links (links are visible on tooltips so this is unnecessary now)
FreezyLemon
·
2017-12-07 11:23:31 +01:00
f4f1291919
Removed unnecessary copy (pass-by-reference anyways)
FreezyLemon
·
2017-12-07 11:12:12 +01:00
bd11124e6d
Fixed a bug where links would be out of order in their List which would cause the game to crash
FreezyLemon
·
2017-12-07 10:31:44 +01:00
1b971c01e6
Rolled back the idea that there should be a separate class for formatted messages
FreezyLemon
·
2017-12-01 20:25:02 +01:00
f5f287bed5
Re-implemented message formatting (mostly taken from osu-stable code)
FreezyLemon
·
2017-12-01 10:56:48 +01:00
01bea3bada