5550 Commits (674005c08e90c0e28f38a2c51a0790b68f9a786e)

Author SHA1 Message Date
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
Eugen Rochko 3ae0b03603 Fix link colors in announcements (#12965)
5 years ago
Eugen Rochko dd68e44cfa Add streaming API updates for announcements being modified or deleted (#12963)
5 years ago
ButterflyOfFire 4bacf6aa2f Add kabyle language to Mastodon (#12962)
5 years ago
ThibG 8f37f20ff9 Fix status overflowing in report dialog (#12959)
5 years ago
ThibG 234f1be486 Fix “new items glow” being displayed above settings and announcements (#12958)
5 years ago
ThibG 1c85e84b4e Fix spurious error and incorrect state change when adding a reaction twice (#12957)
5 years ago
ThibG ab01849287 Improve announcements design (#12954)
5 years ago
Eugen Rochko c058ffd67b Fix validations of reactions limit (#12955)
5 years ago
Eugen Rochko 7b1beaa6e7 New Crowdin translations (#12936)
5 years ago
Eugen Rochko 150c13c4e0 Add limit of 8 different reaction types per announcement (#12950)
5 years ago
Eugen Rochko 8ca6f2d3b2 Add number animations (#12948)
5 years ago
Eugen Rochko fb1df3d5d5 Fix user disabling changing activity timestamps, fix nil error (#12943)
5 years ago
Eugen Rochko b169901439 Change font size of announcements to be the same as statuses (#12949)
5 years ago
Sasha Sorokin 51f376aee3 Fix unlocalized dropdown button title (#12947)
5 years ago
ThibG bfc08eca51 Fix type error in announcement reaction update event payload (#12946)
5 years ago
Ben Lubar 6598ab989b minor server-sent events fixes (#12945)
5 years ago
Sasha Sorokin 8b1b901cc0 Evenly spread space between tabs (#12944)
5 years ago
Eugen Rochko eba5de6de2 New Crowdin translations (#12933)
5 years ago
Eugen Rochko 669f1f5e7f Fix OEmbed leaking information about existence of non-public statuses (#12930)
5 years ago
Eugen Rochko e4aa4a1c28 Fix password change/reset not immediately invalidating other sessions (#12928)
5 years ago
Eugen Rochko 36b1dd934d Fix relationships page not showing results in admin UI (#12934)
5 years ago
Eugen Rochko 40dd82a857 Remove bad encoding middleware (#12931)
5 years ago
Eugen Rochko c1044bd29c New Crowdin translations (#12859)
5 years ago
Eugen Rochko f95fd62bac Add announcements (#12662)
5 years ago
Eugen Rochko 930ba0630f Fix media attachments without file being uploadable (#12562)
5 years ago
ThibG 691b14aaf8 Add “account timeline” filter category (#12918)
5 years ago
ThibG 25e7aa913c Add support for magnet: URIs (#12905)
5 years ago
Eugen Rochko 67172aa4f9 Change followers page to relationships page in admin UI (#12927)
5 years ago
ThibG 5416a793c1 Fix unfollow confirmations in account directory (#12922)
5 years ago
ThibG 243c5118f1 Fix duplicate “description” meta tag on accounts public pages (#12923)
5 years ago
Ben Lubar ad7f9fe438 Add transparent support for EventSource streaming. (#12887)
5 years ago
Eugen Rochko 9a9eb0f3d4 Fix not all of account's active IPs showing up in admin UI (#12909)
5 years ago
ThibG 4a6e4aa83e Fix admin interface crashing when listing boosts with non-video media attachments (#12907)
5 years ago
Eugen Rochko ba3d2bd01d Fix search by IP not using alternative browser sessions in admin UI (#12904)
5 years ago