2955 Commits (c156b6d69683c218773c91887411652c91a74012)

Author SHA1 Message Date
Ben Lubar a679867d38 Improve image description user experience (#10036)
6 years ago
ThibG 793946fadb Add list title editing (#9748)
6 years ago
Eugen Rochko 72190529d0 Fix style regressions on landing page (#10030)
6 years ago
Eugen Rochko bc9930f59d Fix hashtags select styling in default and high contrast themes (#10029)
6 years ago
ThibG bf0c9d7dfa Disable box shadows for featured hashtags in light theme (#10034)
6 years ago
Thibaut Girka 04d7200ba4 [Glitch] Add "copy link" item to status action bars
6 years ago
Eugen Rochko a90bbe9bc1 Fix color of static page links in high contrast theme (#10028)
6 years ago
Thibaut Girka 53cc85871d [Glitch] Don't focus spoiler input when disabled spoiler
6 years ago
Thibaut Girka de60ff3809 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 1767bb542c Merge pull request #913 from ThibG/glitch-soc/merge-upstream
6 years ago
Hinaloe 6866739387 Don't focus spiler input when disabled spoiler (#10017)
6 years ago
ThibG 98642fef2a Fix timeline jumps (#10001)
6 years ago
Eugen Rochko 87a5991846 Weblate translations (2019-02-11) (#10007)
6 years ago
Eugen Rochko 12cb694634 Add "copy link" item to status action bars (#9983)
6 years ago
Thibaut Girka d486152092 Handle deletion of filtered toots
6 years ago
Thibaut Girka eb6dfe4d8b Minor fix to timeline jump avoiding behavior
6 years ago
Thibaut Girka 7b23d3c657 Adjust scroll when statuses above the current scroll position are deleted
6 years ago
Thibaut Girka f24bd9d629 Adjust scroll if previewCard appeared
6 years ago
Thibaut Girka 3d5ef5c497 Avoid two-step rendering of statuses as much as possible
6 years ago
Thibaut Girka b05cda87f8 Refactor intersection observer article code
6 years ago
Thibaut Girka 18a540da9f Cleanup redundant markup for hidden statuses
6 years ago
Thibaut Girka f2b7ab4523 Hide items rendered out-of-frame (once they have been rendered at least once)
6 years ago
Thibaut Girka d96df46a63 [Glitch] Rename from instance to server.
6 years ago
Thibaut Girka 75187f908a [Glitch] Fix not showing custom emojis in share page emoji picker
6 years ago
Thibaut Girka b3fc70d13e [Glitch] Add featured hashtags to profiles
6 years ago
Thibaut Girka 07f0cf8573 [Glitch] Allow multiple files upload through web UI, including drag & drop
6 years ago
Thibaut Girka 5946d76d0a [Glitch] Add missing rejection handling for Promises
6 years ago
Thibaut Girka 538bae9f53 [Glitch] Add WebP support
6 years ago
Thibaut Girka 1c37ad108c Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
mayaeh 5e94fb5386 i18n: add Japanese translations (#10000)
6 years ago
ThibG d66346eb0c Fix IntersectionObserverArticle not hiding some out-of-view items (#9982)
6 years ago
Thibaut Girka a9078c18eb Fix CW unfolding not triggering re-layout in public hashtag page
6 years ago
Thibaut Girka d55233da9a Fix unfolding CWs on public hashtag page
6 years ago
mayaeh f308fb56ab Rename from instance to server. (#9938)
6 years ago
marcin mikołajczak 72f55c7cdf i18n: Update Polish translation 🇵 (#9974)
6 years ago
trwnh 9ce59ef31d [UI] Fix whitespace being applied to div instead of p (#9968)
6 years ago
rinsuki b037f6cec5 Fix not showing custom emojis in share page emoji picker (#9970)
6 years ago
mike castleman be6c12fbea change "finish tutorial" text to "finish toot-orial" (#9905)
6 years ago
Eugen Rochko d2d4d38f22 Add featured hashtags to profiles (#9755)
6 years ago
Thibaut Girka dcf363a623 Remove redundant “options” from “Compose box options”
6 years ago
Marek Ľach 43b2f021eb Minor description corrections
6 years ago
tmm576 640966f3fc Allow multiple files upload through web UI, including drag & drop (#9856)
6 years ago
Acid Chicken (硫酸鶏) bcf34e31bd Add WebP support (#9879)
6 years ago
Eugen Rochko 252a765368 Fix link color in high-contrast theme, add underlines (#9949)
6 years ago
Thibaut Girka fba0f7dae7 [Glitch] Replace unlock-alt icon with unlock
6 years ago
Thibaut Girka aaf98669a5 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka b0e7af725a Do not mark toots as sensitive if they don't have any media attached
6 years ago
Thibaut Girka afdf789d06 Fix hashtag processing when sending toots
6 years ago
Eugen Rochko 9cef8f1eb7 Fix link color in high-contrast theme, add underlines (#9949)
6 years ago
Eugen Rochko 77dc5cc132 Refactor icons in web UI to use Icon component (#9951)
6 years ago
Clar Charr 4fb1d8129d Replace unlock-alt icon with unlock (#9952)
6 years ago
Thibaut Girka 00fc362103 [Glitch] Fix initial value of volume slider in video player and handle volume changes
6 years ago
Thibaut Girka 333d3a2990 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG b5feaa4d54 Fix initial value of volume slider in video player and handle volume changes (#9929)
6 years ago
ThibG 09f7773e26 Implement missing hotkeys for notifications (#9927)
6 years ago
trwnh 36b6fee96d Fix Firefox scrollbar color regression in #9210 (#9908)
6 years ago
Jeong Arm fdf6c4a63f Apply style for .landing-page strong (#9892)
6 years ago
Thibaut Girka a9c3e77e81 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
trwnh 26fc37a2ea Fix Firefox scrollbar color regression in #9210 (#9908)
6 years ago
Thibaut Girka 5e7c9c04e2 Fix crash in Direct Messages column settings
6 years ago
Jeong Arm f909d00241 Apply style for .landing-page strong (#9892)
6 years ago
Thibaut Girka 827933cd09 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
mayaeh da1a2d19af i18n: Update Japanese translations (#9871)
6 years ago
Thibaut Girka 14c617983d [Glitch] Fix public hashtag timeline width on mobile, fix scrollbar width compensation
6 years ago
Thibaut Girka 8dea30a0c7 [Glitch] Hide floating action button on search and getting started pages
6 years ago
tmm576 30f3dad8e8 Allow event defaults on index for text data transfer (#9840)
6 years ago
Thibaut Girka a847f3bec6 [Glitch] Fix new hashtag page's items not being full-width on mobile
6 years ago
Thibaut Girka a205783d1c [Glitch] Add information about how to opt-in to the directory on the directory
6 years ago
Mélanie Chauvel (ariasuni) c4a352bbf6 Fix slightly cropped font on settings page dropdowns when using system font (#9839)
6 years ago
Thibaut Girka eaebfc67d8 [Glitch] Improve the public hashtag page
6 years ago
Thibaut Girka 8219940214 [Glitch] Redesign public hashtag page to use a masonry layout
6 years ago
Eugen Rochko 39fa85a023 Weblate translations (2019-01-19) (#9867)
6 years ago
Thibaut Girka b49d415f37 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko d28a2f7636 Fix new hashtag page's items not being full-width on mobile (#9852)
6 years ago
Eugen Rochko 86087f7461 Add information about how to opt-in to the directory on the directory (#9834)
6 years ago
Eugen Rochko 4abfcbd614 Weblate translations (2019-01-17) (#9844)
6 years ago
Mélanie Chauvel (ariasuni) 06668c1959 Fix slightly cropped font on settings page dropdowns when using system font (#9839)
6 years ago
tmm576 393a56d611 Allow event defaults on index for text data transfer (#9840)
6 years ago
Eugen Rochko 43014334f8 Improve the public hashtag page (#9831)
6 years ago
tmm576 180a665f29 Hide floating action button on search and getting started pages (#9826)
6 years ago
ThibG cbb8399df4 Fix public hashtag timeline width on mobile, fix scrollbar width compensation (#9824)
6 years ago
Eugen Rochko 380b246728 Redesign public hashtag page to use a masonry layout (#9822)
6 years ago
Thibaut Girka 8ea1a8e033 [Glitch] make draggingOver state off correctly
6 years ago
Thibaut Girka 426673f17a [Glitch] Make hashtag search results link to the hashtag URL
6 years ago
Thibaut Girka 1c67a27069 [Glitch] Fix hashtag timeline on mobile
6 years ago
Thibaut Girka a06d3a6082 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Renato "Lond" Cerqueira 7acc905604 Weblate translations (2019-01-15) (#9813)
6 years ago
ThibG 65c546f9b0 Make hashtag search results link to the hashtag URL (#9810)
6 years ago
ThibG 8044612d15 Fix hashtag timeline on mobile (#9806)
6 years ago
Hinaloe e77cb61481 make draggingOver state off correctly (#9797)
6 years ago
Thibaut Girka 1ceb7b32e3 [Glitch] Adjust admin UI right panel size
6 years ago
Thibaut Girka 7fcfe054cc [Glitch] change height on narrow view to take 100% of screen
6 years ago
Thibaut Girka 456c0aa9cc [Glitch] Add attachment list fallback to public pages
6 years ago
Thibaut Girka ff721e2d49 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG bb2dbd681f Add attachment list fallback to public pages (#9780)
6 years ago
Jeong Arm 6d067302ce Adjust admin UI right panel size (#9768)
6 years ago
Mateusz Bugowski 9b409bf95e change height on narrow view to take 100% of screen (#9781)
6 years ago
ThibG 2486493a31 Hide CWed content in notifications and fix sensitive images without CWs (#9778)
6 years ago
Thibaut Girka c0c04cd2d4 [Glitch] Postpone scroll-to-detailed status after react components are loaded
6 years ago
Thibaut Girka d9abcb4b4b [Glitch] Redesign admin instances area
6 years ago