about summary refs log tree commit diff
path: root/app/javascript/flavours
AgeCommit message (Collapse)Author
2022-11-12[Glitch] Add the ability to edit media attachment metadata for any ↵Claire
unattached media Port 31005aad12c6a915a00501765a6dab25878326cb to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-12[Glitch] Do not show drag&drop dialog when not loginedCutls
Port 553b169d483e9b2f28007e130a494aec08a1720a to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-12[Glitch] Remove “No description added” media warning in edit modeClaire
Port 5e796dc6f85b37c8378fe01cfd8ac23222c89eea to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-12[Glitch] Fix domain blocks on about page not working well on small screens ↵Eugen Rochko
in web UI Port 6774c339b2e22fc9cadcb466139745661d0b3c83 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-12[Glitch] Only remove padding when listing applicationsConnor Shea
Port cf4992c918459187962a9e2f389f9ccb4f1b825d to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-12[Glitch] Delay workbox importYamagishi Kazutoshi
Port 53d26cfc1cc2779f699f3d3d56696484faefe87c to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-12[Glitch] Fix unnecessary service worker registration and preloading when ↵Claire
logged out Port 894ce3726a38733ea7b8c880658b962f92d021ae to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-12[Glitch] Remove preview cards from fav and boost notificationsClaire
Port 99734ac9367eb8af705aecca423c998aadddbd59 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-12[Glitch] Fix color of the “No description added“ media upload warning on ↵Claire
light theme Port 89a6b76f999635e077e9469efd9d94cd6c6d6222 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-12Add “Glitch-only” label to glitch-specific settingsClaire
2022-11-12Merge pull request #1917 from ↵Claire
ClearlyClaire/glitch-soc/fixes/not-recommended-label Fix “not recommended” label being shown as “recommended”
2022-11-12Change "Allow trends without prior review' setting to include statusesClaire
Port SCSS changes from 546672e292dc3218e996048464c4c52e5d00f766 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-12Fix styling of advanced options dropdown (#1916)Claire
Fixes #1914
2022-11-10Update Flavour 'ja' Translation (#1911)atsuchan
2022-11-10[Glitch] Add option to open original page in dropdowns of remote content in ↵Eugen Rochko
web UI Port ef582dc4f2fe53b08988faf8d51f567ac32e5b93 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-10[Glitch] Remove aria-pressed where it's redundantSasha Sorokin
Port d055d751720b7494ba990a43434b73e17596b5e8 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-10[Glitch] Change larger reblogs/favourites numbers to be shortened in web UIEugen Rochko
Port 7bdb2433f1a6e0b6a5e4df068003ac6e2e296048 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-10[Glitch] Remove unused timeline_container to fix linter errorsEffy Elden
Port 8fdbb4d00d371e7a900bec3a262216d95a784d52 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-10[Glitch] Fix confusing wording in interaction modal in web UIEugen Rochko
Port 16122761c5eca0f25f17968a208a24ddd99e073e to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-10[Glitch] Fix profile header being cut off in light theme in web UIEugen Rochko
Port e37e8deb0ff207d36bb359ce395e2888dacc216d to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-08[Glitch] Fix redrafting a currently-editing post not leaving edit modeClaire
Port 782b6835f786385c41c6455f2a251d1925b19eb5 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-08[Glitch] Fix opening the language picker scrolling the single-column view to ↵Claire
the top Port 608343c135c087ab7fa9bd401dce8a705720fdb8 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-08[Glitch] Fix spoiler buttons css not rendering correct color in light themeZach Flanders
Port 0beb095a4bfbcce55acb016eaaa54b5e93a56023 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-07[Glitch] Add aria-expanded to content warning toggle buttonClaire
Port 622f603ac73e40a9e41c254fa90079eeecfe1e02 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-07Fix light theme issues with the favourite modal and some background colors ↵Claire
(#1902) * Fix favourite modal styling in glitch-soc light theme * Fix unnecessary difference between glitch-soc's light theme and upstream's
2022-11-07[Glitch] Fix double button to clear emoji search inputSunny Ripert
Port 4b7f32a2a668b7068ede7ac8eb2ac087883ba213 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-07[Glitch] Fix JavaScript console error on Getting Started columnSunny Ripert
Port ffe735344bb47ad2af743ad97729db9ea9c11f60 to glitch-soc Co-authored-by: Ilias Tsangaris <iliastsangaris@gmail.com> Co-authored-by: Ilias Tsangaris <iliastsangaris@gmail.com> Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-07[Glitch] Fix console log error on column settings loadSunny Ripert
Port 34c269310d2017c3164d57c1e8631f9423092ee3 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-06Change glitch-soc composer classes to match upstreamClaire
2022-11-06[Glitch] Fix colors in light themeEugen Rochko
Port 20aa8881dc98264e5875fa37fc2dbf18e3f2baac to glitch-soc
2022-11-06[Glitch] Fix wrong colors in the high-contrast themeEugen Rochko
Port 1c3192df6bf48eb4c3613f2a8744c809f6eeeec0 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-06[Glitch] Change design of link footerEugen Rochko
Port 2d9a85db6efe0c9ccfda1420551ce3d6025bc27e to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-06[Glitch] Fix missing interpolation of domain in disabled account banner in ↵Eugen Rochko
web UI Port a442f481f850d857544eafdd0725142ed8656552 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-06[Glitch] Change sign-in banner to reflect disabled or moved account statusClaire
Port 312d616371096235f1f317041300b8220c447613 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-06[Glitch] Fix showing profile's featured tags on individual statusesEugen Rochko
Port bfafb114a2135b1f21ba7e6d54ee13e8da75b629 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-06[Glitch] Fix handling of duplicate and out-of-order notifications in WebUIClaire
Port 7c8e2b9859f2e206110accb74d19ec4591d79780 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-06[Glitch] Add assets from Twemoji 14.0Eugen Rochko
Port e02812d5b63b4909fff9c0c7246e80745c4c703e to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-06[Glitch] Fix JavaScript console warning when loading notificationsSunny Ripert
Port 887976814a2639a666896ae94b14c64e2834e26d to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-06[Glitch] Fix JavaScript console error on upload editing statusSunny Ripert
Port c95d9aab56dcde8c183f15d565cd1e8746d42c48 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-06[Glitch] Fix limited account hint referencing "your" server when logged outEugen Rochko
Port 139ea4c981f563e51d80ec3ec407d6265e29cb70 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-06[Glitch] Fix being unable to withdraw follow request when confirmation modal ↵Claire
is disabled (#19687) Port cbb440bbc2de7c805f687c886b32ab7dbafde07f to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-06[Glitch] Fix edits not being immediately reflectedClaire
Port 74d40c7d8fac3ccc263af29c622f4481e18e8c59 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-11-05Fix 'App settings' label visible in sidebar on mobile UI (#1888)prplecake
2022-11-01Change ul, ol margin-left to 2em (#1879)prplecake
2022-11-01Fix 'App settings' link in basic web UI (#1880)prplecake
2022-11-01Remove/update old "tootsuite" references, except those needed for Docker (#1860)Jeremy Kescher
2022-10-30[Glitch] Fix sidebar and tabs on settings on small screens in admin UIEugen Rochko
Port ad83e64795361dc9d5990a9dae4f91a3642109a0 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-30[Glitch] Fix upload progress not communicating processing phase in web UIEugen Rochko
Port 30ef11022487364256656efee3cee92db2c839b2 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-30[Glitch] Fix logged out search and changed logged-in search placeholderEugen Rochko
Port 55af04b253435ae771b69c8b7cfe3fc7e3b18033 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-30Merge branch 'main' into glitch-soc/merge-upstreamClaire
Conflicts: - `app/javascript/mastodon/locales/ja.json`: Upstream change too close to a glitch-soc-specific string. The glitch-soc-specific string should not have been in this file, so it has been moved to `app/javascript/flavours/glitch/locales/ja.js`. - `app/javascript/packs/public.js`: Upstream refactored a part, that as usual is split and duplicated in various pack files. Updated those pack files accordingly. - `app/views/layouts/application.html.haml`: Upstream fixed custom.css path in a different way than we did, went with upstream's change.