Claire
|
e97f8d1b59
|
Fix emoji rewrite adding unnecessary curft to the DOM for most emoji (#33818)
|
2025-02-28 09:28:56 +09:00 |
|
KMY(雪あすか)
|
915ee553da
|
Fix: #950 新規アンテナ作成時にリストへ挿入するを設定しても、ホーム挿入になる (#975)
* Fix: #950 新規アンテナ作成時にリストへ挿入するを設定しても、ホーム挿入になる
* Fix test
|
2025-01-31 12:04:26 +09:00 |
|
KMY
|
bd5b417d2b
|
Merge remote-tracking branch 'parent/main' into upstream-20240128
|
2025-01-31 08:52:03 +09:00 |
|
github-actions[bot]
|
3f4f6317d4
|
New Crowdin Translations (automated) (#33787)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-01-30 08:52:04 +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
|
51bbca7723
|
Fix “x” hotkey not working on boosted filtered posts (#33758)
|
2025-01-29 10:15:32 +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 |
|
Eugen Rochko
|
82183d8a79
|
Add loading indicator to timeline gap indicators in web UI (#33762)
|
2025-01-29 08:46:04 +00:00 |
|
github-actions[bot]
|
9c85825ac6
|
New Crowdin Translations (automated) (#33766)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-01-29 08:38:53 +00:00 |
|
github-actions[bot]
|
80f72ee501
|
New Crowdin Translations (automated) (#33753)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-01-28 09:40:50 +00:00 |
|
KMY
|
3e065f4e12
|
Merge remote-tracking branch 'parent/main' into upstream-20240128
|
2025-01-28 18:02:01 +09:00 |
|
Claire
|
e97335191d
|
Add hover cards to follow suggestions (#33749)
|
2025-01-27 16:24:41 +00:00 |
|
github-actions[bot]
|
b53bf23df0
|
New Crowdin Translations (automated) (#33731)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-01-27 08:39:56 +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
|
81271a18c5
|
Fix color of language indicator in light theme in web UI (#33724)
|
2025-01-27 08:08:31 +00:00 |
|
Eugen Rochko
|
52a5c8ae05
|
Refactor <LanguageDropdown> into TypeScript (#33723)
|
2025-01-27 08:06:33 +00:00 |
|
Eugen Rochko
|
2df86d6413
|
Fix wrong styles on rules and buttons in the sign-up form (#33725)
|
2025-01-24 22:20:05 +00:00 |
|
Claire
|
9a0166c3f3
|
Convert LanguageDropdownMenu to functional component (#33704)
|
2025-01-24 16:11:23 +00:00 |
|
github-actions[bot]
|
e44b78413a
|
New Crowdin Translations (automated) (#33711)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-01-24 09:06:25 +00:00 |
|
github-actions[bot]
|
1b2c952471
|
New Crowdin Translations (automated) (#33697)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-01-23 13:36:03 +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 |
|
KMY
|
9e31ad5a66
|
Fix: #951 サークル投稿の専用アイコンが正常に表示されない問題
|
2025-01-23 19:23:43 +09:00 |
|
KMY(雪あすか)
|
67064de265
|
Change: #955 フィルターアクションの「アカウント名だけを出し、本文は警告で隠す」を削除し、外観設定に移動 (#970)
* Remove: #955 フィルターのアクション`half_warn`
* Add: 「フィルター対象投稿の投稿者名やアイコンを表示する」設定
* Fix test
|
2025-01-23 19:18:40 +09:00 |
|
KMY
|
50ae2d9439
|
Merge remote-tracking branch 'parent/main' into upstream-20240123
|
2025-01-23 18:10:34 +09: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 |
|
github-actions[bot]
|
38c27a7708
|
New Crowdin Translations (automated) (#33679)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-01-22 08:35:41 +00:00 |
|
Eugen Rochko
|
11786f1114
|
Change design of edit media modal in web UI (#33516)
|
2025-01-21 11:34:22 +00:00 |
|
Claire
|
4ebdfed8ea
|
Fix opening modals losing some location parameters (#33670)
|
2025-01-21 09:53:52 +00:00 |
|
github-actions[bot]
|
9e90248abc
|
New Crowdin Translations (automated) (#33668)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-01-21 08:37:53 +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 |
|
github-actions[bot]
|
329a9e1ac1
|
New Crowdin Translations (automated) (#33643)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-01-20 08:59:23 +00:00 |
|
github-actions[bot]
|
1c23ebd62f
|
New Crowdin Translations (automated) (#33626)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-01-17 10:05:41 +00:00 |
|
KMY
|
5d79bd078c
|
Merge remote-tracking branch 'parent/main' into upstream-20240117
|
2025-01-17 16:29:11 +09:00 |
|
github-actions[bot]
|
4a44c47982
|
New Crowdin Translations (automated) (#33609)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-01-16 09:13:39 +00:00 |
|
Claire
|
e9462960a7
|
Redirect new users to onboarding (#33471)
|
2025-01-14 13:10:48 +00:00 |
|
Claire
|
e2f085e2b2
|
Use final specification for new WebPush subscriptions in web interface (#33587)
|
2025-01-14 10:42:06 +00:00 |
|
github-actions[bot]
|
ee4edbb94f
|
New Crowdin Translations (automated) (#33582)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-01-14 08:44:58 +00:00 |
|
Claire
|
50449ae7ac
|
Fix media preview height in compose form when 3 or more images are attached (#33571)
|
2025-01-13 11:48:47 +00:00 |
|
github-actions[bot]
|
53885b0fdb
|
New Crowdin Translations (automated) (#33559)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-01-13 09:13:47 +00:00 |
|
github-actions[bot]
|
846c89b66e
|
New Crowdin Translations (automated) (#33541)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-01-10 09:00:41 +00:00 |
|
Claire
|
a8b2b474d7
|
Add timestamp to all announcements in Web UI (#18329)
|
2025-01-09 14:22:33 +00:00 |
|
github-actions[bot]
|
4e2c15b45d
|
New Crowdin Translations (automated) (#33522)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-01-09 08:21:47 +00:00 |
|
KMY
|
2d4d0fd8b5
|
Fix test
|
2025-01-09 14:53:28 +09:00 |
|
KMY
|
d35fa72842
|
Merge remote-tracking branch 'parent/main' into upstream-20240109
|
2025-01-09 13:20:56 +09:00 |
|
Claire
|
6b1ea8dd2c
|
Require specific subtype of formatMessage in timeAgoString (#33511)
|
2025-01-08 16:26:54 +00:00 |
|
Claire
|
1bf6195763
|
Fix use of deprecated Iterable.isIndexed from immutable (#33510)
|
2025-01-08 16:25:41 +00:00 |
|