Commit Graph

7458 Commits (a80efb449e09177f9f06ec0a5c0b9c904f1a3d44)

Author SHA1 Message Date
Eugen Rochko 0ddc895282
Change follow button in account row to be more obvious in web UI (#24956) 2 years ago
Matt Jankowski af135bddd0
Update `Admin::Metrics::Measure` classes for Rails 7 (#25236) 2 years ago
Claire 1483a3ddfe
Add data-nosnippet so Google doesn't use trending posts in snippets for / (#25279) 2 years ago
Matt Jankowski 3b21c13dcc
Rails 7 compatibility fix for `Admin::Metrics::Dimension` classes (#25277) 2 years ago
S.H a6c898f501
Fix not shown announcements in hometimeline. (#25251) 2 years ago
Claire c2c396157f
Fix design issues with recent react-intl upgrade (#25272) 2 years ago
Darius Kazemi bacb674921
Add exclusive lists (#22048)
Co-authored-by: Liam Cooke <liam@liamcooke.com>
Co-authored-by: John Holdun <john@johnholdun.com>
Co-authored-by: Effy Elden <effy@effy.space>
Co-authored-by: Lina Reyne <git@lina.pizza>
Co-authored-by: Lina <20880695+necropolina@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Matt Jankowski 0daf78f903
Add `allow_other_host: true` to backups controller (#25266) 2 years ago
Eugen Rochko 4a5464f360
Change "Follow 7 people" to "Find at least 7 people to follow" in web UI (#24954) 2 years ago
Jed Fox 768b00c4d0
Consistently use middle dot (·) instead of bullet (•) to separate items (#25248) 2 years ago
Claire 0766c9a631
Add card with who invited you to join when displaying rules on sign-up (#23475) 2 years ago
Claire 94329f28e1
Change wording of “Content cache retention period” setting to highlight destructive implications (#23261) 2 years ago
Jed Fox acc419b81b
Fix spacing of middle dots in the detailed status meta section (#25247) 2 years ago
Renaud Chaput b0780cfeed
Fix `/share` and cleanup and reorganize frontend locale loading (#25240) 2 years ago
Claire 5fae2de454
Fix overflow behavior of account rows (#25131) 2 years ago
Claire 8884d1ece0
Add support for importing lists (#25203) 2 years ago
S.H b3f9a0da52
Fix using Date.now() instead of intl.now() (#25234) 2 years ago
Matt Jankowski f84037ae2b
Remove unused #hash_to_object method in SettingsHelper (#25213) 2 years ago
Claire e9385e93e9
Add a confirmation screen when suspending a domain (#25144) 2 years ago
Claire b922ad7a1b
Fix crash when S3_ALIAS_HOST or S3_CLOUDFRONT_HOST have a path component (#25018) 2 years ago
Claire 2b45fecde1
Fix multiple N+1s in ConversationsController (#25134) 2 years ago
Renaud Chaput 675672feb6
Fix prev/next buttons color in media viewer (#25231) 2 years ago
Christian Schmidt 69057467cb
Translate CW, poll options and media descriptions (#24175)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Renaud Chaput 44cd88adc4
Upgrade react-intl (#24906) 2 years ago
Matt Jankowski 00c222377d
Remove unused Settings::Extend module (#25214) 2 years ago
Renaud Chaput b7d995cb00
Disable some metrics cops (#25215) 2 years ago
Claire b6519ab3f5
Fix inconsistent naming of Instance.by_domain_and_subdomain (#25159) 2 years ago
dependabot[bot] 89d6341c80
Bump eslint-plugin-jsdoc from 44.2.5 to 45.0.0 (#25172)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2 years ago
Claire 14bb6bb29a
Fix `null` signUp URL in various places (#25190) 2 years ago
S.H 8c183a9831
Align argument type to keyword argument for private process method in FetchResourceService (#25189) 2 years ago
y.takahashi 64b960b6b3
Handle Surrogate Pairs in truncate() (#25148) 2 years ago
fusagiko / takayamaki 38c6216082
Rewrite actions/modal and reducers/modal with typescript (#24833) 2 years ago
たいち ひ 4197b5e4c8
Fix export style of `<LoadGap />` based on `<Domain />` (#25128) 2 years ago
Claire 1d588d58f1
Improve various queries against account domains (#25126) 2 years ago
Renaud Chaput e58c36d308
Update inconsistent `defaultMessage` (#25114) 2 years ago
Eugen Rochko 1caa5ff39e
Change share action from being in action bar to being in dropdown in web UI (#25105)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Renaud Chaput 40b948a1fb
Fix `null` signUp URL handling from #25014 (#25108) 2 years ago
たいち ひ 7336f3648b
Rewrite `<LoadGap />` as FC and TS (#25042) 2 years ago
Renaud Chaput d27216dc46
Enforce import order with ESLint (#25096) 2 years ago
Claire ca66e61b93
Add support for custom sign-up URLs (#25014) 2 years ago
Claire dfa5889fc0
Change Identity to not destroy associated User on destroy (#25098) 2 years ago
Claire 100840c06e
Fix video player offering to expand in a lightbox when it's in an iframe (#25067) 2 years ago
Claire 9017df7178
Remove dead code in Api::V1::FeaturedTagsController (#25073) 2 years ago
Claire fea0830614
Remove invalid X-Frame-Options: ALLOWALL (#25070) 2 years ago
Renaud Chaput 5a16bd7bf4
Use JSX syntax for Fragments (#25093) 2 years ago
Renaud Chaput 8f66126b10
Use the new JSX transform (#25064) 2 years ago
Matt Jankowski 9f5deb310b
Fix Performance/MapCompact cop (#24797)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Matt Jankowski 0664704cd9
Fix Performance/StartWith cop (#24818) 2 years ago
たいち ひ 9a472efe7c
Rewrite `<TimelineHint />` as FC and TS (#25091) 2 years ago
たいち ひ 8066118d1f
Rewrite `<Skeleton/>` as FC and TS (#25055) 2 years ago