1
0
mirror of https://github.com/funamitech/mastodon synced 2024-11-23 14:46:52 +09:00

Commit Graph

  • 4d9b4ef72f Merge commit '7c10b0fb7a078661558fef86399d86831423260c' into glitch-soc/merge-upstream Claire 2024-10-14 19:46:52 +0200
  • 7c10b0fb7a
    Fix follow recommendation carrousel scrolling on RTL layouts (#32462) Claire 2024-10-14 17:25:32 +0200
  • ffa1032381
    Add further warnings about encryption secrets (#32476) Claire 2024-10-14 15:00:20 +0200
  • cc70acc11c
    Augment coverage for Status model (#32468) Matt Jankowski 2024-10-14 08:52:47 -0400
  • d8eab3d81f
    Reinforce coverage for DomainBlock model (#32473) Matt Jankowski 2024-10-14 08:51:01 -0400
  • 2404d6d1a1
    Added Swiss German to languages dropdown (#29281) Florian Kohler 2024-10-14 10:57:34 +0200
  • 06d6b35e88
    Convert admin/tags controller specs to system specs (#32447) Matt Jankowski 2024-10-14 04:31:12 -0400
  • 2343ce4441
    Update dependency rack to v2.2.10 (#32455) renovate[bot] 2024-10-14 08:28:47 +0000
  • 555fb98cbb
    Update dependency typescript to v5.6.3 (#32456) renovate[bot] 2024-10-14 10:28:15 +0200
  • 05bc82e1ab
    Update dependency use-debounce to v10.0.4 (#32452) renovate[bot] 2024-10-14 08:24:10 +0000
  • e9eac64896
    Update devDependencies (non-major) (#32457) renovate[bot] 2024-10-14 08:23:20 +0000
  • de422a37e8
    Update dependency fuzzysort to v3.1.0 (#32460) renovate[bot] 2024-10-14 10:22:46 +0200
  • b0dd38433b
    Fix follow recommendation suppressions not applying immediately (#32392) Claire 2024-10-14 10:18:25 +0200
  • 888e6a3439
    Fix setting to hide the quick filter bar (#2882) Claire 2024-10-11 17:45:07 +0200
  • e15befebbd
    Add tag with commit hash to PR image builds (#32418) Claire 2024-10-11 16:16:37 +0200
  • 10ea6da09f
    Fix language of push notifications (#32415) Claire 2024-10-11 12:24:03 +0200
  • bb0cf04d71
    Add note about not changing ActiveRecord encryption secrets once they are set (#32413) Claire 2024-10-11 11:19:48 +0200
  • 6e96ec840d
    Fix the favicon notification badge not using the correct notification count (#2880) Claire 2024-10-10 19:31:51 +0200
  • 22fd767425
    Fix mute duration not being shown in list of muted accounts in web UI (#32388) Claire 2024-10-10 16:53:12 +0200
  • 3b07fe1bba
    Fix “Mark every notification as read” not updating the read marker if scrolled down (#32385) Claire 2024-10-10 15:42:08 +0200
  • 9350cd31d7
    Update dependency postcss-preset-env to v10.0.7 (#32389) renovate[bot] 2024-10-10 13:21:48 +0000
  • a5a3733c97
    Fix “Mention” appearing for otherwise filtered posts (#32356) Claire 2024-10-10 13:04:38 +0200
  • cdf603239e
    Restore list column border (#32367) Michael Stanclift 2024-10-09 14:33:28 -0500
  • d9fbb071da
    Fix notification requests from suspended accounts still being listed (#32354) Claire 2024-10-09 19:29:02 +0200
  • 03dbebdfef
    Fix list edition modal styling (#32358) Claire 2024-10-09 19:24:22 +0200
  • fda52b2a52
    Fix 4 columns barely not fitting on 1920px screen (#32361) Claire 2024-10-09 19:16:57 +0200
  • c574f5b53f
    Change how migrations duplicated between glitch and upstream are handled (#2878) Claire 2024-10-09 18:36:19 +0200
  • 6d6565eee7
    Update dependency express to v4.21.1 (#32336) renovate[bot] 2024-10-09 16:24:24 +0200
  • 0d91db3d77
    Fix latest tag for 4.3 docker image builds (#32350) Claire 2024-10-09 14:13:32 +0200
  • 7033b3476e
    Fix discrepancy with upstream regarding latest docker image tag (#2877) Claire 2024-10-08 19:10:59 +0200
  • 258dce1256
    Add OpenSSL::SSL::SSLError to http connection errors wrapper (#32307) Matt Jankowski 2024-10-08 10:59:51 -0400
  • 0e5dd35e84 Merge branch 'main' of https://github.com/glitch-soc/mastodon Noa Himesaka 2024-10-08 23:58:28 +0900
  • e8ec6667bd
    Extract wrapper constant for HTTP::* error classes (#32285) Matt Jankowski 2024-10-08 09:53:35 -0400
  • f49161ab1d
    Oauth system spec cleanup / helper method extraction (#32287) Matt Jankowski 2024-10-08 09:30:54 -0400
  • 3cf2d35c49
    Reference IpBlock.severities keys from CLI option check (#32291) Matt Jankowski 2024-10-08 09:23:30 -0400
  • d20a899bb9
    Bring icon vertical middle to applications list style (#32293) Matt Jankowski 2024-10-08 09:21:36 -0400
  • 022c1ae6f2
    Remove unused deprecator configuration (#32288) Matt Jankowski 2024-10-08 08:52:52 -0400
  • c3a38c7d8c
    Update changelog and security policy (#32300) Claire 2024-10-08 14:24:59 +0200
  • d04e2e9104
    Merge pull request #2874 from ClearlyClaire/glitch-soc/fixes/crowdin-download-stable-glitch Claire 2024-10-08 13:42:11 +0200
  • 1de6d511f4 Fix download of stable translation files in glitch-soc Claire 2024-10-08 13:41:11 +0200
  • ff3e2c9cfa
    New Crowdin Translations (automated) (#32295) github-actions[bot] 2024-10-08 08:10:39 +0000
  • 562105c69a
    Fix source strings being uploaded to crowdin in merge groups (#32298) Claire 2024-10-08 10:00:05 +0200
  • c60d4ecc82
    Update dependency @reduxjs/toolkit to v2.2.8 (#32296) renovate[bot] 2024-10-08 09:38:43 +0200
  • 0c16365991
    Prefer native apps over PWA (#27254) Jake Anto 2024-10-08 02:03:14 +0530
  • fd75087534
    Merge pull request #2872 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-10-07 21:25:06 +0200
  • ee17081793 [Glitch] Fix missing avatar fallback interfering with transparency in web UI Eugen Rochko 2024-10-07 11:35:42 +0200
  • 9ca99b7dc1 [Glitch] Fix wrong width on logo in detailed link card in web UI Eugen Rochko 2024-10-07 08:53:29 +0200
  • 7e06d724c9 Merge commit '4238da6ee3c93dfd5752e9133cbec958f8ebb18a' into glitch-soc/merge-upstream Claire 2024-10-07 20:45:07 +0200
  • 4238da6ee3
    Add error message when user tries to follow their own account (#31910) Leni Kadali 2024-10-07 15:05:46 +0300
  • bfabd6a2b8
    Move account suspension-related methods to concern (#28351) Matt Jankowski 2024-10-07 08:02:04 -0400
  • 1f5bd571cd
    Fix missing avatar fallback interfering with transparency in web UI (#32270) Eugen Rochko 2024-10-07 11:35:42 +0200
  • a59160cf01
    Add missing on_delete: :cascade on notification_permissions (#32281) Claire 2024-10-07 09:46:03 +0200
  • 0ce2db4f7d
    Update dependency postcss-preset-env to v10.0.6 (#32260) renovate[bot] 2024-10-07 09:07:07 +0200
  • 498024558a
    New Crowdin Translations (automated) (#32262) github-actions[bot] 2024-10-07 09:06:43 +0200
  • 2c54b91dd1
    Fix wrong width on logo in detailed link card in web UI (#32271) Eugen Rochko 2024-10-07 08:53:29 +0200
  • df180eddc6
    Align mail status check with upstream Essem 2024-10-03 15:14:19 -0500
  • 8afbeda3d4
    Make addReaction and removeReaction optional props Essem 2024-09-13 16:32:47 -0500
  • e5b5f5c018
    Fix grouped reaction notification text Essem 2024-08-22 12:22:36 -0500
  • 15e1541115
    Fix reblog reactions being hydrated improperly Essem 2024-08-04 19:13:04 -0500
  • 579a88d5ee
    Fix reactions bar alignment in grouped notifications Essem 2024-07-24 23:10:43 -0500
  • 729587128a
    Add notification grouping for reactions Essem 2024-07-18 21:01:46 -0500
  • 75d16a4814
    Turn custom emoji regexps into class level constants Essem 2024-06-18 14:10:37 -0500
  • 0fb3dcf085
    Disable reactions in detailed status view when visibleReactions is 0 Essem 2024-06-16 14:30:22 -0500
  • ed68485e5c
    [Glitch+Emoji reactions] Use modern React context for for identity for emoji reaction code Jeremy Kescher 2024-05-21 00:46:17 +0200
  • 613d811b93
    Fix reaction picker dropdown appearance Essem 2024-02-24 17:20:38 -0600
  • 56e536496d
    Merge fixes Essem 2024-02-24 16:22:40 -0600
  • 10faca4790
    Hydrate reactions on streaming API Essem 2024-02-09 17:42:19 -0600
  • bcf114e37e
    Purge status reactions on account delete Essem 2024-02-07 17:14:16 -0600
  • 0b611e965e
    Fix rubocop lint issue Essem 2024-01-28 14:51:10 -0600
  • 921467043d
    Refactor status reactions query Essem 2024-01-24 17:50:58 -0600
  • a630abf5c3
    Simplify reactions API controller Essem 2024-01-23 22:59:42 -0600
  • 624ce0c8fb
    Update reaction emails Essem 2024-01-18 21:38:39 -0600
  • fb97f7692a
    Revert variant selector normalization Essem 2024-01-17 18:04:11 -0600
  • e899b8f64d
    Move reaction normalization to API controller Essem 2024-01-14 15:59:27 -0600
  • fd1e54634f
    Quick fixes Essem 2024-01-14 15:47:55 -0600
  • a567db4099
    Make name of like content parser function more general Essem 2024-01-13 18:18:36 -0600
  • 02b602a4e4
    Normalize emojis with variant selectors Essem 2024-01-13 18:16:57 -0600
  • 3226459053
    Check for content attribute in Misskey likes Essem 2023-12-26 14:04:53 -0600
  • 9a53129391
    Fix rubocop complaint Essem 2023-12-22 16:09:43 -0600
  • aee9faa347
    Add reaction notification column settings This was in a previous PR. Not quite sure how it didn't carry over. Essem 2023-12-19 22:15:34 -0600
  • 561b023001
    Linting fixes Essem 2023-12-18 18:27:02 -0600
  • 8b0694e0ed
    Refactor react services Essem 2023-11-12 20:59:36 -0600
  • 63eaca7e8c
    Fix reblog reactions Essem 2023-11-10 17:36:40 -0600
  • 87faa54726
    Add notification emails for reactions Essem 2023-11-10 15:16:29 -0600
  • b275f1aa77
    Add support for emoji reactions Squashed, modified, and rebased from glitch-soc/mastodon#2221. Essem 2023-11-07 18:43:47 -0600
  • 6967031144 Fix video player's height in detailed status view Claire 2024-10-06 18:34:55 +0200
  • bbc7be1d95
    Merge pull request #2867 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-10-06 19:18:59 +0200
  • c37daa11f2 [Glitch] Remove redundant title attribute Christian Schmidt 2024-10-04 18:23:05 +0200
  • 7b40f14452 [Glitch] Fix media gallery items having incorrect borders when hidden Claire 2024-10-04 16:55:44 +0200
  • c720623dc7 [Glitch] Fix unsupported grouped notifications from streaming causing duplicate IDs Claire 2024-10-04 14:23:30 +0200
  • 819abbdb2f [Glitch] Add margin-bottom to error.dialog to reduce whitespace forsamori 2024-10-04 09:02:14 +0100
  • b22272fcdc [Glitch] Hide badges in media gallery when media are hidden Claire 2024-10-02 17:51:05 +0200
  • 299372babe [Glitch] Fix editing description of media uploads with custom thumbnails Claire 2024-10-02 15:29:23 +0200
  • 54b209243b [Glitch] Fix media uploads in composer appearing over search results in advanced interface Claire 2024-10-02 15:28:36 +0200
  • ce3bedade3 [Glitch] Fix incorrect 'navigator' check Claire 2024-10-02 12:03:04 +0200
  • 61a0c58dee [Glitch] Enable ESLlint no-case-declarations Nick Schonning 2024-10-01 12:26:30 -0400
  • af39ac6edc [Glitch] Adjust spacing on setting sub-nav items when below mobile size Matt Jankowski 2024-10-01 09:41:25 -0400
  • edfa716a18 [Glitch] Improve alignment of icons on admin roles list Matt Jankowski 2024-10-01 05:08:29 -0400
  • 8572fa1452 [Glitch] Fix follow notifications from streaming being grouped Renaud Chaput 2024-10-01 10:22:14 +0200
  • b28ce2424c Merge commit 'c40ab43dc703be988c277d4ba6b7987a3a80e16c' into glitch-soc/merge-upstream Claire 2024-10-06 16:07:58 +0200