mia
|
3fd6dccad9
|
apply patches
|
2024-02-17 16:46:12 -08:00 |
|
Laura Hausmann
|
20ae0829a5
|
Release: v2023.12.4
|
2024-02-16 19:42:36 +01:00 |
|
Laura Hausmann
|
5f6096c1b7
|
[backend] Verify object id host matches final URL when fetching remote activities
|
2024-02-16 18:42:23 +01:00 |
|
Laura Hausmann
|
9fc45f166c
|
[backend] Verify response content type when fetching remote activities
|
2024-02-16 18:42:22 +01:00 |
|
tournesol
|
4cd9c002e6
|
[client] Update translations (French)
Currently translated at 100.0% (1883 of 1883 strings)
Translation: Iceshrimp/locales
Translate-URL: https://translate.iceshrimp.dev/projects/iceshrimp/locales/fr/
|
2024-02-15 09:04:43 +01:00 |
|
Laura Hausmann
|
129cc4408a
|
[mastodon-client] Register full OAuth scopes as well
|
2024-02-14 23:56:11 +01:00 |
|
Laura Hausmann
|
3399187302
|
[mastodon-client] Fix /v2/suggestions endpoint (undocumented API behavior strikes again)
|
2024-02-14 23:55:50 +01:00 |
|
Laura Hausmann
|
e49d168ecd
|
[mastodon-client] Add support for quote_id parameter when creating posts (#515)
|
2024-02-13 16:51:08 +01:00 |
|
Laura Hausmann
|
63fa244ea8
|
[client] Fix migration page when migrating from/to the same account twice, resolves #514
|
2024-02-10 15:52:48 +01:00 |
|
Laura Hausmann
|
4b20ab6ad4
|
[backend] Fix typo in audience.ts isPublic check
|
2024-02-07 19:56:02 +01:00 |
|
Pyrox
|
826e2c2867
|
[nix] Update packaged yarn
|
2024-02-04 19:21:36 -05:00 |
|
Laura Hausmann
|
dd6bd0267c
|
Release: v2023.12.3
|
2024-02-04 20:41:06 +01:00 |
|
Laura Hausmann
|
1378037384
|
[backend] Only allow author to see hidden posts
|
2024-02-04 20:23:42 +01:00 |
|
Laura Hausmann
|
f14c5ed4ef
|
[backend/frontend] Disable post imports for security reasons
|
2024-02-04 20:12:51 +01:00 |
|
corite
|
3dff9eac78
|
fix: k8s persistence access mode
|
2024-02-02 21:35:24 +01:00 |
|
Laura Hausmann
|
827370c9df
|
[yarn] Update version to 4.1.0
|
2024-01-31 22:06:22 +01:00 |
|
Laura Hausmann
|
a0acc7ef83
|
Release: v2023.12.2
|
2024-01-30 18:30:09 +01:00 |
|
Laura Hausmann
|
a1460503cf
|
Make sure unresponsive split domain instances that come back to life don't get stuck isNotResponding
|
2024-01-30 18:27:06 +01:00 |
|
Laura Hausmann
|
7ed43b76b5
|
Improve dead instances pruning
This fixes a couple edge cases in which inactive but working instances could be caught by the dead instances filter
|
2024-01-30 18:00:54 +01:00 |
|
Laura Hausmann
|
0d28b07203
|
Don't send activities to dead instances
Co-authored-by: Johann150 <johann.galle@protonmail.com>
|
2024-01-29 21:50:05 +01:00 |
|
Salif Mehmed
|
565c2efbe5
|
[client] Update translations (Bulgarian)
Currently translated at 34.9% (658 of 1883 strings)
Translation: Iceshrimp/locales
Translate-URL: https://translate.iceshrimp.dev/projects/iceshrimp/locales/bg/
|
2024-01-29 16:04:41 +01:00 |
|
Laura Hausmann
|
dbaec21750
|
[docs] Add disclaimer for migrations from Misskey v13 and forks
|
2024-01-26 17:44:03 +01:00 |
|
Salif Mehmed
|
c578172b42
|
[client] Update translations (Bulgarian)
Currently translated at 19.5% (369 of 1883 strings)
Translation: Iceshrimp/locales
Translate-URL: https://translate.iceshrimp.dev/projects/iceshrimp/locales/bg/
|
2024-01-26 17:17:05 +01:00 |
|
Laura Hausmann
|
d86205d8b5
|
[locales] Rename files to correct language/region code format
|
2024-01-26 17:16:57 +01:00 |
|
Laura Hausmann
|
1d2da1a7fb
|
Update README.md
|
2024-01-25 04:10:49 +01:00 |
|
Laura Hausmann
|
42fe936e96
|
Update README.md
Added information on the ongoing rewrite efforts
|
2024-01-20 20:53:34 +01:00 |
|
corite
|
4d9b8df5c6
|
feat: enable persistence in chart
|
2024-01-14 21:25:57 +01:00 |
|
corite
|
5c405defa0
|
chore: update chart dependencies
|
2024-01-14 20:35:52 +01:00 |
|
corite
|
6b91be1b0e
|
fix: update image link
|
2024-01-13 08:25:44 +01:00 |
|
corite
|
a5ef9b9d94
|
fix: helm chart issues
|
2024-01-13 08:25:44 +01:00 |
|
Daks
|
d07f5c4bd7
|
[client] Update translations (Ukrainian)
Currently translated at 100.0% (1883 of 1883 strings)
Translation: Iceshrimp/locales
Translate-URL: https://translate.iceshrimp.dev/projects/iceshrimp/locales/uk/
|
2024-01-05 00:04:40 +01:00 |
|
jolupa
|
b05ad9eada
|
[client] Update translations (Catalan)
Currently translated at 98.0% (1847 of 1883 strings)
Translation: Iceshrimp/locales
Translate-URL: https://translate.iceshrimp.dev/projects/iceshrimp/locales/ca/
|
2024-01-05 00:04:39 +01:00 |
|
Laura Hausmann
|
197002df8a
|
[backend] Fix emojis with special characters
This is an adaptation of 3968a6ca07 and ada577bde6
Co-authored-by: Johann150 <johann.galle@protonmail.com>
|
2024-01-04 23:55:00 +01:00 |
|
Jeder
|
299a20fb71
|
[docs] Add podman (quadlet/systemd) installation guide
Co-authored-by: Jeder <jeder+git@jeder.pl>
Co-committed-by: Jeder <jeder+git@jeder.pl>
|
2024-01-03 22:57:10 +01:00 |
|
Laura Hausmann
|
0a3fedfd4f
|
Release: v2023.12.1 (now with the correct package version)
|
2023-12-21 21:34:25 +01:00 |
|
Laura Hausmann
|
2d76fe4c8b
|
Release: v2023.12.1
|
2023-12-21 20:05:10 +01:00 |
|
mia
|
87360eab9c
|
prevent extra colon from showing up
|
2023-12-21 08:40:45 -08:00 |
|
Laura Hausmann
|
52b0c6c8f8
|
[backend] Add a new index to the user table for faster notifications queries
This should drastically improve performance of the i/notification endpoint
|
2023-12-16 17:43:15 +01:00 |
|
Laura Hausmann
|
384fb76a26
|
[backend] Add a new index to the note table for faster generation of following query heuristics
|
2023-12-15 23:56:16 +01:00 |
|
Laura Hausmann
|
bd63e16e5f
|
Release: v2023.12
|
2023-12-15 15:51:34 +01:00 |
|
Tournesol
|
7aa33f2497
|
Allow autocompletion of center and small MFM by adding them to the tag list
|
2023-12-15 15:01:00 +01:00 |
|
Laura Hausmann
|
0cb6f578ad
|
[backend] Don't join avatar and banner on i/notifications
This was an oversight on the recent database refactor and is no longer required
|
2023-12-14 20:34:24 +01:00 |
|
Salif Mehmed
|
a8da3e94e4
|
[client] Update translations (Bulgarian)
Currently translated at 18.9% (357 of 1883 strings)
Translation: Iceshrimp/locales
Translate-URL: https://translate.iceshrimp.dev/projects/iceshrimp/locales/bg/
|
2023-12-13 13:04:38 +01:00 |
|
AverageDood
|
bb4ffc6c5c
|
[client] Update translations (Spanish)
Currently translated at 100.0% (1883 of 1883 strings)
Translation: Iceshrimp/locales
Translate-URL: https://translate.iceshrimp.dev/projects/iceshrimp/locales/es/
|
2023-12-11 21:04:38 +01:00 |
|
Salif Mehmed
|
536bc88bf5
|
[client] Update translations (Bulgarian)
Currently translated at 12.3% (232 of 1883 strings)
Translation: Iceshrimp/locales
Translate-URL: https://translate.iceshrimp.dev/projects/iceshrimp/locales/bg/
|
2023-12-11 21:04:37 +01:00 |
|
Laura Hausmann
|
e9a5b2cb7f
|
[meta] Disable JetBrains AI features for the project globally
|
2023-12-11 17:22:42 +01:00 |
|
Laura Hausmann
|
9c598fe3bf
|
[docs] Fix line breaks in migrate.md
|
2023-12-11 16:10:14 +01:00 |
|
Laura Hausmann
|
91d84649fd
|
[docs] Link to migration docs in README.md
|
2023-12-11 16:03:10 +01:00 |
|
Jeder
|
204f8bcd01
|
[docs] Add firefish migration docs
|
2023-12-11 15:52:48 +01:00 |
|
Laura Hausmann
|
8a642be6d9
|
[client] Fix pages and gallery tab navigation
This also adds a much nicer "add new gallery post" button to the gallery page
|
2023-12-08 15:15:34 +01:00 |
|