4527 Commits (5901c4141cc65b4f27f391e38b3c8dffa8c1f8a6)

Author SHA1 Message Date
Eugen Rochko e0355b5142 Fix unreadable placeholder text color in high contrast theme in web UI (#14803)
4 years ago
ThibG 75dc5d61e5 Add paragraph about browser add-ons when encountering some errors (#14801)
4 years ago
ThibG 6c612562f0 Add border around 🕺 emoji (#14769)
4 years ago
kedama 04063f42bc [Glitch] Set z-index of dropdown to 9999.
4 years ago
Eugen Rochko acbb99f7e5 Change web UI to show empty profile for suspended accounts (#14766)
4 years ago
Thibaut Girka 612158f4f6 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 2f5a6c4a4f Remove obsolete IndexedDB operations from web UI (#14730)
4 years ago
Takeshi Umeda 04cbd783b3 Fix direct visibility style for light theme (#14727)
4 years ago
ThibG 6a6739feb2 [Glitch] Update Tesseract.js
4 years ago
ThibG 7ffdd23c46 [Glitch] Add border around 🐞 emoji
4 years ago
Thibaut Girka 5b8a4f96de Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Thibaut Girka 2cde2c84e8 Change radio button design to be consistent with that of the directory explorer
4 years ago
Thibaut Girka cf553a4477 Capitalize replies_policy strings
4 years ago
ThibG 50d0c1e95f Add configuration option to filter replies in lists (#9205)
4 years ago
Eugen Rochko a143764c4c Change own direct-visibility statuses to be in the home feed again (#14711)
4 years ago
Thibaut Girka 31a9c14a5a Fix threaded mode
4 years ago
ThibG 6cb7f10134 Update Tesseract.js (#14708)
4 years ago
Thibaut Girka 79f367db2e Fix crash when opening detailed view of a status you boosted
4 years ago
ThibG a3c9062153 Add border around 🐞 emoji (#14712)
4 years ago
ThibG 0fd309af0d Add back “Home” link to the “Getting Started” column when the “Home” column isn't mounted (#14707)
4 years ago
Thibaut Girka 22eb51447d Adapt 2FA changes to glitch-soc's theming system
4 years ago
santiagorodriguez96 6b224ecaed [Glitch] Add WebAuthn as an alternative 2FA method
4 years ago
Tdxdxoz ee0ca40541 [Glitch] Fix: also use custom private boost icon for detailed status
4 years ago
Daigo 3 Dango 126e7f52d2 [Glitch] Better manage subscriptionCounters
4 years ago
proxy efb1f3413c [Glitch] reword "boost to original audience" as per tootsuite#14596
4 years ago
Takeshi Umeda 64e330ac6b [Glitch] Fix click range discrepancies in gifv
4 years ago
ThibG b11521e251 [Glitch] Fix scrolling issues when closing some dropdown menus
4 years ago
Thibaut Girka 37e746eab6 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Thibaut Girka 4b8097e67c Fix replying to some remote toots switching to local-only
4 years ago
Thibaut Girka 8ad2252c98 Fix spacing around reblog counter in detailed statuses
4 years ago
santiagorodriguez96 f142983484 Add WebAuthn as an alternative 2FA method (#14466)
4 years ago
Tdxdxoz c950a85d9e Fix: also use custom private boost icon for detailed status (#14471)
4 years ago
Daigo 3 Dango ec75a4f48b Better manage subscriptionCounters (#14608)
4 years ago
proxy a455c84892 reword "boost to original audience" as per #14596 (#14598)
4 years ago
Takeshi Umeda 58f40e0786 Fix click range discrepancies in gifv (#14615)
4 years ago
ThibG b4d2063384 Fix scrolling issues when closing some dropdown menus (#14606)
4 years ago
Thibaut Girka cf50a1c31f Change styling to always have scrollbar on search results
4 years ago
Thibaut Girka 2775132b00 Fix WebUI crash in edge case when media display size causes scroll
4 years ago
Thibaut Girka 323075e4c1 Fix styling of display names and account handles, make it closer to upstream
4 years ago
ThibG 4d5162e506 [Glitch] Add client-side validation in password change forms
4 years ago
ThibG 411d100eb4 [Glitch] Add HTML form validation for the registration form
4 years ago
Thibaut Girka c32625495f Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG ef710bbff6 Add client-side validation in password change forms (#14564)
4 years ago
Thibaut Girka 43bceb4337 Fix local-only flag not necessarily being preserved on delete & redraft
4 years ago
ThibG 22aba16386 Add HTML form validation for the registration form (#14560)
4 years ago
Thibaut Girka a3cbe8181e Fix new audio player when under content warnings
4 years ago
Eugen Rochko 1776c9a356 [Glitch] Add support for managing multiple stream subscriptions in a single connection
4 years ago
Thibaut Girka e9e6453eff Merge branch 'master' into glitch-soc/master
4 years ago
Eugen Rochko 3d32dacbcb Add support for managing multiple stream subscriptions in a single connection (#14524)
4 years ago
Thibaut Girka be0475e5a1 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 09b322872a Fix crash when failing to load emoji picker (#14525)
4 years ago
abcang 739ea05d30 Fix eslint error (#14521)
4 years ago
ThibG ed22b53180 Fallback to previous, more approximative hashtag RE on older browsers (#14513)
4 years ago
Thibaut Girka f2a9736f52 [Glitch] Fallback to previous, more approximative hashtag RE on older browsers
4 years ago
ThibG 6a39f0123b [Glitch] Fix audio player on Safari
4 years ago
Thibaut Girka 8d79bb4097 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 62324e9870 Fix audio player on Safari (#14485)
4 years ago
ThibG 3ee1ac54d2 [Glitch] Fix new audio player features not working on Safari
4 years ago
ThibG 3ddc3ce6ca [Glitch] Fix wrong proptypes for onEditAccountNote
4 years ago
kedama c61988629c [Glitch] Fix the hashtag judgment of the compose form to be the same as the server side
4 years ago
Thibaut Girka c2eb2a9d16 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG bc1d925629 Fix disabled boost icon being replaced by private boost icon on hover (#14456)
4 years ago
ThibG 1f34bd4ff7 Fix new audio player features not working on Safari (#14465)
4 years ago
ThibG 9a709d63c2 Fix wrong proptypes for onEditAccountNote (#14481)
4 years ago
kedama a903875e3c Fix the hashtag judgment of the compose form to be the same as the server side (#14484)
4 years ago
Thibaut Girka 0afe3c1562 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 0d9599ee02 Fix unnecessary second connection to user stream from account timeline in web UI (#14387)
4 years ago
Eugen Rochko 73d228513c New Crowdin updates (#14335)
4 years ago
ThibG b5302ae87c Fix hover and normal colors for private boost icon being swapped (#14386)
4 years ago
Thibaut Girka a787759254 Fix custom boost icon colors being swapped
4 years ago
ThibG 63a52b31c9 [Glitch] Add custom icon for private boosts
4 years ago
Thibaut Girka 1b903d7b2d Merge branch 'master' into glitch-soc/master
4 years ago
ThibG 75ba08c2db Add custom icon for private boosts (#14380)
4 years ago
ThibG 3dd351803e [Glitch] Change disabled retweet icon
4 years ago
Thibaut Girka e4f145a4f4 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Thibaut Girka 360b47c6b4 Fix “Show less for all”/”Show more for all” eye icon not reflecting state
4 years ago
ThibG 96a89bae14 Change disabled retweet icon (#14373)
4 years ago
ThibG 915d01a921 [Glitch] Fix keyboard navigation in scrollable lists
4 years ago
Sasha Sorokin 18722c2809 [Glitch] Fix following_counter plural to include "one"
4 years ago
ThibG f450e52085 [Glitch] Fix audio player controls color in mastodon-light theme
4 years ago
Thibaut Girka 714a3fcb3b Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Ariel ac1a3386bd Fix/14021 behaviour on add or remove toots (#14212)
4 years ago
mayaeh aa206d35ad ran `yarn manage:translations` (#14344)
4 years ago
ThibG 825475a32a Fix keyboard navigation in scrollable lists (#14348)
4 years ago
Sasha Sorokin 7b682ceb13 Fix following_counter plural to include "one" (#14342)
4 years ago
ThibG 027491a518 Fix audio player controls color in mastodon-light theme (#14338)
4 years ago
ThibG 98223df18c [Glitch] Fix error when closing a playing audio or video modal
4 years ago
Thibaut Girka 67657d8361 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 35bf60cae8 New Crowdin updates (#14311)
4 years ago
ThibG ddd69f3ae9 Fix error when closing a playing audio or video modal (#14310)
4 years ago
Thibaut Girka ea49c41a6e Fix style of visibility icon in boost modal
4 years ago
han@highemelry fd6fdf63c4 [Glitch] Add a visibility icon to boost modal
4 years ago
Eugen Rochko 24cd580add [Glitch] Fix audio and video items in account gallery in web UI
4 years ago
Thibaut Girka 654fd69903 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 4198eed696 New Crowdin updates (#14285)
4 years ago
han@highemelry fbbc66f53e Add a visibility icon to boost modal (#14292)
4 years ago
Eugen Rochko ece8405ebd Fix audio and video items in account gallery in web UI (#14282)
4 years ago
Eugen Rochko 7d777e474a New Crowdin updates (#14197)
4 years ago
ThibG ed69b4909d [Glitch] Fix block/mute pagination in WebUI
4 years ago
Thibaut Girka a36c0efec7 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago