Commit Graph

  • 43c9f0b5f2 [WiP] Add presenter and serializer to make use of shallow serializers Claire 2024-07-30 14:27:24 +0200
  • 662ef2b85b [WiP] Introduce shallow serializers Claire 2024-07-30 13:36:01 +0200
  • af680ea880
    Fix typecheck Adam Niedzielski 2024-07-30 16:50:38 +0200
  • 51e10176c4
    Fix jslint Adam Niedzielski 2024-07-30 16:30:49 +0200
  • fa836c0dc2
    Fix locale Adam Niedzielski 2024-07-30 16:30:34 +0200
  • e955a580fa
    Add a way for the user to select which languages they understand Adam Niedzielski 2024-07-30 14:52:01 +0200
  • 598ae4f2da
    Add endpoints for unread notifications count (#31191) Claire 2024-07-30 10:39:11 +0200
  • 2ce99c51dd
    Fixed Rails route covering %40-encoded profile URL paths to not 404 (#31184) Tim Rogers 2024-07-30 03:18:00 -0500
  • 7d11a6c9b0
    New Crowdin Translations (automated) (#31206) github-actions[bot] 2024-07-30 10:15:40 +0200
  • e1f7ca7ced
    chore(deps): update dependency json-ld to v3.3.2 (#31205) renovate[bot] 2024-07-30 10:00:33 +0200
  • 41d35c2638 New Crowdin translations GitHub Actions 2024-07-30 04:26:47 +0000
  • 5130f352ac
    chore(deps): update dependency json-ld to v3.3.2 renovate[bot] 2024-07-30 01:18:58 +0000
  • b6bcd3ae00 Added require for gems causing missing name errors in rspec tests Tim Rogers 2024-07-29 15:39:48 -0500
  • 1449c30f95 Added additional tests for percent-encoded at sign username routes Tim Rogers 2024-07-29 14:50:13 -0500
  • 7e33583daa
    Dont run crowdin upload workflow on forks (#31195) Matt Jankowski 2024-07-29 13:19:05 -0400
  • c0d0c09977 Dont run crowdin upload workflow on forks Matt Jankowski 2024-07-29 12:36:24 -0400
  • 8fecee0a82 Add missing list svg Matt Jankowski 2024-07-16 10:00:04 -0400
  • a41d357055 Replace more FA icons in navigation area Matt Jankowski 2024-07-09 09:28:35 -0400
  • 1229d2907a
    chore(deps): update docker/dockerfile docker tag to v1.9 (#31187) renovate[bot] 2024-07-29 18:00:55 +0200
  • c40e481169
    Implement UI for Admin Search of Hashtags (#30880) Emelia Smith 2024-07-29 17:49:44 +0200
  • 6d418e35ee
    chore(deps): update docker/dockerfile docker tag to v1.9 renovate[bot] 2024-07-29 15:18:04 +0000
  • 6d2ed0dcba
    chore(deps): update dependency pg to v1.5.7 (#31176) renovate[bot] 2024-07-29 17:00:01 +0200
  • 79f89de13f Add test for user-provided limit Claire 2024-07-29 16:55:38 +0200
  • 5662efccf0
    chore(deps): update dependency pg to v1.5.7 renovate[bot] 2024-07-29 14:45:23 +0000
  • 0b608ae312 Change User-Agent to use Mastodon as the product, and http.rb as platform details Claire 2024-07-29 16:39:27 +0200
  • 91fbd5b422
    Adjust magick version detection in admin panel (#30845) Michael Stanclift 2024-07-29 09:32:29 -0500
  • 5883d5a4fe Rename /api/v*/notifications/count to unread_count Claire 2024-07-29 16:16:56 +0200
  • f20f92ed6f Allow upping the notifications count cutoff from 100 up to 1000 Claire 2024-07-29 16:12:46 +0200
  • 75d1a158e4 Add `GET /api/v1/notifications/count` Claire 2024-07-29 15:01:20 +0200
  • dded36fc1f Add `GET /api/v2_alpha/notifications/count` Claire 2024-07-29 14:23:49 +0200
  • a667bf3767 use Paperclip to determine IM file Michael Stanclift 2024-07-29 14:21:59 +0000
  • 7ac3053673
    Fix failing specs Adam Niedzielski 2024-07-29 14:54:41 +0200
  • 6d71b23ca4 use terrapin for shell commands, better handle errors with regex Michael Stanclift 2024-07-26 15:01:48 +0000
  • 4776d28848 linting issue Michael Stanclift 2024-07-24 20:49:26 +0000
  • 0ea46635a2 add 0.0.0 fallback Michael Stanclift 2024-07-24 20:45:55 +0000
  • 7a003eb81a fix ruby linting issue Michael Stanclift 2024-06-26 15:49:37 +0000
  • f7ca772a06 detect im7 install Michael Stanclift 2024-06-26 10:37:15 -0500
  • bab725fc31
    Add on_delete: :cascade Adam Niedzielski 2024-07-29 13:50:38 +0200
  • ee58baf14e
    Move account private key to dedicated table Adam Niedzielski 2024-07-29 13:19:07 +0200
  • 8edd77a755
    chore(deps): update dependency typescript to v5.5.4 (#31186) renovate[bot] 2024-07-29 09:07:22 +0000
  • 3d6213d968
    chore(deps): update dependency typescript to v5.5.4 renovate[bot] 2024-07-29 08:53:00 +0000
  • 95eadabe44
    Extrude `fill_in_auth_details` method to `ProfileStories` spec support module (#31163) Matt Jankowski 2024-07-29 04:31:42 -0400
  • 6ad477d146
    Fix Codespaces startup fails due to Corepack download prompt (#31189) kyori19 2024-07-29 17:27:11 +0900
  • ec5a860924
    New Crowdin Translations (automated) (#31169) github-actions[bot] 2024-07-29 10:24:15 +0200
  • 72e3a637b7
    chore(deps): update dependency nokogiri to v1.16.7 renovate[bot] 2024-07-29 08:17:58 +0000
  • 848a5ca53d
    Follow up tweaking of admin UI changes (#31168) Michael Stanclift 2024-07-29 03:10:23 -0500
  • 37f5718482
    chore(deps): update dependency sanitize to v6.1.2 (#31172) renovate[bot] 2024-07-29 08:08:07 +0000
  • 4cc634dc44
    fix(deps): update dependency use-debounce to v10.0.2 (#31177) renovate[bot] 2024-07-29 10:07:28 +0200
  • cefd8b5484
    chore(deps): update dependency husky to v9.1.3 (#31185) renovate[bot] 2024-07-29 08:06:53 +0000
  • 90d6297191
    chore(deps): update eslint (non-major) (#31188) renovate[bot] 2024-07-29 10:06:12 +0200
  • cd91a74744
    Fix Codespaces startup fails due to Corepack download prompt kyori19 2024-07-29 05:35:13 +0000
  • 55c7ea0e5a New Crowdin translations GitHub Actions 2024-07-29 04:26:38 +0000
  • c4f13c45d0
    chore(deps): update eslint (non-major) renovate[bot] 2024-07-29 03:39:49 +0000
  • 920694f1ed
    chore(deps): update dependency husky to v9.1.3 renovate[bot] 2024-07-29 00:44:25 +0000
  • b41e19dd6d Fixed Rails route covering %40-encoded profile URL paths to not 404 Tim Rogers 2024-07-28 15:43:07 -0500
  • 7f2e91d443
    fix(deps): update dependency use-debounce to v10.0.2 renovate[bot] 2024-07-28 13:00:07 +0000
  • 722cfb7b18
    chore(deps): update dependency sanitize to v6.1.2 renovate[bot] 2024-07-27 22:36:04 +0000
  • 08235a8da7
    WIP Emelia Smith 2024-07-27 17:40:54 +0200
  • 48fafc7389
    Fix specs Emelia Smith 2024-07-27 17:31:14 +0200
  • becc24a3b1
    Add spec to ensure Account Serializer doesn't expose the permissions associated with a role Emelia Smith 2024-07-27 17:26:48 +0200
  • 3d08ea81a9
    Reuse REST::RoleSerializer in REST::AccountSerializer Emelia Smith 2024-07-27 17:21:04 +0200
  • 37c0f534f1
    Add Tag#formatted_name for admin views Emelia Smith 2024-07-27 17:09:41 +0200
  • 9854eab7d6
    Use Tag#formatted_name for activitypub serializers Emelia Smith 2024-07-27 17:10:53 +0200
  • 45ce2bf4fc
    Use Tag#formatted_name for featured tags on profiles Emelia Smith 2024-07-27 17:10:36 +0200
  • a6385b7da8
    Add Tag#formatted_name for admin views Emelia Smith 2024-07-27 17:09:41 +0200
  • 7fe71e3fde
    Implement UI for Search & Moderation of Tags Emelia Smith 2024-07-27 17:07:45 +0200
  • 2f23e46b92
    Clarify that unusable hashtags are only usable locally, and do not affect remote statuses Emelia Smith 2024-07-05 23:53:10 +0200
  • 640c78f5fa Adjust mobile breakpoint Michael Stanclift 2024-07-27 13:59:32 +0000
  • 02d1565d81 fix disappearing borders in light mode for federation directory Michael Stanclift 2024-07-27 01:02:51 +0000
  • db6fe42d14 Extrude `fill_in_auth_details` method to `ProfileStories` spec support module Matt Jankowski 2024-07-26 11:41:47 -0400
  • dd53792714
    Move UI tests from controller to system spec (#31158) David Roetzel 2024-07-26 16:53:49 +0200
  • b120792f27
    Adjust ffmpeg version detection in admin panel (#31130) Michael Stanclift 2024-07-26 09:13:56 -0500
  • 13cb4ccdeb consolidate rescue block Michael Stanclift 2024-07-26 13:57:54 +0000
  • f57ac01e74 better handle rescue block for Terrapin and OJ Michael Stanclift 2024-07-26 13:56:29 +0000
  • c64f2ae5a5 Fix unneeded requests to blocked domains when receiving relayed signed activities from them Claire 2024-07-26 15:41:34 +0200
  • 56d15a792e Update app/lib/admin/metrics/dimension/software_versions_dimension.rb Michael Stanclift 2024-07-26 08:39:33 -0500
  • 324818e3c8 single quotes Michael Stanclift 2024-07-26 04:51:39 +0000
  • 14a3a06c08 use terrapin, use ffmpeg_binary from env config Michael Stanclift 2024-07-26 03:35:46 +0000
  • 3e6724ddd7 added fallback to 0.0.0 Michael Stanclift 2024-07-24 20:34:16 +0000
  • 16fadf0ca9 change regex Michael Stanclift 2024-07-24 14:56:43 -0500
  • ebabda5695 Fix threading of private posts received out of order Claire 2024-07-26 15:16:16 +0200
  • 7e1ae60225
    Move UI tests from controller to system spec. David Roetzel 2024-07-26 14:35:48 +0200
  • dfd43869c9
    Decrease count of filtered notifications when notification requests are accepted or dismissed (#31149) David Roetzel 2024-07-26 11:36:54 +0200
  • c091fa7105
    chore(deps): update devdependencies (non-major) (#31096) renovate[bot] 2024-07-26 11:27:48 +0200
  • 59f2210653
    chore(deps): update devdependencies (non-major) renovate[bot] 2024-07-26 09:10:27 +0000
  • d091cc60c9
    Rename action. David Roetzel 2024-07-26 10:54:52 +0200
  • 693d9b03ed
    Enable OAuth PKCE Extension (#31129) Emelia Smith 2024-07-26 10:53:10 +0200
  • aa5c6e0440
    Simplify component logic. David Roetzel 2024-07-26 10:41:27 +0200
  • 3793c845c9
    New Crowdin Translations (automated) (#31154) github-actions[bot] 2024-07-26 09:51:37 +0200
  • 03655c8d92 New Crowdin translations GitHub Actions 2024-07-26 04:26:46 +0000
  • 0fb98d1507 Merge tag 'v4.2.10' into freq-main Jesse Karmani 2024-07-25 13:53:54 -0700
  • 8818748b90
    Change design of confirmation modals in web UI (#30884) Eugen Rochko 2024-07-25 19:05:54 +0200
  • 58a8c4652d
    Merge 14864dbac6 into ff6d2ec343 JJ Asghar 2024-07-25 16:03:17 +0000
  • ff6d2ec343
    fix(deps): update dependency pino to v9.3.2 (#31148) renovate[bot] 2024-07-25 15:38:05 +0000
  • d7f217fee0
    Fix from review Renaud Chaput 2024-07-25 17:35:26 +0200
  • 0db2f3ed0b
    fix(deps): update dependency pino to v9.3.2 renovate[bot] 2024-07-25 15:27:40 +0000
  • b42eafb759
    Account for initial state of `null` David Roetzel 2024-07-25 17:19:58 +0200
  • c38f9fcc60
    Decrease count of filtered notifications... David Roetzel 2024-07-25 17:04:04 +0200
  • 887e64efd4
    Allow @ at the end of an URL (#31124) Adam Niedzielski 2024-07-25 17:02:58 +0200
  • 5f5373397f
    Remove duplicate `omniauth_only?` helper method (#31066) Matt Jankowski 2024-07-25 10:59:56 -0400