5953 Commits (main)

Author SHA1 Message Date
Claire dbc3890489
New Crowdin updates (#2035)
2 years ago
Claire deb804c954
New Crowdin updates (#2034)
2 years ago
Claire 0b71a4770f
New Crowdin updates (#2032)
2 years ago
Claire a5e446a4a0
Change locales file generation to use JSON sources (#2028)
2 years ago
Claire b248aa4d3e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
fef 6cad7718eb
fix 404 when reacting with Keycap Number Sign
2 years ago
fef c739d89b0c
fix status action bar after upstream changes
2 years ago
fef 18e408c6af
properly disable reactions when not logged in
2 years ago
fef a556d81cde
also disable reaction buttons in vanilla flavour
2 years ago
fef e05874cffd
disable reaction button when not signed in
2 years ago
fef 47ac7a2e50
fix image for new custom emoji reactions
2 years ago
fef f0197c80dc
display external custom emoji reactions properly
2 years ago
fef 65d727a9e6
fix padding on posts without reactions
2 years ago
fef a2db70b3c8
rename nop handler to handleNoOp
2 years ago
fef a9bb743db7
cleanup JS imports and other minor stuff
2 years ago
fef 04467e8f6d
remove unnecessary parameter
2 years ago
fef a0d7cadcfd
change reaction api to match other interactions
2 years ago
fef f580ffb127
remove outdated comments
2 years ago
fef e405eb76f4
clean up new imports in vanilla flavour
2 years ago
fef 7cbe6dc3e8
rebase with upstream
2 years ago
fef 7250a4f6c2
make number of visible reactions a vanilla setting
2 years ago
fef 47d0271957
make number of displayed reactions a setting
2 years ago
fef 38b8c494b8
limit number of reactions displayed
2 years ago
fef 21b5bb587d
fix reaction margins and paddings
2 years ago
fef f129b47f13
cleanup frontend emoji reaction code
2 years ago
fef d862d9e06e
fix padding for reaction button
2 years ago
fef da78479b93
move react button to action bar
2 years ago
fef 19491d2032
cherry-pick emoji reaction changes
2 years ago
fef 738433e46a
make frontend fetch reaction limit
2 years ago
fef ff379c7fd0
show reactions in detailed status view
2 years ago
fef dcea57a808
add frontend for emoji reactions
2 years ago
Eugen Rochko de21695162
New Crowdin updates (#22354)
2 years ago
www-cat ba15694003
Add ukrainian translations (#1959)
2 years ago
Plastikmensch ee71d42c29
Add missing translation keys (#2010)
2 years ago
Claire 749c360ba0
Reuse upstream's “Posts and replies” as column heading (#2023)
2 years ago
Nick Schonning 06b68490d1
Enable eslint:recommended ruleset (#22433)
2 years ago
Jeremy Kescher 719a0951af
[Glitch] Fix being unable to react with the keycap number sign emoji (#2004)
2 years ago
Eugen Rochko 2889c68610
New Crowdin updates (#22182)
2 years ago
Claire 0912fb736d [Glitch] Add follow request banner on account header
2 years ago
Holden Foreman c459625119 [Glitch] Fix language surrounding disability in prompts for alt text and other media descriptions
2 years ago
Bramus! 1ced365371 [Glitch] Fix media markup
2 years ago
Claire cdba1ec5f4 [Glitch] Fix being stuck in edit mode when deleting the edited status
2 years ago
Rens Groothuijsen d7a6a9393a [Glitch] Display search popout at fixed screen position
2 years ago
Terence Eden 89d3d85cf2 [Glitch] Add transparancy to modal background for accessibility
2 years ago
Mina Her 0f5ecb3860 [Glitch] Fix margin for search field on medium window size
2 years ago
Meisam 7883ba34bb [Glitch] set activation for tag follow button
2 years ago
Claire 602f18103c [Glitch] Fix the top action bar appearing in multi-column layout
2 years ago
Nick Schonning 57eab6dbee [Glitch] Fix typo in handler function call name
2 years ago
Connor Shea e76fb9b2c4 [Glitch] Increase the width of the unread notification border.
2 years ago
Francis Murillo b22da94a65 [Glitch] Render current day formats in the client timezone
2 years ago
Yamagishi Kazutoshi 9f3cc9e555 [Glitch] `FormattedMessage` must be used directly
2 years ago
Pleclown 98f7b3657a [Glitch] Adding 12 hours option for polls
2 years ago
Alex Stine aad42cfc35 [Glitch] Fix hidden label causing accessibility issue for search inputs
2 years ago
Riedler 8cd7b95559 [Glitch] Fix profile avatar being slightly offset into left border
2 years ago
Claire 65cc5cb891 [Glitch] Change dropdown menu to contain “Copy link to post” even for non-public posts
2 years ago
Claire 1e8aff072a [Glitch] Fix wasteful request to /api/v1/custom_emojis when not logged in
2 years ago
Claire f3a4d57be1 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Douglas Blank 2c7df002fa
Add left and right margin to emojis (#20464)
2 years ago
Claire 70415714f1
Add follow request banner on account header (#20785)
2 years ago
Holden Foreman c761e7a5ef
Fix language surrounding disability in prompts for alt text and other media descriptions (#20923)
2 years ago
Bramus! 7fbc17afa2
Fix media markup (#21420)
2 years ago
Claire ebf1d74e40
Fix being stuck in edit mode when deleting the edited status (#22126)
2 years ago
Rens Groothuijsen 726c7dea31
Display search popout at fixed screen position (#16463)
2 years ago
Terence Eden ff414a5489
Add transparancy to modal background for accessibility (#18081)
2 years ago
Arnout Engelen 9f63c428e1
Don't autofocus the compose form (#16517)
2 years ago
Mina Her cedf138313
Fix margin for search field on medium window size (#21606)
2 years ago
Luxiaba 8f8c0fe88c
Remove inline-css in logo (#20814)
2 years ago
Meisam 059d64a59e
set activation for tag follow button (#21629)
2 years ago
Claire 38596e49d4
Fix the top action bar appearing in multi-column layout (#20943)
2 years ago
Nick Schonning 72a8af8088
Fix typo in handler function call name (#21829)
2 years ago
Connor Shea 08c0e43b6f
Increase the width of the unread notification border. (#21692)
2 years ago
Francis Murillo c50e9d078a
Render current day formats in the client timezone (#21878)
2 years ago
Yamagishi Kazutoshi 58200132d0
`FormattedMessage` must be used directly (#20982)
2 years ago
Pleclown 3a59ffde8d
Adding 12 hours option for polls (#21131)
2 years ago
Alex Stine 903e5a3f45
Fix hidden label causing accessibility issue for search inputs (#21275)
2 years ago
Jeremy Kescher 04c611daa1
Fix being unable to react with the keycap number sign emoji (#22231)
2 years ago
Riedler c3388f4ab1
Fix profile avatar being slightly offset into left border (fixes #20822) (#20994)
2 years ago
Claire 7b68e6409b
Fix invalid CSS for links in warning and strike cards (#22302)
2 years ago
Claire fe9eab51d1
Change dropdown menu to contain “Copy link to post” even for non-public posts (#21316)
2 years ago
Claire 1f762f4271
Fix wasteful request to /api/v1/custom_emojis when not logged in (#22326)
2 years ago
Claire ccc01559de Fix invalid CSS for links in warning and strike cards
2 years ago
Rin 21ee6a777d [Glitch] fix missing style in warning and strike cards
2 years ago
cadars 32b8b3355b [Glitch] Make handle more easily selectable on profile page
2 years ago
Claire bc91069e08 [Glitch] Change default reply language to be default language when replying to a translated reply
2 years ago
Claire 47c75c29da Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Rin 42e16ea52d
fix missing style in warning and strike cards (#22177)
2 years ago
cadars 52a50c5e43
Make handle more easily selectable on profile page (#21479)
2 years ago
Claire f70bdba926
Change default reply language to be default language when replying to a translated reply (#22272)
2 years ago
Claire 3ea445bb5c [Glitch] Fix potential duplicate statuses in Explore tab
2 years ago
Claire e877bb47b8 Merge branch 'main' into glitch-soc/main
2 years ago
Eugen Rochko 97b6e38a7d
New Crowdin updates (#21954)
2 years ago
Michal Dvorak 859db01268
initial translation of Glitch-specific texts into Czech (#1997)
2 years ago
Claire c8a1faa86b
Fix potential duplicate statuses in Explore tab (#22121)
2 years ago
Juan Xavier Gomez 16fb604c52 [Glitch] Fix hidden overflow on interaction modal
2 years ago
Claire 4642f7d830 [Glitch] Fix UI header overflow on mobile
2 years ago
Claire 0e70215c40 [Glitch] Fix “Sign up” button with closed registrations not opening modal on mobile
2 years ago
Claire 9a3d91f629 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Juan Xavier Gomez 21b208afcb
Fix hidden overflow on interaction modal (#21763)
2 years ago
Claire 76454cc638
Fix UI header overflow on mobile (#21783)
2 years ago
Claire 51098035ed
Fix “Sign up” button with closed registrations not opening modal on mobile (#22060)
2 years ago
Jed Fox 33f06a4ae7
Fix the top border of verified account fields (#22006)
2 years ago
Claire f4879c4481
Fix content-type being reset when editing toots (#1993)
2 years ago
Claire 3be6aff1a8 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Nick Schonning 05d4c50f64
Fix spacing warning from ESLint (#22005)
2 years ago
Eugen Rochko 6119668e45
New Crowdin updates (#21599)
2 years ago
Claire 4ac6601476
Port navigation bar from upstream (#1986)
2 years ago
Claire e64909d8bf Move translate button above media attachments/preview cards
2 years ago
Claire afdd75e1f9 Fix translate button not being shown when the toot has no Content Warning
2 years ago
Claire 620b079a78 Fix inconsistent with “translate” button padding
2 years ago
Eugen Rochko f7684a31fe [Glitch] Change design of translations in web UI
2 years ago
Claire 44c0ba445a [Glitch] Add mention of the translation provider when translating a post
2 years ago
Claire 47bd934061 [Glitch] Change “Translate” button to only show up when a translation backend is configured
2 years ago
Eugen Rochko e8d0a1b320 [Glitch] Fix showing translate button when status has no language in web UI
2 years ago
Eugen Rochko 5e143db13a [Glitch] Don't show translate button to logged-out users
2 years ago
Eugen Rochko b5ee275ed9 [Glitch] Fix translations not being formatted, other issues in web UI
2 years ago
Eugen Rochko a3052dad04 [Glitch] Add user content translations with configurable backends
2 years ago
Claire fe111a8bad Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 2d4d99f135
Fix expanded statuses not always being scrolled into view (#21797)
2 years ago
Connor Shea f51990bd62 [Glitch] Make the 'Trending now' header a link to Explore.
2 years ago
Claire 98c5ca1037 [Glitch] Fix infinite loading instead of soft 404 for non-existing remote accounts
2 years ago
James Adney 2815ac4155 [Glitch] fix gif autoplay on iOS
2 years ago
Claire c0bf90ac19 [Glitch] Fix “Share @{name}'s profile” profile menu item
2 years ago
kedama 32b43a96a7 [Glitch] Fix status mismatch of sensitive check
2 years ago
Claire a2e7997592 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Connor Shea cec1e902e0
Make the 'Trending now' header a link to Explore. (#21759)
2 years ago
Claire 3ffaa966b0
Fix infinite loading instead of soft 404 for non-existing remote accounts (#21303)
2 years ago
James Adney c0dcf15d1e
fix gif autoplay on iOS (#21422)
2 years ago
Claire fe421257e5
Fix “Share @{name}'s profile” profile menu item (#21490)
2 years ago
kedama 14e2354eea
Fix status mismatch of sensitive check (#21724)
2 years ago
Claire 6517b7b9f0
Fix pillbar buttons in light theme (#1972)
2 years ago
Eugen Rochko 3d906d8e62
New Crowdin updates (#20942)
2 years ago
Claire 43dbc62568
Fix privacy dropdown in boost modal on mobile (#1967)
2 years ago
Claire 367db8222f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 0a78631e86
New Crowdin updates (#20759)
2 years ago
Claire c22f3a87a3 [Glitch] Remove use of DOMParser in front-end emoji rewriting code
2 years ago
Levi Bard 4b449fff23 [Glitch] Make the button that expands the publish form differentiable from the button that publishes a post
2 years ago
nyura123dev 87929ad866 [Glitch] Fix safari explore disappearing tabs
2 years ago
Claire aec61a703f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 585cc1a604
Remove use of DOMParser in front-end emoji rewriting code (#20758)
2 years ago
lenore gilbert c373148b3d
Support for import/export of instance-level domain blocks/allows for 4.x w/ additional fixes (#20597)
2 years ago
Levi Bard 654d348aac
Make the button that expands the publish form differentiable from the button that publishes a post (#20864)
2 years ago
nyura123dev aaca78da78
Fix safari explore disappearing tabs (#20917)
2 years ago
Claire 23ea0e7508
Add aria-label and title attributes to local settings navigation items (#1949)
2 years ago
Claire 1901829f9a Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko a1738f8991
New Crowdin updates (#20580)
2 years ago
Eugen Rochko 17bd9a87b9
Fix wrong color on mentions hidden behind content warning in web UI (#20724)
2 years ago
Claire ceafd1f68f
Fix infinite loop when system emoji font is enabled (#1931)
2 years ago
Claire 8aa56aedfd [Glitch] Fix nodes order being sometimes mangled when rewriting emoji
2 years ago
Claire b5698af25f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire ccbca50a25
Fix nodes order being sometimes mangled when rewriting emoji (#20677)
2 years ago
Claire 71982e5c83 [Glitch] Fix emoji substitution not applying only to text nodes in Web UI
2 years ago
Claire 767630be24 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 625e086996
Fix emoji substitution not applying only to text nodes in Web UI (#20640)
2 years ago
Claire 96c1ef6d50 [Glitch] Fix media metadata being only editable once
2 years ago
Claire 9ab4e3fc6d Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 2d54986a03
Fix media metadata being only editable once (#20665)
2 years ago
trwnh c31e756644 [Glitch] Move V2 Filter methods under /api/v2 prefix
2 years ago
Eugen Rochko 9db90d2ebe [Glitch] Fix dropdown menu on profiles not being accessible on narrow screens in web UI
2 years ago
Samuel Kaiser 9fd866f38e [Glitch] Stick batch table toolbar to the top
2 years ago
Claire 32c70d2f09 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
trwnh b59ce0a60f
Move V2 Filter methods under /api/v2 prefix (#20622)
2 years ago
Eugen Rochko 523e106cbf
Fix style of username in navigation bar above compose form in web UI (#20628)
2 years ago
Eugen Rochko 6da9df774e
Fix dropdown menu on profiles not being accessible on narrow screens in web UI (#20620)
2 years ago
Eugen Rochko d0b7bd4250
Fix wrong cut-off point for "Read more" in web UI (#20599)
2 years ago
Eugen Rochko 24b2c60beb
Fix icons having an image role (#20600)
2 years ago
trwnh 07229089a6
Change in-app links to keep you in-app (#20540)
2 years ago
Samuel Kaiser e62b514e95
Stick batch table toolbar to the top (#20442)
2 years ago
Eugen Rochko cf36ee99bb
New Crowdin updates (#20476)
2 years ago
Claire a808ac1fd8 [Glitch] Fix WebUI crash when listing server blocks and rationale is not available
2 years ago
Claire 9255bfb908 [Glitch] Add the ability to edit media attachment metadata for any unattached media
2 years ago
Cutls e2315876f4 [Glitch] Do not show drag&drop dialog when not logined
2 years ago
Claire 8ac4165c72 [Glitch] Remove “No description added” media warning in edit mode
2 years ago
Eugen Rochko 400d168310 [Glitch] Fix domain blocks on about page not working well on small screens in web UI
2 years ago
Connor Shea d525ae4bdd [Glitch] Only remove padding when listing applications
2 years ago
Yamagishi Kazutoshi 0071582c6d [Glitch] Delay workbox import
2 years ago
Claire 5394ca6807 [Glitch] Fix unnecessary service worker registration and preloading when logged out
2 years ago
Claire 487689f062 [Glitch] Remove preview cards from fav and boost notifications
2 years ago
Claire 3fa6c603ba [Glitch] Fix color of the “No description added“ media upload warning on light theme
2 years ago
Claire 93912f0498 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 6a96b17a2d Add “Glitch-only” label to glitch-specific settings
2 years ago
Claire c813df2ebb
Merge pull request #1917 from ClearlyClaire/glitch-soc/fixes/not-recommended-label
2 years ago
Claire 1ce29aeabf Change "Allow trends without prior review' setting to include statuses
2 years ago
Claire fdfacb0ec0 Revert "Revert "Change "Allow trends without prior review" setting to include statuses (#17977)""
2 years ago
Claire 73b68fcabb
Fix styling of advanced options dropdown (#1916)
2 years ago
Eugen Rochko e1af21cfd0
New Crowdin updates (#20258)
2 years ago
Claire 93a6ebc83d
Fix WebUI crash when listing server blocks and rationale is not available (#20408)
2 years ago
Claire 31005aad12
Add the ability to edit media attachment metadata for any unattached media (#20402)
2 years ago
Cutls 553b169d48
Do not show drag&drop dialog when not logined (#20400)
2 years ago
Claire 5e796dc6f8
Remove “No description added” media warning in edit mode (#20393)
2 years ago
Eugen Rochko 53028af10e
Bump version to 4.0.0rc3 (#20378)
2 years ago
Eugen Rochko 6774c339b2
Fix domain blocks on about page not working well on small screens in web UI (#20391)
2 years ago
Connor Shea cf4992c918
Only remove padding when listing applications (#20382)
2 years ago
Yamagishi Kazutoshi 53d26cfc1c
Delay workbox import (#20376)
2 years ago
Claire 894ce3726a
Fix unnecessary service worker registration and preloading when logged out (#20341)
2 years ago
Claire 8e1e7fe2e0
Add old logo files back (#20332)
2 years ago
Claire 99734ac936
Remove preview cards from fav and boost notifications (#20335)
2 years ago
atsuchan 6df9d388e7
Update Flavour 'ja' Translation (#1911)
2 years ago
Claire 89a6b76f99
Fix color of the “No description added“ media upload warning on light theme (#20328)
2 years ago
Eugen Rochko c4d2c72924 [Glitch] Add option to open original page in dropdowns of remote content in web UI
2 years ago
Sasha Sorokin 099b3011aa [Glitch] Remove aria-pressed where it's redundant
2 years ago
Eugen Rochko 65b6c4f6df [Glitch] Change larger reblogs/favourites numbers to be shortened in web UI
2 years ago
Effy Elden c722c4cce8 [Glitch] Remove unused timeline_container to fix linter errors
2 years ago
Eugen Rochko 41ea39903d [Glitch] Fix confusing wording in interaction modal in web UI
2 years ago
Eugen Rochko d3a29a136c [Glitch] Fix profile header being cut off in light theme in web UI
2 years ago
Claire c118918520 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Effy Elden 8fdbb4d00d
Remove unused timeline_container to fix linter errors (#20305)
2 years ago
Eugen Rochko 7bdb2433f1
Change larger reblogs/favourites numbers to be shortened in web UI (#20303)
2 years ago
Eugen Rochko 16122761c5
Fix confusing wording in interaction modal in web UI (#20302)
2 years ago
Eugen Rochko ef582dc4f2
Add option to open original page in dropdowns of remote content in web UI (#20299)
2 years ago
Eugen Rochko e37e8deb0f
Fix profile header being cut off in light theme in web UI (#20298)
2 years ago
Eugen Rochko cd0a87f170
New Crowdin updates (#20016)
2 years ago
Sasha Sorokin d055d75172
Remove aria-pressed where it's redundant (#19912)
2 years ago
Claire 9b6d6a919f [Glitch] Fix redrafting a currently-editing post not leaving edit mode
2 years ago
Claire fe1b694128 [Glitch] Fix opening the language picker scrolling the single-column view to the top
2 years ago
Zach Flanders 6eac1cfccd [Glitch] Fix spoiler buttons css not rendering correct color in light theme
2 years ago
Claire a8c854b3ea Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 782b6835f7
Fix redrafting a currently-editing post not leaving edit mode (#20023)
2 years ago
Claire 608343c135
Fix opening the language picker scrolling the single-column view to the top (#19983)
2 years ago
Zach Flanders 0beb095a4b
Fix spoiler buttons css not rendering correct color in light theme (#19960)
2 years ago
Claire 2bc22be66c [Glitch] Add aria-expanded to content warning toggle button
2 years ago
Claire be7032b9cf Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 86a80acf40
New Crowdin updates (#19771)
2 years ago
Claire 622f603ac7
Add aria-expanded to content warning toggle button (#19975)
2 years ago
Sunny Ripert 8515bc7962
Add form element on focal point modal (#19834)
2 years ago
Claire c493c967d6
Fix light theme issues with the favourite modal and some background colors (#1902)
2 years ago
Sunny Ripert 7ba13dddfa [Glitch] Fix double button to clear emoji search input
2 years ago
Sunny Ripert 71e68dac4e [Glitch] Fix JavaScript console error on Getting Started column
2 years ago
Sunny Ripert d13a2f7901 [Glitch] Fix console log error on column settings load
2 years ago
Claire 6c0a6097ff Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Sunny Ripert 4b7f32a2a6
Fix double button to clear emoji search input (#19888)
2 years ago
Sunny Ripert ffe735344b
Fix JavaScript console error on Getting Started column (#19891)
2 years ago
Sunny Ripert 34c269310d
Fix console log error on column settings load (#19886)
2 years ago
Claire 0be6da42d3 Change glitch-soc composer classes to match upstream
2 years ago
Eugen Rochko c199387558 [Glitch] Fix colors in light theme
2 years ago
Eugen Rochko cbfa5ad5dd [Glitch] Fix wrong colors in the high-contrast theme
2 years ago
Eugen Rochko c883799a1f [Glitch] Change design of link footer
2 years ago
Eugen Rochko d29172a682 [Glitch] Fix missing interpolation of domain in disabled account banner in web UI
2 years ago
Claire b6c0ef70a2 [Glitch] Change sign-in banner to reflect disabled or moved account status
2 years ago
Eugen Rochko 0437159056 [Glitch] Fix showing profile's featured tags on individual statuses
2 years ago
Claire fa293f03fa [Glitch] Fix handling of duplicate and out-of-order notifications in WebUI
2 years ago
Eugen Rochko 01e0cb1cd5 [Glitch] Add assets from Twemoji 14.0
2 years ago
Sunny Ripert 8368f4857c [Glitch] Fix JavaScript console warning when loading notifications
2 years ago
Sunny Ripert 93ccb4a29e [Glitch] Fix JavaScript console error on upload editing status
2 years ago
Eugen Rochko 81334e2bfb [Glitch] Fix limited account hint referencing "your" server when logged out
2 years ago
Claire 6b498fae46 [Glitch] Fix being unable to withdraw follow request when confirmation modal is disabled (#19687)
2 years ago
Claire e42875d195 [Glitch] Fix edits not being immediately reflected
2 years ago
Claire 0ad919b192 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko ca8d52c2a4
Change design of new list form in web UI (#19801)
2 years ago
Eugen Rochko d1de7fb7fa
Fix rendering empty avatar in web UI (#19798)
2 years ago
Eugen Rochko a442f481f8
Fix missing interpolation of domain in disabled account banner in web UI (#19788)
2 years ago