386 Commits (c2dfd5e4e24a70fbfa02678fde4cfc6f6750deb4)

Author SHA1 Message Date
ThibG fd01043691 Fix “read more” button behing hidden (regression from #11404) (#11522)
5 years ago
Eugen Rochko e823b49214
Fix "cancel follow request" button having unreadable text in web UI (#11521)
5 years ago
ThibG 396b8cdd0f Improve focus handling with dropdown menus (#11511)
5 years ago
Eugen Rochko 5e35aa8280
Fix non-lowercase hashtags not being picked up by the streaming API (#11508)
5 years ago
Eugen Rochko 1d8d553d8b
Revert "Change links in webUI to rewrite misleading links (#11426)" (#11500)
5 years ago
ThibG 27a0d02d0d Improve keyboard navigation in privacy dropdown (#11492)
5 years ago
ThibG a12f1a0baf Improve dropdown menu keyboard navigation (#11491)
5 years ago
ThibG 5c73746b69 Trap tab in modals (#11493)
5 years ago
Eugen Rochko 2dee293c4c
Fix scroll to top in single column UI (#11463)
5 years ago
Eugen Rochko 706a48ee1f
Fix column header scrolling with the page (#11458)
5 years ago
ThibG b31b232edf Change links in webUI to rewrite misleading links (#11426)
5 years ago
Eugen Rochko 784c88e16d
Fix emoji autosuggestions (#11442)
5 years ago
Eugen Rochko cfb2ed7823
Add autosuggestions for hashtags (#11422)
5 years ago
ThibG 9349f1067a Fix animate on hover in poll options without CW (#11404)
5 years ago
ThibG 10e78ecf57 Change contrast of status links that are not mentions nor hashtags (#11406)
5 years ago
ThibG 7de8c51873 Play animated custom emoji on hover (#11348)
5 years ago
Eugen Rochko aa22b38fdb
Change single-column mode to scroll the whole page (#11359)
5 years ago
koyu 8df0022e66 Added logout to dropdown menu (#11353)
5 years ago
Eugen Rochko 9b1d3e4acb
Add option to disable real-time updates in web UI (#9984)
5 years ago
ThibG 3086c645fd Add option to disable blurhash previews (#11188)
5 years ago
Eugen Rochko 49ebda4d49
Change audio format from ogg to mp3 for wider compatibility (#11141)
5 years ago
Eugen Rochko f7f23b4a19
Add audio uploads (#11123)
5 years ago
ThibG a4a502e85c Do not expand toot when clicking on a poll option (#11067)
5 years ago
ThibG 5bcd98172c Fix clicking on the left side of a conversation not marking it as read (#11041)
5 years ago
ThibG e9ddd5a159 Put poll options behind content warnings (#10983)
5 years ago
Eugen Rochko cc8f6b3cda
Fix some React warnings (#10989)
5 years ago
Jeong Arm 8f3c32e29c Scroll to compose form when focus (#10970)
5 years ago
Takeshi Umeda d93b82af87 Improvement variable height in single column layout (#10917)
5 years ago
ThibG 3333250ede Fix React warning about legacy lifecycle calls and sensitive status resetting (#10872)
5 years ago
Takeshi Umeda 3b9c02506d Fix poll visibility on public pages (#10817)
5 years ago
Neil Moore 63483ee543 Create new click handler for status__expand area in status (#10837)
5 years ago
Eugen Rochko 988342a56c
Fix null error in status component when determining showMedia state (#10838)
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 9ddeb30f90
Add `forceSingleColumn` prop to `<UI />` (#10807)
5 years ago
Eugen Rochko 6fe474837c
Change poll options to alphabetic letters when status text is hidden (#10685)
5 years ago
Neil Moore 4ab094d35e Adds click-able div that expands status (#10733) (#10766)
5 years ago
ThibG f2be71c293 Add emoji suggestions to CW and poll option fields (#10555)
5 years ago
ThibG 5121d9c12f When selecting a toot via keyboard, ensure it is scrolled into view (#10593)
5 years ago
Eugen Rochko 05ef3462ba
Make the "mark media as sensitive" button more obvious in web UI (#10673)
5 years ago
Eugen Rochko 3f143606fa
Change account gallery in web UI (#10667)
5 years ago
Eugen Rochko fba96c808d
Add blurhash (#10630)
5 years ago
ashleyhull-versent 2b68fe5442 tinyfix 2: unrequired arguments (#10471)
6 years ago
ThibG daab45d4ae Update poll remaining time just like with status timestamps (#10466)
6 years ago
ThibG 6df4a82969 Add a “Block & Report” button to the block confirmation dialog (#10360)
6 years ago
Eugen Rochko e6cfa7ab89
Change language detector threshold from 140 characters to 4 words (#10376)
6 years ago
ThibG 80f0910e21 Add support for custom emojis in poll options (#10322)
6 years ago
Eugen Rochko c20d096e6a
Show disappointed elephant if web UI crashes (#10275)
6 years ago
Eugen Rochko 75cb93676b
Fix NaN in Poll component (#10213)
6 years ago
ThibG b3668a79ec Disable the underlying button element when an ItemButton is disabled (#10194)
6 years ago
Eugen Rochko fd128b9c7a
Fix poll options not rendering text after vote/refresh (#10189)
6 years ago
Eugen Rochko 4407f07014
Render unicode emoji in polls using emoji pack (#10185)
6 years ago
Eugen Rochko a198add83b
Fix various issues in polls (#10165)
6 years ago
ThibG cda6ece760 Display closed polls as such (#10156)
6 years ago
ThibG 4ced609497 Fixes to the polls UI (#10150)
6 years ago
Eugen Rochko 5dfa433698
Fix web UI crash on page load when detailed status has a poll (#10139)
6 years ago
Eugen Rochko 230a012f00
Add polls (#10111)
6 years ago
ThibG 8e7fc7ec73 Fix crash when conversations have no valid participants (#10078)
6 years ago
Eugen Rochko 71e28ba399
Change buttons on timeline preview to open the interaction dialog (#10054)
6 years ago
Eugen Rochko b01f26ffbd
Change conversations to always show names of other participants (#10047)
6 years ago
rinsuki f9a338b473 Fix breaks when opening a reply tree in WebUI (#10046)
6 years ago
ThibG aee93bfc9c Fix timeline jumps (#10001)
6 years ago
Eugen Rochko 3cfadd875c Add "copy link" item to status action bars (#9983)
6 years ago
ThibG d09ce6d81b Fix IntersectionObserverArticle not hiding some out-of-view items (#9982)
6 years ago
Eugen Rochko 1f95190202
Refactor icons in web UI to use Icon component (#9951)
6 years ago
Clar Charr 6513f6c953 Replace unlock-alt icon with unlock (#9952)
6 years ago
Eugen Rochko bc642ac24b
Redesign public hashtag page to use a masonry layout (#9822)
6 years ago
ThibG 6cfb357940 Make hashtag search results link to the hashtag URL (#9810)
6 years ago
kedama cf3c0fc38c Stop gifv timeline preview explicitly when open the media gallery. (#9749)
6 years ago
0xflotus 57c91fbbed refactored account.js (#9739)
6 years ago
ThibG 6f9a7bd02c Add quick links to the admin interface in the WebUI (#8545)
6 years ago
mayaeh c1693827ae Change the icon to "reply-all" when reply to other accounts (#9378)
6 years ago
ThibG a6079a42b6 Fix composer not getting focus after reply confirmation dialog (#9602)
6 years ago
ThibG 8389b496ba Fix unnecessary loadMore calls when the end of a timeline has been reached (#9581)
6 years ago
kedama 5bf100f87b Back to the getting-started when pins the timeline. (#9561)
6 years ago
ThibG 55abff8af7 Various fixes to scrollable lists and media gallery (#9501)
6 years ago
Les Orchard cc1f13dfd0 Only consider mouse move in scrolling on item insertion (#9262)
6 years ago
Les Orchard 2f86fc5e0a Identify manual scrolling to cancel scroll to top reset on mouse idle (#9245)
6 years ago
Eugen Rochko dd00cd19d2
Use local instead of global loading indicator for timelines, account timelines (#9224)
6 years ago
Eugen Rochko 5cbf6cf3ec
Add "Show thread" link to self-replies (#9228)
6 years ago
Les Orchard 9cfd610484 Cancel list scroll reset after mouse move on wheel scroll (#9233)
6 years ago
Les Orchard 6a1216d2cd Temporarily hold timeline if mouse moved recently (fixes #8630) (#9200)
6 years ago
Eugen Rochko 9c38c5daa3
Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133)
6 years ago
Eugen Rochko 795f0107d2
Include preview cards in status entity in REST API (#9120)
6 years ago
Eugen Rochko ad510db3a1
Show suggested follows on search screen in mobile layout (#9010)
6 years ago
Eugen Rochko 81017eaea7
Revert "RTL: remove blank character inside bdi (#9038)" (#9056)
6 years ago
Masoud Abkenar c7e9f9ff1e RTL: remove blank character inside bdi (#9038)
6 years ago
Eugen Rochko eb1b9903a6
Redesign direct messages column (#9022)
6 years ago
Eugen Rochko 774ac47373
Add conversations API (#8832)
6 years ago
Eugen Rochko 5d5d1b528e
Double the threshold for "read more" functionality (#8835)
6 years ago
Eugen Rochko 3d7f68c273
Revert Font Awesome 5 upgrade (#8810)
6 years ago
Maciek Baron a72a939334 Add test for AutosuggestEmoji (#8805)
6 years ago
Naoki Kosaka 8bae14591b Migrate to font-awesome 5.0. (#8799)
6 years ago
Haelwenn Monnier 15fc2b76f9 Show "read more" link on overly long in-stream statuses (#8205)
6 years ago
theboss b9c727a945 Fix some icons names, unavailable in fontawesome5 (free license). (#8792)
6 years ago
ふぁぼ原 f7a6f9489d Add a new preference to always hide all media (#8569)
6 years ago
Maciek Baron 4b794e134d Add bot icon to bot avatars and migrate to newer version of Font Awesome (#8484)
6 years ago
Yamagishi Kazutoshi 0ddbccf7e6 Upgrade Babel to version 7.0.0 (#5925)
6 years ago
ThibG f8160b68b3 Only focus first element of dropdown menus if using keyboard (#8679)
6 years ago