Commit Graph

8600 Commits (cb93c1edf08865b1ac528a9a4cb747dab3d57e8d)

Author SHA1 Message Date
Tim Rogers b128474625
Fixed rendering of excess whitespace in status card titles (#30017) 1 year ago
Matt Jankowski f4a53f3fb4
Extract constants for column size length validation limits (#30045) 1 year ago
github-actions[bot] ebcf9840f4
New Crowdin Translations (automated) (#30050)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Eugen Rochko 74012831f6
Change mute options to be in dropdown on muted users list in web UI (#30049) 1 year ago
Matt Jankowski 3f6887557b
Move JS source from `packs` to `entrypoints` (#30037) 1 year ago
Matt Jankowski 32ead51e5a
Add material design icons to admin/settings views (#27780)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire a2399046ca
Fix string interpolation for software updates admin mailer (#30035) 1 year ago
Emelia Smith 049b159beb
Add read:me OAuth 2.0 scope, allowing more limited access to user data (#29087) 1 year ago
github-actions[bot] d754b15afb
New Crowdin Translations (automated) (#30034)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski 33e829763d
Use shared `form` partial for `admin/domain_blocks` views (#29609) 1 year ago
Tim Rogers 1ca6ff8ca5
Fixed crash when supplying FFMPEG_BINARY environment variable (#30022) 1 year ago
Tim Rogers 75163d9daf
Fixed rendering error on /start when not logged in (#30023) 1 year ago
github-actions[bot] 3655fb6a22
New Crowdin Translations (automated) (#30014)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
github-actions[bot] ec71c02c4b
New Crowdin Translations (automated) (#29994)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski 4837bfcc6a
Use shared `form` partial for `admin/announcements` views (#29608) 1 year ago
github-actions[bot] 443186ff40
New Crowdin Translations (automated) (#29980)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski 11e0049b08
Use enum-generated scopes/queries for `BulkImport` (#29975) 1 year ago
Matt Jankowski 650c548c31
Add `not_featured_by` scope to Tag (#28815) 1 year ago
Matt Jankowski 1d3ecd3fba
Add `API::Pagination` concern (#28826) 1 year ago
github-actions[bot] c35042b7eb
New Crowdin Translations (automated) (#29972)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire fc89ecc6ca
Change `/api/v1/announcements` to return regular `Status` entities (#26736) 1 year ago
Matt Jankowski 6fed108703
Use Rails `upsert` to generate update_count! query in Counters concern (#28738)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Matt Jankowski caad1e2628
Add scope `Status.distributable_visibility` (#29950) 1 year ago
Matt Jankowski 6b33d3f81b
Add `CustomFilter.unexpired` scope (#29896) 1 year ago
Claire 66ee0d4a1f
Fix incorrect label for filtered notifications badge (#29922) 1 year ago
Matt Jankowski 3159c0a547
Add scope `Status.list_eligible_visibility` (#29951) 1 year ago
github-actions[bot] 285d4123b5
New Crowdin Translations (automated) (#29955)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire 4117c8f6b8
Fix unfollow button being out of frame on small screens on old browsers (#29923) 1 year ago
github-actions[bot] 4e78cb9988
New Crowdin Translations (automated) (#29939)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Renaud Chaput ee4ea83a87
Remove `image_pack_tag` usage (#29925) 1 year ago
Claire c386c36866
Add `/` keyboard shortcut to focus the search field (#29921) 1 year ago
Matt Jankowski 13bbde2246
Use existing `DEFAULT_FIELDS_SIZE` constant to limit `Account#fields` (#29911) 1 year ago
github-actions[bot] 5992df0762
New Crowdin Translations (automated) (#29920)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski 449f99e168
Fix repeated concat output buffer duplicating layout markup (#29918) 1 year ago
github-actions[bot] 20b1e55f24
New Crowdin Translations (automated) (#29903)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
github-actions[bot] db5a5636d9
New Crowdin Translations (automated) (#29888)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski b57ee5cf5b
Fix `Style/MapIntoArray` cop in context helper (#29885) 1 year ago
Matt Jankowski 285f63c02e
Use composable query in `User.active` scope (#29775) 1 year ago
Claire babbf6017d
Remove caching in `cache_collection` (#29862) 1 year ago
Claire f3430eebbb
Fix hashtag string interpolation in welcome email (#29879) 1 year ago
github-actions[bot] 13faf26315
New Crowdin Translations (automated) (#29859)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Renaud Chaput 730e2127e1
Fix webpack warnings due to unhandled extensions (`LICENCE` and `README.md`) (#29869) 1 year ago
Matt Jankowski b61ae28f8d
Separate methods for theme style and meta color tags (#29802) 1 year ago
Matt Jankowski c0fe8a9f13
Extract shared callback behaviour to `CustomFilterCache` concern (#29695) 1 year ago
Renaud Chaput 6ac90d4c5d
Add tests for our number formatting function (#29852) 1 year ago
Renaud Chaput 906a399634
Fix wrong extension for a test file (#29853) 1 year ago
Claire 38b9d31f63
Improve email address validation (#29838) 1 year ago
Matt Jankowski 601834d746
Use partial collection render for welcome mailer features (#29843) 1 year ago
Michael Stanclift 1c87cb8019
Add purple border to active compose field search inputs (#29839) 1 year ago
Matt Jankowski 966d7f5bf9
Add missing snowflake range correction (#29841) 1 year ago
Jeong Arm 4045c069f8
Use `public_visibility` (#29847) 1 year ago
nicolas c6da3ee828
Makes the star icon rotate around its actual centre axis (#29844) 1 year ago
Matt Jankowski cde3206478
Simplify feature loop in welcome mailer (#29760) 1 year ago
renovate[bot] 37d984b8bf
Update eslint (non-major) (#29820)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
1 year ago
Michael Stanclift e284417349
Fix blue border on emoji/language search in Safari & Chrome (#29832) 1 year ago
Michael Stanclift 5d67247061
Fix language and emoji search field background colors on light theme (#29828) 1 year ago
github-actions[bot] 56d13069cd
New Crowdin Translations (automated) (#29836)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski edde54e991
Update stoplight to version 4.1.0 (#28366) 1 year ago
Matt Jankowski 921c4c1273
Match comment style of `FeedManager` list/tags checks (#29639)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
1 year ago
Claire 0b9d4103cb
Fix contrast in notification request badge (#29826) 1 year ago
Matt Jankowski 34489591ec
Add `max_pinned_statuses` to instances serializer and api response (#29441) 1 year ago
Matt Jankowski f56309f5f0
Add `by_latest_used` scope, move admin area recent IPs to partial (#29497) 1 year ago
Renaud Chaput b4d991adaa
Use integers and not numbers in notification policy API counters (#29810) 1 year ago
Renaud Chaput e47a3d00fe
Add API types for status and related objects (#29792) 1 year ago
Renaud Chaput 07635228e2
Fix Redux Middleware types (#29800) 1 year ago
github-actions[bot] c717747603
New Crowdin Translations (automated) (#29812)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Michael Stanclift fa9574086d
Fix search box color on light theme (#29808) 1 year ago
Michael Stanclift 90eb4a5d01
Fix light theme header on mobile (#29809) 1 year ago
Michael Stanclift 430da03160
Fix background tint in single column light theme (#29803) 1 year ago
Renaud Chaput 69e5771881
Handle `createAppAsyncThunk` rejected actions in the errors middleware (#29791) 1 year ago
github-actions[bot] f96648d41c
New Crowdin Translations (automated) (#29796)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Renaud Chaput 672c9f5f05
Change the `theme-color` value automatically when using a built-in theme (#29795) 1 year ago
Renaud Chaput 67442f9039
Remove global `boosts` state and convert boosts modal to Typescript (#29774) 1 year ago
github-actions[bot] 8a498f4e65
New Crowdin Translations (automated) (#29785)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire 4f068d4fcc
Fix logo pushing header buttons out of view on certain conditions in mobile layout (#29787) 1 year ago
Matt Jankowski e85f24174e
Simplify checklist step loop in welcome mailer (#29761) 1 year ago
Renaud Chaput 961bb84e4c
Fix `<RelativeTimestamp>` types (#29781) 1 year ago
Renaud Chaput d088964761
Fix props for `<Button>` (#29780) 1 year ago
Renaud Chaput f2fd1da23f
Fix PropTypes for some record objects (#29786) 1 year ago
github-actions[bot] 1025fff6b9
New Crowdin Translations (automated) (#29772)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire c913e2f3e5
Fix language picker and privacy picker not having a backdrop filter (#29779) 1 year ago
Renaud Chaput b9982ce578
Fix notifications marker fetch (#29777) 1 year ago
Renaud Chaput 9fbe8d3a0c
Rewrite PIP state in Typescript (#27645)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Matt Jankowski b016f03637
Pull out constant from `AccountWarning.recent` scope (#29767) 1 year ago
Renaud Chaput 27d014a7fa
Rewrite markers reducer in Typescript (#27644) 1 year ago
Matt Jankowski 1d0a43f6a3
Use composable query in `Status.not_domain_blocked_by_account` scope (#29766) 1 year ago
Claire b2d841ce9a
Fix column borders disappearing in advanced interface on low width viewports (#29763) 1 year ago
Matt Jankowski c4feba4347
Use existing `MascotHelper#instance_presenter` instead of local var in `welcome` email template (#29759) 1 year ago
Claire 9c24f2d6b1
Undo notification permissions on individual and domain blocks (#29570) 1 year ago
Claire 7508472d84
Fix admin interface repeating rule title instead of showing hint text (#29758) 1 year ago
Claire cfea9cc172
Add list of pending releases directly in mail notifications for version updates (#29436) 1 year ago
Matt Jankowski 32938dadd7
Add `not_allowed` scope for `PreviewCardTrend` (#29599) 1 year ago
Matt Jankowski cf76380c91
Add `AccountStat.by_recent_status`, use in `Account` (#29704) 1 year ago
github-actions[bot] b3d970bdb8
New Crowdin Translations (automated) (#29756)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Emelia Smith eb926b7e60
Ensure case-insensitive fields are converted to lowercase in user imports (#29740) 1 year ago
Emelia Smith a3e8b78250
Ensure case-insensitive fields are converted to lowercase in Admin Imports (#29739) 1 year ago
Renaud Chaput 02ea161506
Support "system" theme setting (light/dark theme depending on user system preference) (#29748)
Co-authored-by: Nishiki Liu <hello@nshki.com>
1 year ago
Eugen Rochko 0cea7a623b
Fix background and icon on notification requests in web UI (#29706) 1 year ago
Eugen Rochko 29f9dc742e
Change design of notification about lost connections in web UI (#29731) 1 year ago
Eugen Rochko dd061291b1
Change out-of-band hashtags design in web UI (#29732) 1 year ago