6084 Commits (8abef3b162f5883d3c8cfba71344b5f2d884bdf3)

Author SHA1 Message Date
ThibG 219150f197 Fix home TL marker code mishandling gaps (#14809)
4 years ago
ThibG cfb35b767c Fix notification filter bar incorrectly filtering gaps (#14808)
4 years ago
kawaguchi f13d563cb7 Fix validates :sign_count of WebauthnCredential (#14806)
4 years ago
Eugen Rochko e514304a76 Change account suspensions to be reversible by default (#14726)
4 years ago
Eugen Rochko e0355b5142 Fix unreadable placeholder text color in high contrast theme in web UI (#14803)
4 years ago
ThibG 75dc5d61e5 Add paragraph about browser add-ons when encountering some errors (#14801)
4 years ago
ThibG 739f7815ef Do not serve account actors at all in limited federation mode (#14800)
4 years ago
Eugen Rochko face3be227 Fix reported statuses not being included in warning e-mail (#14778)
4 years ago
tateisu 9d4769941f allow pagination by min_id and max_id (#14776)
4 years ago
Eugen Rochko 403aeeb7e0 Refactor settings controllers (#14767)
4 years ago
Eugen Rochko 7fa0da9e98 Change REST API to return empty data for suspended accounts (#14765)
4 years ago
ThibG 6c612562f0 Add border around 🕺 emoji (#14769)
4 years ago
Eugen Rochko acbb99f7e5 Change web UI to show empty profile for suspended accounts (#14766)
4 years ago
Eugen Rochko 38aa7a9a7f Refactor feed manager (#14761)
4 years ago
ThibG e8aa85dc03 Fix multiple boosts of a same toot erroneously appearing in TL (#14759)
4 years ago
abcang e8c39853ad Changed tag most_used to recently_used (#14760)
4 years ago
Eugen Rochko 78ceda1af6 Refactor how public and tag timelines are queried (#14728)
4 years ago
Eugen Rochko 2f5a6c4a4f Remove obsolete IndexedDB operations from web UI (#14730)
4 years ago
Takeshi Umeda 04cbd783b3 Fix direct visibility style for light theme (#14727)
4 years ago
ThibG 1a3405005a Add outbox attribute to instance actor (#14721)
4 years ago
Takeshi Umeda cb37bd63dc Added account featured tags API (#11817)
4 years ago
Eugen Rochko c6ad9aae69 Add featured hashtags as an ActivityPub collection (#11595)
4 years ago
ThibG 50d0c1e95f Add configuration option to filter replies in lists (#9205)
4 years ago
Eugen Rochko a143764c4c Change own direct-visibility statuses to be in the home feed again (#14711)
4 years ago
dependabot[bot] 61b768572e Bump rubocop from 0.86.0 to 0.88.0 (#14412)
4 years ago
ThibG 6cb7f10134 Update Tesseract.js (#14708)
4 years ago
ThibG a3c9062153 Add border around 🐞 emoji (#14712)
4 years ago
ThibG 0fd309af0d Add back “Home” link to the “Getting Started” column when the “Home” column isn't mounted (#14707)
4 years ago
Takeshi Umeda 74eb6f3a24 Fix limited follower id in fan-out-on-write service (#14709)
4 years ago
Akihiko Odaki b096ad1c0f Make Array-creation behavior of Paginable more predictable (#14687)
4 years ago
Eugen Rochko e8d1656bd6 Add support for dereferencing objects through bearcaps (#14683)
4 years ago
Eugen Rochko d0fecf89d5 Fix inefficiencies in fan-out-on-write service (#14682)
4 years ago
Eugen Rochko 97762d28b6 Fix videos with near-60 fps being rejected (#14684)
4 years ago
Akihiko Odaki 1c70d8189c Introduce ApplicationController#cache_collection_paginated_by_id (#14677)
4 years ago
Akihiko Odaki 5a8fa3ad95 Eagerly load statuses with the main query in Api::V1::BookmarksController (#14674)
4 years ago
Akihiko Odaki 81666b26a6 Replace incorrect use of distinct with group (#14675)
4 years ago
Akihiko Odaki 976938bf30 Eagerly load statuses with the main query in Api::V1::FavouritesController (#14673)
4 years ago
Akihiko Odaki 44df785077 Use Status.group instead of Status.distinct in HashQueryService (#14662)
4 years ago
ThibG d480442e58 Add support for latest HTTP Signatures spec draft (#14556)
4 years ago
ThibG 46283b489e Fix dereferencing remote statuses not using the correct account (#14656)
4 years ago
santiagorodriguez96 f142983484 Add WebAuthn as an alternative 2FA method (#14466)
4 years ago
Tdxdxoz c950a85d9e Fix: also use custom private boost icon for detailed status (#14471)
4 years ago
ThibG 4468fce63c Add support for inlined objects in activity audience (#14514)
4 years ago
Daigo 3 Dango ec75a4f48b Better manage subscriptionCounters (#14608)
4 years ago
proxy a455c84892 reword "boost to original audience" as per #14596 (#14598)
4 years ago
Takeshi Umeda 58f40e0786 Fix click range discrepancies in gifv (#14615)
4 years ago
ThibG b4d2063384 Fix scrolling issues when closing some dropdown menus (#14606)
4 years ago
ThibG 4e292c23d6 Fix not being able to unbookmark toots when blocked by their author (#14604)
4 years ago
ThibG 9a6ec27a87 Fix client-side form validation not accepting handles with uppercase letters (#14599)
4 years ago
ThibG 191fc742e9 Fix hardcoded non-breaking space in public view (#14568)
4 years ago
ThibG 8baad22f68 Improve email address validation (#14565)
4 years ago
ThibG ef710bbff6 Add client-side validation in password change forms (#14564)
4 years ago
ThibG 22aba16386 Add HTML form validation for the registration form (#14560)
4 years ago
Eugen Rochko 3d32dacbcb Add support for managing multiple stream subscriptions in a single connection (#14524)
4 years ago
niwatori24 65c9d28fa1 Cache result of SQL (#14534)
4 years ago
ThibG 09b322872a Fix crash when failing to load emoji picker (#14525)
4 years ago
abcang 739ea05d30 Fix eslint error (#14521)
4 years ago
ThibG ed22b53180 Fallback to previous, more approximative hashtag RE on older browsers (#14513)
4 years ago
ThibG be88d4f851 Fix audio/video player not using CDN_HOST in media paths on public pages (#14486)
4 years ago
ThibG 62324e9870 Fix audio player on Safari (#14485)
4 years ago
ThibG bc1d925629 Fix disabled boost icon being replaced by private boost icon on hover (#14456)
4 years ago
ThibG 1f34bd4ff7 Fix new audio player features not working on Safari (#14465)
4 years ago
ThibG 9a709d63c2 Fix wrong proptypes for onEditAccountNote (#14481)
4 years ago
kedama a903875e3c Fix the hashtag judgment of the compose form to be the same as the server side (#14484)
4 years ago
ThibG d6f2d1d3f2 Fix handling of Reject Follow when a matching follow relationship exists (#14479)
4 years ago
Takeshi Umeda 381ecf1d0b Fix following restriction not working when exact match in account search (#14394)
4 years ago
Eugen Rochko 0d9599ee02 Fix unnecessary second connection to user stream from account timeline in web UI (#14387)
4 years ago
Eugen Rochko 73d228513c New Crowdin updates (#14335)
4 years ago
ThibG b5302ae87c Fix hover and normal colors for private boost icon being swapped (#14386)
4 years ago
ThibG 75ba08c2db Add custom icon for private boosts (#14380)
4 years ago
Takeshi Umeda 652f872bf1 Fix duplicate notification and delivery of mentions (#14378)
4 years ago
ThibG 96a89bae14 Change disabled retweet icon (#14373)
4 years ago
ThibG e041b8b3f8 Fix not handling Undo on some activity types when they aren't inlined (#14346)
4 years ago
ThibG 7792bab1cd Fix RSS feeds not being cachable (#14368)
4 years ago
ThibG 9c90f5347e Dereference object URIs in Create and Update messages (#14359)
4 years ago
Takeshi Umeda 63aa1c1fb9 Changed retries and rescued in ActivityPub::ProcessingWorker (#14355)
4 years ago
Takeshi Umeda ac0805ad10 Fix to add RedisLock to handle Announce activity (#14365)
4 years ago
Takeshi Umeda 622dcbeb8c Fix movie width and frame_rate returning nil (#14357)
4 years ago
Takeshi Umeda c294f6f897 Add thumbnail_remote_url in MediaAttachment REST response (#14358)
4 years ago
Ariel ac1a3386bd Fix/14021 behaviour on add or remove toots (#14212)
4 years ago
mayaeh aa206d35ad ran `yarn manage:translations` (#14344)
4 years ago
ThibG 825475a32a Fix keyboard navigation in scrollable lists (#14348)
4 years ago
Sasha Sorokin 7b682ceb13 Fix following_counter plural to include "one" (#14342)
4 years ago
ThibG a9e58aa8c6 Fix boosted toots from blocked account not being retroactively removed from TL (#14339)
4 years ago
ThibG 027491a518 Fix audio player controls color in mastodon-light theme (#14338)
4 years ago
Eugen Rochko 35bf60cae8 New Crowdin updates (#14311)
4 years ago
ThibG 109ea6f860 Fix removing allowed domains being done synchronously (#14302)
4 years ago
ThibG ddd69f3ae9 Fix error when closing a playing audio or video modal (#14310)
4 years ago
Eugen Rochko 4198eed696 New Crowdin updates (#14285)
4 years ago
ThibG c9fbf47a23 Fix being unable to unboost when blocked by their author (#14308)
4 years ago
Takeshi Umeda 27c1146f37 Improve group processing (#14279)
4 years ago
abcang aca93fa882 Fix rubocop warning (#14288)
4 years ago
ThibG d93a24936c Fix larger video files not being transcoded (#14306)
4 years ago
Eugen Rochko 09caf7e22e Change `tootctl search deploy` algorithm (#14300)
4 years ago
Eugen Rochko bd73623069 Fix account domain block not properly unfollowing accounts from domain (#14304)
4 years ago
ThibG 0be60c5d05 Fix removing a DomainAllow rule wiping known accounts in open federation mode (#14298)
4 years ago
han@highemelry fbbc66f53e Add a visibility icon to boost modal (#14292)
4 years ago
Eugen Rochko ece8405ebd Fix audio and video items in account gallery in web UI (#14282)
4 years ago
Eugen Rochko 7d777e474a New Crowdin updates (#14197)
4 years ago
ThibG e793d71486 Fix block/mute pagination in WebUI (#14275)
4 years ago
ThibG c2f5593be0 Audio player visualization improvements (#14281)
4 years ago
Eugen Rochko 29916e7143 Add attribution notice to the audio player component (#14280)
4 years ago
Sasha Sorokin 66f9bd08da Improve safety of Blurhash component (#14278)
4 years ago
ThibG bf40d331e6 Freeze scroll position when a dropdown menu is open in the TL (#14271)
4 years ago
Sasha Sorokin 7418e0e613 Replace repetitive blurhash code with component (#14267)
4 years ago
Eugen Rochko 7438f56da3 Fix videos on public pages not using custom thumbnails (#14273)
4 years ago
mayaeh 4639832293 remove unused word. (#14250)
4 years ago
ThibG 06f67cfca0 Fix new accent color not refreshing when changing thumbnail for audio uploads (#14264)
4 years ago
ThibG 5a6b0ce051 Fix WebUI crash on sensitive preview card with no preview thumbnail (#14261)
4 years ago
ThibG ad1b26b4bc Fix WebUI crash on sensitive preview card with no preview thumbnail (#14260)
4 years ago
Eugen Rochko 0edde9d6c8 Fix media attachments enumeration (#14254)
4 years ago
Eugen Rochko a79c5e5e63 Fix other sessions not being logged out on password change (#14252)
4 years ago
Sasha Sorokin fd3649742c Fix account note border radius (#14251)
4 years ago
Eugen Rochko 825f73c3f9 Add ability to choose media thumbnail in web UI (#14244)
4 years ago
Eugen Rochko a0c1bbf583 Change User-Agent of link preview fetching service to include "Bot" (#14248)
4 years ago
ThibG aa7142b9e2 Fix hashtag column options styling (#14247)
4 years ago
Eugen Rochko b6b2d8b8a3 Change design of account notes in web UI (#14208)
4 years ago
Sasha Sorokin 55969e3bc2 Replace shortNumberFormat with <ShortNumber> (#14061)
4 years ago
mayaeh e439151df3 Fix restored words from "toot" to "status" (#14242)
4 years ago
Eugen Rochko 8517a5fdb4 Add color extraction for audio thumbnails (#14209)
4 years ago
mayaeh 6f6e9d8214 Fix-up #13749 (#14204)
4 years ago
Eugen Rochko 6163518115 Fix audio modals not using blurhash and poster (#14199)
4 years ago
Eugen Rochko 21f1cbaf30 New Crowdin translations (#13749)
4 years ago
Takeshi Umeda 911c385f2f Fix the conditions for incomplete remote content (#14195)
4 years ago
Eugen Rochko ca238c879d Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191)
4 years ago
Ariel eee8b314af Fix cursor type in statuses (#14185)
4 years ago
ThibG 9e14647df8 Fix lock icon not being shown when locking account in profile settings (#14190)
4 years ago
ThibG 3e51b04d40 Change move handler to carry blocks over (#14144)
4 years ago
mayaeh 4b703d398a follow-up #14149 (#14192)
4 years ago
Eugen Rochko 36e5fd547b Fix remote files not using Content-Type header, streaming (#14184)
4 years ago
ThibG 3afc7977b1 Add user notes on accounts (#14148)
4 years ago
Eugen Rochko 16a8db0958 Fix trying to write non-existent image remote URL attribute on preview cards (#14181)
4 years ago
Yamagishi Kazutoshi 72ff9a1d65 Replace to testing-library from enzyme (#14152)
4 years ago
trwnh 41acf83cdf Fix padding on account header (#14179)
4 years ago
Eugen Rochko a3ce01a102 Add customizable thumbnails for audio and video attachments (#14145)
4 years ago
ThibG 8b7066dc61 Fix read marker state not being udpated internally (#14155)
4 years ago
ThibG c92278aa1c Change sensitive preview cards to not blur text (#14143)
4 years ago
Mélanie Chauvel 2fca9d3715 Improve appearence consistency of settings pages (#13938)
4 years ago
Mélanie Chauvel cb63e1e0d7 Improve wording of the “Add media” button tooltip (#13954)
4 years ago
Sasha Sorokin 8e9572112d Fix Thai being skipped from language detection (#13989)
4 years ago
Takeshi Umeda 17c1443b23 Change to correct the role of the boost button (#14132)
4 years ago
Takeshi Umeda 1aed75c2d0 Add a visibility icon to status (#14123)
4 years ago
ThibG 907fe2996c Fix design issues with sensitive preview cards (#14126)
4 years ago
ThibG 528c103fc6 Fix avatar size in public page detailed status (#14140)
4 years ago
Eugen Rochko 12ac904a33 Fix various issues around OpenGraph representation of media (#14133)
4 years ago
Eugen Rochko d0dc37eadb Fix audio/video/images/cards not reacting to window resizes in web UI (#14130)
4 years ago
ThibG 90445230cd Fix very wide media attachments resulting in too thin a thumbnail (#14127)
4 years ago
ThibG df13142cdd Fix crash in MergeWorker (#14129)
4 years ago
ThibG 6c42b23382 never filter own posts from timeline (#14128)
4 years ago
Eugen Rochko ce34c13aff Change volume control and download buttons in web UI (#14122)
4 years ago
ThibG 90477d7e4d Fix audio player not working when media files are hosted on a different domain (#14118)
4 years ago
Eugen Rochko 563a77d0b4 Change design of audio players in web UI (#14095)
4 years ago
Takeshi Umeda c0b52ac871 Fix modifier key to keep the EmojiPicker on macOS (#14096)
4 years ago
fuyu 88cbcb5804 Fix unnecessary gap under of video modal (#14098)
4 years ago
fuyu ad1dfea4fa Fix not working I18n on 2FA and Sign in token page (#14087)
4 years ago
ThibG 6a3e2b0fe5 Fix functional user requirements in whitelist mode (#14093)
4 years ago
ThibG 3f5fa64211 Fix initial audio volume not corresponding to what's displayed (#14057)
4 years ago
Eugen Rochko 32b7d341b7 Add hints about incomplete remote content to web UI (#14031)
4 years ago
fuyu 4a3af0386b Fixed emoji detection problem to append border (#14020)
4 years ago
ThibG 9c7220aa3a Fix TL sometimes jumping when closing modals (#14019)
4 years ago
ThibG ceac31f04b Fix WebUI crash when processing accounts before page is loaded (#14015)
4 years ago
ThibG 56d1dafdc4 Add hotkey for toggling content warning composer field (#13987)
4 years ago
ThibG a7400a4f97 Make domain block/silence/reject-media code more robust (#13424)
4 years ago
Bei Li 0f43ab4830 Update “status” to “toot” for en.json (#13877)
4 years ago
ThibG f55fe1a5ee Improve rendering of emoji which do not contrast with background (#13772)
4 years ago
Mélanie Chauvel a617a8394b Improve wording and add titles on moderated servers section in /about/more (#13930)
4 years ago
Takeshi Umeda 8054496ea7 Fix performance of follow import (#13836)
4 years ago
Eugen Rochko 2dbf6bc5ad Add e-mail-based sign in challenge for users with disabled 2FA (#14013)
4 years ago
Takeshi Umeda 654c13ecfb Add limit parameter to rss (#13743)
4 years ago
Takeshi Umeda 3343de96a0 Add visibility parameter in share page (#13023)
4 years ago
Ben Lubar da59204700 FIX: filters ignore media descriptions (#13837)
4 years ago
ThibG eda9bb35f1 Hide sensitive preview cards with blurhash (#13985)
4 years ago
ThibG 36f31b5cad Add blurhash to preview cards (#13984)
4 years ago
ThibG 8b552d6f0c Fix unpermitted operations on custom emojis leading to cryptic errors (#13951)
4 years ago
ThibG e67a55ee49 Fix serialization of replies when some of them are URIs (#13957)
4 years ago
Eugen Rochko 9de5c70980 Fix wrong route helper in encrypted messages controller (#13952)
4 years ago
Mélanie Chauvel 8579befd58 Put “Add new domain block” button on /admin/instances in header (#13934)
4 years ago
ThibG 8d57f6c4b4 Fix account redirect confirmation message talking about moved followers (#13950)
4 years ago
Takeshi Umeda fe20381455 Fix activity not being signed (#13948)
4 years ago
Eugen Rochko b864e78db8 Add E2EE API (#13820)
4 years ago
Yamagishi Kazutoshi 196bdd3dd7 Fix ref attr for react-textarea-autozsize (#13936)
4 years ago
ThibG 4255757678 Fix admin page crashing when trying to block an invalid domain name (#13884)
4 years ago
ThibG 0c7a21a38c Fix unsent toot confirmation dialog not popping up in single column (#13888)
4 years ago
Christopher Choi 2b1a6e7597 Adjust flash alert contrast for better readability (#13892)
4 years ago
Brian C. Lindner f8f195b8c2 Allow Ctrl-click to keep EmojiPicker window open (#13896)
4 years ago
ThibG 366942b60f Fix timeline markers in Firefox (regression from #13887) (#13889)
4 years ago
ThibG bf68cd3bf0 Fix timeline markers not working on Chrome (#13887)
4 years ago
Mélanie Chauvel 006af53406 Change wording from “Hide media” to “Hide image/images” in Web UI (#13834)
4 years ago
Takeshi Umeda e2694a18c7 Fix csv upload (#13835)
4 years ago
Takeshi Umeda 56abcac438 Fix searchable status without explicitly mentioning it (#13829)
4 years ago
Takeshi Umeda 8dd03cf8f2 Fix local streaming of hashtag timelines (#13827)
4 years ago
ThibG bb3aff5c8c Add support for `summary` field for media description (#13763)
4 years ago
ThibG 063940f489 Fix hashtag search performing account search as well (#13758)
4 years ago
ThibG 60bb6ac6f4 Fix webfinger returning wrong status code on malformed or missing param (#13759)
4 years ago
Eugen Rochko bb9edd6321 Fix regression in sparkline style in web UI (#13753)
4 years ago
Eugen Rochko b7b081bb51 New Crowdin translations (#13398)
4 years ago
ThibG 9af0613629 Change “hide/show boosts from …” menu to be hidden when the account is muted (#13748)
4 years ago
ThibG e93c08ab96 Fix some account avatars on public pages having incorrect size (#13692)
4 years ago
Takeshi Umeda 15c0903772 Fix RedownloadMediaWorker (#13741)
4 years ago
ThibG 60dc5738cb Fix first poll option not being focused when adding a poll (#13740)
4 years ago
Takeshi Umeda 25307798d7 Fix keybase config serializer (#13742)
4 years ago
dependabot-preview[bot] e7e09d3b7b Bump doorkeeper from 5.3.3 to 5.4.0 (#13733)
4 years ago
Takeshi Umeda b040567ea0 Fix not publishing update of remote timeline (#13745)
4 years ago
ThibG f48e191e8e Fix sr locale being selected over sr-Latn (#13693)
4 years ago
Eugen Rochko 3144f8dbbc Refactor monkey-patching of Goldfinger (#12561)
4 years ago
taicv f4007517a6 Add `vi` to available locales (#13542)
4 years ago
Eugen Rochko fc7cad8b2d Add ability to remove identity proofs from account (#13682)
4 years ago
Takeshi Umeda 861661100c Add remote only to public timeline (#13504)
4 years ago
Eugen Rochko 909c31a765 Fix error within error when limiting backtrace to 3 lines (#13120)
4 years ago
ThibG e9227d8c10 Remove confusing “You are already signed in.” flash message (#13547)
4 years ago
ThibG 41536557be Improve RSS entries for statuses (#13592)
4 years ago
ThibG b20d0db1eb Remove 'unsafe-inline' from Content-Security-Policy style-src (#13679)
4 years ago
Eugen Rochko 86207f5421 Fix failing jest test (#13681)
4 years ago
ThibG 5479d33843 Fix own following/followers not showing muted users (#13614)
4 years ago
Taras Gogol 1a03de8592 Fix followings list order | Issue #13538 (#13676)
4 years ago
Eugen Rochko e80d4479c7 Add more ActivityPub controller tests (#13590)
4 years ago
ThibG 20ffc12cda Fix use of inline CSS in public pages (#13576)
4 years ago
Yamagishi Kazutoshi cf55546c41 Revert "improve status title (#8596)" (#13591)
4 years ago
Eugen Rochko 0ca06d0ba9 Add more tests for ActivityPub controllers (#13585)
4 years ago
kaiyou 7a65e2f0db Only check locally when deduplicating usernames (#13581)
4 years ago
ThibG a30829deee Fix admin-facing uses of inline CSS (#13575)
4 years ago
ThibG e88a05f707 Fix page incorrectly scrolling when bringing up dropdown menus (#13574)
4 years ago
ThibG 3b7373ed4c Fix end-user-facing uses of inline CSS (#13438)
4 years ago
ThibG df5867f072 Refactor/cleanup TIMELINE_DELETE-related code (#13175)
4 years ago
ThibG f53bd1bef6 Fix messed up z-index when NoScript blocks media/previews (#13449)
4 years ago
ThibG 207c5ab2a3 Fix /public showing public instead of community timeline for logged-in users (#13499)
4 years ago
ThibG 09162ceb7c Add `invites_enabled` to API (#13501)
4 years ago
Eugen Rochko adfb22a9dd Add separate cache directory for non-local uploads (#12821)
4 years ago
Eugen Rochko 96920a7b8e Fix not being able to resolve public resources in development environment (#13505)
4 years ago
ThibG cd3a0a17bc Fix uninformative error message when uploading unsupported image files (#13540)
4 years ago
ThibG 3526163340 Fix expanded video player issues (#13541)
4 years ago
Takeshi Umeda f365b9d6cd Fix enable/disable relay failures (#13535)
4 years ago
Irie Aoi cf1bf9dda9 Set max-width and max-height to gif video (#13533)
4 years ago
ThibG 69696c62b1 Fix and refactor keyboard navigation in dropdown menus (#13528)
4 years ago
sternenseemann 674005c08e Allow users to delete their header and avatar (#13234)
4 years ago
D Anzorge 945c8e207e Update Twemoji to 12.1.5 (#13021)
4 years ago
Takeshi Umeda f5606cdab4 Add local only to hashtag timeline (#13502)
4 years ago
ThibG 2444658e4b Fix uploaded image orientation in some browsers (#13493)
4 years ago
ThibG 0f3317fbe2 Fix not being able to vote (#13490)
4 years ago
ThibG a93fc74d31 Fix admin actions log crash when displaying updates of deleted announcements (#13489)
4 years ago
Gurgen Hayrapetyan 53f9f8a4ce Fix Poll fetchPoll action not being debounced. (#13485)
4 years ago
Takeshi Umeda 8eca96eb77 Fix DeliveryWorker not to call failure_tracker when inbox_url is unavailable (#13482)
4 years ago
ThibG c162748a14 Fix confusing error when failing to add an alias to an unknown account (#13480)
4 years ago
Eugen Rochko 2d3219549b Change delivery failure tracking to work with hostnames instead of URLs (#13437)
4 years ago
ThibG add34dd132 Fix “Email changed” notification sometimes having wrong e-mail (#13475)
4 years ago
ThibG dedac235bc Fix account aliases page (#13452)
5 years ago
Leonie a1cc7b361c Fix API footer link in Web UI (#13441)
5 years ago
ThibG 9d57af78d2 Fix WebUI pagination of following, followers, follow requests, blocks and mutes lists (#13445)
5 years ago
ThibG b746bda60e Fix styling of polls in JS-less fallback on public pages (#13436)
5 years ago
Eugen Rochko 331bc98f25 Fix trying to delete already deleted file when post-processing (#13406)
5 years ago
Eugen Rochko 7745695860 New Crowdin translations (#13317)
5 years ago
Eugen Rochko 50fa554899 Add rate limit for reporting (#13390)
5 years ago
ThibG edce6fc98f Fix “Show more” not switching to “Show less” on public pages (#13174)
5 years ago
ThibG ef48ffc127 Fix PostgreSQL load when linking in announcements (#13250)
5 years ago
ThibG ffd6f3fa8a Add explanation as to why unlocked accounts may have follow requests (#13385)
5 years ago
Eugen Rochko 6932e0e2af Add ability to filter audit log in admin UI (#13381)
5 years ago
Sasha Sorokin abbc0c6a87 Improve polls: option lengths & redesign (#13257)
5 years ago
Eugen Rochko 11deb933f5 Fix returning results when searching for URL with non-zero offset (#13377)
5 years ago
Eugen Rochko c2fc9bca81 Fix pinning a column in web UI sometimes redirecting out of web UI (#13376)
5 years ago
Eugen Rochko b1c596e8f3 Fix background jobs not using locks like they are supposed to (#13361)
5 years ago
Mélanie Chauvel (ariasuni) 899ff914da Improve toot clicking areas (#13327)
5 years ago
ThibG 41ca3cdb37 Fix content warning being unnecessarily cleared when enabling/disabling CW (#13348)
5 years ago
Takeshi Umeda 1c2a286244 Fix ImportsController param to permit :mode (#13347)
5 years ago
Mélanie Chauvel (ariasuni) 5a211c478d Fix wrong color for ellipsis in boost confirmation dialog in Web UI (#13355)
5 years ago
Takeshi Umeda 02b0321713 Fix incorrect deletion of local accounts imported by overwriting (#13350)
5 years ago
ThibG 1a993f9675 Fix 404 and 410 API errors being silently discarded in WebUI (#13279)
5 years ago
Eugen Rochko 1cb4645638 Change `tootctl media remove-orphans` to work for all classes (#13316)
5 years ago
Eugen Rochko ebb4869690 New Crowdin translations (#13064)
5 years ago
ThibG 54da8c4337 Fix media not being marked sensitive when client sets a CW but no text (#13277)
5 years ago
ThibG 15c02a7160 Fix frontend crash when deleting announcements (#13312)
5 years ago
ThibG 421a3a8f08 Change poll option hover/active styling to be less confusing (#13313)
5 years ago
Takeshi Umeda e1c65c565b Fix bookmarks also searchable (#13293)
5 years ago
Shlee 056f97744a Migrate Rails ujs as required for Rails 6 Upgrade. (#13280)
5 years ago
mayaeh 826ccfa973 Add link to bookmarks in web UI dropdown (#13273)
5 years ago
Jeong Arm 3b4e54f359 Make bookmarks also searchable (#13271)
5 years ago
Daniel Sockwell 577f74ad87 Fix frontend crash when deleting announcements (#13283)
5 years ago
ThibG 977b7ef6d0 Fix reported accounts not being whitelisted when resolving a spamcheck report (#13289)
5 years ago
ThibG c3edb6c02a Fix WebUI crash in single-column mode on prehistoric browsers (#13267)
5 years ago
ThibG 23b1a9ad55 Fix some timeouts when searching URLs by limiting some database queries (#13253)
5 years ago
Eugen Rochko 9ced8b6dd5 Add option to include resolved DNS records when blacklisting e-mail domains in admin UI (#13254)
5 years ago
Eugen Rochko da9d81c4ac Add titles to warning presets in admin UI (#13252)
5 years ago
ThibG 2e3c24d1c8 Fix detailed view of direct messages displaying a 0 boost count (#13244)
5 years ago
ThibG c5731b4dc7 Fix regression in “Edit media” modal in web UI (#13243)
5 years ago
ThibG 0701e09c85 Fix videos with unsupported colorspace not being transcoded (#13242)
5 years ago
ThibG ccd8ceac47 Fix MP4 (H264 + AAC) video files being needlessly re-encoded (#13239)
5 years ago
mayaeh 4a87cebf48 Change the string "hidden" to "blocked" in WebUI (#13221)
5 years ago
Eugen Rochko a0c60d09ff Change video uploads to always be converted to H264/MP4 (#13220)
5 years ago
Eugen Rochko 0995464585 Change video uploads to enforce certain limits (#13218)
5 years ago
dependabot-preview[bot] b4bc2817ba Bump cld3 from 3.2.6 to 3.3.0 (#13107)
5 years ago
ThibG cd7c22da32 Add federation support for the "hide network" preference (#11673)
5 years ago
Eugen Rochko f459919552 Change local media attachments to perform heavy processing asynchronously (#13210)
5 years ago
ThibG 852958d725 Fix public posts from silenced accounts not being changed to unlisted visibility (#13096)
5 years ago
ThibG a67fd2fbe1 Add support for links to statuses in announcements to be opened in web UI (#13212)
5 years ago
Mélanie Chauvel (ariasuni) 399fa48f8e Change the tooltip "Toggle visibility" to "Hide media" in web UI (#13199)
5 years ago
guigeekz eb525ef602 Add submit button to the top of preferences pages (#13068)
5 years ago
Bèr Kessels b5d7ec71ef Code style improvements in JavaScript (#13159)
5 years ago
ThibG cb93be3b88 Add ability to delete files uploaded for settings in admin UI (#13192)
5 years ago
Mélanie Chauvel (ariasuni) 263bedff9e Change description of privacy levels to be more intuitive in web UI (#13197)
5 years ago
ThibG ef73f37f36 Fix error when searching for URLs that contain the mention syntax (#13151)
5 years ago
ThibG 49f5db61bc Add sorting by username, creation and last activity in moderation view (#13076)
5 years ago
Mélanie Chauvel (ariasuni) 38a26d5314 Fix text area above/right of emoji picker being accidentally clickable in web UI (#13148)
5 years ago
Eugen Rochko a4668d994b Add specific rate limits for posting and following (#13172)
5 years ago
ThibG 1eae25af56 Fix too large announcements not being scrollable in web UI (#13211)
5 years ago
koyu e899e0dc98 Change GIF label to be displayed even when autoplay is enabled in web UI (#13209)
5 years ago
Eugen Rochko 9619521459 Remove useless `respond_to` calls (#13208)
5 years ago
Eugen Rochko 03d2704430 Change the string "Hide everything from …" to "Block domain …" in web UI (#13178)
5 years ago
Eugen Rochko df086209a2 Fix "tootctl media remove-orphans" crashing when encountering invalid media (#13170)
5 years ago
Eugen Rochko 635812f9ea Add tooltips to audio/video player buttons (#13203)
5 years ago
ThibG 69aefeb7ee Fix announcements with fully-qualified mention to local user crashing WebUI (#13164)
5 years ago
Eugen Rochko e0db9f37f5 Fix leak of arbitrary statuses through unfavourite action in REST API (#13161)
5 years ago
ThibG c004399975 Fix dismissing an announcement twice raising an obscure error (#13124)
5 years ago
ThibG d7da2bba02 Fix misleading error when attempting to re-send a pending follow request (#13133)
5 years ago
ThibG 910383d992 Fix backups failing when files are missing from media attachments (#13146)
5 years ago
ThibG 257354863e Fix duplicate accounts being created when fetching an account for its key only (#13147)
5 years ago
ThibG 13c00dc42c Fix `/web` redirecting to `/web/web` in web UI (#13128)
5 years ago
ThibG 78c15db0fa Fix previously OStatus-based accounts not being detected as ActivityPub (#13129)
5 years ago
ThibG 729fe5bfd6 Add source-mapped stacktrace to error message in web UI (#13082)
5 years ago
ThibG 8e8d9b3727 Fix account JSON/RSS not being cacheable due to wrong mime type comparison (#13116)
5 years ago
ThibG 3cdaa34783 Fix old browsers crashing because of missing `finally` polyfill in web UI (#13115)
5 years ago
ThibG e2b6503921 Fix account's bio not being shown if there are no proofs/fields in admin UI (#13075)
5 years ago
ThibG ddd9bad7f1 Fix sign-ups without checked user agreement being accepted through the web form (#13088)
5 years ago
ThibG d5a71bf924 Fix invite request input not being shown on sign-up error if left empty (#13089)
5 years ago
Eugen Rochko d85b330558 Fix unread indicator on announcements not being aligned with text in web UI (#13052)
5 years ago
Eugen Rochko fb336bb684 New Crowdin translations (#13036)
5 years ago
Eugen Rochko 4cf2ddc5df Fix rendering `<a>` without `href` when scheme unsupported (#13040)
5 years ago
Eugen Rochko f1317633b5 Fix unfiltered params error when generating ActivityPub tag pagination (#13049)
5 years ago
Eugen Rochko bf4fb26b9d Fix malformed HTML causing uncaught error (#13042)
5 years ago
ThibG 2dae01ff25 Fix native share button not being displayed for unlisted toots (#13045)
5 years ago
Eugen Rochko 273aa806d3 Fix punycode being returned in some entities instead of unicode in REST API (#13035)
5 years ago
Eugen Rochko d0fe0d348b Fix remote convertible media attachments not being saved (#13032)
5 years ago
Eugen Rochko 9c2d10cd0c Fix punycode being rendered instead of unicode in some places (#13030)
5 years ago
ThibG f7deab10a5 Fix dates (without time) being rendered as datetimes in public pages (#13034)
5 years ago
Eugen Rochko 5c4b1db54a Change signature verification to ignore signatures with invalid host (#13033)
5 years ago
Eugen Rochko 0c14bb9c69 New Crowdin translations (#12953)
5 years ago
fuyu b8db3b4cdf Don't display toggle reveal button in video modal when full screen (#13026)
5 years ago
ThibG 99cf92a3cf Change how unread announcements are handled (#13020)
5 years ago
abcang 94bc823eb6 Search account domain in lowercase (#13016)
5 years ago
Renato "Lond" Cerqueira 9e7b2242f7 Fix error when sending moderation notification (#13014)
5 years ago
Sasha Sorokin 864c9a2141 Add "Show thread" button to public profiles (#13000)
5 years ago
Eugen Rochko 7774ac36e5 Fix mascot being too large, and a code style issue (#13002)
5 years ago
Sasha Sorokin d0cc024ce9 Add missing translations (#12996)
5 years ago
Sasha Sorokin cce0870311 Fix regressions caused by #12961 (#12961)
5 years ago
Eugen Rochko 6c643bed6a Fix design of announcements in admin UI (#12989)
5 years ago
Eugen Rochko 5bc109eeb7 Change announcements to be collapsed on page load in web UI (#12990)
5 years ago
Eugen Rochko 87098751c4 Revert "Avoid using uppercase text-transform (#12684)" (#12987)
5 years ago
Eugen Rochko 9fb8165712 Add publish/unpublish controls to announcements in admin UI (#12967)
5 years ago
Eugen Rochko d67f2c1c25 Change number animations direction based on decrease or increase (#12971)
5 years ago
Eugen Rochko 1130c5167c Add animations to announcement reactions (#12970)
5 years ago
ThibG d9cdd58423 Change last_status_at to be a date, not datetime (#12966)
5 years ago
Eugen Rochko 9d3bba9576 Fix expired announcements being re-published (#12964)
5 years ago