Jamie Taylor
|
752d0a9f0b
|
add sound to scroll-to-top button
|
2021-06-18 16:08:14 +09:00 |
|
Dan Balasescu
|
77a0e9145d
|
Merge pull request #13539 from peppy/improve-updateable-avatar-tooltip-handling
Fix edges of participant tiles showing incorrect tooltip
|
2021-06-17 19:14:40 +09:00 |
|
Dean Herbert
|
a0e5301c9f
|
Update usages of showGuestOnNull
|
2021-06-17 16:33:43 +09:00 |
|
Dean Herbert
|
d9cc1c227b
|
Allow UpdateableAvatar to handle displaying username as tooltip
|
2021-06-17 16:31:12 +09:00 |
|
Dean Herbert
|
8da0431fa0
|
Improve code quality of AuthorInfo
|
2021-06-17 16:05:50 +09:00 |
|
Bartłomiej Dach
|
a295421b64
|
Use language-specific lookup key for Other filter
|
2021-06-16 13:27:02 +02:00 |
|
Bartłomiej Dach
|
69a474e4ab
|
Merge branch 'master' into beatmap-listing-enum-localisation
|
2021-06-16 13:16:58 +02:00 |
|
smoogipoo
|
37babbde6a
|
Simplify score filter row
|
2021-06-16 19:09:11 +09:00 |
|
Dean Herbert
|
f4fb2e127d
|
Merge pull request #13518 from smoogipoo/sort-by-localisation
Localise "sort by" text in overlays
|
2021-06-16 18:50:53 +09:00 |
|
Bartłomiej Dach
|
cc5145a131
|
Fix languages with a sub-language part not working properly
|
2021-06-16 11:10:03 +02:00 |
|
Bartłomiej Dach
|
d298e95df7
|
Limit maximum height of settings enum dropdowns
|
2021-06-16 10:25:50 +02:00 |
|
smoogipoo
|
fafd936c93
|
Localise "sort by" string in overlays
|
2021-06-16 16:21:41 +09:00 |
|
smoogipoo
|
6d6604e2f0
|
Fix incorrect indentation
I used this for the o!f example.
|
2021-06-16 16:19:47 +09:00 |
|
smoogipoo
|
3c3ff8be0d
|
Localise beatmap listing enum values
|
2021-06-16 15:58:07 +09:00 |
|
smoogipoo
|
4c5268694e
|
Localise some of the BeatmapListingOverlay
|
2021-06-16 13:46:13 +09:00 |
|
Pasi4K5
|
ef9cb2c958
|
Rename nested classes
|
2021-06-12 18:37:31 +02:00 |
|
Pasi4K5
|
b79d57b68c
|
Move OsuSettingsNumberBox into SettingsNumberBox
|
2021-06-12 17:57:40 +02:00 |
|
Pasi4K5
|
c728f673d6
|
Rename classes
|
2021-06-12 17:37:01 +02:00 |
|
Pasi4K5
|
29f3880415
|
Move classes into SettingsTextBox
|
2021-06-12 17:34:02 +02:00 |
|
Pasi4K5
|
fe39a47797
|
Add OsuModSettingsTextBox and OsuModSettingsNumberBox
|
2021-06-12 00:34:53 +02:00 |
|
Dean Herbert
|
0dbe5dd219
|
Remove unused using statement
|
2021-06-12 00:23:18 +09:00 |
|
Dean Herbert
|
d9ea8d64d4
|
Remove weird local sample logic in ChangelogOverlay
|
2021-06-12 00:05:49 +09:00 |
|
Dean Herbert
|
26312bf60a
|
Merge branch 'master' into chat-mention
|
2021-06-11 20:03:44 +09:00 |
|
Dean Herbert
|
20759657de
|
Rename configuration variables and refactor lots more
|
2021-06-11 16:37:31 +09:00 |
|
Dean Herbert
|
c00f9ae4b7
|
Reword settings text
|
2021-06-11 16:11:37 +09:00 |
|
Dan Balasescu
|
a44fd887ee
|
Merge branch 'master' into no-unranked-display
|
2021-06-10 17:09:46 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
05cb935a94
|
change WikiMarkdownImage to extend OsuMarkdownImage
|
2021-06-10 09:38:48 +07:00 |
|
Dean Herbert
|
d0e9f8ef90
|
Replace and obsolete Ranked flag with IsUserPlayable
|
2021-06-09 14:17:03 +09:00 |
|
Dean Herbert
|
249a8f259b
|
Reword "unranked" to "not ranked" on beatmap overlay
This will be replaced anyway once we start to consume osu-web
translation strings.
|
2021-06-09 13:44:27 +09:00 |
|
Bartłomiej Dach
|
b192c46316
|
Merge branch 'master' into wiki-article
|
2021-06-07 11:19:20 +02:00 |
|
Bartłomiej Dach
|
a0bda9ad59
|
Hoist scroll cache declaration to original place of definition
|
2021-06-07 11:18:18 +02:00 |
|
Bartłomiej Dach
|
e606bf249a
|
Move dependency specification to BDL
As it is not used anywhere else.
|
2021-06-07 11:05:30 +02:00 |
|
Dean Herbert
|
e8d4147773
|
Add missing null handling for never Markdig version
|
2021-06-07 16:08:44 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
ed733ee648
|
directly using table of content entry in wiki table of contents
|
2021-06-06 20:19:39 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
525c16419a
|
use container for main title and sub title table of contents
|
2021-06-06 08:37:03 +07:00 |
|
Craftplacer
|
b97f31f314
|
Revert deletion of xmldoc summary line
|
2021-06-05 19:03:11 +02:00 |
|
Gagah Pangeran Rosfatiputra
|
9f45a28623
|
use WikiTableOfContents in WikiSidebar
|
2021-06-05 19:47:00 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
55f3a328a4
|
add WikiTableOfContents
|
2021-06-05 19:46:46 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
958bddc8cb
|
remove onclick in toc entry
|
2021-06-05 18:30:28 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
c099751ad1
|
use plain if check in switch case
|
2021-06-05 18:26:03 +07:00 |
|
Craftplacer
|
39c3b08fc7
|
Merge remote-tracking branch 'upstream/master' into chat-mention
|
2021-06-05 11:18:06 +02:00 |
|
Gagah Pangeran Rosfatiputra
|
4cf3381d0b
|
use wiki article page when failed fetch
|
2021-06-04 23:59:11 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
5ee77925e4
|
change WikiArticlePage to extends CompositeDrawable
|
2021-06-04 23:54:50 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
f07d4532d9
|
move scroll to into action
|
2021-06-04 23:51:18 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
a431ef6c48
|
keep colour change when entry is clicked
|
2021-06-04 23:43:00 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
5febbe4530
|
rename method add entry
|
2021-06-04 23:32:42 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
70c64af25e
|
rename toc entry
|
2021-06-04 23:31:51 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
8883d5e2d1
|
use heading block to get title string
|
2021-06-04 15:28:54 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
6d6c03eafe
|
use linq to find first literal inline
|
2021-06-04 14:45:06 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
a706ff63ed
|
change sprite text to text flow
|
2021-06-04 12:50:03 +07:00 |
|