4685 Commits (cc5b4295453cdf1df20b2af22b8df8acefbc4933)

Author SHA1 Message Date
Thibaut Girka b03d3117c3 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG df120d667c Fix follow request notifications (#15048)
4 years ago
mayaeh 598f032fa0 [Glitch] Fix strings that could not be translated
4 years ago
Eugen Rochko f4524cbfcd [Glitch] Change how missing desktop notifications permission is displayed
4 years ago
Thibaut Girka 7770807825 Move columns-related CSS rules into the appropriate files
4 years ago
ThibG 8fb1cbf6fe [Glitch] Fix browser notification permission request logic
4 years ago
OSAMU SATO 8fb24fc735 [Glitch] Add duration parameter to muting.
4 years ago
ThibG 97eadf8dee [Glitch] Change how CDN_HOST is passed down to make assets build reproducible
4 years ago
ThibG 5901c4141c [Glitch] Fix unread notification marker not updating when mounting column
4 years ago
ThibG c631f49621 [Glitch] Ignore alt-key hotkeys in text fields
4 years ago
Takeshi Umeda 7c5bc01eca [Glitch] Fix mark as read in notifications to be saved immediately
4 years ago
ThibG 004728ce96 [Glitch] Fix bell button causing a brief “Cancel follow request” on locked accounts
4 years ago
Thibaut Girka 6fdc4e8d47 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
otrapersona f4f0745a6f Glitchsoc translation to 'es' language (#1439)
4 years ago
mayaeh 20f7e2c452 Fix translation string (#14986)
4 years ago
mayaeh f1b2eea474 Fix strings that could not be translated (#14980)
4 years ago
Eugen Rochko 10ff8b1205 Change how missing desktop notifications permission is displayed (#14985)
4 years ago
ThibG ce87767572 Change how CDN_HOST is passed down to make assets build reproducible (#14381)
4 years ago
OSAMU SATO ba9252b32d Add duration parameter to muting. (#13831)
4 years ago
ThibG 592fa427e3 Fix browser notification permission request logic (#13543)
4 years ago
ThibG bf23bf82bd Fix issue checking for last unread notification when there are gaps (#14960)
4 years ago
Thibaut Girka edd6bb6e6d Fix issue checking for last unread notification when there are gaps
4 years ago
ThibG 199107aa25 Fix unread notification marker not updating when mounting column (#14954)
4 years ago
ThibG 90a501d96d Ignore alt-key hotkeys in text fields (#14942)
4 years ago
mayaeh b04f5d793e Update translation files (#14920)
4 years ago
Eugen Rochko 5c10211bcd Fix regressions in icon buttons in web UI (#14915)
4 years ago
Takeshi Umeda ffa5aa294e Fix mark as read in notifications to be saved immediately (#14907)
4 years ago
ThibG cbdbe3699c Fix logging out on mobile (#14901)
4 years ago
ThibG 79b2d30a19 Add option to disable swiping motions across the WebUI (#13885)
4 years ago
Takeshi Umeda b361c0bac6 Fix unread notification markers (#14897)
4 years ago
Thibaut Girka 8c024a2a72 Fix boost icon not being displayed in boost notifications
4 years ago
ThibG f53281dedb Fix bell button causing a brief “Cancel follow request” on locked accounts (#14896)
4 years ago
Thibaut Girka f2dfaeb4a8 Make explicit in glitch-soc's WebUI when an account is suspended
4 years ago
Eugen Rochko e77b54d22c [Glitch] Fix unreadable placeholder text color in high contrast theme in web UI (#14803)
4 years ago
Thibaut Girka 9e022f9388 Fix actions being performed before the redux state is set up
4 years ago
ThibG 656a62e23f [Glitch] Add paragraph about browser add-ons when encountering some errors
4 years ago
Eugen Rochko 9bb0dd0381 [Glitch] Add option to be notified when a followed user posts
4 years ago
Eugen Rochko ab12ab75ca [Glitch] Optimize the process of following someone
4 years ago
Eugen Rochko c5b3c6e305 [Glitch] Change web UI to show empty profile for suspended accounts
4 years ago
ThibG 6139141058 [Glitch] Fix home TL marker code mishandling gaps
4 years ago
ThibG 1a77634084 [Glitch] Fix notification filter bar incorrectly filtering gaps
4 years ago
ThibG fcb0fe3411 [Glitch] Add border around 🕺 emoji
4 years ago
Thibaut Girka 7a84a84fc1 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko fc497420e9 Add pop-out player for audio/video in web UI (#14870)
4 years ago
ThibG 187c756e16 Add unread notification markers (#14818)
4 years ago
Thibaut Girka b376f9f547 Fix minor bugs
4 years ago
Thibaut Girka 4e59bb5f9f Minor refactoring and fixups
4 years ago
Thibaut Girka 42c6a85139 Filter out mounted lists from “getting started” column
4 years ago
Eugen Rochko 02c4c91faa Add option to be notified when a followed user posts (#13546)
4 years ago
Thibaut Girka d67b5dea29 Submit timeline markers closer to the moment they change
4 years ago
Thibaut Girka c9cfed112a Fix crashes when connection drops
4 years ago
Thibaut Girka 386f83b4b2 Add button to manually mark all notifications as read
4 years ago
Thibaut Girka 1db1fc18e9 Only update read marker when giving focus/mounting column
4 years ago
Thibaut Girka ad62740f66 Refactor and change logic to only update marker if we reached the last
4 years ago
Thibaut Girka 5bcb547f16 Display unread marker for notifications
4 years ago
Thibaut Girka b3e0d42f83 Clean up leftover from DM conversation view redesign
4 years ago
ThibG 219150f197 Fix home TL marker code mishandling gaps (#14809)
4 years ago
ThibG cfb35b767c Fix notification filter bar incorrectly filtering gaps (#14808)
4 years ago
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
ThibG e793d71486 Fix block/mute pagination in WebUI (#14275)
4 years ago
Sasha Sorokin c952cc3115 [Glitch] Improve safety of Blurhash component
4 years ago
ThibG f2d0bd912c [Glitch] Audio player visualization improvements
4 years ago
ThibG 1681c7c028 [Glitch] Freeze scroll position when a dropdown menu is open in the TL
4 years ago
Sasha Sorokin 2e73171628 [Glitch] Replace repetitive blurhash code with component (#14267)
4 years ago
Thibaut Girka 24bc87b150 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG c2f5593be0 Audio player visualization improvements (#14281)
4 years ago
Eugen Rochko 29916e7143 Add attribution notice to the audio player component (#14280)
4 years ago
Thibaut Girka 3876df0390 Fix clicking the audio player also opening toots in detailed view
4 years ago
Sasha Sorokin 66f9bd08da Improve safety of Blurhash component (#14278)
4 years ago
ThibG bf40d331e6 Freeze scroll position when a dropdown menu is open in the TL (#14271)
4 years ago
Sasha Sorokin 7418e0e613 Replace repetitive blurhash code with component (#14267)
4 years ago
Thibaut Girka fc05a7fb1f Change styling of account note editing buttons
4 years ago
mayaeh 4639832293 remove unused word. (#14250)
4 years ago
ThibG 527f8abfa2 [Glitch] Fix new accent color not refreshing when changing thumbnail for audio uploads
4 years ago
ThibG 1271de96f0 [Glitch] Fix WebUI crash on sensitive preview card with no preview thumbnail
4 years ago
ThibG 72aeeb2b34 [Glitch] Fix WebUI crash on sensitive preview card with no preview thumbnail
4 years ago
Thibaut Girka 67564cbb48 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 06f67cfca0 Fix new accent color not refreshing when changing thumbnail for audio uploads (#14264)
4 years ago
ThibG 5a6b0ce051 Fix WebUI crash on sensitive preview card with no preview thumbnail (#14261)
4 years ago
ThibG ad1b26b4bc Fix WebUI crash on sensitive preview card with no preview thumbnail (#14260)
4 years ago
ThibG 12a7717e66 Merge pull request #1372 from ThibG/glitch-soc/fixes/local-only-public-option
4 years ago
Thibaut Girka 52eaecaef7 Change styling and layout of account notes UI
4 years ago
Thibaut Girka 3c8a8a0b45 Change account note placeholder name since the design has diverged upstream
4 years ago
Thibaut Girka 22c04b63cb Fix being unable to add account notes
4 years ago
Sasha Sorokin 1144767ca8 [Glitch] Replace shortNumberFormat with <ShortNumber>
4 years ago
Eugen Rochko 409d00d256 [Glitch] Add ability to choose media thumbnail in web UI
4 years ago
ThibG f0aee465d9 [Glitch] Fix hashtag column options styling
4 years ago
Thibaut Girka c2347f6cf6 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Sasha Sorokin fd3649742c Fix account note border radius (#14251)
4 years ago
Eugen Rochko 825f73c3f9 Add ability to choose media thumbnail in web UI (#14244)
4 years ago
ThibG aa7142b9e2 Fix hashtag column options styling (#14247)
4 years ago
Eugen Rochko b6b2d8b8a3 Change design of account notes in web UI (#14208)
4 years ago
Thibaut Girka c67752f255 Fix vanilla flavour too
4 years ago
Thibaut Girka edd7bd26f6 Add UI option to show local-only toots in public timeline
4 years ago
Sasha Sorokin 55969e3bc2 Replace shortNumberFormat with <ShortNumber> (#14061)
4 years ago
mayaeh e439151df3 Fix restored words from "toot" to "status" (#14242)
4 years ago
Eugen Rochko 3c51c7dd3e [Glitch] Add color extraction for audio thumbnails
4 years ago
Eugen Rochko 26227204df [Glitch] Fix audio modals not using blurhash and poster
4 years ago
Thibaut Girka f5afdaa2e0 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 8517a5fdb4 Add color extraction for audio thumbnails (#14209)
4 years ago
mayaeh 6f6e9d8214 Fix-up #13749 (#14204)
4 years ago