5941 Commits (1817f96578a31cbc719817433e9f7c592295094a)

Author SHA1 Message Date
trwnh 127c543a6e
rename replies_policy enumerables (#15304)
4 years ago
Takeshi Umeda f379a52d74
Fix missing pictureInPicture prop in detailed status container (#15309)
4 years ago
Jeong Arm 7aee364795
Fix open media hotkey (#15308)
4 years ago
Takeshi Umeda 765626a3a7
Fix the Open handler for PreviewCard (#15305)
4 years ago
ThibG 0b437325dc
Fix column swiping animation logic (#15301)
4 years ago
Eugen Rochko 9620ee90be
Fix unnecessary re-rendering of various components when typing in web UI (#15286)
4 years ago
Eugen Rochko 48bef17cc9
Fix slow distinct queries where grouped queries are faster (#15287)
4 years ago
Eugen Rochko a8c471fcc0
Fix not being able to open audio modal in web UI (#15283)
4 years ago
Eugen Rochko 59d943e152
Fix alert when failing to save timeline markers in web UI (#15285)
4 years ago
Eugen Rochko 014733d1e4
Fix too low contrast on new media modal background in web UI (#15284)
4 years ago
Takeshi Umeda 17a2e27641
Fix remove number sign from account_featured_tags (#15277)
4 years ago
Takeshi Umeda 44d5c6bc8f
Fix incorrect conditions for suspended accounts in Get API for account featured tags (#15270)
4 years ago
ThibG fbe7519243
Fix account merging in maintenance script (#15264)
4 years ago
ThibG d849aad852
Change public thread view to hide "Show thread" link (#15266)
4 years ago
ThibG 9136be480f
Fix followers hash cache not being invalidated on account merge (#15256)
4 years ago
Eugen Rochko a55e6e99c0
Fix `ku` locale not being right-to-left (#15252)
4 years ago
Mélanie Chauvel 68775b6039
Fix character count not ignoring hidden CW field (#15236)
4 years ago
Eugen Rochko 13b07b88f1
Fix omniauth (SAML/CAS) sign-in routes not having CSRF protection (#15228)
4 years ago
Eugen Rochko 13206fcfb8
Fix media modal crashing when media has no blurhash (#15229)
4 years ago
Eugen Rochko e7e099d1a0
Fix deletes not reaching every server that interacted with status (#15200)
4 years ago
Eugen Rochko e1a6526c8d
Fix media modal regression on public pages (#15221)
4 years ago
Eugen Rochko 1e89e2ed98
Change media modals look in web UI (#15217)
4 years ago
Eugen Rochko cb7bd8ee03
New Crowdin updates (#15137)
4 years ago
Eugen Rochko f844386809
Add `tootctl accounts merge` (#15201)
4 years ago
abcang a2da02626e
Fixed ESLint error (#15214)
4 years ago
Eugen Rochko 272566043a
Remove fade-in animation from modals in web UI (#15199)
4 years ago
Eugen Rochko f970e1fab6
Fix hardcoded frame rate for frame by frame video navigation in web UI (#15198)
4 years ago
ThibG 66832cbf33
Undo outgoing follows when suspending a remote account (#15188)
4 years ago
ThibG c43f4cd3bb
Fix not being able to unfavorite toots one has lost access to (#15192)
4 years ago
ThibG 8b8004a962
Fix webfinger redirect handling in ResolveAccountService (#15187)
4 years ago
ThibG 96c1e71329
Add import/export feature for bookmarks (#14956)
4 years ago
Darius Kazemi 8e2530ea16
Mark correctly as read reverse-order announcements (#15070)
4 years ago
ThibG 2f6831f318
Fix sending spurious Rejects when processing remote account deletion (#15104)
4 years ago
Eugen Rochko df1653174b
Add cache buster feature for media files (#15155)
4 years ago
ThibG 966593393e
Fix DMs not appearing into timelines (#15182)
4 years ago
ThibG d8d43a427a
Fix image uploads being random data when canvas read access is blocked (#15180)
4 years ago
Eugen Rochko 18ca4e0e9a
Fix pop-out player appearing on mobile screens in web UI (#15157)
4 years ago
Eugen Rochko 04a079e723
Add hotkeys for audio/video control (#15158)
4 years ago
ThibG 0a4d0e8320
Fix AccountDeletionWorker not accepting keyword arguments (#15152)
4 years ago
Eugen Rochko aa10200e58
Fix streaming API allowing connections to persist after access token invalidation (#15111)
4 years ago
Eugen Rochko 8532429af7
Fix 2FA/sign-in token sessions being valid after password change (#14802)
4 years ago
ThibG 9870b175b4
Fix possible inconsistencies in tag search (#14906)
4 years ago
Takeshi Umeda 148ce97e21
Add interrelationship icon (#15149)
4 years ago
Takeshi Umeda 2b1a6e734f
Add follow selected followers button (#15148)
4 years ago
Eugen Rochko 4790a126be
Add button to dismiss desktop notifications permissions banner (#15141)
4 years ago
Eugen Rochko f1858f08c2
Remove auto-redirect to direct messages in web UI (#15142)
4 years ago
Yamagishi Kazutoshi 5206ede9c9
Add missing locales (#15138)
4 years ago
Eugen Rochko 880fc9baaf
New Crowdin updates (#15110)
4 years ago
Eugen Rochko 337dc6e0ad
Fix updating account counters when account_stat is not yet created (#15108)
4 years ago
Yamagishi Kazutoshi 2b63c62c57
Remove unnecessary messages (#15109)
4 years ago
ThibG b0893291ef
Fix Move handler not being triggered when failing to fetch target (#15107)
4 years ago
Eugen Rochko cc98f967b1
New Crowdin updates (#14388)
4 years ago
ThibG 1e64666662
Fix crash in SuspendAccountWorker (#15106)
4 years ago
Eugen Rochko 3134691948
Add support for reversible suspensions through ActivityPub (#14989)
4 years ago
ThibG ee8cf246cf
Fix crashes in SuspendAccountService/UnsuspendAccountService (#15100)
4 years ago
ThibG f84239ecab
Fix suspension/unsuspension not working because of FeedManager change (#15099)
4 years ago
Eugen Rochko 9b1f2a4b61
Add subresource integrity for JS and CSS assets (#15096)
4 years ago
Mélanie Chauvel 68d4b2b83e
Display “Show newer” and “Show older” instead of “Show more” in public pages (#15052)
4 years ago
ThibG b29defb851
Change order of announcements in admin page to sort them newest-first (#15091)
4 years ago
Takeshi Umeda d6fe0c94ca
Add account sensitized (#14361)
4 years ago
Mashiro f720af6b72
Add limitation of image's max zoom rate (max to the original size of image) (#15094)
4 years ago
dependabot[bot] e16b0fb15a
Bump detect-passive-events from 1.0.5 to 2.0.1 (#15003)
4 years ago
Mashiro f645dad661
add mouse scroll lock in image expand view (#15088)
4 years ago
Mashiro 6a2db10f76
Add expand/compress image button on image view box (#15068)
4 years ago
ThibG fa929d8b81
Tweak signature verification (#15069)
4 years ago
ThibG 9d023ed4f6
Fix some account media gallery items having empty labels (#15073)
4 years ago
ThibG c49805efb1
Fix poll ending notifications being created for each vote (#15071)
4 years ago
Darius Kazemi f1f0400adc
Show announcements in reverse chronological order (#15065)
4 years ago
fuyu 8d7fbe7dd9
Fix wrong seek bar width on media player (#15060)
4 years ago
mayaeh 2ae751f19d
Fix width of content text fluctuating over time (#15055)
4 years ago
Mélanie Chauvel c5704e75ae
Make “Mark media as sensitive” properly translatable (#15051)
4 years ago
Mélanie Chauvel 1d07f51039
Make visibility icon clickable as part of the time of a toot (#15053)
4 years ago
Mélanie Chauvel 0a8ab822e2
Sort filters by “keyword or phrase” in Settings (#15050)
4 years ago
Mélanie Chauvel a5afbb62d2
Make click area of video/audio player buttons bigger in WebUI (#15049)
4 years ago
ThibG 3678b10823
Fix follow request notifications (#15048)
4 years ago
ThibG 1f945e7390
Fix followers synchronization mechanism not being triggered on mentions (#15026)
4 years ago
ThibG fb586584f2
Fix account processing failing because of large collections (#15027)
4 years ago
ThibG ca56527140
Add follower synchronization mechanism (#14510)
4 years ago
abcang 9649ca0fbe
Removed disabling comments for Style/MethodMissingSuper (#15014)
4 years ago
Josh Leeb-du Toit 0c24f4dce2
Add support for Gemini urls (#15013)
4 years ago
mayaeh 4130aef29c
Fix translation string (#14986)
4 years ago
mayaeh fb5f3be18f
Fix strings that could not be translated (#14980)
4 years ago
Eugen Rochko a69ca29473
Change how missing desktop notifications permission is displayed (#14985)
4 years ago
Takeshi Umeda b4c4af18dc
Fix a bear check when the activity object is nil (#14981)
4 years ago
ThibG 4c45b43cb8
Change how CDN_HOST is passed down to make assets build reproducible (#14381)
4 years ago
OSAMU SATO 96761752ec
Add duration parameter to muting. (#13831)
4 years ago
ThibG f54ca3d08e
Fix browser notification permission request logic (#13543)
4 years ago
Eugen Rochko 5e1364c448
Add IP-based rules (#14963)
4 years ago
ThibG dc52a778e1
Fix issue checking for last unread notification when there are gaps (#14960)
4 years ago
ThibG dac3e362fd
Fix unread notification marker not updating when mounting column (#14954)
4 years ago
Eugen Rochko 7d985f2aac
Remove dependency on goldfinger gem (#14919)
4 years ago
ThibG 63770d3aac
Ignore alt-key hotkeys in text fields (#14942)
4 years ago
mayaeh 5a9ad221bf
Update translation files (#14920)
4 years ago
Eugen Rochko a549415868
Fix regressions in icon buttons in web UI (#14915)
4 years ago
Takeshi Umeda bec8b12bb5
Fix mark as read in notifications to be saved immediately (#14907)
4 years ago
ThibG 65136600e3
Fix logging out on mobile (#14901)
4 years ago
ThibG 78e45a5285
Add option to disable swiping motions across the WebUI (#13885)
4 years ago
Takeshi Umeda f5d08f2417
Fix unread notification markers (#14897)
4 years ago
ThibG 82951920f7
Fix bell button causing a brief “Cancel follow request” on locked accounts (#14896)
4 years ago
Eugen Rochko d88a79b456
Add pop-out player for audio/video in web UI (#14870)
4 years ago