258 Commits

Author SHA1 Message Date
Claire
f8fb62193a Merge commit 'eeb68053a83894190eefae178a661018b9859494' into glitch-soc/merge-4.6 2026-07-03 18:14:36 +02:00
Claire
eeb68053a8 Bump version to v4.6.3 2026-07-03 15:22:15 +02:00
Claire
42e1446900 Merge commit '70d39d364ba6183a2b6e2f763204fe2c21e0ca42' into glitch-soc/merge-4.6 2026-06-25 11:07:11 +02:00
Claire
70d39d364b Bump version to v4.6.2 2026-06-25 10:56:15 +02:00
Claire
3083fdad1f Merge commit '46108ecfe18f53e8a989aa36e9397914f6bc0108' into glitch-soc/merge-4.6 2026-06-24 17:27:19 +02:00
Claire
8fe3dbad2e Bump version to v4.6.1 2026-06-24 14:48:52 +02:00
Claire
2f491f0d48 Merge commit 'b5e771b89e7b55b9feb301d257e2d4dc7ca46c1d' into glitch-soc/merge-4.6
Conflicts:
- `lib/mastodon/version.rb`:
  Upstream bumped the Mastodon API version.
   Did it as well.
2026-06-23 18:01:59 +02:00
Claire
a454bbde69 Bump Mastodon API version (#39574) 2026-06-23 17:35:29 +02:00
Claire
6b4e8c7467 Merge commit 'e8642389912b1059c921f0836825f12a0f2779db' into glitch-soc/merge-4.6
Conflicts:
- `app/models/account.rb`:
  Upstream changed the display name length limit for local users,
  but glitch-soc has a configurable limit.
  Updated the default limit to be upstream's new limit.
2026-06-17 14:40:25 +02:00
Claire
e864238991
Bump version to v4.6.0 (#39470) 2026-06-17 14:14:09 +02:00
Claire
6aca68e185 Merge commit 'e2b7096bd3f93afcf4d6b3e7ffb9ccdb417a9def' into glitch-soc/merge-4.6 2026-06-16 21:49:17 +02:00
Claire
e2b7096bd3
Bump version to v4.6.0-rc.2 (#39441) 2026-06-15 17:27:55 +02:00
Claire
08027edb10 Merge commit 'b902c825054b953599cd0341acf428332fca5044' into glitch-soc/merge-upstream 2026-06-12 18:37:02 +02:00
Eugen Rochko
d438a09ddb
Bump version to 4.6.0-rc.1 (#39383) 2026-06-11 17:22:41 +00:00
Claire
a1ab96baed Merge commit '52aa8a44bbd0c9a6673cbd9b7c088020be938799' into glitch-soc/merge-upstream 2026-06-03 22:30:16 +02:00
Eugen Rochko
52aa8a44bb
Bump version to v4.6.0-beta.1 (#39222)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: diondiondion <mail@diondiondion.com>
2026-06-03 15:09:26 +00:00
Claire
003ad015f8 Merge commit '0529a1f7d2197dd535f59163c00634f9c060723d' into glitch-soc/merge-upstream 2026-06-03 14:42:51 +02:00
Claire
0529a1f7d2
Bump version to v4.5.11 (#39264) 2026-06-03 12:26:55 +00:00
Claire
ae2ff31f32 Merge commit '0caf334891e0a5f4e995f1d667eb83d3aad7e41e' into glitch-soc/merge-upstream
Conflicts:
- `lib/mastodon/version.rb`:
  Upstream updated the API version, while we also have a custom glitch API version.
  Updated as upstream did.
2026-05-30 12:13:35 +02:00
David Roetzel
6d3182a6eb
Move Collections API to v1 namespace (#39210) 2026-05-29 08:39:51 +00:00
Claire
ca427bc176 Merge commit 'f5b57e8ba7a2d3687b1ae496f6213bfe5347c0fa' into glitch-soc/merge-upstream 2026-05-20 15:43:33 +02:00
Claire
f5b57e8ba7
Bump version to v4.5.10 (#39104) 2026-05-20 13:20:08 +00:00
Claire
3072de056a Merge commit '3a84990780fb1b48999f661f0cea5cb29cca4d33' into glitch-soc/merge-upstream 2026-04-15 16:27:32 +02:00
Claire
3a84990780
Bump version to v4.5.9 (#38696) 2026-04-15 14:10:28 +00:00
Claire
3d8e40f7c9 Merge commit 'c72ca33fac1ae1518371f5954ae9487692b17709' into glitch-soc/merge-upstream 2026-03-24 17:05:53 +01:00
Claire
c72ca33fac
Bump version to v4.5.8 (#38374) 2026-03-24 15:51:03 +00:00
Claire
73f77c49d8 Merge commit '16c41e035bdd6e08927c950aeeb5332adbe8b6d5' into glitch-soc/merge-upstream
Conflicts:
- `lib/mastodon/version.rb`:
  Upstream bumped the Mastodon API version, glitch-soc has an extra glitch version.
  Bumped the Mastodon API version as upstream did.
2026-03-16 18:16:56 +01:00
Claire
b7246518bf
Add avatar_description and header_description parameters to PATCH /api/v1/profile (#38221) 2026-03-16 14:04:25 +00:00
Claire
0e1ea3110e Merge commit '7f16397f3c37a8e378239974b73afbfe2b6e6844' into glitch-soc/merge-upstream
Conflicts:
- `lib/mastodon/version.rb`:
  Upstream bumped the mastodon API version, glitch-soc has a change on an adjacent
  line adding a glitch API version.
2026-02-27 21:25:37 +01:00
Claire
3b7c33e763
Add exclude_direct flag to /api/v1/accounts/:id/statuses to exclude direct messages (#37763) 2026-02-27 09:34:12 +00:00
Claire
c15c49b5b6 Merge commit '1e87bd178d96ab7d760f019fcf651ecc1585e701' into glitch-soc/merge-upstream 2026-02-24 15:14:25 +01:00
Claire
1e87bd178d
Bump version to v4.5.7 (#37965) 2026-02-24 13:54:33 +00:00
Claire
13499168f8 Merge commit 'c48634cf5f3c5b50fcf6ea075121fa2d88e07c0e' into glitch-soc/merge-upstream 2026-02-03 15:44:04 +01:00
Claire
c48634cf5f
Bump version to v4.5.6 (#37722) 2026-02-03 14:28:23 +00:00
Claire
b14cbb3ee9
Merge pull request #3364 from ClearlyClaire/glitch-soc/features/local-only-drop-emoji
Deprecate eye emoji in favor of a bespoke API parameter
2026-01-27 22:30:17 +01:00
Claire
400c1f3e8e
Bump version to v4.5.5 (#37551) 2026-01-20 15:00:10 +00:00
Claire
9fe14a3072
Bump version to v4.5.4 (#37413) 2026-01-07 13:40:06 +00:00
Claire
8a2826604c
Bump version to v4.6.0-alpha.1 (#36667) 2025-10-31 13:24:26 +00:00
Claire
51877081b4
Bump version to v4.5.0-rc.1 (#36635) 2025-10-29 11:11:33 +00:00
Claire
118ff13bd0
Bump version to v4.5.0-beta.2 (#36543) 2025-10-21 13:43:38 +00:00
Claire
c5fb080ab8
Bump version to v4.5.0-beta.1 (#36479) 2025-10-15 13:09:25 +00:00
Claire
254fff93ca
Bump version to v4.4.6 (#36447) 2025-10-13 14:31:12 +00:00
Claire
e1f7847b64
Remove the outgoing_quotes feature flag, making the feature unconditional (#36130) 2025-09-24 08:58:08 +00:00
Claire
4ecbaea8bb
Conditionally bump API version depending on quote post feature flag (#35939) 2025-08-29 10:33:35 +00:00
Claire
ffeb5da991
Bump version to v4.4.3 (#35687) 2025-08-05 13:32:20 +00:00
Renaud Chaput
3a533c6c8d
Bump version to 4.5.0-alpha.1 (#35231) 2025-07-02 08:00:43 +00:00
Claire
68090cd8be
Bump version to v4.4.0-rc.1 (#35196) 2025-07-01 09:21:32 +00:00
Claire
98f98249ff
Bump version to v4.4.0-beta.2 (#35076) 2025-06-17 16:43:17 +00:00
Matt Jankowski
1297ad759e
Update rubocop to version 1.76.0 (#34926) 2025-06-05 12:09:05 +00:00
Claire
f7c19226cf
Bump version to v4.4.0-beta.1 (#34912) 2025-06-04 08:47:18 +00:00