Matt Jankowski
|
5dfdec6453
|
Convert `settings/applications` controller spec to system/request specs (#32006)
|
2024-09-23 13:37:32 +00:00 |
Eugen Rochko
|
aaab6b7adc
|
Add reblogs and favourites counts to statuses in ActivityPub (#32007)
|
2024-09-23 13:14:15 +00:00 |
Claire
|
b5bdc69f7b
|
Change mobile breakpoint back to old version and allow main column to shrink (#32033)
|
2024-09-23 12:53:35 +00:00 |
github-actions[bot]
|
ed90d9342e
|
New Crowdin Translations (automated) (#32011)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-09-23 08:50:19 +00:00 |
Claire
|
7ed9c590b9
|
Fix issue when encountering reblog of deleted post in feed rebuild (#32001)
|
2024-09-20 14:58:06 +00:00 |
Claire
|
ed8b0e4b1e
|
Fix links for reblogs in moderation interface (#31979)
|
2024-09-20 13:33:26 +00:00 |
Matt Jankowski
|
a7dbf6f5a5
|
Use heredoc/squish for inline css styles in oembed serializer (#31991)
|
2024-09-20 12:50:51 +00:00 |
Matt Jankowski
|
bdf83c353f
|
Move default embed size knowledge into `OEmbedSerializer` (#31990)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-20 12:39:48 +00:00 |
Claire
|
8afa3bb2fa
|
Change Mastodon to issue correctly-signed queries by default (#31994)
|
2024-09-20 10:10:09 +00:00 |
Eugen Rochko
|
e7fd0985c9
|
Change zoom icon in web UI (#29683)
|
2024-09-20 09:42:02 +00:00 |
Matt Jankowski
|
04a939d640
|
Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988)
|
2024-09-20 08:51:37 +00:00 |
Matt Jankowski
|
c922af2737
|
Add `LIMIT` constant for `api/v1/peers/search` endpoint (#31989)
|
2024-09-20 08:31:58 +00:00 |
github-actions[bot]
|
162f9a3c90
|
New Crowdin Translations (automated) (#31993)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-09-20 08:31:28 +00:00 |
Renaud Chaput
|
ae03e4ffc6
|
Update directory page options to use URL params (#31977)
|
2024-09-19 15:34:08 +00:00 |
Claire
|
57a38f071b
|
Fix custom `history.push` and `history.replace` building bogus location if path is omitted (#31980)
|
2024-09-19 14:58:33 +00:00 |
Matt Jankowski
|
2946a9286b
|
Use `headers` shorthand in mailers (#31956)
|
2024-09-19 13:38:32 +00:00 |
Eugen Rochko
|
ef4d6ab988
|
Fix browser glitch caused by two overlapping scroll animations in web UI (#31960)
|
2024-09-19 10:52:46 +00:00 |
github-actions[bot]
|
efdc17513d
|
New Crowdin Translations (automated) (#31974)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-09-19 10:34:19 +00:00 |
Matt Jankowski
|
5d573c976e
|
Remove unused E2EE-related methods (#31964)
|
2024-09-19 10:23:58 +00:00 |
Eugen Rochko
|
29656cb9e0
|
Fix sass deprecation warning (#31961)
|
2024-09-18 17:39:32 +00:00 |
Renaud Chaput
|
8b70834035
|
Fix the appearance of avatars when they do not load (#31966)
|
2024-09-18 17:39:15 +00:00 |
Matt Jankowski
|
5405bdd344
|
Remove unused E2EE messaging code (#31193)
|
2024-09-18 09:27:43 +00:00 |
Christian Schmidt
|
7740f1a6bb
|
Mute XHR abort errors (#31952)
|
2024-09-18 08:43:24 +00:00 |
github-actions[bot]
|
bd86c692cf
|
New Crowdin Translations (automated) (#31959)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-09-18 08:06:44 +00:00 |
Matt Jankowski
|
a397141d78
|
Move non-action public method controller callback to private methods (#31933)
|
2024-09-18 08:05:25 +00:00 |
David Roetzel
|
d8f9db547a
|
Merge commit from fork
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2024-09-17 16:59:29 +02:00 |
github-actions[bot]
|
6a233cbfcf
|
New Crowdin Translations (automated) (#31946)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-09-17 13:02:53 +00:00 |
Claire
|
d2f9075078
|
Increase no-gap-breakpoint by 32px to fix overflow (#31889)
|
2024-09-17 03:19:42 +00:00 |
Michael Stanclift
|
5a33a5658b
|
Fix background of text detection progress (#31943)
|
2024-09-17 03:19:04 +00:00 |
Claire
|
ca8e892c1a
|
Fix selectSettingsNotificationsExcludedTypes not being memoized properly (#31881)
|
2024-09-16 14:51:56 +00:00 |
Claire
|
6c76a7a907
|
Fix cancel follow request button sometimes saying “Follow back” (#31934)
|
2024-09-16 13:20:44 +00:00 |
Claire
|
c620452fd7
|
Enable grouped notifications unconditionally (#31929)
|
2024-09-16 13:12:10 +00:00 |
Claire
|
e0648a916a
|
Rename `/api/v2_alpha/notifications*` to `/api/v2/notifications*` (#31840)
|
2024-09-16 12:10:02 +00:00 |
Eugen Rochko
|
efb0e2c34b
|
Fix horizontal scrollbar on who to follow carousel in web UI (#31912)
|
2024-09-16 12:08:37 +00:00 |
Claire
|
c0eda832f3
|
Convert notification requests actions and reducers to Typescript (#31866)
|
2024-09-16 09:54:03 +00:00 |
github-actions[bot]
|
474abf3c7f
|
New Crowdin Translations (automated) (#31911)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-09-16 08:48:20 +00:00 |
Matt Jankowski
|
abd2f5654a
|
Add validation coverage for `CustomEmoji` shortcode value (#31906)
|
2024-09-16 07:53:03 +00:00 |
Claire
|
4b40d13cb3
|
Increase preview card image size limit from 2MB to 8MB when using libvips (#31904)
|
2024-09-14 00:16:02 +00:00 |
David Roetzel
|
c1b2c4fd9a
|
Strip protocol from attribution domains (#31900)
|
2024-09-13 11:37:15 +00:00 |
Claire
|
ba81e4e019
|
Fix inability to locally suspend remotely-suspended accounts in moderation interface (#31899)
|
2024-09-13 09:11:10 +00:00 |
Matt Jankowski
|
a2c4f5f5c0
|
Add coverage for `ListAccount` follow/follow_request set up (#31896)
|
2024-09-13 08:49:03 +00:00 |
Matt Jankowski
|
49cbee3836
|
Remove unused argument from `AccountMigration.within_cooldown` (#31892)
|
2024-09-13 08:43:21 +00:00 |
github-actions[bot]
|
353ade767b
|
New Crowdin Translations (automated) (#31898)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-09-13 08:41:46 +00:00 |
Michael Stanclift
|
a269ff9253
|
Fix review history and action modal styling (#31864)
|
2024-09-12 14:18:43 +00:00 |
Taylor Chaparro
|
1b6a82b799
|
Fix invalid date searches returning 503 (#31526)
|
2024-09-12 13:40:20 +00:00 |
Matt Jankowski
|
f3c4874522
|
Remove unused `statuses#embed` body class assignment (#31787)
|
2024-09-12 13:38:15 +00:00 |
Matt Jankowski
|
4aa600387e
|
Move redirect/base body class to view (#31796)
|
2024-09-12 13:31:50 +00:00 |
Christian Schmidt
|
8cdc148167
|
Handle invalid visibility (#31571)
|
2024-09-12 13:29:55 +00:00 |
Matt Jankowski
|
17c57c46e7
|
Add coverage for title/limit validations in `List` model (#31869)
|
2024-09-12 13:25:23 +00:00 |
Claire
|
a496aeabcb
|
Change form-action Content-Security-Policy directive to be more restrictive (#26897)
|
2024-09-12 13:24:19 +00:00 |
Claire
|
5f782f9629
|
Autofocus primary button in modals (#31883)
|
2024-09-12 13:15:05 +00:00 |
Claire
|
c35ea59ee6
|
Fix security context sometimes not being added in LD-Signed activities (#31871)
|
2024-09-12 12:58:12 +00:00 |
Eugen Rochko
|
24ef8255b3
|
Change design of embed modal in web UI (#31801)
|
2024-09-12 12:54:16 +00:00 |
David Roetzel
|
ab763c493f
|
Ignore `undefined` as canonical url (#31882)
|
2024-09-12 11:14:42 +00:00 |
Eugen Rochko
|
3d46f47817
|
Change embedded posts to use web UI (#31766)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-12 09:41:19 +00:00 |
Eugen Rochko
|
f2a92c2d22
|
Fix notifications re-rendering spuriously in web UI (#31879)
|
2024-09-12 08:16:07 +00:00 |
github-actions[bot]
|
7d53ca56d2
|
New Crowdin Translations (automated) (#31878)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-09-12 07:54:53 +00:00 |
renovate[bot]
|
a27f7f4e56
|
Update typescript-eslint monorepo to v8 (major) (#31231)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2024-09-11 13:59:46 +00:00 |
github-actions[bot]
|
2babfafaff
|
New Crowdin Translations (automated) (#31855)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-09-11 08:18:10 +00:00 |
Matt Jankowski
|
cee71b9892
|
Remove `fa_` prefix from status visibility icon method (#31846)
|
2024-09-11 07:47:16 +00:00 |
Eugen Rochko
|
a3215c0f88
|
Change inner borders in media galleries in web UI (#31852)
|
2024-09-11 07:29:18 +00:00 |
Michael Stanclift
|
e09f9f885e
|
Fix alt text modal styling (#31844)
|
2024-09-10 17:33:55 +00:00 |
Matt Jankowski
|
0c3c06f7cc
|
Remove vendor prefix from `mobile-web-app-capable` meta tag (#31845)
|
2024-09-10 17:32:58 +00:00 |
Matt Jankowski
|
da07adfe6c
|
Add `CustomEmoji.enabled` scope (#31830)
|
2024-09-10 13:21:40 +00:00 |
Eugen Rochko
|
e0c27a5047
|
Add ability to manage which websites can credit you in link previews (#31819)
|
2024-09-10 12:00:40 +00:00 |
Eugen Rochko
|
3929e3c6d2
|
Change design of hide media button in web UI (#31807)
|
2024-09-10 09:29:17 +00:00 |
github-actions[bot]
|
5260233b81
|
New Crowdin Translations (automated) (#31835)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-09-10 09:22:49 +00:00 |
Matt Jankowski
|
5b995143f1
|
Use `with_options` for shared Account validation option value (#31827)
|
2024-09-10 08:03:45 +00:00 |
Matt Jankowski
|
d0ab94c4d2
|
Add `FeaturedTag` coverage, use `pick` in model (#31828)
|
2024-09-09 19:57:19 +00:00 |
Eugen Rochko
|
a021dee642
|
Change labels on thread indicators in web UI (#31806)
|
2024-09-09 15:28:54 +00:00 |
github-actions[bot]
|
2caa3f365d
|
New Crowdin Translations (automated) (#31800)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-09-09 12:38:43 +00:00 |
Mike Dalessio
|
a0ea2fa3b0
|
Change fetch link card service to parse as HTML5 (#31814)
|
2024-09-09 10:59:42 +00:00 |
Matt Jankowski
|
e6969cf4e4
|
Add method for media-referencing status in `AccountStatusCleanupPolicy` (#31798)
|
2024-09-09 08:33:51 +00:00 |
Mike Dalessio
|
82161d8ae5
|
Change Account::Field parsing to use HTML5::DocumentFragment (#31813)
|
2024-09-08 18:56:18 +00:00 |
Mike Dalessio
|
afa2e257e4
|
Change verify link service to use CSS selectors instead of a complex XPath query (#31815)
|
2024-09-08 18:50:22 +00:00 |
Mike Dalessio
|
10143d053a
|
Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812)
|
2024-09-08 18:41:37 +00:00 |
Claire
|
b716248fc5
|
Add link to `/admin/roles` in moderation interface when changing someone's role (#31791)
|
2024-09-06 17:21:49 +00:00 |
Matt Jankowski
|
7335a43b6d
|
Use async count in admin dashboard (#30606)
|
2024-09-06 16:52:35 +00:00 |
Matt Jankowski
|
0a433d08fb
|
Move shares/modal body class to layout (#31789)
|
2024-09-06 16:46:55 +00:00 |
Matt Jankowski
|
4f81ad2494
|
Add coverage for `media#player`, move body class to view (#31790)
|
2024-09-06 16:46:25 +00:00 |
Emelia Smith
|
c88ba523ee
|
Fix sort order of moderation notes on Reports and Accounts (#31528)
|
2024-09-06 14:58:36 +00:00 |
Matt Jankowski
|
a9d0b48b65
|
Set "admin" body class from `admin` nested layout (#31269)
|
2024-09-06 13:58:46 +00:00 |
Emelia Smith
|
fd7fc7bdc3
|
Disable actions on reports that have already been taken (#31773)
|
2024-09-06 12:50:30 +00:00 |
Matt Jankowski
|
be77a1098b
|
Extract `Account::AUTOMATED_ACTOR_TYPES` for "bot" actor_type values (#31772)
|
2024-09-06 07:49:38 +00:00 |
github-actions[bot]
|
cc4865193a
|
New Crowdin Translations (automated) (#31781)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-09-06 07:38:08 +00:00 |
Matt Jankowski
|
7efe0bde9d
|
Add `have_http_link_header` matcher and set header values as strings (#31010)
|
2024-09-05 20:05:38 +00:00 |
Eugen Rochko
|
bc435c63bd
|
Change width of columns in advanced web UI (#31762)
|
2024-09-05 14:57:53 +00:00 |
Matt Jankowski
|
d58faa2018
|
Remove references to deprecated `Import` model (#31759)
|
2024-09-05 14:07:17 +00:00 |
Michael Stanclift
|
b4b639ee4a
|
Fix radio checkbox visibility in Report dialogs (#31752)
|
2024-09-05 12:34:13 +00:00 |
Matt Jankowski
|
e820cc30b8
|
Convert invites controller spec to system/request specs (#31755)
|
2024-09-05 11:54:27 +00:00 |
James May
|
f9712fad1b
|
Direct link to each authorized_application entry with html anchor (#31677)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
|
2024-09-05 09:48:42 +00:00 |
Eugen Rochko
|
b265a654d7
|
Fix wrong width on content warnings and filters in web UI (#31761)
|
2024-09-05 09:46:11 +00:00 |
github-actions[bot]
|
eb23d9f0f6
|
New Crowdin Translations (automated) (#31765)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-09-05 09:40:38 +00:00 |
Eugen Rochko
|
ec4c49082e
|
Change design of unread conversations in web UI (#31763)
|
2024-09-05 09:39:59 +00:00 |
Matt Jankowski
|
4678473e54
|
Add `AnnualReport::Source#report_statuses` method for subclasses to use (#31753)
|
2024-09-04 19:50:33 +00:00 |
Claire
|
559958f8c5
|
Fix email language when recipient has no selected locale (#31747)
|
2024-09-04 17:35:40 +00:00 |
Matt Jankowski
|
fe04291af4
|
Use more accurate beginning/ending times in annual report source (#31751)
|
2024-09-04 17:19:53 +00:00 |
Claire
|
585e369e0b
|
Fix display name being displayed instead of domain in remote reports (#31613)
|
2024-09-04 13:43:08 +00:00 |
Claire
|
fab29ebbe8
|
Fix all notification types being stored without filtering when polling (#31745)
|
2024-09-04 13:28:16 +00:00 |
Claire
|
1fcffa573c
|
Fix 500 error in `GET /api/v2_alpha/notifications` when there are no notifications to return (#31746)
|
2024-09-04 12:54:15 +00:00 |
Matt Jankowski
|
58df00f04d
|
Extract method for self-referencing records in `AccountStatusCleanupPolicy` (#31244)
|
2024-09-04 08:52:37 +00:00 |
github-actions[bot]
|
1c17dca6d9
|
New Crowdin Translations (automated) (#31741)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-09-04 08:42:36 +00:00 |
Christian Schmidt
|
8adf67f2db
|
`frequentlyUsedLanguages` not updated correctly (#31386)
|
2024-09-03 15:55:13 +00:00 |
Matt Jankowski
|
7c26e5e4a1
|
Add `Reviewable` model concern (#31152)
|
2024-09-03 15:37:45 +00:00 |
Matt Jankowski
|
2f0d0fc127
|
Add coverage for `CLI::Accounts#fix_duplications` task (#30639)
|
2024-09-03 15:36:59 +00:00 |
Matt Jankowski
|
5b595b8a5a
|
Remove usage of `assigns` in controller specs (#30195)
|
2024-09-03 15:23:16 +00:00 |
Claire
|
ae363f0555
|
Fix spacing between icons and labels in settings/admin interface (#31728)
|
2024-09-03 14:43:34 +00:00 |
Claire
|
ea0d691e19
|
Add `GET /api/v2_alpha/notifications/:group_key/accounts` (#31725)
|
2024-09-03 14:32:26 +00:00 |
Matt Jankowski
|
c9641c8070
|
Remove un-needed edge case sort condition in languages helper (#31724)
|
2024-09-03 13:19:48 +00:00 |
Claire
|
0437dd9e77
|
Fix radio buttons styling in web UI (#31723)
|
2024-09-03 11:37:09 +00:00 |
Matt Jankowski
|
2a244e2fdb
|
Remove unused `merge_context` helper (#31703)
|
2024-09-03 08:59:37 +00:00 |
Matt Jankowski
|
48379e62e4
|
Remove unused `User#inactive_message` method (#31698)
|
2024-09-03 08:04:00 +00:00 |
Matt Jankowski
|
406b8211f5
|
Remove unused `Mention#active?` method (#31697)
|
2024-09-03 08:03:25 +00:00 |
github-actions[bot]
|
e5155c50fd
|
New Crowdin Translations (automated) (#31716)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-09-03 08:02:08 +00:00 |
Christian Schmidt
|
a5bbe83dfd
|
media_ids is an array of strings (#31709)
|
2024-09-02 20:18:09 +00:00 |
Claire
|
c1795ee963
|
Fix not being able to load more notifications after trimming (#31652)
|
2024-09-02 20:14:04 +00:00 |
Christian Schmidt
|
491033c86c
|
Reject status creation with invalid `media_ids` parameter (#31681)
|
2024-09-02 15:30:48 +00:00 |
David Roetzel
|
388d5473e1
|
Refactor (ruby) redis configuration (#31694)
|
2024-09-02 14:19:55 +00:00 |
Claire
|
a23b3747ac
|
Fix N+1s in grouped notifications (#31638)
|
2024-09-02 09:56:00 +00:00 |
github-actions[bot]
|
2f2b98c8cb
|
New Crowdin Translations (automated) (#31671)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-09-02 08:35:09 +00:00 |
Claire
|
3ddeaca863
|
Change background color of notifications on private messages (#31657)
|
2024-08-30 09:42:48 +00:00 |
Claire
|
35538fe694
|
Fix inconsistencies between code and notification source translation strings (#31658)
|
2024-08-30 09:37:39 +00:00 |
Matt Jankowski
|
1ee1c329cc
|
Convert `admin/announcements` controller spec to system spec (#31655)
|
2024-08-30 07:15:28 +00:00 |
github-actions[bot]
|
92eba9096b
|
New Crowdin Translations (automated) (#31656)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-08-30 07:12:56 +00:00 |
Claire
|
ad0a28a8bf
|
Add `grouped_types` parameter to allow clients to restrict which notifications types get grouped (#31594)
|
2024-08-29 12:39:07 +00:00 |
Matt Jankowski
|
662f87dbe9
|
Use `MediaAttachment.supported_mime_types` method where relevant (#31635)
|
2024-08-29 08:52:29 +00:00 |
Matt Jankowski
|
b9269c8d38
|
Convert `admin/reset` controller spec to system spec (#31643)
|
2024-08-29 08:38:17 +00:00 |
github-actions[bot]
|
5d725b2c12
|
New Crowdin Translations (automated) (#31647)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-08-29 08:30:39 +00:00 |
HolgerHuo
|
3c412578c9
|
update: max_media_attachments follow server advertised value (#31616)
|
2024-08-28 09:28:48 +00:00 |
github-actions[bot]
|
26d6d291c3
|
New Crowdin Translations (automated) (#31627)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-08-28 08:59:15 +00:00 |
Claire
|
c73868cd78
|
Add ability for admins to force grouped notifications in web UI (#31610)
|
2024-08-27 14:55:51 +00:00 |
github-actions[bot]
|
0e7c88aa6d
|
New Crowdin Translations (automated) (#31609)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-08-27 07:54:58 +00:00 |
Eugen Rochko
|
29b9642b31
|
Change design of boost modal in web UI (#31555)
|
2024-08-26 17:12:17 +00:00 |
Emelia Smith
|
d820c0883d
|
Add quick links to Administration and Moderation Reports from Web UI (#24838)
|
2024-08-26 16:42:46 +00:00 |
Claire
|
e38ce3beb7
|
Fix spurious loading bar middleware usage (#31592)
|
2024-08-26 16:38:34 +00:00 |
Matt Jankowski
|
a6df125303
|
Fix `Rails/CompactBlank` cop (#31581)
|
2024-08-26 07:35:33 +00:00 |
github-actions[bot]
|
626d44b6c6
|
New Crowdin Translations (automated) (#31572)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-08-26 07:25:39 +00:00 |
github-actions[bot]
|
62be0234d5
|
New Crowdin Translations (automated) (#31559)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-08-23 08:59:31 +00:00 |
Claire
|
e08d22724d
|
Fix missing CSS in moderation interface (#31550)
|
2024-08-22 18:57:22 +00:00 |
Eugen Rochko
|
500f4925a5
|
Change how content warnings and filters are displayed in web UI (#31365)
|
2024-08-22 17:12:35 +00:00 |
Claire
|
98237207e6
|
Fix unnecessary “next” link when API returns fewer notification requests than requested (#31541)
|
2024-08-22 13:42:04 +00:00 |
Claire
|
abe292b0ec
|
Hide multiple selection bar for notification requests when no notificion requests are loaded (#31540)
|
2024-08-22 13:42:02 +00:00 |
Renaud Chaput
|
4a968cb7a9
|
Add `icon` field to instance endpoint (#30205)
|
2024-08-22 10:04:27 +00:00 |
Emelia Smith
|
376088f6da
|
Add button to view the Hashtag on the instance from Hashtags in Moderation UI (#31533)
|
2024-08-22 08:42:33 +00:00 |
github-actions[bot]
|
f86d16adba
|
New Crowdin Translations (automated) (#31536)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-08-22 08:04:56 +00:00 |
Claire
|
2da687a28b
|
Remove dead CSS code (#31527)
|
2024-08-21 17:05:02 +00:00 |
Claire
|
edeae945c0
|
Remove fontawesome leftovers (#31525)
|
2024-08-21 15:55:35 +00:00 |
Claire
|
19a1acb38b
|
Add `api_versions` to `/api/v2/instance` (#31354)
|
2024-08-21 14:54:59 +00:00 |
Claire
|
d67e11733e
|
Add automatic notification polling for grouped notifications (#31513)
|
2024-08-21 14:41:31 +00:00 |
KMY(雪あすか)
|
01a757d306
|
Fix boost dialog visibility selection not being taken into account (#31523)
|
2024-08-21 13:11:36 +00:00 |