Claire
|
41c85e3b6d
|
Change list title input design to fit upstream (#2626)
* Change settings input field design to match upstream's
* Fix light theme discrepancies
* Restore regexp inputs as glitch-soc-specific styles
|
2024-02-17 18:52:37 +01:00 |
|
Claire
|
50d9cd66d3
|
[Glitch] Use container queries to hide profile share button
Port c94bedf4e6 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-02-16 18:18:17 +01:00 |
|
Eugen Rochko
|
ce3978246b
|
[Glitch] Add prominent share/copy button on profiles in web UI
Port 87696ea26e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-02-16 18:17:55 +01:00 |
|
Claire
|
c0279385d7
|
Adopt upstream's design for account profiles (#2622)
* Mostly adopt upstream's design for account profiles
* Reduce some margins
|
2024-02-16 17:57:43 +01:00 |
|
github-actions[bot]
|
1c93d625c6
|
New Crowdin Translations (automated) (#29195)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-02-16 07:51:13 +00:00 |
|
Nicolas Hoffmann
|
476a043fc5
|
Fix modal container bounds (#29185)
|
2024-02-13 12:58:21 +00:00 |
|
Claire
|
e3c4e90646
|
Fix new list button being blank (#2616)
|
2024-02-13 12:48:01 +01:00 |
|
github-actions[bot]
|
5de1ce23c3
|
New Crowdin Translations (automated) (#29182)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-02-13 09:08:55 +00:00 |
|
github-actions[bot]
|
6482948547
|
New Crowdin Translations (automated) (#29156)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-02-12 09:59:05 +00:00 |
|
Claire
|
c249c10f74
|
Fix account suggestion size inconsistency with upstream
|
2024-02-11 21:55:36 +01:00 |
|
github-actions[bot]
|
c07028b2fa
|
New Crowdin Translations (automated) (#29152)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-02-09 09:55:30 +00:00 |
|
Claire
|
d391e01b59
|
Revert notification bar color for now
|
2024-02-08 21:12:57 +01:00 |
|
Claire
|
ca8fbda5d0
|
Add end-to-end test for OCR in media uploads (#29148)
|
2024-02-08 19:13:44 +00:00 |
|
Claire
|
3f89cec3c9
|
Further reduce differences with upstream
|
2024-02-08 19:52:03 +01:00 |
|
Claire
|
f6f62002c7
|
Remove leftovers from glitch-soc's layout option
|
2024-02-08 19:21:35 +01:00 |
|
Claire
|
189b70cd6a
|
Merge SCSS in a single components.scss file
|
2024-02-08 18:50:38 +01:00 |
|
Claire
|
67ec192d7d
|
Clean up some unused CSS definitions (#29146)
|
2024-02-08 11:40:22 +00:00 |
|
github-actions[bot]
|
2a362d62a8
|
New Crowdin Translations (automated) (#29145)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-02-08 09:43:02 +00:00 |
|
github-actions[bot]
|
17052714a2
|
New Crowdin Translations (automated) (#29121)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-02-07 12:38:37 +00:00 |
|
github-actions[bot]
|
a2611d782c
|
New Crowdin Translations (automated) (#2588)
* New Crowdin translations
* Fix bogus translation files
---------
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-02-06 20:45:07 +01:00 |
|
JS Moore
|
541cbdd963
|
Add env variable support for number of followable hashtags in feed column (#2500)
* Add env variable support for number of followable hashtags in feed column.
* Add a note about performance concerns for higher values.
See discussion in https://github.com/glitch-soc/mastodon/pull/2500
* Update .devcontainer/docker-compose.yml
---------
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-02-06 20:23:36 +01:00 |
|
Essem
|
08e511cecb
|
Fix doodle modal icons (#2597)
|
2024-02-06 20:22:42 +01:00 |
|
github-actions[bot]
|
90ccf7beb2
|
New Crowdin Translations (automated) (#28965)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-02-06 18:47:44 +00:00 |
|
Claire
|
7ee93b7431
|
Change source attribute of Suggestion entity in /api/v2/suggestions back to a string (#29108)
|
2024-02-06 17:10:17 +00:00 |
|
Claire
|
9ce914cc89
|
Fix report reason selector in moderation interface not unselecting rules when changing category (#29026)
|
2024-02-06 09:35:36 +00:00 |
|
y.takahashi
|
3c315a68af
|
Fix 'focus the compose textarea' shortcut is not working (#29059)
|
2024-02-02 06:33:53 +00:00 |
|
Eugen Rochko
|
9cdc60ecc6
|
Change onboarding prompt to follow suggestions carousel in web UI (#28878)
|
2024-02-01 13:37:04 +00:00 |
|
Claire
|
8b87673f5e
|
Remove obsolete locale file (#2596)
|
2024-01-30 23:21:35 +01:00 |
|
Claire
|
3ede233146
|
Fix crash in private mention conversations in glitch-soc flavor (#2595)
|
2024-01-30 22:42:22 +01:00 |
|
Yamagishi Kazutoshi
|
b3075a9993
|
Remove unused l18n messages (#28964)
|
2024-01-30 15:34:07 +00:00 |
|
J H
|
1467f1e1e1
|
Fixed the toggle emoji dropdown bug (#29012)
|
2024-01-30 13:38:49 +00:00 |
|
Claire
|
80308d384a
|
[Glitch] Refactor conversations components in web UI (#2589)
Port 3205a654ca to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2024-01-28 14:53:08 +01:00 |
|
Claire
|
54ece5040d
|
[Glitch] Use active variants for boost icons and increase icon size
Port 5a838ceaa9 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-26 20:53:53 +01:00 |
|
Eugen Rochko
|
e5f50478b5
|
[Glitch] Add confirmation when redirecting logged-out requests to permalink
Port SCSS changes from b19ae521b7 to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-26 20:51:08 +01:00 |
|
Claire
|
5fa2821853
|
Merge commit '3205a654caf903002c2db872f802a3332201678b' into glitch-soc/merge-upstream
|
2024-01-26 20:47:20 +01:00 |
|
github-actions[bot]
|
ae9c675930
|
New Crowdin Translations (automated) (#2564)
* New Crowdin translations
* Fix bogus translation files
---------
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-26 19:45:04 +01:00 |
|
Claire
|
805dba7f8d
|
Change compose form to use server-provided post character limit (#28928)
|
2024-01-26 14:09:45 +00:00 |
|
github-actions[bot]
|
45287049ab
|
New Crowdin Translations (automated) (#28923)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-01-26 09:15:55 +00:00 |
|
Eugen Rochko
|
6936e5aa69
|
Change design of compose form in web UI (#28119)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-25 15:41:31 +00:00 |
|
Eugen Rochko
|
3205a654ca
|
Refactor conversations components in web UI (#28833)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-25 14:34:26 +00:00 |
|
github-actions[bot]
|
59d2ea0d82
|
New Crowdin Translations (automated) (#28899)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-01-25 13:00:44 +00:00 |
|
Eugen Rochko
|
22e419f95e
|
[Glitch] Fix search form re-rendering spuriously in web UI
Port 01ce9df880 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-24 20:53:15 +01:00 |
|
Claire
|
22cfab0ebf
|
Merge commit '01ce9df88008cee705b7e02a4581802afa07c3df' into glitch-soc/merge-upstream
Conflicts:
- `tsconfig.json`:
Upstream made style fixes, while glitch-soc had extra options.
Ported upstream's style fixes.
|
2024-01-24 20:42:53 +01:00 |
|
Claire
|
5a838ceaa9
|
Use active variants for boost icons and increase icon size (#27924)
|
2024-01-24 12:37:43 +00:00 |
|
Eugen Rochko
|
b19ae521b7
|
Add confirmation when redirecting logged-out requests to permalink (#27792)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-24 10:49:19 +00:00 |
|
Eugen Rochko
|
01ce9df880
|
Fix search form re-rendering spuriously in web UI (#28876)
|
2024-01-24 07:03:30 +00:00 |
|
github-actions[bot]
|
78ee1453f9
|
New Crowdin Translations (automated) (#28857)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-01-23 10:11:37 +00:00 |
|
Eugen Rochko
|
72bae7e170
|
[Glitch] Fix duplicate and missing keys in search popout component in web UI
Port 9f8e3cca9a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-22 19:21:02 +01:00 |
|
Claire
|
102eff7c05
|
Merge commit 'e2d9635074ad33cc8144adc434bcd90faae9c424' into glitch-soc/merge-upstream
|
2024-01-22 19:19:40 +01:00 |
|
renovate[bot]
|
1d381c1664
|
[Glitch] Update dependency react-redux to v9.1.0
Port 163db814c2 to glitch-soc
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-22 19:15:02 +01:00 |
|