3132 Commits (c97a40647af1130a307d93d2c5fba00d6a7eee97)

Author SHA1 Message Date
Eugen Rochko 8e9db67a6a Fix public timelines being broken by new toots when they are not mounted (#10131)
6 years ago
Thibaut Girka d8d8c64965 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
marcin mikołajczak 5232eccc5c i18n:🇵🇱 (#10199)
6 years ago
Thibaut Girka a9597fd8a6 Allow setting whether this is a single choice poll or multiple choices one
6 years ago
Thibaut Girka 81a92465f2 Disable file upload when there is a poll
6 years ago
Thibaut Girka 49c4e57973 Use server-provided poll limits instead of hardcoded ones
6 years ago
Thibaut Girka e2d56cc90d [Glitch] Port polls creation UI from upstream
6 years ago
ThibG 6b4eb1ac96 [Glitch] Disable the underlying button element when an ItemButton is disabled
6 years ago
Thibaut Girka f123b809a7 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 365f875f57 Disable the underlying button element when an ItemButton is disabled (#10194)
6 years ago
ThibG 0b7c53937f Disable file upload when there is a poll (#10195)
6 years ago
Thibaut Girka 8d82e153f3 Add an icon to highlight polls behind a Content Warning
6 years ago
Eugen Rochko 9844b44e99 Fix poll options not rendering text after vote/refresh
6 years ago
Eugen Rochko 31017d18a5 Avoid line breaks in poll options
6 years ago
Eugen Rochko 3ce4d88e6c Render unicode emoji in polls using emoji pack
6 years ago
Thibaut Girka 3ebbc1f017 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 9cae3a3b48 Fix poll options not rendering text after vote/refresh (#10189)
6 years ago
Eugen Rochko 0d8890f073 Avoid line breaks in poll options (#10188)
6 years ago
Eugen Rochko a15b0dc600 Add UI for creating polls (#10184)
6 years ago
Eugen Rochko 73d3bb4a2c Render unicode emoji in polls using emoji pack (#10185)
6 years ago
Thibaut Girka bd97259b57 Fix toots opening in dynamic column when trying to interact with them
6 years ago
Thibaut Girka 9cb4a4c14e Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 6ad1fc3254 [Glitch] Perform deep comparison for card data when receiving new props
6 years ago
Eugen Rochko 9e24d7dfa9 Weblate translations (2019-03-05) (#10180)
6 years ago
Eugen Rochko ec787e4205 Fix various issues in polls
6 years ago
ThibG 25ef8dffbc Display closed polls as such
6 years ago
ThibG 469e5af537 Fixes to the polls UI
6 years ago
Eugen Rochko c156b6d696 Fix web UI crash on page load when detailed status has a poll
6 years ago
ThibG e31450e8ad Insert polls in redux stores before statuses so it avoids crashes
6 years ago
Eugen Rochko 342d9d25bb Add polls
6 years ago
Thibaut Girka 69fd801c8e Port upstream refactoring of reducers and actions
6 years ago
Eugen Rochko 0dc5c2a4a5 Fix home timeline perpetually reloading when empty
6 years ago
Thibaut Girka c0b876f726 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 1321801577 Fix various issues in polls (#10165)
6 years ago
ThibG 674d232cd1 Display closed polls as such (#10156)
6 years ago
ThibG 4987602069 Fixes to the polls UI (#10150)
6 years ago
Eugen Rochko 21246d861e Fix web UI crash on page load when detailed status has a poll (#10139)
6 years ago
ThibG 6d08fd5170 Insert polls in redux stores before statuses so it avoids crashes (#10140)
6 years ago
Eugen Rochko 4a3acdc916 Add polls (#10111)
6 years ago
Mélanie Chauvel (ariasuni) c02d1558f1 [Glitch] Fix errors found by eslint
6 years ago
Mélanie Chauvel (ariasuni) f01d004a1a [Glitch] Make the column header of profile view look like the others, too
6 years ago
Mélanie Chauvel (ariasuni) 2a7690601a [Glitch] Make the column header of toot/thread view look like the others
6 years ago
Eugen Rochko 0c8d1435c5 Fix home timeline perpetually reloading when empty (#10130)
6 years ago
Thibaut Girka 91934eeb74 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 5ba0c11a72 Fix direct timeline pagination in the WebUI (#10126)
6 years ago
Thibaut Girka bdc5cd092e Port public page mastodon-light fixes from upstream
6 years ago
trwnh ab95e681f4 Allow getting-started to scroll on short screens (#10075)
6 years ago
Eugen Rochko df01d5181e Fix web UI not removing notifications after block (#10108)
6 years ago
abcang 6f471916f5 Keep notification when muting_notifications is true (#7311)
6 years ago
Thibaut Girka 76949bc007 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko a4c460274d Fix web UI not removing notifications after block (#10108)
6 years ago
Eugen Rochko c6adec0c13 Weblate translations (2019-02-23) (#10103)
6 years ago
Thibaut Girka fa1b843522 Fix non-numeric account identifiers leading to /web/accounts/NaN
6 years ago
Thibaut Girka 5758ec9aeb Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 8a8e476a32 Fix crash when conversations have no valid participants (#10078)
6 years ago
Thibaut Girka 8ded9a0c02 [Glitch] Internationalize unexpected error message
6 years ago
Eugen Rochko e34c5db19e Fix hashtag column not subscribing to stream on mount (#10040)
6 years ago
Thibaut Girka 2bf47542f3 Fix video player width not being updated to fit container width
6 years ago
ThibG eaba640112 Fix video player width not being updated to fit container width (#10069)
6 years ago
Thibaut Girka 389ca4605e Fix CW fold/unfold in remote interaction dialog
6 years ago
Ben Lubar 9ad1ca9a2b Allow multi-line image descriptions. (Glitch)
6 years ago
Thibaut Girka e8ae6b050b [Glitch] Fix crash on public hashtag pages when streaming fails
6 years ago
Thibaut Girka 09c6d1c534 [Glitch] Change buttons on timeline preview to open the interaction dialog
6 years ago
Thibaut Girka 9b89a7b2f2 Port upstream's javascript to the error page
6 years ago
Thibaut Girka da24c6aced Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 3547e3e59e Fix crash on public hashtag pages when streaming fails (#10061)
6 years ago
Eugen Rochko 8ff757ed6a Fix mutes, blocks, domain blocks and follow requests not paginating (#10057)
6 years ago
Eugen Rochko 66758328ba Change error graphic to hover-to-play (#10055)
6 years ago
Eugen Rochko 6534acc019 Change buttons on timeline preview to open the interaction dialog (#10054)
6 years ago
Eugen Rochko 85ef358a0a Fix style regressions on landing page (#10030)
6 years ago
Thibaut Girka f29b69c08b [Glitch] Fix hashtags select styling in default and high contrast skins
6 years ago
Eugen Rochko 74d84d2109 Fix color of static page links in high contrast theme (#10028)
6 years ago
Thibaut Girka c8086b6efb Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka dabbbe1e71 [Glitch] Fix occasional crash in detailed toot view
6 years ago
Eugen Rochko 4b9df07eac Change conversations to always show names of other participants (#10047)
6 years ago
rinsuki 1a12ef6099 Fix breaks when opening a reply tree in WebUI (#10046)
6 years ago
Eugen Rochko dae31d8799 Fix hashtag column not subscribing to stream on mount (#10040)
6 years ago
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
Thibaut Girka fc64d1d03e [Glitch] Stop gifv timeline preview explicitly when open the media gallery
6 years ago
Thibaut Girka e495dc0134 [Glitch] refactored account.js
6 years ago
Thibaut Girka e950122e06 [Glitch] Fix embed play icons regression
6 years ago
Thibaut Girka 95dcaccb03 [Glitch] Display fallback link card thumbnail when none is given
6 years ago
Thibaut Girka a78447a6a4 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 3793296fed Port a few public.js changes from upstream, move some code around
6 years ago
ThibG f6a5894af6 Postpone scroll-to-detailed status after react components are loaded (#9773)
6 years ago
Thibaut Girka ba82ff7c12 [Glitch] Only consider mouse move in scrolling on item insertion
6 years ago
Thibaut Girka 069657286f [Glitch] Identify manual scrolling to cancel scroll to top reset on mouse idle
6 years ago
Thibaut Girka d768d0b851 [Glitch] Cancel list scroll reset after mouse move on wheel scroll
6 years ago
Thibaut Girka f4191a8a00 [Glitch] Temporarily hold timeline if mouse moved recently
6 years ago
Marcin Mikołajczak 056e45a293 i18n: Update Polish translation (#9674)
6 years ago
Thibaut Girka cf48c0e6e1 Fix how flavour screenshots are displayed in the vanilla flavour
6 years ago
Thibaut Girka 6fcb487e75 Update glitch-soc admin page style from upstream
6 years ago
Eugen Rochko df85714b77 Remove obsolete web UI translations (#9761)
6 years ago
mayaeh a74a1412bd Changed not to display DISCOVER subheader via single column layout. (#9759)
6 years ago
Eugen Rochko c53b7fd78b Weblate translations (2019-01-08) (#9758)
6 years ago
Eugen Rochko f2ec1803cb Redesign admin instances area (#9645)
6 years ago
Eugen Rochko 922158bcae Move profile directory link in web UI from footer to discover section (#9745)
6 years ago
kedama 2a113f0185 Stop gifv timeline preview explicitly when open the media gallery. (#9749)
6 years ago
0xflotus 695de5d134 refactored account.js (#9739)
6 years ago
Eugen Rochko 4c99d23df8 Fix embed play icons regression from #9715 (#9731)
6 years ago
ash lea b22f9c8792 add list title editing
6 years ago