|
709441aded
|
POIIIIIIIIIII
|
2025-03-15 07:41:28 +09:00 |
|
|
1934d8a5f2
|
POI
|
2025-03-14 21:00:05 +09:00 |
|
|
d564483d30
|
Merge remote-tracking branch 'upstream/main'
|
2025-03-14 20:25:34 +09:00 |
|
Claire
|
725a68d273
|
Fix unnecessary rerenders in composer dropdown menu (#34133)
|
2025-03-11 15:36:31 +00:00 |
|
Claire
|
2bf5aee469
|
Fix avatar fallback in media gallery (#34106)
|
2025-03-07 13:22:05 +00:00 |
|
renovate[bot]
|
d2ce9a6064
|
chore(deps): update eslint (non-major) (#33061)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2025-03-06 13:55:44 +00:00 |
|
Damien Erambert
|
debe6c0545
|
Add emoji from Twemoji 15.0 to the emoji picker/completion (#33395)
|
2025-03-05 17:05:15 +00:00 |
|
Claire
|
b57687083f
|
Move app/javascript/hooks to app/javascript/mastodon/hooks (#34077)
|
2025-03-05 16:55:53 +00:00 |
|
Eugen Rochko
|
cadda2f957
|
Add effective date to terms of service (#33993)
|
2025-03-05 09:01:33 +00:00 |
|
Claire
|
26a3081699
|
Fix preview cards under Content Warnings not being shown in detailed statuses (#34068)
|
2025-03-05 08:43:31 +00:00 |
|
Eugen Rochko
|
43f616a1c8
|
Fix infinite scroll not working on profile media tab in web UI (#33860)
|
2025-03-03 14:16:17 +00:00 |
|
Eugen Rochko
|
d399244d4d
|
Fix moved notice on profiles in web UI (#34052)
|
2025-03-03 08:24:06 +00:00 |
|
Eugen Rochko
|
d50110a17a
|
Change alt text reminder to not appear for private mentions in web UI (#33784)
|
2025-02-28 18:02:58 +00:00 |
|
Eugen Rochko
|
ebde60ca82
|
Refactor <Header> into TypeScript (#33956)
|
2025-02-25 15:30:46 +00:00 |
|
Claire
|
44f5f1f0a5
|
Fix emoji rewrite adding unnecessary curft to the DOM for most emoji (#33818)
|
2025-02-03 13:43:45 +00:00 |
|
Eugen Rochko
|
796187c1e8
|
Add ability to dismiss alt text badge by tapping it in web UI (#33737)
|
2025-01-29 12:51:47 +00:00 |
|
Eugen Rochko
|
1e70da5e3c
|
Add reminder when about to post without alt text in web UI (#33760)
|
2025-01-29 11:37:56 +00:00 |
|
Claire
|
85668becde
|
Change language detection debouncing behavior to refresh at least once every 1.5 seconds (#33770)
|
2025-01-29 09:26:06 +00:00 |
|
Claire
|
e97335191d
|
Add hover cards to follow suggestions (#33749)
|
2025-01-27 16:24:41 +00:00 |
|
Eugen Rochko
|
956873362e
|
Remove system tooltip for alt text in web UI (#33736)
|
2025-01-27 08:17:59 +00:00 |
|
Eugen Rochko
|
52a5c8ae05
|
Refactor <LanguageDropdown> into TypeScript (#33723)
|
2025-01-27 08:06:33 +00:00 |
|
Claire
|
9a0166c3f3
|
Convert LanguageDropdownMenu to functional component (#33704)
|
2025-01-24 16:11:23 +00:00 |
|
Eugen Rochko
|
0885c31633
|
Add information about alt text to alt text modal in web UI (#33702)
|
2025-01-23 13:01:11 +00:00 |
|
Claire
|
db146046c4
|
Convert LanguageDropdown to a functional component (#33701)
|
2025-01-23 12:54:23 +00:00 |
|
Claire
|
3178acc5cb
|
Fix language detection taking mentions and URLs into account (#33700)
|
2025-01-23 10:25:14 +00:00 |
|
Claire
|
8dcfd3f246
|
Fix WebUI crash when language detection code returns undefined (#33683)
|
2025-01-22 15:30:59 +00:00 |
|
Eugen Rochko
|
8b24085f8e
|
Refactor <DomainPill> into TypeScript (#33680)
|
2025-01-22 08:39:13 +00:00 |
|
Eugen Rochko
|
11786f1114
|
Change design of edit media modal in web UI (#33516)
|
2025-01-21 11:34:22 +00:00 |
|
Eugen Rochko
|
8962f11578
|
Add warning when selected and detected language is different in web UI (#33042)
|
2025-01-20 09:17:13 +00:00 |
|
Claire
|
e9462960a7
|
Redirect new users to onboarding (#33471)
|
2025-01-14 13:10:48 +00:00 |
|
Claire
|
a8b2b474d7
|
Add timestamp to all announcements in Web UI (#18329)
|
2025-01-09 14:22:33 +00:00 |
|
Claire
|
e8672e27e8
|
Further remove old notifications code (#33465)
|
2025-01-06 18:22:07 +00:00 |
|
Claire
|
02fe176fd4
|
Fix audio player modal having white-on-white buttons in light theme (#33444)
|
2025-01-03 21:51:51 +00:00 |
|
Claire
|
7d6da219c0
|
Remove old notifications actions and reducers (#31843)
|
2025-01-03 16:12:08 +00:00 |
|
Claire
|
79a9069deb
|
Add t hotkey for post translations (#33441)
|
2025-01-03 09:24:50 +00:00 |
|
gunchleoc
|
3201485df2
|
Fix favorite & bookmark text toggle in timeline, status and image view (#27209)
|
2025-01-02 13:52:07 +00:00 |
|
Eugen Rochko
|
f19fd0b889
|
Change design of interaction modal in web UI (#33278)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-12-17 12:36:32 +00:00 |
|
Eugen Rochko
|
0636bcdbe1
|
Change search to use query params in web UI (#32949)
|
2024-12-12 17:12:33 +00:00 |
|
Claire
|
a4560d9278
|
Change label of grouped favourite notification on private mentions (#31659)
|
2024-12-11 10:25:51 +00:00 |
|
Eugen Rochko
|
425311e1d9
|
Change referrer policy to be controlled by header in web UI (#33214)
|
2024-12-09 22:42:45 +00:00 |
|
Eugen Rochko
|
30aa0df88c
|
Add terms of service (#33055)
|
2024-12-09 10:04:46 +00:00 |
|
Eugen Rochko
|
25387dc423
|
Refactor <HashtagHeader> to TypeScript (#33096)
|
2024-12-06 08:42:24 +00:00 |
|
Eugen Rochko
|
7135f513a4
|
Add ability to search for all accounts when creating a list in web UI (#33036)
|
2024-12-03 09:42:52 +00:00 |
|
Eugen Rochko
|
6cf87762a4
|
Change percentile label in year in review in web UI (#33148)
|
2024-12-03 08:57:29 +00:00 |
|
Eugen Rochko
|
346a27b6fc
|
Refactor <Column> to TypeScript (#33081)
|
2024-12-02 20:07:48 +00:00 |
|
Eugen Rochko
|
ca11740dc9
|
Change profile bios to be displayed during onboarding in web UI (#33119)
|
2024-12-02 08:11:45 +00:00 |
|
Eugen Rochko
|
4de108e755
|
Change "social web" to "fediverse" in a few banners in web UI (#33101)
|
2024-11-29 16:44:05 +00:00 |
|
Eugen Rochko
|
7f2cfcccab
|
Change design of modal loading and error screens in web UI (#33092)
|
2024-11-29 07:50:08 +00:00 |
|
Emelia Smith
|
eef8d2c855
|
Add link from Web UI for Hashtags to the Moderation UI (#31448)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2024-11-29 07:36:17 +00:00 |
|
Eugen Rochko
|
7a3dea385e
|
Change onboarding flow in web UI (#32998)
|
2024-11-26 16:10:12 +00:00 |
|