256 Commits (e1810eed8e8c31d6a39fe5d13f92f5fd6fa10967)

Author SHA1 Message Date
Eugen Rochko 3d7f68c273
Revert Font Awesome 5 upgrade (#8810)
6 years ago
Naoki Kosaka 8bae14591b Migrate to font-awesome 5.0. (#8799)
6 years ago
theboss b9c727a945 Fix some icons names, unavailable in fontawesome5 (free license). (#8792)
6 years ago
ThibG 05f90e3695 Adjust beforeUnload conditions (#8746)
6 years ago
Yamagishi Kazutoshi 0ddbccf7e6 Upgrade Babel to version 7.0.0 (#5925)
6 years ago
luzpaz 40dd19be37 Misc. typos (#8694)
6 years ago
ThibG 4959ead07c Fix media description in various media modals (#8678)
6 years ago
ThibG 661a89ea74 Autofocus comment textarea in report modal (#8689)
6 years ago
Frederic Hemberger 7c12c7b124 Add aria-label to floatingActionButton (#8574)
6 years ago
Jakub Mendyk 5129f6f2aa Add messages informing that collections are empty (fixes #4115) (#8418)
6 years ago
Annika Backstrom 25f6f41052 Add hotkey for follow requests (#8307)
6 years ago
M Somerville 298ee84488 Fix #8264 - Do not override ctrl/cmd+click. (#8265)
6 years ago
Eugen Rochko 60df87f6f0
Compensate for scrollbar disappearing when media modal visible (#8100)
6 years ago
Yamagishi Kazutoshi 06c83527f5 Do not scroll up when modal is opened (#8095)
6 years ago
ThibG d199806969 Prevent scrolling main frame when navigating in image gallery with arrow keys (#8073)
6 years ago
ThibG 955d5d36e8 Use LoadingBar instead of blur to indicate that an image is loading (fixes #4060) (#7562)
6 years ago
Maciek Baron f3af1a96a8 Check if router is injected in media modal (#7941)
6 years ago
Maciek Baron bbbe3ed6ba Allow the media modal to be closed by pressing back (#7934)
6 years ago
Eugen Rochko cdb101340a
Keyword/phrase filtering (#7905)
6 years ago
ふぁぼ原 20bb90ced6 On the mobile UI, move the search column to the right (#7877)
6 years ago
Hinaloe b347d55432 DataTransfer.types may Array-like object (#7827)
6 years ago
Yamagishi Kazutoshi 64d7a63f18 Submit report using meta key (#7729)
6 years ago
Eugen Rochko 0deb9fa6b9
Remove trending hashtags (#7711)
6 years ago
Eugen Rochko 73c0c36e7b
Improve trends layout (#7700)
6 years ago
Eugen Rochko 3623aea6c9
Redirect / to home on mobile layout, to getting started on desktop (#7677)
6 years ago
Eugen Rochko 5ea643b279
Save onlyMedia prop when pinning column (#7575)
6 years ago
Yamagishi Kazutoshi 46061dc041 Add exact attribute to WrappedRoute for community timeline (#7572)
6 years ago
Yamagishi Kazutoshi 7403e5d306 Add media timeline (#6631)
6 years ago
Yamagishi Kazutoshi d9b2f84c92 Open video modal on public UI (#7469)
6 years ago
Yamagishi Kazutoshi e0b1e17bd0 Show media modal on public timeline (#7413)
6 years ago
ThibG b1938d7853 Do not crash in getStatusIds when there is a gap in the timeline (fixes #7400) (#7415)
6 years ago
ThibG 5c7bed6bbc Various improvements to the report UI (#7342)
6 years ago
Lynx Kotoura 74dae9458d Add color variables of texts for better accesibility (#7125)
7 years ago
Kaito Sinclaire 156b916caf Direct messages column (#4514)
7 years ago
Neil Moore fad7b9f5f2 Adds keyboard hotkey for revealing/hiding statuses (#7173)
7 years ago
Emelia Smith c9cbb8de70 Add search item to tab bar for mobile devices (#7072)
7 years ago
Emelia Smith 7a81082704 Revert "Add double-tap zoom functionary to `ZoomableImage` (#6944)" (#7035)
7 years ago
unarist 2c51bc0ca5 Add missing rejection handling for Promises (#7008)
7 years ago
ThibG a6c129ddbd Add some UI for user-defined domain blocks (#6628)
7 years ago
Yuto Tokunaga 5021c4e9ca Add double-tap zoom functionary to `ZoomableImage` (#6944)
7 years ago
Akihiko Odaki cbf97c03bb Allow clients to fetch notifications made while they were offline (#6886)
7 years ago
Akihiko Odaki 9a1a55ce52 Allow clients to fetch statuses made while they were offline (#6876)
7 years ago
Akihiko Odaki ff7941e652 Show media modal on public pages (#6801)
7 years ago
Akihiko Odaki 4e71b104e6 Internationalize unexpected error message (#6887)
7 years ago
Eugen Rochko f66a786029
Hide floating action button on thread views (#6859)
7 years ago
Yuto Tokunaga fa5c867e0e Avoid using JS to set height in MediaModal (#6750)
7 years ago
Eugen Rochko 56eb5c3f34
Fix focal point cropping in MediaGallery, fix focal point modal (#6740)
7 years ago
Eugen Rochko a1b065700a
Fix focal point modals broken by #5956 (#6676)
7 years ago
Akihiko Odaki 913a38111f Remove pointer events on the entire UI when a dropdown menu is open (#6648)
7 years ago
Akihiko Odaki a07cfee644 Extract columns area from UI component (#6650)
7 years ago
Akihiko Odaki 13cf92df27 Use React.PureComponent instead of React.Component (#6653)
7 years ago
Akihiko Odaki 61e6275781 Use withRouter for TabsBar (#6652)
7 years ago
Akihiko Odaki b0664a5e6c Replace onScrollToBottom with onLoadMore (#6615)
7 years ago
Yuto Tokunaga 4e929b2d17 [RFC] Improved media modal (#5956)
7 years ago
Eugen Rochko e72db6d9dd
Move "compose" on mobile to floating action button (#6594)
7 years ago
Eugen Rochko 7901f9f63e
When search enabled, display hint in search popout (#6593)
7 years ago
Eugen Rochko 379cdfaac5
Fix #6586: Add close modal icon to report dialog (#6591)
7 years ago
Eugen Rochko 5131012505
Add "Toots/Toots with replies/Media" tab below profile header (#6572)
7 years ago
Eugen Rochko 41a01bec23
Federated reports (#6570)
7 years ago
Akihiko Odaki 7cb49eaa3a Do not use function name to track components (#6542)
7 years ago
Eugen Rochko 90f12f2e5a
Focal points (#6520)
7 years ago
Eugen Rochko daefbd66a6
Fix style of legacy column headers (#6342)
7 years ago
Eugen Rochko 31d1485887
Display number of follow requests in getting started menu, and (#6313)
7 years ago
Eugen Rochko 79b34a0fa2
Restore onboarding modal (#6303)
7 years ago
Eugen Rochko d799921c75
Replace tutorial modal with welcome e-mail (#6273)
7 years ago
Eugen Rochko 7badad7797
Fix home regeneration (#6251)
7 years ago
Yamagishi Kazutoshi 0a103c7749 Upgrade ESLint to version 4.x (#6276)
7 years ago
neetshin 2091ae92be Make columns-area unscrollable when modal opened (#6241)
7 years ago
nightpool c235711ffe Refactor /api/web APIs to use the centralized axios instance (#6223)
7 years ago
Chris 081956742c removed references to hideOnMobile in column_link and getting_started (#6082)
7 years ago
Eugen Rochko 3487460f00
Fix regression from #6014 (#6018)
7 years ago
Eugen Rochko cc75d47926
Fix layout for RTL (#6014)
7 years ago
Eugen Rochko 70ce2a2095
Polish video player CSS, add timer on fullscreen/modal/public pages (#5928)
7 years ago
Eugen Rochko e20895f251
Add list of lists component to web UI (#5811)
7 years ago
Joshua Wood ff78c1177a Add Keyboard Shortcuts Legend (#5823)
7 years ago
Akihiko Odaki bf7757cbbc Allow to open a modal for embedded photo (#5777)
7 years ago
Eugen Rochko 31ac5f0e00
Display list column (#5750)
7 years ago
Surinna Curtis 031a5a8f92 Optional notification muting (#5087)
7 years ago
unarist 49a285ce15 Show confirmation dialog on leaving WebUI while composing (#5616)
7 years ago
Sorin Davidoi 5521e94e24 refactor(features/ui): Avoid useless renders in WrappedSwitch (#5580)
7 years ago
Nolan Lawson b254e6ca5f Refactor initial state: "me" (#5563)
7 years ago
Nolan Lawson ec487166db Directly use <Motion/> if not reducing motion (#5546)
7 years ago
Nolan Lawson 3de22a82bf Refactor initial state: reduce_motion and auto_play_gif (#5501)
7 years ago
Nolan Lawson 8392ddbf87 Remove unnecessary translateZ(0) when doing scale() (#5473)
7 years ago
Nolan Lawson 8980aa804f Fix reduced motion breaking public galleries (#5423)
7 years ago
Nolan Lawson fa0be3f834 Add option to reduce motion (#5393)
7 years ago
Yamagishi Kazutoshi d5b767c374 Replace JavaScript Testing Framework from Mocha to Jest (#5412)
7 years ago
Eugen Rochko 476e79b8e3 Fully disable hotkeys when input element is focused (#5324)
7 years ago
Eugen Rochko b3d7ad958f Fix #5306: Stop hotkeys in input fields even when shift is pressed (#5309)
7 years ago
Nolan Lawson 7de6d269d2 Use ES module build of react-router-dom (#5264)
7 years ago
Nolan Lawson 057db0ecd0 Update emoji-mart to v2.1.1 (#5256)
7 years ago
Eugen Rochko 7db0f8dcb2 Implement hotkeys for web UI (#5164)
7 years ago
PFM 875d943c18 Add pagination in media modal (#4343)
7 years ago
Nolan Lawson b9c612b561 Code-split emoji-mart picker and data (#5175)
7 years ago
Nolan Lawson c567c87453 Toggle contain:strict on fullscreen (#5159)
7 years ago
Eugen Rochko ebb8c89207 Upgrade to React 16 (#5119)
7 years ago
Nolan Lawson 6e0659c838 Improve performance of modal and swipe animations (#5135)
7 years ago
Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments (#5123)
7 years ago
Eugen Rochko 1e02ba111a Add emoji autosuggest (#5053)
7 years ago
Eugen Rochko 846cd4e838 Switch from EmojiOne to Twemoji, different emoji picker (#5046)
7 years ago