6166 Commits (a8ef6d24d8a05ef3edde396b3d4d242ffcbbb746)

Author SHA1 Message Date
Eugen Rochko 7095c80373
Add ability to filter reports by origin of target account (#16487)
3 years ago
Eugen Rochko 275fa4746b
Add `configuration` attribute to `GET /api/v1/instance` (#16485)
3 years ago
Eugen Rochko 771c9d4ba8
Add ability to skip sign-in token authentication for specific users (#16427)
3 years ago
Claire 8569126c2e
Fix upgrade path from 3.4.0 (#16465)
3 years ago
Claire e2844b7e58
Change number_to_human calls to always use 3-digits precision (#16469)
3 years ago
Claire 1381e0e1d9
Fix pop-in player display when poster has long username or handle (#16468)
3 years ago
Claire 49219508bc
Fix anonymous access to outbox not being cached by the reverse proxy (#16458)
3 years ago
Eugen Rochko 38b3419950
Fix not being able to suspend accounts that already have a canonical e-mail block (#16455)
3 years ago
David Sterry 7c27ccb8d8
Fix #16407 (#16432)
3 years ago
Claire 9e5a1daa9b
Fix styling of boost button in media modal not reflecting ability to boost (#16387)
3 years ago
Claire e592e47e19
Fix WebUI crash when a toot with a playing video gets deleted (#16384)
3 years ago
Claire 1c21dcfa35
Fix newlines in accout notes added by the Move handler (#16415)
3 years ago
Claire 262c7bcb57
Add full user agent in tooltips for login activities (#16428)
3 years ago
Claire 63b807cffc
Fix serialization of followers/following counts when user hides their network (#16418)
3 years ago
Eugen Rochko d174d12c83
Add authentication history (#16408)
3 years ago
Claire 8428faa085
Fix OCR failure when erroneous lang data is in cache (#16386)
3 years ago
Claire f6088922c0
Update emoji codepoint mappings to v13.1 (#16352)
3 years ago
Eugen Rochko 2fba280353
New Crowdin updates (#16288)
3 years ago
Eugen Rochko 1410dffdf4
Fix e-mail confirmations API not working correctly (#16348)
3 years ago
Claire 526332c545
Fix account deletion sometimes failing because of optimistic locks (#16317)
3 years ago
Claire be8079f637
Fix deprecated slash as division in SASS files (#16347)
3 years ago
Eugen Rochko abd7b4636a
Add assets from Twemoji 13.1.0 (#16345)
3 years ago
Claire 3b27b09acb
Fix some IDs in instance actor outbox (#16343)
3 years ago
Jeong Arm 5ef216d032
Remove set-cookie header on custom.css (#16314)
3 years ago
Claire 12f8f39e25
Fix media proxy RedisLocks auto-releasing too fast (#16291)
3 years ago
Eugen Rochko 01adffdecb
New Crowdin updates (#16281)
3 years ago
Eugen Rochko 7f0d58b478
New Crowdin updates (#16269)
3 years ago
Claire 9a19227f17
Fix some RedisLocks auto-releasing too fast (#16276)
3 years ago
Zero King 028ba13eb3
Remove duplicate CSS properties (#16278)
3 years ago
Claire 92f1d739b5
Fix unread notification count when polling (#16272)
3 years ago
Zero King 689974b1ed
Remove duplicate CSS property of margin (#16277)
3 years ago
Eugen Rochko 132adcc8da
New Crowdin updates (#16241)
3 years ago
dogelover911 52c4e17f7e
Add width and height to attachments in ActivityPub (#16245)
3 years ago
Eugen Rochko 6528f8162e
New Crowdin updates (#16207)
3 years ago
Claire 76064e6608
Update fix-duplicates maintenance script to support latest migrations (#16231)
3 years ago
Claire 70f6f2e9b7
Fix empty CW when a content-less toot with a CW is encountered twice (#16220)
3 years ago
Claire 4f747d9f83
Fix follow recommendations UI in advanced layout (#16215)
3 years ago
Mélanie Chauvel 0464240f19
Fix dialog close button (#16219)
3 years ago
Eugen Rochko be353bccbb
Fix error when rendering actor with hashtags in bio (#16218)
3 years ago
Takeshi Umeda c403c3695b
Fix to be able to redownload avatar and header (#16190)
3 years ago
abcang b5ad787ebf
Fix rubocop warning (#16214)
3 years ago
abcang be6f4e013a
Fix eslint error (#16212)
3 years ago
Eugen Rochko f8d2dbdefa
New Crowdin updates (#16183)
3 years ago
Claire afb7882189
Fix blocking someone not clearing up list feeds (#16205)
3 years ago
Claire f9c2d1b9a1
Fix FollowRecommendationsScheduler failing because of unpopulated views (#16189)
3 years ago
rinsuki 4d31cef19d
Fix breaking change about format of accounts.created_at (#16186)
3 years ago
Eugen Rochko bd1abac370
New Crowdin updates (#16094)
3 years ago
Takeshi Umeda 9da5e0b350
Fix webfinger_update_due to run WebFinger on stale activitypub-account (#16182)
3 years ago
Mélanie Chauvel 68181b9506
Make media_gallery.toggle_visible less confusing to translate (#15993)
3 years ago
Eugen Rochko 1294f9ee4f
Remove PubSubHubbub-related columns from accounts table (#16170)
3 years ago
Eugen Rochko 0ad240cb6b
Change home timeline to reload after follow recommendations in web UI (#16160)
3 years ago
Eugen Rochko 74081433d0
Change trending hashtags to be affected be reblogs (#16164)
3 years ago
Eugen Rochko 2c77d97e0d
Add joined date to profiles in web UI (#16169)
3 years ago
Claire 566fc90913
Add Ruby 3.0 support (#16046)
3 years ago
Eugen Rochko 0a3fa034fc
Fix "You might be interested in" flashing while searching in web UI (#16162)
3 years ago
Eugen Rochko 8d75bd002d
Add empty state message for follow recommendations in web UI (#16161)
3 years ago
Eugen Rochko 6d9ad30bf8
Fix media redownload worker retrying on unexpected response codes (#16111)
3 years ago
Claire aa1b43f467
Fix display of toots without text content (#15665)
3 years ago
Takeshi Umeda 7cb34b32f8
Add management of delivery availability in Federation settings (#15771)
3 years ago
Claire d9ae3db8d5
Improve performance of follow recommendation scheduler (#16159)
3 years ago
Eugen Rochko 351c744590
Fix error when trying to render component for media without meta (#16112)
3 years ago
Eugen Rochko 059df83d1d
Fix database serialization failure returning HTTP 500 (#16101)
3 years ago
Eugen Rochko 036556d350
Fix media processing getting stuck on too much stdin/stderr (#16136)
3 years ago
Mélanie Chauvel 19d3809ad5
Improve description of keyboard shortcuts (#16129)
3 years ago
Eugen Rochko 3639862dee
Fix existing username validator not allowing multiple accounts (#16153)
3 years ago
Eugen Rochko fab65848d2
Fix empty home feed before first follow has finished processing (#16152)
3 years ago
Claire 8c44b723bb
Change confirmations controller to redirect to / for approved users (#16151)
3 years ago
fusagiko / takayamaki c35a6b9e01
fix component name (#16138)
3 years ago
Eugen Rochko f627d2eb93
Fix trying to fetch key from empty URI when verifying HTTP signature (#16100)
3 years ago
abcang d0fc69d721
Further improve the media attached status query for accounts (#16106)
3 years ago
Eugen Rochko f78cbc0c32
Fix thread resolve worker retrying when status no longer exists (#16109)
3 years ago
abcang 1f47511023
Improve media attached status query (#16105)
3 years ago
abcang 7f0c49c58a
Improve tag search query (#16104)
3 years ago
Eugen Rochko daccc07dc1
Change auto-following admin-selected accounts, show in recommendations (#16078)
3 years ago
Eugen Rochko f4b7c6b619
Fix nil error when removing status caused by race condition (#16099)
3 years ago
Claire a6564d56d6
Fix edge case where accepted follow cannot be processed because of follow limit (#16098)
3 years ago
Eugen Rochko 2eb17360df
Fix delete of local reply to local parent not being forwarded (#16096)
3 years ago
Eugen Rochko cafc7ad064
Add af, gd and si locales (#16090)
3 years ago
Eugen Rochko e39925a7d1
New Crowdin updates (#16088)
3 years ago
Eugen Rochko c6d8ee99a0
New Crowdin updates (#15719)
3 years ago
Eugen Rochko 9cc283f0b4
Change the nouns "toot" and "status" to "post" (#16080)
3 years ago
Claire e243092a5a
Add DM icon back on HTML view of DMs (#16086)
3 years ago
Claire 0b36e3419d
Fix processing of remote Delete activities (#16084)
3 years ago
Claire 2c322addf3
Hide floating action button on onboarding page (#16082)
3 years ago
Eugen Rochko 7762d3d275
Change follow recommendations to be limited to 20 instead of 40 in web UI (#16077)
3 years ago
Eugen Rochko 23b102f661
Add "recommended" label to activity/peers API toggles in admin UI (#16081)
3 years ago
Eugen Rochko b5ac17c4b6
Fix newlines not being considered sentence separators in account note (#16079)
3 years ago
Eugen Rochko bf903dc510
Change onboarding by replacing tutorial with follow recommendations in web UI (#16060)
3 years ago
Eugen Rochko ca3bc1b09f
Refactor StatusReachFinder to handle followers and relays as well (#16051)
3 years ago
Eugen Rochko 6d6000f61f
Fix remote reporters not receiving suspend/unsuspend activities (#16050)
3 years ago
Eugen Rochko 480d7c9478
Fix missing source strings and inconsistent lead text style in admin UI (#16052)
3 years ago
Eugen Rochko b3ceb3dcc4
Add canonical e-mail blocks for suspended accounts (#16049)
3 years ago
Eugen Rochko dde8739020
Fix reports of already suspended accounts being recorded (#16047)
3 years ago
Takeshi Umeda baed52c2a7
Fix not to show follow button in global suggestion (#16045)
3 years ago
Takeshi Umeda 9bb3341849
Fix to update suggestion list after dismiss (#16044)
3 years ago
Eugen Rochko 3b8d085436
Fix app name, website and redirect URIs not having a maximum length (#16042)
3 years ago
Eugen Rochko ce2148c571
Add `policy` param to `POST /api/v1/push/subscriptions` (#16040)
3 years ago
Takeshi Umeda c968d22ee9
Fix an error with 'multiple mentions with same username' (#16038)
3 years ago
Claire e78d06eecf
Add border to 🚲 emoji (#16035)
3 years ago
Eugen Rochko 120965eb0b
Change Web Push API deliveries to use request pooling (#16014)
3 years ago