6707 Commits (f6bcf86caf6a88b020c435bfab4c1ba8d70dd6db)

Author SHA1 Message Date
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)
2 years ago
CommanderRoot 0ec695e036
Replace deprecated String.prototype.substr() (#17949)
2 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
Claire 2a56a890da
Fix rare race condition when rebloged status is deleted (#17693)
3 years ago
Eugen Rochko b2cd34474b
Add rate limit for editing (#17728)
3 years ago
Eugen Rochko e54fd73df2
Fix being able to add more than 4 hashtags to hashtag column in web UI (#17729)
3 years ago
Eugen Rochko db04dfc8a6
Chore: Update translatable strings (#17723)
3 years ago
Claire 3bc0aeed50
Change text version of warning mail to mention appeals instead of mails (#17725)
3 years ago
chandrn7 a6ed6845c9
Allow login through OpenID Connect (#16221)
3 years ago
Eugen Rochko d17fb70131
Change how changes to media attachments are stored for edits (#17696)
3 years ago
Eugen Rochko bd53dd5210
Change design of federation pages in admin UI (#17704)
3 years ago
Eugen Rochko 318d34d528
Fix data integrity of featured tags (#17712)
3 years ago
Eugen Rochko c0327ff31f
Fix invalid language resulting in no fallback being set on statuses (#17722)
3 years ago
Eugen Rochko 8f6c67bfde
Fix performance of account timelines (#17709)
3 years ago
Eugen Rochko dba4be1038
Change appearance of account cards in web UI (#17689)
3 years ago
Eugen Rochko 292c75aa31
Fix nil error when submitting report without `rule_ids` (#17713)
3 years ago
Eugen Rochko edf09ec747
Add `/api/v1/accounts/familiar_followers` to REST API (#17700)
3 years ago
Josh Soref b5329e0035
Spelling (#17705)
3 years ago
Mashiro 87a55e2cd6
Change autocomplete type of password input box (#17702)
3 years ago
Eugen Rochko 2ea754b861
Fix duplicate notifications being possible after poll expiration (#17697)
3 years ago
Eugen Rochko 04c3ac896a
Fix infinite re-forwarding of update activities temporarily (#17698)
3 years ago
Claire 02dbc59c91
Add option to automatically delete toots after one week (#17691)
3 years ago
Claire 6d3fa7828e
Redesign /about when already logged in (#17348)
3 years ago
Claire ff43e54a49
Allow editing media attachments for scheduled toots (#17690)
3 years ago
Eugen Rochko 631e495a79
Change `follow` scope to be covered by `read` and `write` scopes in REST API (#17678)
3 years ago
Eugen Rochko 085f286750
Fix returning empty `<p>` tag for blank account `note` in REST API (#17687)
3 years ago
Eugen Rochko 54d4ece743
Remove profile directory link from main navigation panel (#17688)
3 years ago
Claire c0c4b5718d
Change visual separation of applications in authorized apps list (#17686)
3 years ago
Eugen Rochko 9b58fb1ea4
Add descriptions to trending features in admin UI (#17677)
3 years ago
Eugen Rochko e24b14cc74
Fix leak of existence of otherwise inaccessible statuses in REST API (#17684)
3 years ago
Eugen Rochko 02b8d63fce
Fix report category not being saved in REST API (#17682)
3 years ago
Eugen Rochko 25d3dc4373
Add ability to mark statuses as sensitive from reports in admin UI (#17668)
3 years ago
Claire 14919fe11e
Change old moderation strikes to be displayed in a separate page (#17566)
3 years ago
Eugen Rochko 50ea54b3ed
Change authorized applications page (#17656)
3 years ago
Eugen Rochko 233f7e6174
New Crowdin updates (#17628)
3 years ago
Eugen Rochko 1392741044
Chore: Update translatable strings (#17495)
3 years ago
Eugen Rochko cb2e198d89
Fix not showing loading indicator when searching in web UI (#17655)
3 years ago
Eugen Rochko 0883f05753
Fix report submit button not being disabled during submission in web UI (#17654)
3 years ago
Claire 57814a98a9
Fix remote reports with comments revealing remote reporter (#17652)
3 years ago
Eugen Rochko 0dc57ab6ed
Fix status updates not being forwarded like deletes through ActivityPub (#17648)
3 years ago
Claire 6aef76b5cd
Fix error when a MX is shared across blocked domains (#17650)
3 years ago
Claire 3d60708508
Fix crash in EmailDomainBlockRefreshScheduler (#17649)
3 years ago
MitarashiDango a5c24d5c4d
Fix unable to unpin follower-only posts (#17647)
3 years ago
Claire 255748dff4
Fix media modal footer's “external link” not being a link (#17561)
3 years ago
Claire 2cd31b3177
Fix reply button on media modal not giving focus to compose form (#17626)
3 years ago
Eugen Rochko d4592bbfcd
Add explore page to web UI (#17123)
3 years ago
Eugen Rochko 27965ce5ed
Add trending statuses (#17431)
3 years ago
Eugen Rochko a29a982eaa
Change e-mail domain blocks to block IPs dynamically (#17635)
3 years ago
Claire b7cf11d5a9
Fix reporting from profile (#17632)
3 years ago
Eugen Rochko a9a43de6d1
Change report modal to include category selection in web UI (#17565)
3 years ago
Claire 1c3e5e44e2
Fix new sign-up notification not working because of incorrect type name (#17629)
3 years ago
noiob 0db101ede2
Fix link in new hashtag notification email (#17624)
3 years ago
Eugen Rochko 7b816eb5ae
Add notifications for new sign-ups (#16953)
3 years ago
Eugen Rochko d21bedc492
New Crowdin updates (#17593)
3 years ago
luzpaz 73f5e4a1d9
Fix various typos (#17621)
3 years ago
Claire 166f6e4b50
Fix some media attachments being converted with too high framerates (#17619)
3 years ago
Eugen Rochko 51e67f3243
Fix link colors in report and strike details (#17616)
3 years ago
Eugen Rochko b377022cf9
Add caching layer to metrics (#17617)
3 years ago
Eugen Rochko 8338826963
Fix wrong styles on strike page (#17615)
3 years ago
dependabot[bot] 2e89067d21
Bump pundit from 2.1.1 to 2.2.0 (#17543)
3 years ago
Eugen Rochko 1761d9ba5d
New Crowdin updates (#17514)
3 years ago
Eugen Rochko de448ab1b5
Change global `locale` param to `lang` to avoid conflicts (#17592)
3 years ago
helloworldstack 2426577a91
Fix sign in token and warning emails failed to send in some cases (#17589)
3 years ago
Claire ac99f586bb
Fix issues when attempting to appeal an old strike (#17554)
3 years ago
Claire aa86cf9557
Fix opening the emoji picker scrolling the single-column view to the top (#17579)
3 years ago
Claire 00b45b967e
Fix edge case where settings/admin page sidebar would be incorrectly hidden (#17580)
3 years ago
Claire 8f537a1168
Change relays handling to not record boosts (#17571)
3 years ago
Claire 73fce8d311
Fix performance of server-side filtering (#17575)
3 years ago
Claire 793da08995
Change dasbhoard links for “new users” and “active users” (#17570)
3 years ago
Eugen Rochko 564efd0651
Add appeals (#17364)
3 years ago
Jeong Arm d39df35441
Fix admin statuses page order with media (#17538)
3 years ago
Jeong Arm 9a015e43ef
Add `from:` query operator to search syntax (#16526)
3 years ago
Eugen Rochko bbd3474416
Fix privacy policy link not being visible on small screens (#17533)
3 years ago
Eugen Rochko 6240466866
Fix duplicate accounts when searching by IP range in admin UI (#17524)
3 years ago
Claire 7396a254c1
Fix empty batch statuses selection causing a 500 error (#17532)
3 years ago
Claire 38845592c4
Fix controls for unchangeable properties on status edit not being disabled (#17531)
3 years ago
Eugen Rochko e848d281d5
Fix layout of the report page on smaller screens in admin UI (#17523)
3 years ago
Jeong Arm ee47e2028b
Enable domain purge button on suspended domains too (#17209)
3 years ago
Eugen Rochko 8f03b7a2fb
Add notifications when a reblogged status has been updated (#17404)
3 years ago
Eugen Rochko d0fcf07436
Change actions in reports to require only one click (#17487)
3 years ago
Eugen Rochko a27729ee48
Change reblogs to not count towards hashtag trends anymore (#17501)
3 years ago
Eugen Rochko c9a52833b6
Fix deletes not being signed in authorized fetch mode (#17484)
3 years ago
Claire d4e6774a0c
Fix Undo Announce sometimes inlining the originally Announced status (#17516)
3 years ago
Eugen Rochko 6f38765fcc
New Crowdin updates (#16858)
3 years ago
Eugen Rochko 3dc1e3cfc3
Chore: Disable menu items for editing statuses in web UI (#17497)
3 years ago
Claire da91b18a8b
Fix NoMethodError in StatusUpdateDistributionWorker (#17499)
3 years ago
Claire 63854bee6c
Fix poll votes not being properly reset on poll change (#17498)
3 years ago
Eugen Rochko 1bfcb75105
Fix outdated iso-639 reference in update status service (#17496)
3 years ago
Eugen Rochko 63002cde03
Add editing for published statuses (#17320)
3 years ago
Eugen Rochko 2f8159baad
Add `category` and `rule_ids` params to `POST /api/v1/reports` (#17492)
3 years ago
Eugen Rochko 3aebe711fd
Change languages to be listed under standard instead of native name in admin UI (#17485)
3 years ago
Eugen Rochko fd3a45e348
Add edit history to web UI (#17390)
3 years ago
Eugen Rochko 2adcad04ff
Fix error in suggestions API due to typo (#17486)
3 years ago
Eugen Rochko b6d7726ecb
Remove language detection through cld3 (#17478)
3 years ago
Eugen Rochko 85b86fe28c
Add global `locale` param (#17464)
3 years ago
Eugen Rochko 35850f8195
Fix localization of cold-start follow recommendations (#17479)
3 years ago
Claire 52c1b86964
Fix Ruby 2.5 incompatibility (#17465)
3 years ago
Eugen Rochko f1f6ddd536
Fix structured data parsing from links choking on bad data (#17403)
3 years ago
Claire 73a782391c
Fix replies collection incorrectly looping (#17462)
3 years ago
Claire 0d2cf3cd4a
Fix errors when multiple Delete are received for a given actor (#17460)
3 years ago
Claire 92658f0fb0
Fix instance actor not being dereferenceable (#17457)
3 years ago
Eugen Rochko e03e7ac290
Fix error on account relationships page in admin UI (#17444)
3 years ago
Claire c8b1e72a4f
Fix compacted JSON-LD possibly causing compatibility issues on forwarding (#17428)
3 years ago
Claire 948235592a
Fix response_to_recipient? CTE (#17427)
3 years ago
Claire d1ecc323e7
Compact JSON-LD signed incoming activities (#17426)
3 years ago
Claire 987d88ea56
Fix requiring an extra restart after recent post-deployment migrations (#17422)
3 years ago
Claire f5639e1cbe
Change public profile pages to be disabled for unconfirmed users (#17385)
3 years ago
Claire 03d59340da
Fix Sidekiq warnings about JSON serialization (#17381)
3 years ago
Claire 166cc5b89d
Fix local distribution of edited statuses (#17380)
3 years ago
Eugen Rochko 6505b39e5d
Fix poll updates being saved as status edits (#17373)
3 years ago
Claire dd63923c0a
Fix link_to_login argument handling when a block is passed (#17345)
3 years ago
Claire 0a120d86d2
Fix error-prone SQL queries (#15828)
3 years ago
Claire a63495230a
Change `percent` to `rate` in retention metrics API (#16910)
3 years ago
Claire bddd9ba36d
Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288)
3 years ago
Claire cfa583fa71
Remove support for OAUTH_REDIRECT_AT_SIGN_IN (#17287)
3 years ago
Claire 8a07ecd377
Remove leftover database columns from Devise::Models::Rememberable (#17191)
3 years ago
Claire 3a103cd317
Fix text being incorrectly pre-selected in composer textarea on /share (#17339)
3 years ago
Claire 6eea3f8f9c
Add post edited notice in admin and public UIs (#17335)
3 years ago
Eugen Rochko 9eb775a9d1
Fix error when using raw distribution worker (#17334)
3 years ago
Eugen Rochko d412a8d1f2
Fix error when processing poll updates (#17333)
3 years ago
Eugen Rochko 1060666c58
Add support for editing for published statuses (#16697)
3 years ago
Jeong Arm 2d1f082bb6
Fix NameError on ActivityPub::FetchFeaturedCollectionService (#17326)
3 years ago
Claire c60f8ce032
Fix `pinned` attribute not being set for private self-posts (#17304)
3 years ago
Eugen Rochko 14f436c457
Add notifications for statuses deleted by moderators (#17204)
3 years ago
Claire d5c9feb7b7
Add support for private pinned posts (#16954)
3 years ago
Claire 081e4426f8
Fix admin interface crash when displaying deleted user (#17301)
3 years ago
Eugen Rochko 8e84ebf0cb
Remove IP tracking columns from users table (#16409)
3 years ago
Jeong Arm bc7a8ae6d6
Gradually increase retry waiting for media processing (#17271)
3 years ago
Jeong Arm d3db2eb7fb
Remove custom emojis on domain purge (#17210)
3 years ago
Claire 37e80994f8
Fix media descriptions not being used for client-side filtering (#17206)
3 years ago
Eugen Rochko fe71548844
Fix warnings on Rails boot (#16946)
3 years ago
Rens Groothuijsen e65080181a
Fix tag rendering error in hashtag column settings (#17184)
3 years ago
Jeong Arm 720e8ab0f5
Fix duplicate record on admin/accounts when searching with IP (#17150)
3 years ago
Claire 76761d5fc0
Add ability for admins to delete canonical email blocks (#16644)
3 years ago
Claire 7f803c41e2
Add ability to purge undeliverable domains from admin interface (#16686)
3 years ago
Claire 0c17fd9109
Change title of retention chart (#16909)
3 years ago
Claire 40f202c1e5
Change list title input styling (#17092)
3 years ago
David Sterry 2aafa5b4e7
ignore hashtag suggestions if they vary only in case (#16460)
3 years ago
Takeshi Umeda bda8e4f815
Fix follow recommendation biased towards older accounts (#17126)
3 years ago
Eugen Rochko fe45184b36
Change trending hashtags threshold back from 15 to 5 (#17122)
3 years ago
heguro 41503507ec
Fix redirection when succeeded WebAuthn (#17098)
3 years ago
Rens Groothuijsen 66baa629ea
Show correct error message if chosen password is too long (#17082)
3 years ago
Eugen Rochko 0fb9536d38
Add batch suspend for accounts in admin UI (#17009)
3 years ago
Eugen Rochko a458b74c7e
Fix error on trending mailer due to missing constant (#17072)
3 years ago
Jeong Arm 4a109ec1ba
Fix server graph on admin/tags/:id (#17066)
3 years ago
Jeong Arm 1c826471e7
Fix admin statuses order(#16937) (#16969)
3 years ago
Claire 3f382e337d
Fix searching for additional hashtags in hashtag column (#17054)
3 years ago
Claire 1630807ee2
Fix color of hashtag column settings inputs (#17058)
3 years ago
Claire ddcb9da74f
Fix opening wrong profile when clicking on username of boosting user in WebUI (#17060)
3 years ago
Eugen Rochko 7de0ee7aba
Remove Keybase integration (#17045)
3 years ago
Eugen Rochko 12b3ff6c6d
Fix error on trending hashtags/links pages in admin UI due to missing constant (#17044)
3 years ago
Claire b1fd6d4490
Fix handling of recursive toots in WebUI (#17041)
3 years ago
Claire 013bee6afb
Fix filtering DMs from non-followed users (#17042)
3 years ago
Eugen Rochko 6e50134a42
Add trending links (#16917)
3 years ago
Claire 02a87431cf
Fix error when suspending user with an already-existing canonical email block (#17036)
3 years ago
Claire db32835338
Fix overflow of long profile fields in admin view (#17010)
3 years ago
Claire 6159020617
Fix background-color of emoji-mart selector (#17011)
3 years ago
Takeshi Umeda 3419d3ec84
Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915)
3 years ago
Mashiro 2b6a25c609
Add lazy load to emoji-mart (#16907)
3 years ago
Claire 3517867b76
Fix confusing error when webfinger request returns empty document (#16986)
3 years ago
Eugen Rochko 5d7c852283
Fix no link previews being generated for pages with invalid structured data (#16979)
3 years ago
Claire ef8deb0878
Fix OpenGraph/LinkedData embeds having incorrectly-generated iframes (#16978)
3 years ago
Claire 6da135a493
Fix reviving revoked sessions and invalidating login (#16943)
3 years ago
Claire 87085a5152
Fix AccountNote not having a maximum length (#16942)
3 years ago
Eugen Rochko 39cdf61ab7
Add support for structured data and more OpenGraph tags to link cards (#16938)
3 years ago
Claire 989c67d29d
Fix handling announcements with links (#16941)
3 years ago
Jeong Arm 458830ee7c
Fix statuses order in account's statuses admin page (#16937)
3 years ago
mayaeh 7ccbfb55dd
ran `yarn manage:translations en` (#16912)
3 years ago
Sasha Sorokin 11d4f9eefc
Split context for filter bar and unread markers (#16865)
3 years ago
Claire ec059317fa
Fix some link previews being incorrectly generated from other prior links (#16885)
3 years ago
Mashiro b58d32cfe2
Enhance dashboard styles (#16884)
3 years ago
Claire 3f9b28ce26
Add support for fetching Create and Announce activities by URI (#16383)
3 years ago
Takeshi Umeda 17f4e457b3
Add remove from followers api (#16864)
3 years ago
Eugen Rochko f00043dc4b
New Crowdin updates (#16354)
3 years ago
Claire a184c860ca
Fix retention rate computation (#16854)
3 years ago
Jeong Arm f4081d1564
Allow keeping only 1 boosts/favs on auto deleting posts (#16653)
3 years ago
Claire b21f3aa21d
Minor memory optimizations (#16507)
3 years ago
Jeong Arm 3ec8e04b3b
Add font-display to display text before loading (#16330)
3 years ago
gunchleoc 8ce42640e5
Add Northern Kurdish locale as requested by translator. It already has a project started on Crowdin. (#16548)
3 years ago
Claire 9b978872cc
Fix 404 error when filtering admin action logs by non-existent target account (#16643)
3 years ago
Eugen Rochko 07341e7aa6
Add graphs and retention metrics to admin dashboard (#16829)
3 years ago
Claire 216570ad98
Fix scheduled statuses decreasing statuses counts (#16791)
3 years ago
Claire 5159ba26e4
Fix error when rendering public pages with media attachments (#16763)
3 years ago
Sasha Sorokin 89b5071fde
Add single option votes tooltip in polls (#16849)
3 years ago
Claire 84ceebe1c4
Fix media attachment size validation not correctly accounting for file type (#16819)
3 years ago