298 Commits (5bbc9a4f78cce2ba519b061e77b166417b044235)

Author SHA1 Message Date
Eugen Rochko dfe6059889
Fix tesseract.js being part of the common chunk (#11571)
5 years ago
Eugen Rochko 28636f43e4
Add OCR tool to media editing modal (#11566)
5 years ago
Eugen Rochko 23f7afa562
Add media editing modal (#11563)
5 years ago
Eugen Rochko c09ecbc53e
Add indicator of unread content to window title when web UI is out of focus (#11560)
5 years ago
Eugen Rochko 9072fe5ab6
Add trends UI with admin and user settings (#11502)
5 years ago
Eugen Rochko 706a48ee1f
Fix column header scrolling with the page (#11458)
5 years ago
Eugen Rochko aa22b38fdb
Change single-column mode to scroll the whole page (#11359)
5 years ago
Eugen Rochko 9b1d3e4acb
Add option to disable real-time updates in web UI (#9984)
5 years ago
ThibG 072158ee97 Fix swiping columns on mobile sometimes failing (#11200)
5 years ago
ThibG 01e362316c Do not scroll in the compose panel on single-column (#11093)
5 years ago
ThibG dd45c63921 List attachments in reply indicator and boost modal (#10997)
5 years ago
ThibG 1b4dcc3f78 Only show profile directory link when it's enabled (#11064)
5 years ago
Eugen Rochko 6077eca240
Add profile directory link to single column navigation panel (#10963)
5 years ago
Takeshi Umeda d93b82af87 Improvement variable height in single column layout (#10917)
5 years ago
Eugen Rochko 8d9755e5f5
Change links in right panel to open in the same tab (#10848)
5 years ago
Eugen Rochko 451e5980b6
Refactor footers in web UI into a single component (#10846)
5 years ago
Eugen Rochko 0e445ebb13
Improvements to the single column layout (#10835)
5 years ago
ThibG a472190729 Add a keyboard shortcut to hide/show media (#10647)
5 years ago
Eugen Rochko 1e5532e693
Add responsive panels to the single-column layout (#10820)
5 years ago
Eugen Rochko 84dc21d55d
Various improvements to single column layout (#10809)
5 years ago
Eugen Rochko 9ddeb30f90
Add `forceSingleColumn` prop to `<UI />` (#10807)
5 years ago
Aurélien Reeves fe8a8f779e Add confirm modal for unboosting toots (#10287)
6 years ago
ThibG 4f73cde4e1 Minor account media gallery fixes (#10695)
6 years ago
Eugen Rochko eb63217210
Add button to view context to media modal (#10676)
6 years ago
ThibG 5121d9c12f When selecting a toot via keyboard, ensure it is scrolled into view (#10593)
6 years ago
Eugen Rochko fba96c808d
Add blurhash (#10630)
6 years ago
kedama d763d39d26 Fix modal items cannot scroll on touch devices (#10605)
6 years ago
ThibG 6df4a82969 Add a “Block & Report” button to the block confirmation dialog (#10360)
6 years ago
Eugen Rochko c20d096e6a
Show disappointed elephant if web UI crashes (#10275)
6 years ago
mayaeh 46e806cd2f Rename from instance to server. (#9938)
6 years ago
tmm576 750c67660d Allow multiple files upload through web UI, including drag & drop (#9856)
6 years ago
Eugen Rochko 1f95190202
Refactor icons in web UI to use Icon component (#9951)
6 years ago
tmm576 4cd0a10793 Allow event defaults on index for text data transfer (#9840)
6 years ago
tmm576 30af4ee65f Hide floating action button on search and getting started pages (#9826)
6 years ago
Hinaloe d6433b3931 make draggingOver state off correctly (#9797)
6 years ago
Yamagishi Kazutoshi 8f5fdab5bf Update dependencies for Node.js (2018-12-31) (#9669)
6 years ago
ThibG e25947db4a Sanitize and sandbox toot embeds (#9552)
6 years ago
ThibG e70e496e29 Clean up dead code in public timeline code (#9565)
6 years ago
Eugen Rochko 9cb26bb56b
Add new first-time tutorial (#9531)
6 years ago
namelessGonbai bb5558de62 Implement adding a user to a list from their profile (#9062)
6 years ago
ThibG adb06baef6 Handle global hotkeys even when no element has focus (#8998)
6 years ago
Eugen Rochko 28401962ca Change documentation URL (#8898)
6 years ago
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)
7 years ago
Yamagishi Kazutoshi 46061dc041 Add exact attribute to WrappedRoute for community timeline (#7572)
7 years ago
Yamagishi Kazutoshi 7403e5d306 Add media timeline (#6631)
7 years ago
Yamagishi Kazutoshi d9b2f84c92 Open video modal on public UI (#7469)
7 years ago
Yamagishi Kazutoshi e0b1e17bd0 Show media modal on public timeline (#7413)
7 years ago
ThibG b1938d7853 Do not crash in getStatusIds when there is a gap in the timeline (fixes #7400) (#7415)
7 years ago
ThibG 5c7bed6bbc Various improvements to the report UI (#7342)
7 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