Commit graph

1411 commits

Author SHA1 Message Date
Laura Hausmann
374d9d5ebf
[backend/api] Add note refetch endpoint (ISH-352) 2024-07-04 18:57:17 +02:00
Laura Hausmann
3316a391d5
[backend] Refactor SignalR namespace 2024-07-04 18:27:14 +02:00
Laura Hausmann
0a89a228e3
[backend] Refactor Controllers folder 2024-07-04 18:17:50 +02:00
Laura Hausmann
2c2842de50
[shared] Code cleanup 2024-07-04 18:02:00 +02:00
Laura Hausmann
e0461ee3fd
[shared] Refactor namespaces 2024-07-04 17:53:11 +02:00
Laura Hausmann
6ba71b0511
[backend/core] Improve logging in SystemUserService 2024-07-04 01:30:51 +02:00
Laura Hausmann
4684425e87
[backend/core] Fix sporadic GetOrCreateSystemUserAndKeypairAsync failures when another instances' instance.actor is contained in the change tracker 2024-07-04 01:23:56 +02:00
Laura Hausmann
17b446bfa0
[backend/core] Make sure emoji regex is anchored 2024-07-04 01:16:52 +02:00
Laura Hausmann
9c7c5595f3
[backend/masto-client] Fix quote/renote indicators sometimes being rendered incorrectly 2024-07-04 00:38:46 +02:00
Laura Hausmann
566ae8adfd
[backend/masto-client] Render quotes & quote/reply inaccessible indicators for notes with no text 2024-07-04 00:18:18 +02:00
Laura Hausmann
d7f39ecdae
[backend/api] Allow resolving local users by their fqn (ISH-403) 2024-07-03 22:14:53 +02:00
Laura Hausmann
aee7b28e3c
[backend/federation] Fix custom emoji in display name & bio not federating correctly 2024-07-03 21:59:14 +02:00
Laura Hausmann
e30dbc5753
[backend/api] Fix emoji delete endpoint having emoji twice in the route 2024-07-03 18:35:00 +02:00
Laura Hausmann
fdf879d63b
[docker] Fix build 2024-07-03 04:03:18 +02:00
Laura Hausmann
a5b30585e8
[docker] Fix multi-arch builds 2024-07-03 03:56:06 +02:00
Laura Hausmann
76cad826a8
[ci] Fix commit workflow 2024-07-03 03:52:58 +02:00
Laura Hausmann
de133aada0
[docker] Simplify Dockerfile 2024-07-03 03:51:12 +02:00
Laura Hausmann
6ba374c5f3
[docker] Use musl image & binaries for release images 2024-07-03 03:38:50 +02:00
Laura Hausmann
cd6331478f
[ci] Build glibc & musl tarballs on release 2024-07-03 03:38:25 +02:00
Laura Hausmann
21edeff11e
[docker] Disable dotnet-sdk:9.0-alpine-wasm build 2024-07-03 03:16:16 +02:00
Laura Hausmann
09f359a6ee
[docker] Build dotnet-sdk:8.0-alpine first 2024-07-03 02:37:54 +02:00
Laura Hausmann
f2eec7877c
[docker] Use buildkit for building docker images 2024-07-03 01:49:04 +02:00
Laura Hausmann
25357ea4d0
[docker] Fix typo 2024-07-03 01:48:21 +02:00
Laura Hausmann
07f2a6e84d
[docker] Update build.sh 2024-07-03 01:47:49 +02:00
Laura Hausmann
ad041b508d
[changelog] Fix typo 2024-07-03 01:35:24 +02:00
Laura Hausmann
438e785c96
Release: v2024.1-beta2 2024-07-03 01:33:32 +02:00
Laura Hausmann
ba67a14a97
[frontend] Code cleanup 2024-07-03 01:06:21 +02:00
Laura Hausmann
97f0b14087
[backend] Code cleanup 2024-07-03 01:06:16 +02:00
Kopper
27f6e3790f [backend/api] Add emoji pack importer 2024-07-03 00:57:47 +02:00
Lilian
9bb5ef4366
[frontend] Add basic search UI (ISH-398) 2024-07-03 00:53:16 +02:00
Lilian
4bf151324e
[frontend] VirtualScroller: Stop loading if there are no older notes (ISH-386) 2024-07-03 00:53:16 +02:00
Lilian
a4b2806b2c
[frontend] Implement NoteRedraft (ISH-392) 2024-07-03 00:53:16 +02:00
Lilian
78d3036644
[frontend] Refactor Note and NoteComponent 2024-07-03 00:53:16 +02:00
Lilian
84e2b2f13a
[frontend] Add action menu to Note Footer (ISH-392) 2024-07-03 00:53:16 +02:00
Lilian
ea9b2ac33c
[frontend] Update NoteControllerModel with delete endpoint (ISH-392) 2024-07-03 00:53:16 +02:00
Lilian
ffcffe656a
[frontend] Implement list menu component (ISH-392) 2024-07-03 00:53:16 +02:00
Lilian
80429d399b
[frontend] Preserve content warning on reply (ISH-391) 2024-07-03 00:53:16 +02:00
Lilian
3d3a7da73e
[frontend] Refactor EmojiPicker 2024-07-03 00:53:16 +02:00
Lilian
47bda1428b
[frontend] Add EmojiService 2024-07-03 00:53:16 +02:00
Lilian
42c860f579
[frontend] Make Notes in single note view take up the entire width (ISH-389) 2024-07-03 00:53:16 +02:00
Lilian
601c910691
[frontend] Fix stacking issues with positioned elements (ISH-387) 2024-07-03 00:53:16 +02:00
pancakes
7fa725868f [frontend] Add support for audio, video, and "other" attachments 2024-07-03 00:52:02 +02:00
pancakes
a73dbe4607 [frontend/mfm] Make custom emojis consistent with -js 2024-07-03 00:51:57 +02:00
pancakes
da5300e9b8 [frontend/mfm] Add center, quote, hashtag, small and strike nodes 2024-07-03 00:51:57 +02:00
Laura Hausmann
9e4ccabf87
[docker] Switch most docker images used in CI to the iceshrimp.dev repo 2024-07-03 00:23:30 +02:00
Laura Hausmann
70f822ab3d
[backend/core] Don't try to delete remote files from local/object storage 2024-07-02 23:34:16 +02:00
Laura Hausmann
de8bf3c632
[backend/core] Improve logging in MediaCleanupTask 2024-07-02 23:34:16 +02:00
Kopper
ab3f3783e8 [backend/api] Create endpoint to clone remote emoji 2024-07-02 23:00:01 +02:00
Laura Hausmann
d2e7753dd1
[backend/masto-client] Add FollowRequestCount to AccountSource 2024-07-02 22:43:36 +02:00
Laura Hausmann
ee16a7ab15
[ci] Rename commit job 2024-07-02 06:02:07 +02:00