4527 Commits (842c048c6b6abe4c97f430c0cedaf9cd1a0225c2)

Author SHA1 Message Date
ThibG bd3420b139
Fix crash when failing to load emoji picker (#14525)
4 years ago
abcang 4a4d08f3a0
Fix eslint error (#14521)
4 years ago
ThibG a637344e37
Fallback to previous, more approximative hashtag RE on older browsers (#14513)
4 years ago
Thibaut Girka a3806ec6ba [Glitch] Fallback to previous, more approximative hashtag RE on older browsers
4 years ago
ThibG 8f0e6122a9 [Glitch] Fix audio player on Safari
4 years ago
Thibaut Girka b578d70957 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 635b6a0f1a
Fix audio player on Safari (#14485)
4 years ago
ThibG de7ba22c45 [Glitch] Fix new audio player features not working on Safari
4 years ago
ThibG 8f3295f212 [Glitch] Fix wrong proptypes for onEditAccountNote
4 years ago
kedama 1d8e930445 [Glitch] Fix the hashtag judgment of the compose form to be the same as the server side
4 years ago
Thibaut Girka 23cd5f2c15 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 3ade834830
Fix disabled boost icon being replaced by private boost icon on hover (#14456)
4 years ago
ThibG 51b5bb5301
Fix new audio player features not working on Safari (#14465)
4 years ago
ThibG 5faf2de938
Fix wrong proptypes for onEditAccountNote (#14481)
4 years ago
kedama cd94854e7d
Fix the hashtag judgment of the compose form to be the same as the server side (#14484)
4 years ago
Thibaut Girka 2cfa142961 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 00448db3c8
Fix unnecessary second connection to user stream from account timeline in web UI (#14387)
4 years ago
Eugen Rochko 054f4af603
New Crowdin updates (#14335)
4 years ago
ThibG 753ba9fc23
Fix hover and normal colors for private boost icon being swapped (#14386)
4 years ago
Thibaut Girka 5e93c7359d Fix custom boost icon colors being swapped
4 years ago
ThibG b136e621ea [Glitch] Add custom icon for private boosts
4 years ago
Thibaut Girka 4d950c71e9 Merge branch 'master' into glitch-soc/master
4 years ago
ThibG 956473142c
Add custom icon for private boosts (#14380)
4 years ago
ThibG 59e0eb1ba0 [Glitch] Change disabled retweet icon
4 years ago
Thibaut Girka c03d1a9ac8 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Thibaut Girka 855ada7e93 Fix “Show less for all”/”Show more for all” eye icon not reflecting state
4 years ago
ThibG e93efc0309
Change disabled retweet icon (#14373)
4 years ago
ThibG f8e315cd74 [Glitch] Fix keyboard navigation in scrollable lists
4 years ago
Sasha Sorokin 4412e2579c [Glitch] Fix following_counter plural to include "one"
4 years ago
ThibG 9bdad8f14e [Glitch] Fix audio player controls color in mastodon-light theme
4 years ago
Thibaut Girka b9f351d845 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Ariel 2ada2ae18a
Fix/14021 behaviour on add or remove toots (#14212)
4 years ago
mayaeh d87958e177
ran `yarn manage:translations` (#14344)
4 years ago
ThibG 98f6380dee
Fix keyboard navigation in scrollable lists (#14348)
4 years ago
Sasha Sorokin 17b1d71536
Fix following_counter plural to include "one" (#14342)
4 years ago
ThibG 85bc0f9639
Fix audio player controls color in mastodon-light theme (#14338)
4 years ago
ThibG f94cb94767 [Glitch] Fix error when closing a playing audio or video modal
4 years ago
Thibaut Girka 1c6c40d17c Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 71e85a506d
New Crowdin updates (#14311)
4 years ago
ThibG bfed7dd5f3
Fix error when closing a playing audio or video modal (#14310)
4 years ago
Thibaut Girka 470458da13 Fix style of visibility icon in boost modal
4 years ago
han@highemelry 610f71db7a [Glitch] Add a visibility icon to boost modal
4 years ago
Eugen Rochko dad3132046 [Glitch] Fix audio and video items in account gallery in web UI
4 years ago
Thibaut Girka 3f60b096b5 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko d9cad44ca5
New Crowdin updates (#14285)
4 years ago
han@highemelry 8b35ed96c0
Add a visibility icon to boost modal (#14292)
4 years ago
Eugen Rochko 6cc5b822f5
Fix audio and video items in account gallery in web UI (#14282)
4 years ago
Eugen Rochko c158dda796
New Crowdin updates (#14197)
4 years ago
ThibG 3fbcc4871f [Glitch] Fix block/mute pagination in WebUI
4 years ago
Thibaut Girka ade6526249 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 38579b9f74
Fix block/mute pagination in WebUI (#14275)
4 years ago
Sasha Sorokin 66c0953c33 [Glitch] Improve safety of Blurhash component
4 years ago
ThibG 0520273573 [Glitch] Audio player visualization improvements
4 years ago
ThibG e248399220 [Glitch] Freeze scroll position when a dropdown menu is open in the TL
4 years ago
Sasha Sorokin 042c32ea3b [Glitch] Replace repetitive blurhash code with component (#14267)
4 years ago
Thibaut Girka 5054462759 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG a2abe35e0f
Audio player visualization improvements (#14281)
4 years ago
Eugen Rochko a78b87d800
Add attribution notice to the audio player component (#14280)
4 years ago
Thibaut Girka d42a23fdbe Fix clicking the audio player also opening toots in detailed view
4 years ago
Sasha Sorokin 3ef94c0044
Improve safety of Blurhash component (#14278)
4 years ago
ThibG 6fda3cbbeb
Freeze scroll position when a dropdown menu is open in the TL (#14271)
4 years ago
Sasha Sorokin 61c07c3731
Replace repetitive blurhash code with component (#14267)
4 years ago
Thibaut Girka 0fe5deae89 Change styling of account note editing buttons
4 years ago
mayaeh fbbec3fc0b
remove unused word. (#14250)
4 years ago
ThibG 11446be6d1 [Glitch] Fix new accent color not refreshing when changing thumbnail for audio uploads
4 years ago
ThibG b27eecdbfc [Glitch] Fix WebUI crash on sensitive preview card with no preview thumbnail
4 years ago
ThibG a513997367 [Glitch] Fix WebUI crash on sensitive preview card with no preview thumbnail
4 years ago
Thibaut Girka de938023ab Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 0d2135a461
Fix new accent color not refreshing when changing thumbnail for audio uploads (#14264)
4 years ago
ThibG d308a863fb
Fix WebUI crash on sensitive preview card with no preview thumbnail (#14261)
4 years ago
ThibG 2581715491
Fix WebUI crash on sensitive preview card with no preview thumbnail (#14260)
4 years ago
ThibG 4acb7efb4b
Merge pull request #1372 from ThibG/glitch-soc/fixes/local-only-public-option
4 years ago
Thibaut Girka 64b6c20676 Change styling and layout of account notes UI
4 years ago
Thibaut Girka a9b13804e2 Change account note placeholder name since the design has diverged upstream
4 years ago
Thibaut Girka 170b38c3f4 Fix being unable to add account notes
4 years ago
Sasha Sorokin a3ac322ded [Glitch] Replace shortNumberFormat with <ShortNumber>
4 years ago
Eugen Rochko 6c7ac1b48f [Glitch] Add ability to choose media thumbnail in web UI
4 years ago
ThibG 8b17d47e12 [Glitch] Fix hashtag column options styling
4 years ago
Thibaut Girka e9ad99bc93 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Sasha Sorokin 1c903c7ad6
Fix account note border radius (#14251)
4 years ago
Eugen Rochko 06fc6a9cd4
Add ability to choose media thumbnail in web UI (#14244)
4 years ago
ThibG a783bdf4ad
Fix hashtag column options styling (#14247)
4 years ago
Eugen Rochko c3187411c2
Change design of account notes in web UI (#14208)
4 years ago
Thibaut Girka 13db302f6e Fix vanilla flavour too
4 years ago
Thibaut Girka d973e11061 Add UI option to show local-only toots in public timeline
4 years ago
Sasha Sorokin cb2adaaf9d
Replace shortNumberFormat with <ShortNumber> (#14061)
4 years ago
mayaeh c4f47f59cf
Fix restored words from "toot" to "status" (#14242)
4 years ago
Eugen Rochko 69cddc3909 [Glitch] Add color extraction for audio thumbnails
4 years ago
Eugen Rochko ad73e05f46 [Glitch] Fix audio modals not using blurhash and poster
4 years ago
Thibaut Girka 2d8be0a6e1 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 99f3a55540
Add color extraction for audio thumbnails (#14209)
4 years ago
mayaeh 6e399b9df9
Fix-up #13749 (#14204)
4 years ago
Eugen Rochko 9b3677d509 [Glitch] Add customizable thumbnails for audio and video attachments
4 years ago
Eugen Rochko 8999eea707 [Glitch] Fix various issues around OpenGraph representation of media
4 years ago
Eugen Rochko 06309129be [Glitch] Fix audio/video/images/cards not reacting to window resizes in web UI
4 years ago
Eugen Rochko 1c58420831 [Glitch] Change volume control and download buttons in web UI
4 years ago
ThibG 1ad79d11f3 [Glitch] Fix audio player not working when media files are hosted on a different domain
4 years ago
Eugen Rochko ad978ab1d4 [Glitch] Change design of audio players in web UI
4 years ago
Eugen Rochko 162adf61f2
Fix audio modals not using blurhash and poster (#14199)
4 years ago
Takeshi Umeda 1c8eb9bcf7 [Glitch] Fix the conditions for incomplete remote content
4 years ago
Thibaut Girka 9d127e15ff Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 7f1143a40d
New Crowdin translations (#13749)
4 years ago
Takeshi Umeda 7548a474a5
Fix the conditions for incomplete remote content (#14195)
4 years ago
Ariel f60c78ff3e [Glitch] Fix cursor type in statuses
4 years ago
ThibG 24508bb837 [Glitch] Fix lock icon not being shown when locking account in profile settings
4 years ago
Thibaut Girka 45deca65b3 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Ariel e9ea960773
Fix cursor type in statuses (#14185)
4 years ago
ThibG 4babf5b8b5
Fix lock icon not being shown when locking account in profile settings (#14190)
4 years ago
mayaeh 411bf188bb
follow-up #14149 (#14192)
4 years ago
ThibG 511edccf61 [Glitch] Add user notes on accounts
4 years ago
trwnh 50f5254568 [Glitch] Fix padding on account header
4 years ago
ThibG befe8c72dd [Glitch] Fix read marker state not being udpated internally
4 years ago
ThibG 934bacd05f [Glitch] Change sensitive preview cards to not blur text
4 years ago
Thibaut Girka 9c3b9d5ab9 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 65506bac3f
Add user notes on accounts (#14148)
4 years ago
Yamagishi Kazutoshi 5e8f51b29f
Replace to testing-library from enzyme (#14152)
4 years ago
trwnh d1c6dd2d27
Fix padding on account header (#14179)
4 years ago
Eugen Rochko 64aac30733
Add customizable thumbnails for audio and video attachments (#14145)
4 years ago
ThibG fa4876a1b9
Fix read marker state not being udpated internally (#14155)
4 years ago
ThibG a1ad2ad951
Change sensitive preview cards to not blur text (#14143)
4 years ago
Thibaut Girka de735286cd Fix public page CSS to match upstream's changes
4 years ago
Mélanie Chauvel 4964490bbd [Glitch] Improve appearence consistency of settings pages
4 years ago
ThibG 327f6309e4 [Glitch] Fix design issues with sensitive preview cards
4 years ago
ThibG 9a26d2e127 [Glitch] Fix avatar size in public page detailed status
4 years ago
Eugen Rochko 2bb25c7730 [Glitch] Fix various issues around OpenGraph representation of media
4 years ago
Thibaut Girka a01674fb2b Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Mélanie Chauvel 08cf81f8c1
Improve appearence consistency of settings pages (#13938)
4 years ago
Mélanie Chauvel e49bd93211
Improve wording of the “Add media” button tooltip (#13954)
4 years ago
Takeshi Umeda f7bdfec5bb
Change to correct the role of the boost button (#14132)
4 years ago
Takeshi Umeda 418f0a33e9
Add a visibility icon to status (#14123)
4 years ago
ThibG 1d2b0d2121
Fix design issues with sensitive preview cards (#14126)
4 years ago
ThibG 0a56a4a1bc
Fix avatar size in public page detailed status (#14140)
4 years ago
Eugen Rochko 662a49dc3f
Fix various issues around OpenGraph representation of media (#14133)
4 years ago
ThibG 72d193654b [Glitch] Fix very wide media attachments resulting in too thin a thumbnail
4 years ago
Takeshi Umeda 83bc9f68af [Glitch] Fix modifier key to keep the EmojiPicker on macOS
4 years ago
fuyu 51922d7ffa [Glitch] Fix unnecessary gap under of video modal
4 years ago
Thibaut Girka aae60a2366 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko bb9ca8a587
Fix audio/video/images/cards not reacting to window resizes in web UI (#14130)
4 years ago
ThibG d469247083
Fix very wide media attachments resulting in too thin a thumbnail (#14127)
4 years ago
Thibaut Girka 5d12b63e79 Simplify filtering condition
4 years ago
ash lea c1377049c6 never filter own posts from timeline
4 years ago
ThibG 791402af7c
never filter own posts from timeline (#14128)
4 years ago
Eugen Rochko 419ad6248b
Change volume control and download buttons in web UI (#14122)
4 years ago
ThibG aaf91abffa
Fix audio player not working when media files are hosted on a different domain (#14118)
4 years ago
Eugen Rochko 75a2b8f815
Change design of audio players in web UI (#14095)
4 years ago
Takeshi Umeda 434a6d0b15
Fix modifier key to keep the EmojiPicker on macOS (#14096)
4 years ago
fuyu cb3c6d1780
Fix unnecessary gap under of video modal (#14098)
4 years ago
Eugen Rochko 9a641a5a0e [Glitch] Add hints about incomplete remote content to web UI
4 years ago
ThibG 65a9b788fc [Glitch] Fix initial audio volume not corresponding to what's displayed
4 years ago
fuyu 45fbba2742 [Glitch] Fixed emoji detection problem to append border
4 years ago