Commit Graph

8760 Commits (f1300ad284d8c7877a7406e253cf7558596d9837)

Author SHA1 Message Date
Tianwei Dong 36d819bef3
Change to use an unified constant for max media attachments per status (#29073)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
9 months ago
github-actions[bot] 1a37862a76
New Crowdin Translations (automated) (#30940)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Claire d41b43ed4f
Limit attachments to `MEDIA_ATTACHMENTS_LIMIT` when returning posts through the API (#30932) 9 months ago
Renaud Chaput 981395e4d6
Remove the `title` attribute when hovering a card anchor (#30948) 9 months ago
Renaud Chaput 0899c91d4b
Add the account hover card for account search results (#30949) 9 months ago
Claire 63ba69810e
Fix overflow behavior on profile fields in hover cards (#30928) 9 months ago
Claire 8f5694d79e
Fix right-to-left text in preview cards (#30930) 9 months ago
David Roetzel 97eddb5906
Fix details extraction when no title exists. (#30933) 9 months ago
David Roetzel 016c1e4e78
Improve handling of encoding problems when creating link previews (#30929) 9 months ago
github-actions[bot] 81547845ac
New Crowdin Translations (automated) (#30925)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Claire d3a056adfd
Merge pull request from GHSA-xjvf-fm67-4qc3 9 months ago
Claire 502cf75b16
Merge pull request from GHSA-58x8-3qxw-6hm7
* Fix insufficient permission checking for public timeline endpoints

Note that this changes unauthenticated access failure code from 401 to 422

* Add more tests for public timelines

* Require user token in `/api/v1/statuses/:id/translate` and `/api/v1/scheduled_statuses`
9 months ago
Claire 395f17ca17
Merge pull request from GHSA-vp5r-5pgw-jwqx
* Fix streaming sessions not being closed when revoking access to an app

* Add tests for GHSA-7w3c-p9j8-mq3x
9 months ago
github-actions[bot] 8331f9e379
New Crowdin Translations (automated) (#30916)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
David Roetzel 9be77fc0db
Revert "Add system check for missing database indexes" (#30909) 9 months ago
github-actions[bot] dd85e3bcc5
New Crowdin Translations (automated) (#30901)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
David Roetzel ebd8e1bbb6
Add system check for missing database indexes (#30888) 9 months ago
github-actions[bot] 1fc14e324b
New Crowdin Translations (automated) (#30890)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Eugen Rochko d3f504245c
Fix missing confirmation when unfollowing from hover card in web UI (#30879) 9 months ago
Eugen Rochko b728c0e8ce
Change hover cards to not appear until the mouse stops in web UI (#30850) 9 months ago
Eugen Rochko 20fa9ce484
Add timeline of public posts about a trending link in web UI (#30840) 9 months ago
github-actions[bot] 7756db6551
New Crowdin Translations (automated) (#30873)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
renovate[bot] 1bccba1408
chore(deps): update dependency @testing-library/react to v16 (#30533)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
10 months ago
github-actions[bot] a5134f2695
New Crowdin Translations (automated) (#30867)
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
Eugen Rochko ea6c455e81
Fix follow button in hover cards not working when signed out in web UI (#30864) 10 months ago
Eugen Rochko 0f3fef6fda
Change search modifiers to be case-insensitive (#30865) 10 months ago
Michael Stanclift 3225954865
Fix browser window color on light theme (#30861) 10 months ago
David Roetzel ff08d99d4d
Catch encoding errors when creating link previews. (#30853) 10 months ago
David Roetzel 42adb6eaee
Add size limit for link preview URLs (#30854) 10 months ago
Eugen Rochko 096057b845
Change `author_account` to be `authors` in REST API (#30846) 10 months ago
github-actions[bot] 6d1c1fd684
New Crowdin Translations (automated) (#30851)
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
Matt Jankowski ad53b0ab65
Rely on built-in ruby private IP detection (#30848) 10 months ago
Eugen Rochko 3939352e92
Convert `<ColumnHeader>` to Typescript (#30849) 10 months ago
Eugen Rochko e89317d4c1
Add hover cards in web UI (#30754)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
10 months ago
Renaud Chaput 863c470a2b
Convert `<Directory>` to Typescript / function component (#30829) 10 months ago
Claire 7a84b76bb1
Drop favicon.ico generation (#30375) 10 months ago
Renaud Chaput 8c0ff6498e
Change light mode to apply CSS variables to the body (#30839) 10 months ago
Eugen Rochko a40831b363
Fix account search results (#30803) 10 months ago
Claire 2c7eed1fa1
Fix API requests after #30818 (#30837) 10 months ago
Renaud Chaput 547e97945d
Change `apiRequest` to accept both `params` and `data` (#30818) 10 months ago
Emelia Smith 30ae5952d2
Fix: Ensure "With Media" is highlighted from Admin Accounts page (#30812) 10 months ago
github-actions[bot] 052c90b8de
New Crowdin Translations (automated) (#30825)
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
Claire 8827cd597e
Fix `/admin/accounts/:account_id/statuses/:id` for edited posts with media attachments (#30819) 10 months ago
github-actions[bot] 61722b1b1f
New Crowdin Translations (automated) (#30808)
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
Matt Jankowski 929b9fdaff
Remove exclusion for `Rails/LexicallyScopedActionFilter` cop (#30697) 10 months ago
Matt Jankowski 348ccf206e
Fix `Style/ClassEqualityComparison` cop (#30058) 10 months ago
Matt Jankowski 72484a194f
Remove `CacheBuster` default options (#30718) 10 months ago
David Roetzel 2cab1c7b09
Improve encoding detection for link cards (#30780) 10 months ago
github-actions[bot] 9e932fa1dd
New Crowdin Translations (automated) (#30789)
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
Renaud Chaput 7d12522ed7
Fix error when deleting a status (#30784) 10 months ago