233 Commits (5517df61de1e867afa531268755ee893ffca3c99)

Author SHA1 Message Date
Yamagishi Kazutoshi d1b057a0ac
Remove legacy decorators syntax (#18357)
2 years ago
Christian Schmidt d3eefead30
Add `lang` attribute to media and poll options (#23891)
2 years ago
Christian Schmidt 8000a8f230
Add `lang` attribute to preview card (#23869)
2 years ago
Renaud Chaput 44a7d87cb1
Rename JSX files with proper `.jsx` extension (#23733)
2 years ago
Nick Schonning eddfb33dfe
Enable ESLint import recommended rules (#23315)
2 years ago
Nick Schonning db2c58d47a
Enable ESLint no-useless-escape (#23311)
2 years ago
Nick Schonning c49213f0ea
Upgrade ESlint to v8 (#23305)
2 years ago
Claire 18d00055f4
Add dropdown menu item to open admin interface for remote domains (#21895)
2 years ago
Claire 2d4d99f135
Fix expanded statuses not always being scrolled into view (#21797)
2 years ago
trwnh 07229089a6
Change in-app links to keep you in-app (#20540)
2 years ago
Eugen Rochko ef582dc4f2
Add option to open original page in dropdowns of remote content in web UI (#20299)
2 years ago
Sasha Sorokin d055d75172
Remove aria-pressed where it's redundant (#19912)
2 years ago
Claire 9616f5bb22
Fix compose form submission reloading web interface (#19762)
2 years ago
Eugen Rochko 371d969403
Fix missing delete and redraft link in web UI (#19485)
2 years ago
Eugen Rochko 8ebff0efcb
Change post editing to be enabled in web UI (#19103)
2 years ago
Eugen Rochko f8ca3bb2a1
Add ability to view previous edits of a status in admin UI (#19462)
2 years ago
Eugen Rochko 0ca29eaa3f
Change layout of posts in web UI (#19423)
2 years ago
Eugen Rochko 839f893168
Change public accounts pages to mount the web UI (#19319)
2 years ago
Yamagishi Kazutoshi a5112b51fd
Add title to pages with missing title in Web UI (#19322)
2 years ago
Eugen Rochko 7fb738c837
Add interaction modal to logged-out web UI (#19306)
2 years ago
Eugen Rochko 43b5d5e38d
Add logged-out access to the web UI (#18961)
2 years ago
Eugen Rochko 0d6b878808
Add user content translations with configurable backends (#19218)
2 years ago
Rens Groothuijsen e6979aa6d4
Add warning for sensitive audio posts (#17885)
2 years ago
Eugen Rochko 44b2ee3485
Add customizable user roles (#18641)
2 years ago
Stefano Pigozzi 99d7684dfd
Replace leftover `envelope` icons with `at` icons (#18305)
3 years ago
Eugen Rochko be0bc9acbf
Change "Direct" status visibility to "Only people I mention" in web UI (#18146)
3 years ago
CommanderRoot 0ec695e036
Replace deprecated String.prototype.substr() (#17949)
3 years ago
Eugen Rochko 3dc1e3cfc3
Chore: Disable menu items for editing statuses in web UI (#17497)
3 years ago
Eugen Rochko 63002cde03
Add editing for published statuses (#17320)
3 years ago
Eugen Rochko fd3a45e348
Add edit history to web UI (#17390)
3 years ago
Eugen Rochko 1060666c58
Add support for editing for published statuses (#16697)
3 years ago
Eugen Rochko 14f436c457
Add notifications for statuses deleted by moderators (#17204)
3 years ago
Claire d5c9feb7b7
Add support for private pinned posts (#16954)
3 years ago
Claire b1fd6d4490
Fix handling of recursive toots in WebUI (#17041)
3 years ago
Eugen Rochko 52e5c07948
Change routing paths to use usernames in web UI (#16171)
3 years ago
Claire d3791cca0c
Improve modal flow and back button handling (#16499)
3 years ago
Mélanie Chauvel f5fefdc11a
Slightly reorder three dots menu on toots to make it more intuitive (#15647)
4 years ago
Claire 07b46cb332
Add dropdown for boost privacy in boost confirmation modal (#15704)
4 years ago
Takeshi Umeda f379a52d74
Fix missing pictureInPicture prop in detailed status container (#15309)
4 years ago
Eugen Rochko 9620ee90be
Fix unnecessary re-rendering of various components when typing in web UI (#15286)
4 years ago
Eugen Rochko a8c471fcc0
Fix not being able to open audio modal in web UI (#15283)
4 years ago
Eugen Rochko 1e89e2ed98
Change media modals look in web UI (#15217)
4 years ago
Eugen Rochko f970e1fab6
Fix hardcoded frame rate for frame by frame video navigation in web UI (#15198)
4 years ago
Eugen Rochko d88a79b456
Add pop-out player for audio/video in web UI (#14870)
4 years ago
Tdxdxoz a3ec9af9b0
Fix: also use custom private boost icon for detailed status (#14471)
4 years ago
proxy 46210a65d1
reword "boost to original audience" as per #14596 (#14598)
4 years ago
Sasha Sorokin 61c07c3731
Replace repetitive blurhash code with component (#14267)
4 years ago
ThibG d308a863fb
Fix WebUI crash on sensitive preview card with no preview thumbnail (#14261)
4 years ago
ThibG 2581715491
Fix WebUI crash on sensitive preview card with no preview thumbnail (#14260)
4 years ago
Eugen Rochko 99f3a55540
Add color extraction for audio thumbnails (#14209)
4 years ago
Eugen Rochko 64aac30733
Add customizable thumbnails for audio and video attachments (#14145)
4 years ago
ThibG a1ad2ad951
Change sensitive preview cards to not blur text (#14143)
4 years ago
Takeshi Umeda f7bdfec5bb
Change to correct the role of the boost button (#14132)
4 years ago
Takeshi Umeda 418f0a33e9
Add a visibility icon to status (#14123)
4 years ago
ThibG 1d2b0d2121
Fix design issues with sensitive preview cards (#14126)
4 years ago
Eugen Rochko bb9ca8a587
Fix audio/video/images/cards not reacting to window resizes in web UI (#14130)
4 years ago
Eugen Rochko 419ad6248b
Change volume control and download buttons in web UI (#14122)
4 years ago
Eugen Rochko 75a2b8f815
Change design of audio players in web UI (#14095)
4 years ago
ThibG 8e96510b25
Hide sensitive preview cards with blurhash (#13985)
5 years ago
ThibG c955f98d36
Fix expanded video player issues (#13541)
5 years ago
ThibG aeebbe90dc
Fix detailed view of direct messages displaying a 0 boost count (#13244)
5 years ago
Bèr Kessels fd76955f39
Code style improvements in JavaScript (#13159)
5 years ago
Eugen Rochko 39453de232
Change the string "Hide everything from …" to "Block domain …" in web UI (#13178)
5 years ago
ThibG 02236332ba
Fix native share button not being displayed for unlisted toots (#13045)
5 years ago
Eugen Rochko 76f1ed834e
Add number animations (#12948)
5 years ago
Sasha Sorokin 1268e3b572 Fix unlocalized dropdown button title (#12947)
5 years ago
ThibG 12a9813a0c Fix reuse of detailed status components (#12792)
5 years ago
Jeong Arm 76adde4fe2 Fix media open hotkey (#12546)
5 years ago
ThibG 27d5d02925 Fix blocking/unblocking users from status dropdown menu (#12535)
5 years ago
ThibG a690b3e470 Add hotkey for opening media files (#12498)
5 years ago
Eugen Rochko 853a67ed16
Add relationship-based options to status dropdowns (#12377)
5 years ago
ThibG dfea7368c9 Add bookmarks (#7107)
5 years ago
BSKY fccf83e1f2 Add noopener and/or noreferrer (#12202)
5 years ago
ThibG 9027bfff0c Add explanation to mute dialog, refactor and clean up mute/block UI (#11992)
5 years ago
ThibG 6914482d0a Change detailed status child ordering to sort self-replies on top (#11686)
5 years ago
Eugen Rochko 2e99e3cab3
Fix more visual issues with the audio player (#11654)
5 years ago
Eugen Rochko 4190e31626
Add audio player (#11644)
5 years ago
Eugen Rochko 1d8d553d8b
Revert "Change links in webUI to rewrite misleading links (#11426)" (#11500)
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
ThibG 99924f282f Memoize ancestorIds and descendantIds in detailed status view (#11234)
5 years ago
Eugen Rochko f7f23b4a19
Add audio uploads (#11123)
5 years ago
ThibG e9ddd5a159 Put poll options behind content warnings (#10983)
6 years ago
ThibG 3333250ede Fix React warning about legacy lifecycle calls and sensitive status resetting (#10872)
6 years ago
Takeshi Umeda 3b9c02506d Fix poll visibility on public pages (#10817)
6 years ago
Eugen Rochko 988342a56c
Fix null error in status component when determining showMedia state (#10838)
6 years ago
ThibG a472190729 Add a keyboard shortcut to hide/show media (#10647)
6 years ago
Eugen Rochko 6fe474837c
Change poll options to alphabetic letters when status text is hidden (#10685)
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
ashleyhull-versent 2b68fe5442 tinyfix 2: unrequired arguments (#10471)
6 years ago
ThibG 6df4a82969 Add a “Block & Report” button to the block confirmation dialog (#10360)
6 years ago
Eugen Rochko 65fffeac3f
Redesign landing page (#10232)
6 years ago
Eugen Rochko 230a012f00
Add polls (#10111)
6 years ago
ThibG 041ff5fa9a Fix crash on public hashtag pages when streaming fails (#10061)
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
Eugen Rochko 1f95190202
Refactor icons in web UI to use Icon component (#9951)
6 years ago
Eugen Rochko b506ce1197
Fix new hashtag page's items not being full-width on mobile (#9852)
6 years ago