7289 Commits (d8a06c1375108f1d24093056e9514c7a15e93a2d)

Author SHA1 Message Date
Claire 5e796dc6f8
Remove “No description added” media warning in edit mode (#20393)
2 years ago
Eugen Rochko 9bc0a6c861
Fix metadata scrubbing removing color profile from images (#20389)
2 years ago
Eugen Rochko 53028af10e
Bump version to 4.0.0rc3 (#20378)
2 years ago
Eugen Rochko 6774c339b2
Fix domain blocks on about page not working well on small screens in web UI (#20391)
2 years ago
Connor Shea cf4992c918
Only remove padding when listing applications (#20382)
2 years ago
Yamagishi Kazutoshi 53d26cfc1c
Delay workbox import (#20376)
2 years ago
Claire 86f6631d28
Remove dead code and refactor status threading code (#20357)
2 years ago
F a02a453a40
Add Scots to the supported locales (#20283)
2 years ago
Eugen Rochko c6c7c6223d
Change verification to only work for https links (#20304)
2 years ago
Claire 1615c3eb6e
Change logged out /api/v1/statuses/:id/context logged out limits (#20355)
2 years ago
Claire 894ce3726a
Fix unnecessary service worker registration and preloading when logged out (#20341)
2 years ago
Claire 8e1e7fe2e0
Add old logo files back (#20332)
2 years ago
Claire 99734ac936
Remove preview cards from fav and boost notifications (#20335)
2 years ago
Eugen Rochko f8e8e622e5
Change incoming activity processing to happen in `ingress` queue (#20264)
2 years ago
Claire 89a6b76f99
Fix color of the “No description added“ media upload warning on light theme (#20328)
2 years ago
Effy Elden 8fdbb4d00d
Remove unused timeline_container to fix linter errors (#20305)
2 years ago
Eugen Rochko 7bdb2433f1
Change larger reblogs/favourites numbers to be shortened in web UI (#20303)
2 years ago
Eugen Rochko 16122761c5
Fix confusing wording in interaction modal in web UI (#20302)
2 years ago
Eugen Rochko ef582dc4f2
Add option to open original page in dropdowns of remote content in web UI (#20299)
2 years ago
Eugen Rochko e37e8deb0f
Fix profile header being cut off in light theme in web UI (#20298)
2 years ago
Eugen Rochko 9965a23b04
Change link verification to ignore IDN domains (#20295)
2 years ago
James Tucker 78a6b871fe
Improve performance by avoiding regex construction (#20215)
2 years ago
Eugen Rochko 0cd0786aef
Revert filtering public timelines by locale by default (#20294)
2 years ago
Claire a5394980f2
Fix NameError in Webfinger redirect handling in ActivityPub::FetchRemoteActorService (#20260)
2 years ago
Eugen Rochko cd0a87f170
New Crowdin updates (#20016)
2 years ago
Vyr Cossont 104157bd01
Add Balaibalan, Láadan, Lingua Franca Nova, Lojban, Toki Pona to language list (#20168)
2 years ago
trwnh 029b5cd5b1
Fix GET /api/v1/admin/ip_blocks/:id (#20207)
2 years ago
Claire 5333447be0
Change account deletion requests to spread out over time (#20222)
2 years ago
Eugen Rochko e98833748e
Fix being able to spoof link verification (#20217)
2 years ago
Sasha Sorokin d055d75172
Remove aria-pressed where it's redundant (#19912)
2 years ago
trwnh b1a48e05b6
Change Report category to "violation" if rule IDs are provided (#20137)
2 years ago
Claire c476dfc725
Fix nodeinfo metadata attribute being an array instead of an object (#20114)
2 years ago
trwnh c374729225
Add `sensitized` to Admin::Account serializer (fix #19148) (#20094)
2 years ago
trwnh 89e1974f30
Make account endorsements idempotent (fix #19045) (#20118)
2 years ago
trwnh 455a754081
Fix missing cast of status and rule IDs to string (fix #19048) (#20122)
2 years ago
trwnh 68d9dcd425
Fix uncaught 500 error on invalid `replies_policy` (Fix #19097) (#20126)
2 years ago
Claire c989faaa62
Change Request connection logic to try both IPv6 and IPv4 when available (#20108)
2 years ago
Claire 782b6835f7
Fix redrafting a currently-editing post not leaving edit mode (#20023)
2 years ago
James Tucker 833d9c2f1c
Improve performance by avoiding method cache busts (#19957)
2 years ago
Claire 9f4930ec11
Add password autocomplete hints (#20071)
2 years ago
Claire 608343c135
Fix opening the language picker scrolling the single-column view to the top (#19983)
2 years ago
Postmodern ca80beb653
Micro-optimization: use `if`/`else` instead of `Array#compact` and `Array#min` (#19906)
2 years ago
Zach Flanders 0beb095a4b
Fix spoiler buttons css not rendering correct color in light theme (#19960)
2 years ago
Claire bbf74498f5
Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018)
2 years ago
Claire 3114c826a7
Fix filter handling in status cache hydration (#19963)
2 years ago
Postmodern 106648b456
Micro-optimization: only split `acct` into two Strings (#19901)
2 years ago
Eugen Rochko 86a80acf40
New Crowdin updates (#19771)
2 years ago
Claire 622f603ac7
Add aria-expanded to content warning toggle button (#19975)
2 years ago
Claire 1e1289b024
Fix crash when external auth provider has no display_name set (#19962)
2 years ago
Claire e1227457f1
Fix links to the Web UI in notifications (#19981)
2 years ago
Sunny Ripert 8515bc7962
Add form element on focal point modal (#19834)
2 years ago
Claire 5925a31b78
Fix followers count not being updated when migrating follows (#19998)
2 years ago
Chris Rose a70e2cd649
Tag the OTP field with autocomplete for password managers (#19946)
2 years ago
Sunny Ripert 4b7f32a2a6
Fix double button to clear emoji search input (#19888)
2 years ago
Jeremy Kescher 02a34252ba
Add null check on application in dispute viewer (#19851)
2 years ago
Sunny Ripert ffe735344b
Fix JavaScript console error on Getting Started column (#19891)
2 years ago
Sunny Ripert 34c269310d
Fix console log error on column settings load (#19886)
2 years ago
Claire 4cb2323458
Fix crash in legacy filter creation controller (#19878)
2 years ago
nightpool 54f0f1b9ef
Skip Webfinger cache during migrations as well (#19883)
2 years ago
rcombs e53fc34e9a
Set autocomplete attr for email field on signup page (#19833)
2 years ago
Eugen Rochko 3151b260e2
Fix not using GIN index for account search queries (#19830)
2 years ago
Eugen Rochko ca8d52c2a4
Change design of new list form in web UI (#19801)
2 years ago
Eugen Rochko 3a41fccc43
Change `AUTHORIZED_FETCH` to not block unauthenticated REST API access (#19803)
2 years ago
Eugen Rochko d0c9ac3919
Fix indexing scheduler trying to index when Elasticsearch is disabled (#19805)
2 years ago
Eugen Rochko d54e7ee61e
Fix n+1 queries when rendering initial state JSON (#19795)
2 years ago
Eugen Rochko d1de7fb7fa
Fix rendering empty avatar in web UI (#19798)
2 years ago
Eugen Rochko a442f481f8
Fix missing interpolation of domain in disabled account banner in web UI (#19788)
2 years ago
Eugen Rochko 7c65f52692
Change design of moved account banner in web UI (#19790)
2 years ago
eai04191 30e786225e
Remove word-break:keep-all from Dismissable banner message (#19799)
2 years ago
Claire 312d616371
Change sign-in banner to reflect disabled or moved account status (#19773)
2 years ago
Sunny Ripert 887976814a
Fix JavaScript console warning when loading notifications (#19772)
2 years ago
Sunny Ripert c95d9aab56
Fix JavaScript console error on upload editing status (#19769)
2 years ago
Claire 9616f5bb22
Fix compose form submission reloading web interface (#19762)
2 years ago
Eugen Rochko 1e7ea50f4c
New Crowdin updates (#19627)
2 years ago
Eugen Rochko c4b92b1aee
Fix n+1 query during status removal (#19753)
2 years ago
Claire bb89f83cc0
Fix additional issues with status cache hydration (#19747)
2 years ago
Claire 03b991de6c
Fix various issues with store hydration (#19746)
2 years ago
Sunny Ripert 0165449e3a
A11y: Explicit <form> element around compose area (#19742)
2 years ago
Claire c2170991c7
Fix reblogs being discarded after the reblogged status (#19731)
2 years ago
Eugen Rochko e02812d5b6
Add assets from Twemoji 14.0 (#19733)
2 years ago
Eugen Rochko b1a219552e
Fix featured tags not saving preferred casing (#19732)
2 years ago
Jeong Arm f002878c95
Make word-break: keep-all for dismissable banner (#19719)
2 years ago
Eugen Rochko 5f9e47be34
Add caching for payload serialization during fan-out (#19642)
2 years ago
Claire 4fb0aae636
Change mentions of blocked users to not be processed (#19725)
2 years ago
Eugen Rochko 20aa8881dc
Fix colors in light theme (#19714)
2 years ago
Eugen Rochko 139ea4c981
Fix limited account hint referencing "your" server when logged out (#19711)
2 years ago
Eugen Rochko bfafb114a2
Fix showing profile's featured tags on individual statuses (#19712)
2 years ago
Eugen Rochko 1c3192df6b
Fix wrong colors in the high-contrast theme (#19708)
2 years ago
Eugen Rochko 5825402ed5
Fix design of verified links in web UI (#19709)
2 years ago
Claire 7c8e2b9859
Fix handling of duplicate and out-of-order notifications in WebUI (#19693)
2 years ago
SJang1 053dac2afa
Remove meta tag for official iOS app (#19656)
2 years ago
Claire 1dca08b76f
Fix admin action logs page (#19649)
2 years ago
Claire cbb440bbc2
Fix being unable to withdraw follow request when confirmation modal is disabled (#19687)
2 years ago
Claire 125322718b
Fix inaccurate admin log entry for re-sending confirmation e-mails (#19674)
2 years ago
Claire 74d40c7d8f
Fix edits not being immediately reflected (#19673)
2 years ago
Claire e0eb39d41b
Fix bookmark import stopping at the first failure (#19669)
2 years ago
txt-file 0f5e6dd02b
Add support for AVIF uploads (#19647)
2 years ago
Eugen Rochko ae07cfb868
Add support for HEIC uploads (#19618)
2 years ago
Claire 6804228fdf
Fix N+1 on mentions in PushUpdateWorker (#19637)
2 years ago
Eugen Rochko 15bae3e0e4
Change post-processing to be deferred only for large media types (#19617)
2 years ago
pea-sys c68e6b52d9
png optimization(loss less) (#19630)
2 years ago
Eugen Rochko d0ba77047e
Change max. thumbnail dimensions to 640x360px (360p) (#19619)
2 years ago
Claire 03d9618595
Fix UserCleanupScheduler crash when an unconfirmed account has a moderation note (#19629)
2 years ago
Eugen Rochko fea142fb9a
New Crowdin updates (#19517)
2 years ago
Claire bb1ef11c30
Change featured hashtag deletion to be done synchronously (#19590)
2 years ago
Eugen Rochko 2d9a85db6e
Change design of link footer (#19562)
2 years ago
Eugen Rochko 26478f461c
Remove language filtering from hashtag timelines (#19563)
2 years ago
Claire a529d6d93e
Fix invites (#19560)
2 years ago
Eugen Rochko ac9fb0d654
Add reputation and followers score boost to SQL-only account search (#19251)
2 years ago
Eugen Rochko 40c7f3e830
Fix account action type validation (#19476)
2 years ago
Eugen Rochko 276b85bc91
Fix admin APIs returning deleted object instead of empty object upon delete (#19479)
2 years ago
Eugen Rochko 5724da0780
Fix language not being saved when editing status (#19543)
2 years ago
Eugen Rochko 3b024c563c
Fix not being able to input featured tag with `#` (#19535)
2 years ago
Eugen Rochko ad83e64795
Fix sidebar and tabs on settings on small screens in admin UI (#19533)
2 years ago
Eugen Rochko 30ef110224
Fix upload progress not communicating processing phase in web UI (#19530)
2 years ago
Eugen Rochko f910f0dc92
Fix wrong host being used for custom.css when asset host configured (#19521)
2 years ago
Matthias Bethke 7926cb1bc7
fix name of Lao language (#19520)
2 years ago
Eugen Rochko 55af04b253
Fix logged out search and changed logged-in search placeholder (#19514)
2 years ago
Eugen Rochko e6d415bb1f
New Crowdin updates (#19425)
2 years ago
Eugen Rochko dc5c86add7
Fix account migration form ever using outdated account data (#18429)
2 years ago
Eugen Rochko 317ec06dc7
Fix error when uploading malformed CSV import (#19509)
2 years ago
Eugen Rochko 5fa340931e
Fix closed registrations message not appearing in web UI (#19508)
2 years ago
Eugen Rochko 923f06a07c
Fix number of uses being shown again on trending hashtags in web UI (#19484)
2 years ago
Claire d9d722d74b
Change admin announcement edition interface to use datetime-local (#18321)
2 years ago
Robert Laurenz 10922294ff
fix(component): adjust style of counter button to fix overflow issue (#19494)
2 years ago
Eugen Rochko 8dfe5179ee
Fix avatars not using image tags in web UI (#19488)
2 years ago
Eugen Rochko 07cc201acc
Fix using wrong policy on status-related actions in admin UI (#19490)
2 years ago
Eugen Rochko 5f733ad83a
Remove unused method `searchable?` on accounts (#19489)
2 years ago
Eugen Rochko 09f04d710d
Change `closed_registrations_message` to `message` and add Markdown (#19486)
2 years ago
Eugen Rochko 371d969403
Fix missing delete and redraft link in web UI (#19485)
2 years ago
Eugen Rochko 3e18e05330
Fix uncaught error when invalid date is supplied to API (#19480)
2 years ago
Eugen Rochko d2eb726962
Fix notifications about deleted reports not being also deleted (#19475)
2 years ago
Eugen Rochko f6bcf86caf
Fix wrong math function used in search query (#19481)
2 years ago
zunda 52ebfb7792
Store integer settings as integer (#19478)
2 years ago
Eugen Rochko 1546538de9
Fix improperly checking for blocked domain on followed hashtags (#19472)
2 years ago
Claire 2277913f3f
Add closed registrations modal (#19437)
2 years ago
Yamagishi Kazutoshi eebbc5439a
Disable media cache on service worker (#19471)
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 7d25f72b9f
Fix negatives values in search index causing queries to fail (#19464)
2 years ago
Eugen Rochko bf0ab3e0fa
Fix vacuum scheduler missing lock, locks never expiring (#19458)
2 years ago
Eugen Rochko 1ae508bf2f
Change unauthenticated search to not support pagination in REST API (#19326)
2 years ago
Eugen Rochko 8f07381856
Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)" (#19463)
2 years ago
Eugen Rochko 487d81fb92
Fix IP blocks not having a unique index (#19456)
2 years ago
Eugen Rochko 6f01111863
Fix wrong size of avatars in admin UI (#19457)
2 years ago
Claire 267978d4fe
Remove navigation links to /explore when trends are disabled (#19415)
2 years ago
Eugen Rochko 0ca29eaa3f
Change layout of posts in web UI (#19423)
2 years ago
Eugen Rochko fcca781aae
Change design of translations in web UI (#19453)
2 years ago
Eugen Rochko 9757c917da
Fix `nofollow` rel being removed in web UI (#19455)
2 years ago
Claire 30453fab80
Add mention of the translation provider when translating a post (#19433)
2 years ago
Claire 8046cf34d6
Change “Translate” button to only show up when a translation backend is configured (#19434)
2 years ago
Claire dd76bbf8b7
Fix WebUI notification settings for new user and new report notifications (#19436)
2 years ago
Eugen Rochko 3ad0a2ae3d
Fix language dropdown causing zoom on mobile devices in web UI (#19428)
2 years ago
Eugen Rochko 73de39e632
Fix media, following and followers tabs in web UI (#19426)
2 years ago
Eugen Rochko 5452af2188
Fix redirecting to `/publish` when compose form is visible in web UI (#19427)
2 years ago
Eugen Rochko 3124f946ee
New Crowdin updates (#19405)
2 years ago
Eugen Rochko 1fd6460b02
Change floating action button to be a button in header in web UI (#19422)
2 years ago
Eugen Rochko c2c14331b2
Fix PWA manifest using `/web` paths (#19421)
2 years ago
Eugen Rochko a43a823768
Add error boundary around routes in web UI (#19412)
2 years ago
Eugen Rochko 56efa8d22f
Fix reply not opening compose page on certain screen sizes in web UI (#19417)
2 years ago
Yamagishi Kazutoshi 45d3b32488
Fix `Settings::FeaturedTagsController` (#19418)
2 years ago
Takeshi Umeda 74ead7d106
Change featured tag updates to add/remove activity (#19409)
2 years ago
Eugen Rochko 73a48318a1
Fix error when rendering limited account in web UI (#19413)
2 years ago
Claire 062b3c9090
Change landing page to be /about instead of /explore when trends are disabled (#19414)
2 years ago
Takeshi Umeda 53e86747e4
Fix duplicate featured tags (#19403)
2 years ago
Takeshi Umeda 1d34eff63f
Add featured tag add/remove activity handler (#19408)
2 years ago
Eugen Rochko 7c152acb2c
Change settings area to be separated into categories in admin UI (#19407)
2 years ago
Eugen Rochko abf6c87ee8
Fix remote account in contact account setting not being used (#19351)
2 years ago
Eugen Rochko e623c07372
New Crowdin updates (#19350)
2 years ago
Takeshi Umeda 7777524145
Fix featured tag display name in setting (#19404)
2 years ago
Yamagishi Kazutoshi 94feb2b93f
Fix `FetchFeaturedCollectionService` spec (#19401)
2 years ago
Eugen Rochko 5e908c5a95
Fix case-sensitive look-up for profiles in web UI (#19397)
2 years ago
Eugen Rochko 23d367f544
Fix too many featured tags causing navigation panel scroll in web UI (#19398)
2 years ago
Eugen Rochko 74738b4993
Fix error on profile in web UI (#19396)
2 years ago
Eugen Rochko 839f893168
Change public accounts pages to mount the web UI (#19319)
2 years ago
Takeshi Umeda b0e3f0312c
Add synchronization of remote featured tags (#19380)
2 years ago
Eugen Rochko aefa9253d6
Change featured hashtags to be displayed in navigation panel (#19382)
2 years ago
prplecake 1b83040bd4
Don't use "unfollow language" when cancelling follow requests (#19363)
2 years ago
Eugen Rochko 4adb267f91
Fix showing translate button when status has no language in web UI (#19388)
2 years ago
Eugen Rochko 9c7f4ab8e8
Fix missing rules in report modal in web UI (#19387)
2 years ago
Eugen Rochko dd5d99f83f
Fix error on migration page (#19386)
2 years ago
Eugen Rochko 8a1d10cb35
Fix error while server rules are loading in report modal in web UI (#19385)
2 years ago
Takeshi Umeda 4c7b5fb6c1
Add featured tags selector for WebUI (#19358)
2 years ago
prplecake c618d3a0a5
Make "No $entity selected" errors more accurate (#19356)
2 years ago
Yamagishi Kazutoshi e02bdc14fd
Fix missing `isCancel` (#19354)
2 years ago
Yamagishi Kazutoshi 219c38b921
Replace `CancelToken` to `AbortSignal` (#19352)
2 years ago
Eugen Rochko f01310dadb
Fix trending statuses returning more than one post by the same author (#19349)
2 years ago
Eugen Rochko 8a9d774a84
New Crowdin updates (#19344)
2 years ago
Eugen Rochko 1bd00036c2
Change about page to be mounted in the web UI (#19345)
2 years ago
Eugen Rochko b04633a961
Add image processing and generate blurhash for server thumbnail (#19348)
2 years ago
Yamagishi Kazutoshi 7afc6a630c
Redirect non-logged-in user to owner statuses on single user mode (#19333)
2 years ago
Eugen Rochko c70bffd89f
New Crowdin updates (#19330)
2 years ago
Yamagishi Kazutoshi d787343325
Hide list panel from nav bar in mobile layout (#19337)
2 years ago
Yamagishi Kazutoshi 05148e2c77
Fix missing `skip_review?` (#19335)
2 years ago
Yamagishi Kazutoshi 3eef8a7a81
Fix `ColumnLink` labels not disappearing in mobile UI (#19334)
2 years ago
Yamagishi Kazutoshi d3f1a010e5
Fix fedi/local timeline nav link always hide (#19329)
2 years ago
Eugen Rochko f879c42747
New Crowdin updates (#19317)
2 years ago
Eugen Rochko 0765324622
Fix intermediary responsive layout, accessibility on navigation in web UI (#19324)
2 years ago
Claire 2b00ccdbd5
Fix button to dismiss suggestions not showing up in search results (#19325)
2 years ago
Eugen Rochko f41ec9af05
Add dismissable hints to various timelines in web UI (#19315)
2 years ago
Yamagishi Kazutoshi a5112b51fd
Add title to pages with missing title in Web UI (#19322)
2 years ago
Yamagishi Kazutoshi e82467ca41
Remove timeline preview link from nav panel when not signed-in (#19320)
2 years ago
Eugen Rochko 45ebdb72ca
Add support for language preferences for trending statuses and links (#18288)
2 years ago
Eugen Rochko 678fc4d292
Fix privacy policy being empty if custom setting exists but is empty (#19318)
2 years ago
Eugen Rochko d4b0aa7450
Fix trying to connect to streaming API when logged out in web UI (#19316)
2 years ago
Eugen Rochko 9a685e2f8c
New Crowdin updates (#19297)
2 years ago
Eugen Rochko a2ba011326
Change privacy policy to be rendered in web UI, add REST API (#19310)
2 years ago
Eugen Rochko 7fb738c837
Add interaction modal to logged-out web UI (#19306)
2 years ago
trwnh 99a43f0282
Fix #19304 (#19305)
2 years ago
Eugen Rochko 93f340a4bf
Remove setting that disables account deletes (#17683)
2 years ago
Eugen Rochko 62782babd0
Change public statuses pages to mount the web UI (#19301)
2 years ago
Eugen Rochko 58d5b28cb0
Remove previous landing page (#19300)
2 years ago
Eugen Rochko 5fd46dddd7
Remove unnecessary sections from welcome e-mail (#19299)
2 years ago
Eugen Rochko 679274465b
Add server rules to sign-up flow (#19296)
2 years ago
Eugen Rochko 26f2586b62
New Crowdin updates (#19289)
2 years ago
Eugen Rochko 0e41d360c0
Change font size of active users in server banner to be larger in web UI (#19295)
2 years ago
Eugen Rochko 9f65909f42
Change public timelines to be filtered by current locale by default (#19291)
2 years ago
Eugen Rochko d2528b26b6
Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)
2 years ago
Claire cedcece0cc
Fix deleted pinned posts potentially counting towards the pinned posts limit (#19005)
2 years ago
Eugen Rochko 02ba9cfa35
Remove code for rendering public and hashtag timelines outside the web UI (#19257)
2 years ago
Eugen Rochko e2b561e3a5
Fix logged-out web UI on smaller screens (#19263)
2 years ago
Eugen Rochko 240beed171
New Crowdin updates (#19255)
2 years ago
Yamagishi Kazutoshi fc3d248df7
Fix missing await (#19273)
2 years ago
Yamagishi Kazutoshi 216dbaedaf
Disable push notification when not logged in (#19272)
2 years ago
Claire 37eaa7fc01
Fix “Change subscribed languages” crashing in some situations (#19268)
2 years ago
Eugen Rochko c55219efa8
Remove volume number from hashtags in web UI (#19253)
2 years ago
Eugen Rochko cf5d27c3b7
New Crowdin updates (#19252)
2 years ago
Eugen Rochko c8245e64c5
Fix wrong logo on start screen in web UI (#19254)
2 years ago
Eugen Rochko 36f4c32a38
Change path of privacy policy page (#19249)
2 years ago
Eugen Rochko e623c302d5
Add sign-up button to logged-out web UI (#19250)
2 years ago
Eugen Rochko 43b5d5e38d
Add logged-out access to the web UI (#18961)
2 years ago
Eugen Rochko 1a5150e9c3
Fix content retention policy settings not accepting a blank value (#19248)
2 years ago
Eugen Rochko ce5d092a86
New Crowdin updates (#19229)
2 years ago
Eugen Rochko 0d0f3c15d3
Fix language dropdown sometimes not appearing in web UI (#19246)
2 years ago
Eugen Rochko 55a2e9b5be
Fix translations not being formatted, other issues in web UI (#19245)
2 years ago
Yamagishi Kazutoshi d86dd067ce
Fix auto detect language for translate service (#19244)
2 years ago
Eugen Rochko 5c9abdeff1
Add retention policy for cached content and media (#19232)
2 years ago
Eugen Rochko 3e0999cd11
New Crowdin updates (#19208)
2 years ago
Claire 85890bc80f
Fix crash in FetchRemoteKeyService (#19225)
2 years ago
Eugen Rochko 0d6b878808
Add user content translations with configurable backends (#19218)
2 years ago
Claire d2f7e30a28
Add privacy icons to report modal (#19190)
2 years ago
Claire 8cf7006d4e
Refactor ActivityPub handling to prepare for non-Account actors (#19212)
2 years ago
Claire 84aff598ea
Fix typo in SignatureVerification (#19209)
2 years ago
Eugen Rochko 7191db0e43
New Crowdin updates (#19167)
2 years ago
Eugen Rochko 50948b46aa
Add ability to filter followed accounts' posts by language (#19095)
2 years ago
Claire 7b38cb88ca
Fix ProcessMentionService swallowing unprocessed mentions to unconfirmed/unapproved users (#19191)
2 years ago
Claire 1145dbd327
Improve error reporting and logging when processing remote accounts (#15605)
2 years ago
trwnh 526b4b3677
Fix breaking change in admin account API (#19176)
2 years ago
dependabot[bot] 4793950136
Bump jest from 28.1.3 to 29.0.3 (#19162)
2 years ago
Eugen Rochko b312f35d24
New Crowdin updates (#19049)
2 years ago
Claire 2750a7a0e6
Fix REST API sometimes returning HTML on error (#19135)
2 years ago
Claire 90917b305a
Fix WebUI error in development mode (#19078)
2 years ago
Eugen Rochko 546672e292
Change "Allow trends without prior review" setting to include statuses (#17977)
2 years ago
Eugen Rochko c57907737a
Change search API to be accessible without being logged in (#18963)
2 years ago
Eugen Rochko c99c106ef0
Change following and followers API to be accessible without being logged in (#18964)
2 years ago
Eugen Rochko 2a7766dcc9
Add admin API for managing e-mail domain blocks (#19066)
2 years ago
Eugen Rochko c556c3a0d1
Add admin API for managing canonical e-mail blocks (#19067)
2 years ago
Eugen Rochko b399d79545
Add admin API for managing IP blocks (#19065)
2 years ago
Claire c7147bab90
Fix incorrect and slow cache invalidation in ClearDomainMediaService (#19062)
2 years ago
Shlee 1fac99e842
Add rel="noopener" to links to remote profiles (#19014)
2 years ago
Eugen Rochko 1d84cbeaab
Fix "select all matching items" being offered when all items are on the page (#19054)
2 years ago
Eugen Rochko af396fa35f
Remove preference to aggregate reblogs in home/list feeds (#18112)
2 years ago
Eugen Rochko 0b3e4fd5de
Remove digest e-mails (#17985)
2 years ago
Eugen Rochko 5b0e8cc92b
Add ability to select all accounts matching search for batch actions (#19053)
2 years ago
Eugen Rochko d696f729f1
Add meta tag for official iOS app (#16599)
2 years ago
Eugen Rochko 0396acf39e
Add audit log entries for user roles (#19040)
2 years ago
Yamagishi Kazutoshi 81e1cc5fec
Replace to `workbox-webpack-plugin` from `offline-plugin` (#18409)
2 years ago
Claire 55bef1e34f
Fix quickly switching notification filters resulting in empty or incorrect list (#19052)
2 years ago
Claire 2cae5f5b8d
Fix “Filter this post” potentially listing deleted filters (#19051)
2 years ago
Eugen Rochko 3efa8da2d6
New Crowdin updates (#18972)
2 years ago
Jeong Arm 861b35dd54
Support "http_hidden_proxy" ENV var for hidden service only proxy (#18427)
2 years ago
Jeong Arm 42ff4dce41
Use type="color" on badge color input field (#18825)
2 years ago
Takeshi Umeda 5d70a16a14
Fix action type for unfollowHashtag (#18924)
2 years ago
Takeshi Umeda 66b8abf218
Fix case where boolean was passed to onFilter on StatusActionBar (#18923)
2 years ago
Claire 03241d884e
Add option for EMAIL_DOMAIN_DENYLIST/EMAIL_DOMAIN_ALLOWLIST to apply after confirmation (#18642)
2 years ago
Claire ba745ca99a
Fix media modal link button (#18877)
2 years ago
Claire afb8bc97d0
Fix quickly switching notification filters resulting in empty or incorrect list (#18960)
2 years ago
Claire 50487db122
Add ability to filter individual posts (#18945)
2 years ago
Eugen Rochko 0412a4d03e
Change e-mail domain blocks to match subdomains of blocked domains (#18979)
2 years ago
Eugen Rochko d83faa1a89
Add ability to block sign-ups from IP (#19037)
2 years ago
Jeong Arm d415f1116b
Fix /admin/accounts/ order parameter (#18996)
2 years ago
Mashiro 656ac99ef0
Fix ambiguous column names in `tootctl search deploy` (#18993)
2 years ago
Shlee d92ce31c92
Update notifications.js (#18977)
2 years ago
Jeong Arm 6aa83b13ba
Properly delete remote account's avatar/header when fetch/update (#18973)
2 years ago
Eugen Rochko aa33c7f26e
New Crowdin updates (#18905)
2 years ago
Rens Groothuijsen e6979aa6d4
Add warning for sensitive audio posts (#17885)
2 years ago
Eugen Rochko 4b36e47474
New Crowdin updates (#18855)
2 years ago
Eugen Rochko 9608e720a4
Add ability to follow hashtags in web UI (#18862)
2 years ago
Eugen Rochko 76ff452306
Fix unicode regression in #18809 (#18863)
2 years ago
Eugen Rochko f5d8501138
Change hashtag numbers to have clearer labels in web UI (#18864)
2 years ago
Claire 726931fe4a
Fix /api/v1/tags/:id route constraints (#18854)
2 years ago
Eugen Rochko f8b3e36929
New Crowdin updates (#18810)
2 years ago
Yamagishi Kazutoshi d5ca204e89
Bump react-redux-loading-bar from 4.0.8 to 5.0.4 (#18562)
2 years ago
Jeong Arm f248d95be2
Fix badge color not affected (#18826)
2 years ago
Jeremy Kescher ec83e2a35e
Fix missing scope for current_user in _sidebar.html.haml (#18822)
2 years ago
Jeong Arm ad489f865a
Fix custom.css html escaped (#18824)
2 years ago
Eugen Rochko c3f0621a59
Add ability to follow hashtags (#18809)
2 years ago
Claire ecb3bb3256
Add support for editing labelling of one's own role (#18812)
2 years ago
Eugen Rochko bbb5f1917d
New Crowdin updates (#18781)
2 years ago
Eugen Rochko 6ca0de9494
Fix nil error when rendering featured hashtags on profile (#18808)
2 years ago
Eugen Rochko e7aa2be828
Change how hashtags are normalized (#18795)
2 years ago
Eugen Rochko 12ed2d793b
Change custom emoji file size limit from 50 KB to 256 KB (#18788)
2 years ago
Claire befbac3f1c
Fix various in the user role management UI (#18777)
2 years ago
Jeremy Kescher 25e076505e
ip_cleanup_scheduler: Make IP and session retention configurable (#18757)
2 years ago
Eugen Rochko c9d6571da8
New Crowdin updates (#18716)
2 years ago
Claire 0665ba8a23
Fix incorrect param in role card link (#18776)
2 years ago
Eugen Rochko 44b2ee3485
Add customizable user roles (#18641)
2 years ago
Claire 1b4054256f
Fix crash when a remote Flag activity mentions a private post (#18760)
2 years ago
Claire a233a9bfb5
Remove dead code in WebUI filtering code (#18745)
2 years ago
Claire 3c24f19afe
Fix reblogged statuses being erroneously shown as filtered (#18744)
2 years ago
Jeong Arm df27953f96
Support audio/vnd.wave (#18737)
2 years ago
Claire 02851848e9
Revamp post filtering system (#18058)
2 years ago
Eugen Rochko 2936f42a14
Add notifications for new reports (#18697)
2 years ago
Eugen Rochko 829b978a89
New Crowdin updates (#18671)
2 years ago
Claire 35588d09e2
Add /api/v1/admin/domain_allows (#18668)
2 years ago
Takeshi Umeda 9c571a95db
Fix missing , (#18660)
2 years ago
Jeong Arm 6c2d3038f4
Fix CDN_HOST not affected on full_asset_url (#18662)
2 years ago
mayaeh 65ad589848
Fixed the setting page's logo that is not displayed on the smartphone (#18710)
2 years ago
tateisu 47f2ff617d
use Notification::TYPES for api push subscription alerts (#18709)
2 years ago
Claire 327eed0076
Fix suspicious sign-in mails never being sent (#18599)
2 years ago
Eugen Rochko 0391b2a603
Fix contrast of some elements with new brand colors (#18691)
2 years ago
Eugen Rochko 3f02157a94
New Crowdin updates (#18605)
2 years ago
Eugen Rochko 620b70c41e
Remove item titles from RSS feeds (#18640)
2 years ago
Eugen Rochko fe2d6fe105
Fix wrong aspect ratio of logo in icons (#18639)
2 years ago
Claire 37cd984acf
Fix logo gradient not working on some Safari and Blink-based browsers (#18634)
2 years ago
Eugen Rochko 45aa5781ce
Change brand color and logotypes (#18592)
2 years ago
Eugen Rochko a2871cd747
Add administrative webhooks (#18510)
2 years ago
Eugen Rochko 17ba5e1e61
New Crowdin updates (#18561)
2 years ago
Claire 9d4861b498
Remove dependency on running Redis server for db:setup (#18560)
2 years ago
Claire ae4f068a84
Fix CAS_DISPLAY_NAME, SAML_DISPLAY_NAME and OIDC_DISPLAY_NAME being ignored (#18568)
2 years ago
Yamagishi Kazutoshi 84266f87e7
Replace from Code Climate to Super-Linter (#18587)
2 years ago
Claire 28329ba62f
Add /api/v1/admin/domain_blocks (#18247)
2 years ago
Meisam f5783182c3
Add “services” and “metadata” to NodeInfo (#18563)
2 years ago
Eugen Rochko 628c177ebe
Change label of publish button to be "Publish" again (#18583)
2 years ago
Claire 28212bd2be
Fix TagManager#local_url? erroring out on invalid URL (#18580)
2 years ago
Claire 14d7cf39f4
Change language to be carried over on reply (#18557)
2 years ago
Claire 2f6416db53
Remove unnused otherAccounts property (#18556)
2 years ago
Eugen Rochko 3238f570db
New Crowdin updates (#18507)
2 years ago
Jeong Arm dc7e2985e6
Add lang html attr to each posts (#18544)
2 years ago
Jeong Arm fed7380e9f
Prevent use locale with empty string (#18543)
2 years ago
Alexander Ivanov 379a7a7ca7
Add support for webp uploads (#18506)
2 years ago
Eugen Rochko d21251f8fe
Remove unused assets (#18541)
2 years ago
Claire e34dd3644c
Remove unused `filtered_languages` column (#18533)
2 years ago
Eugen Rochko 0a1992430d
Fix errors when rendering RSS feeds (#18531)
2 years ago
Eugen Rochko 52f4e834f2
Fix concurrent unfollowing decrementing follower count more than once (#18527)
2 years ago
Eugen Rochko 8a9acbe604
Fix being able to appeal a strike unlimited times (#18529)
2 years ago
Eugen Rochko c4d2c39a75
Fix being able to report otherwise inaccessible statuses (#18528)
2 years ago
Eugen Rochko 1ff4877945
Fix empty votes arbitrarily increasing voters count in polls (#18526)
2 years ago
Eugen Rochko 976cd6413e
Fix moderator leak in undo_mark_statuses_as_sensitive (#18525)
2 years ago
Eugen Rochko 9f81b9f29a
Fix suspended users being able to access APIs that don't require a user (#18524)
2 years ago
Eugen Rochko 96129c2f10
Fix confirmation redirect to app without `Location` header (#18523)
2 years ago
Eugen Rochko 3e0e7a1cfb
Fix follower and other counters being able to go negative (#18517)
2 years ago
Eugen Rochko 088dc0ec5a
Fix regression in `tootctl search deploy` caused by unloaded attribute (#18514)
2 years ago
Eugen Rochko a4fa9e23fc
Change "dangerous" to "sensitive" in privacy policy and web UI (#18515)
2 years ago
Claire 440eb71310
Change unapproved and unconfirmed account to not be accessible in the REST API (#17530)
2 years ago
Claire 25dda3061e
Fix unnecessary query on status creation (#17901)
2 years ago
Eugen Rochko 96f29ce91a
New Crowdin updates (#18458)
2 years ago
Claire e5997a1956
Fix warning an account outside of a report closing all reports for that account (#18387)
2 years ago
Eugen Rochko a9b64b24d6
Change algorithm of `tootctl search deploy` to improve performance (#18463)
2 years ago
Yamagishi Kazutoshi e925b06721
Fix languages dropdown on light theme (#18460)
2 years ago
Eugen Rochko 9a0fa28993
New Crowdin updates (#18419)
2 years ago
Eugen Rochko 679b7158e3
Change search indexing to use batches to minimize resource usage (#18451)
2 years ago
Claire e0bdaeab65
Fix NoMethodError when resolving a link that redirects to a local post (#18314)
2 years ago
Eugen Rochko 6c699b1723
Fix preferred posting language returning unusable value in REST API (#18428)
2 years ago
Eugen Rochko 0cdb077570
Add language dropdown to compose in web UI (#18420)
2 years ago
Yamagishi Kazutoshi c3fac61f56
Fix `Mastodon::RaceConditionError` that occurs when external status is reblogged (#18424)
2 years ago
Eugen Rochko 95a036c598
New Crowdin updates (#18339)
2 years ago
Eugen Rochko 6cf57c6765
Refactor how Redis locks are created (#18400)
2 years ago
Jeong Arm 12535568f7
Fix rss view on hashtag (#18406)
2 years ago
Eugen Rochko b4d373a3df
Add `limited` attribute to accounts in REST API and a warning in web UI (#18344)
2 years ago
Claire 662ed53c18
Fix block/mute lists showing a follow button when unblocking a user (#18364)
2 years ago
Eugen Rochko 2b8dc58b7f
Change RSS feeds (#18356)
2 years ago
Claire f17e73da09
Fix streaming notifications not using quick filter logic (#18316)
2 years ago
Claire 991353682d
Fix ambiguous wording on appeal actions (#18328)
2 years ago
Claire 5a448d0d71
Fix floating action button obscuring last element (#18332)
2 years ago
Claire a53003c6f1
Fix account warnings not being recorded in audit log (#18338)
2 years ago
Eugen Rochko 9250578e6b
New Crowdin updates (#18255)
2 years ago
Stefano Pigozzi 99d7684dfd
Replace leftover `envelope` icons with `at` icons (#18305)
2 years ago
Sara Golemon 336c23336a
Allow VerifyLinkService to accept backlinks with differing case (#18320)
2 years ago
mayaeh a01580f09f
Update translation strings for direct message (#18300)
2 years ago
Claire e2d1d3b428
Change “Only people I mention” to “Mentioned people only” (#18291)
2 years ago
Eugen Rochko 7e244879fe
Change "Conversations" back to "Direct messages" and add warning in web UI (#18289)
2 years ago
Claire 0597e5db68
Fix ArgumentError when processing pinned posts from Friendica (#18260)
2 years ago
Claire 71d02ffcf3
Fix compatibility with Friendica regarding pinned posts (#18254)
2 years ago
Eugen Rochko 6b7765a73b
New Crowdin updates (#18213)
2 years ago
Claire 9a3be0ad68
Fix error when looking handle with surrounding spaces (#18225)
2 years ago
Eugen Rochko 33f3818d66
Fix double render error when authorizing interaction (#18203)
2 years ago
Claire 6e4d932da5
Fix possible crash when a post references an invalid media attachment (#18211)
2 years ago
Eugen Rochko 5a48bf1085
Fix error when trying to revoke OAuth token without supplying a token (#18205)
2 years ago
Eugen Rochko 6da648227e
Fix error caused by missing subject in Webfinger response (#18204)
2 years ago
Eugen Rochko ad084ce7db
New Crowdin updates (#18148)
2 years ago
Eugen Rochko f6d35ed57d
Remove IP matching from e-mail domain blocks (#18190)
2 years ago
Eugen Rochko 7b0fe4aef9
Fix opening and closing Redis connections instead of using a pool (#18171)
2 years ago
Eugen Rochko 6476f7e4da
Change trending statuses to only show one status from each account (#18181)
2 years ago
Claire 5c691430e5
Fix error on attempting to delete an account moderation note (#18196)
2 years ago
Eugen Rochko 6726d2933a
Change half-life of trending status scores from 6 hours to 2 hours (#18182)
2 years ago
Claire e7f0c9f7da
Pre-fill domain block/allow domain from search filter (#18172)
2 years ago
Eugen Rochko be0bc9acbf
Change "Direct" status visibility to "Only people I mention" in web UI (#18146)
2 years ago
Eugen Rochko a8e27ac4d1
Fix being able to scroll away from the loading bar in web UI (#18170)
2 years ago
Claire 66a63d79ea
Fix 500 error when a bookmark or favorite has been reported and deleted (#18174)
2 years ago
Claire eed5a4bf9c
Fix empty “Server rules violation” report option (#18165)
2 years ago
Claire 84d991988e
Fix temporary network/remote server error prevent from interactions with remote accounts (#18161)
2 years ago
Eugen Rochko 3917353645
Fix single Redis connection being used across all threads (#18135)
2 years ago
Chris Dzombak 9bf04db23a
Fix incorrect link in "new trending tags" email (#18156)
2 years ago
Eugen Rochko d55154819e
New Crowdin updates (#18074)
2 years ago
Eugen Rochko b93e2ae0a4
Fix n+1 query on feed merge and populate operations (#18111)
2 years ago
Claire b9197486e5
Fix UnmergeWorker being exceptionally slow in some conditions (#18110)
2 years ago
Claire 0360135d4d
Fix PeerTube videos appearing with an erroneous “Edited at” marker (#18100)
2 years ago
Claire 33cd80d69c
Fix instance actor being incorrectly created when running migrations (#18109)
2 years ago
Eugen Rochko f47a9ddc9f
New Crowdin updates (#18062)
2 years ago
Claire 8ffa96b059
Fix web push notifications containing HTML entities (#18071)
2 years ago
Jeong Arm ea38327816
Let votes statuses are also searchable (#18070)
2 years ago
Eugen Rochko ea0633e131
New Crowdin updates (#18032)
2 years ago
Eugen Rochko 07994cf4f6
New Crowdin updates (#17995)
2 years ago
Jeong Arm 1de748bf5e
Fix FetchFeaturedCollectionService (#18030)
2 years ago
dogelover911 4c9949560d
FeedManager: skip account when target_account's last status is too old (#18009)
2 years ago
Claire dc50347247
Fix crash in alias settings page (#18004)
2 years ago
0x2019 012537452a
Fix error resposes for `from` search prefix (#17963)
2 years ago
Eugen Rochko 68273a7c6d
Fix dangling language-specific trends (#17997)
2 years ago
Claire a39bf04fe6
Auto-fill timeline gaps when getting re-connecting to Websocket/EventSource stream (#17987)
2 years ago
Claire 3906dd67ed
Fix extremely rare race condition when deleting a toot or account (#17994)
2 years ago
Eugen Rochko 8e20e16cf0
Change e-mail notifications to only be sent when recipient is offline (#17984)
2 years ago
Eugen Rochko fd9a9b07c2
Fix trends returning less results per page when filtered in REST API (#17996)
2 years ago
Eugen Rochko f06a3b56a3
New Crowdin updates (#17897)
2 years ago
Eugen Rochko 465ee7792f
Fix pagination header on empty trends responses in REST API (#17986)
2 years ago
Claire ebe01ea194
Fix potentially missing statuses when reconnecting to websocket (#17981)
2 years ago
Claire ce9dcbea32
Fix failure when sending warning emails with custom text (#17983)
2 years ago
Claire 1b91359a45
Fix older items possibly disappearing on timeline updates (#17980)
2 years ago
Eugen Rochko f382192862
Add pagination for trending statuses in web UI (#17976)
2 years ago
Claire dd4c156f33
Fix possible duplicate statuses in timelines in some edge cases (#17971)
2 years ago
Claire 8f91e304a5
Fix spurious edits and require incoming edits to be explicitly marked as such (#17918)
2 years ago
Claire 454ef42aab
Fix error when encountering invalid pinned posts (#17964)
2 years ago
Eugen Rochko 6221b36b27
Remove sign-in token authentication, instead send e-mail about new sign-in (#17970)
2 years ago
Claire abb11778d7
Fix inconsistency in error handling when removing a status (#17974)
2 years ago
Claire 62c6e12fa5
Fix admin API unconditionally requiring CSRF token (#17975)
2 years ago
Eugen Rochko d116cb7733
Fix `GET /api/v1/trends/tags` missing `offset` param in REST API (#17973)
2 years ago
rinsuki 275dad9702
fix: returns nil instead of empty URL on status.application.website (#17962)
3 years ago
CommanderRoot 0ec695e036
Replace deprecated String.prototype.substr() (#17949)
3 years ago
Claire 0a8a0fb599
Fix unusual number formatting in some locales (#17929)
3 years ago
Holger ea0cfd8e7e
fix: PWA web manifest not changed to new routes (#17921)
3 years ago
Claire ef196c913c
Fix error MethodError in Chewy::Strategy::Sidekiq::Worker (#17912)
3 years ago
Eugen Rochko bbc7afa2a2
Fix being able to post URLs longer than 4096 characters (#17908)
3 years ago
Eugen Rochko 5554ff2a1d
Fix being able to bypass e-mail restrictions (#17909)
3 years ago
Claire 2cc7ba2671
Refactor `response_to_recipient?` CTE (#17899)
3 years ago
Claire 2de5128e66
Fix regression of status colors in actions modal in web UI (#17903)
3 years ago
Eugen Rochko 1e46c29047
New Crowdin updates (#17864)
3 years ago
Claire 894956e20c
Fix /api/v1/admin/accounts (#17887)
3 years ago
Claire 2c45859ca9
Refactor account and status formatting (#17877)
3 years ago
Eugen Rochko 24e78969ae
Fix typo (#17875)
3 years ago
Eugen Rochko cefa526c6d
Refactor formatter (#17828)
3 years ago
Eugen Rochko 2dd30804b6
Change how unconfirmed accounts are displayed in admin UI (#17874)
3 years ago
mayaeh 52813830be
Add a hashtag public link to the trending hashtag page (#17140)
3 years ago
Jeong Arm 6907605026
Add stop delivery link also for failing instance (#17871)
3 years ago
Eugen Rochko 71f2b95106
Fix edits with no actual changes being allowed (#17843)
3 years ago
Eugen Rochko e3a2203061
Add offset pagination to trends in REST API (#17872)
3 years ago
Claire f65eaa5aae
Add admin dashboard checks for Elasticsearch version (#17863)
3 years ago
Eugen Rochko b58db8f12e
Add workaround for YouTube Shorts links (#17869)
3 years ago
Eugen Rochko 9565b17d5d
New Crowdin updates (#17829)
3 years ago
Claire 749fe73ec4
Add tooltip for instance delivery warnings (#17854)
3 years ago
Eugen Rochko 8751c3c495
Fix crash when search fails in web UI (#17853)
3 years ago
Eugen Rochko 2de44d3e47
Fix regression of status colors in actions modal in web UI (#17851)
3 years ago
Eugen Rochko 67d550830b
Fix locale not being set in REST API (#17847)
3 years ago
Eugen Rochko d5df9d4797
Fix wrong position of fade-out element in account card in web UI (#17846)
3 years ago
Eugen Rochko 392b367835
Fix IDN domains not being rendered correctly in a few left-over places (#17848)
3 years ago
Eugen Rochko 4e9855e09a
Add hint about missing media attachment description in web UI (#17845)
3 years ago
Eugen Rochko 69f9dc4f4e
Fix color of show more link in report dialog in web UI (#17844)
3 years ago
Gomasy cf5435bb27
Fix being unable to search by domain (#17832)
3 years ago
Eugen Rochko c0e3b20c58
New Crowdin updates (#17817)
3 years ago
Jeong Arm 3349cbeb3e
Fix clean_discarded_statuses (#17822)
3 years ago
Claire 443d114574
Fix encoding error in OpenGraph account description (#17821)
3 years ago
Claire a9bafe5df5
Fix some language endonyms (#17810)
3 years ago
Claire 1ffda4cdd4
Fix Sanskrit translation not being used when selected (#17820)
3 years ago
Claire 588d2b27a7
Remove old files for renamed translation (#17818)
3 years ago
Claire b07906bdb0
Fix wrong language code for Kurdish languages (#17812)
3 years ago
Eugen Rochko 779efc7656
New Crowdin updates (#17771)
3 years ago
Claire c9b3cf8510
Fix searching already-known converted activities by URL (#17814)
3 years ago
Claire 9b139d4ef9
Fix “edited at” in public pages not being properly localized (#17806)
3 years ago
Eugen Rochko a794117679
Fix individually approved/rejected statuses/links showing as pending review (#17787)
3 years ago
Eugen Rochko e6ffbfb5e7
Add `types` param to `GET /api/v1/notifications` in REST API (#17767)
3 years ago
Eugen Rochko eebafe24a8
Fix statuses not being referenced in strike when category is spam (#17786)
3 years ago
Eugen Rochko d182470c9d
New Crowdin updates (#17742)
3 years ago
Eugen Rochko 91616004fe
Fix not being able to upload GIF emojis in admin UI (#17759)
3 years ago
Eugen Rochko 5db1f377ea
Fix nil error when viewing suspended domain in admin UI (#17765)
3 years ago
mayaeh 71e7d38421
Changed to display the "Explore" in "Getting-Started" at all resolutions (#17762)
3 years ago
Eugen Rochko fa47c37f13
Fix public timelines being inaccessible on one stage of responsive layout in web UI (#17760)
3 years ago
mayaeh e38a01c41a
Change the "Explore" icon from fa-globe to fa-hashtag (#17757)
3 years ago
mayaeh e52085246f
Add menu column of explore to getting-started (#17755)
3 years ago
Claire 92a86b958e
Fix issues with processing toot edits (#17748)
3 years ago
Claire d3aa9cf774
Fix Updates being forwarded even when not processable or causing no change (#17699)
3 years ago
Eugen Rochko ddbe906c25
Fix not updating a status when newer version is fetched manually (#17745)
3 years ago
Eugen Rochko 883099f3c9
Fix nil error when trying to fetch key for signature verification (#17747)
3 years ago
Claire 642528f455
Update fix-duplicates maintenance task (#17731)
3 years ago
Eugen Rochko ee8d4dd056
Fix moderator account leak in status edit history (#17746)
3 years ago
Eugen Rochko bc320d6cec
Fix `POST /api/v1/emails/confirmations` not being available after sign-up (#17743)
3 years ago
Eugen Rochko 1745b71840
New Crowdin updates (#17674)
3 years ago
Jeong Arm 18e27e0488
Enable domain purge button on suspended domains too (#17741)
3 years ago
Claire 64d2988d18
Fix edit history dropdown and modal in light theme (#17740)
3 years ago
Takeshi Umeda d7fab238a8
Fix a type error in domain_block policies (#17735)
3 years ago
Claire 29ee3c61a3
Fix report dialog being illegible using mastodon-light theme (#17734)
3 years ago
Eugen Rochko 9f2791eb64
Add polls and media attachments to edit comparison modal in web UI (#17727)
3 years ago