Commit graph

1372 commits

Author SHA1 Message Date
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
Laura Hausmann
f9468393d9
[docker] Fix erroneous debug artifacts inflating image size unnecessarily 2024-07-02 05:58:49 +02:00
Laura Hausmann
a88bdbce2a
[ci] Allow up to 20G of buildkit cache 2024-07-02 05:03:28 +02:00
Laura Hausmann
e4089d3e82
[ci] Improve performance 2024-07-02 04:58:28 +02:00
Laura Hausmann
53cd66e754
[docker] Improve build performance, reduce complexity 2024-07-02 04:58:28 +02:00
Lilian
ab2d02cfd3
[backend/api] Add Note delete endpoint (ISH-394)
Co-authored-by: Lilian <lilian@blahaj.space>
Co-committed-by: Lilian <lilian@blahaj.space>
2024-07-01 22:35:46 +02:00
Laura Hausmann
ed767ecaff
[docker] Add cache mounts to Dockerfile 2024-07-01 03:32:18 +02:00
Laura Hausmann
04ec9ec5fd
[docker] Improve Dockerfile rebuilds
This prevents unnecessary rebuilds when non-source files are changed, as well as making sure that multi-arch builds don't compile architecture-independent assemblies more than once.
2024-07-01 03:32:18 +02:00
Laura Hausmann
1ddcdbfe4b
[ci] Use manually cloned git repo as context 2024-07-01 00:50:53 +02:00
Laura Hausmann
3d4cacb6d6
[backend/core] Make MediaCleanupTask print a log message on success 2024-07-01 00:43:13 +02:00
Laura Hausmann
6379a09c12
[backend/configuration] Make user-agent standards compliant 2024-07-01 00:42:56 +02:00
Laura Hausmann
d8af60ad00
[ci] Make release-docker-images tag the correct images 2024-06-30 23:27:06 +02:00
Laura Hausmann
8a5fc3d096
[backend/api] Add missing EmojiController AuthorizeAttribute 2024-06-29 13:47:13 +02:00
Laura Hausmann
566b2e30f5
[sln] Update code formatting rules 2024-06-29 02:37:41 +02:00
Laura Hausmann
8bbcc35dfe
[frontend] Remove debug logging 2024-06-29 02:37:18 +02:00
Laura Hausmann
0e6caa6a4c
Release: v2024.1-beta1 2024-06-29 01:23:04 +02:00
Laura Hausmann
dec34e52d5
[docs] Update CHANGELOG.md 2024-06-29 01:14:59 +02:00
Laura Hausmann
5564bb7234
[backend/database] Move migrations into respective version folders 2024-06-29 01:11:46 +02:00
Laura Hausmann
94b7eb7c66
[tests] Apply formatting rules 2024-06-29 01:09:17 +02:00
Laura Hausmann
50d3068a57
[shared] Apply formatting rules 2024-06-29 01:09:02 +02:00
Laura Hausmann
d7d2f6efd7
[parsing] Apply formatting rules 2024-06-29 01:08:50 +02:00
Laura Hausmann
df3a7bdfe5
[backend] Apply formatting rules 2024-06-29 01:06:19 +02:00
Laura Hausmann
571f2274f2
[frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
Laura Hausmann
03fc824d34
[frontend] Code cleanup 2024-06-29 00:46:47 +02:00
Lilian
791252ccd4
[frontend] Add emoji picker to Note Compose 2024-06-29 00:25:43 +02:00
Lilian
b39007362c
[frontend] Add "reaction" notification type 2024-06-29 00:25:42 +02:00
Lilian
ffe56307f3
[frontend] Add notification panel to appropriate places 2024-06-29 00:25:42 +02:00
Lilian
da124c5c98
[frontend] Add emoji picker and add it to Note 2024-06-29 00:25:42 +02:00
Lilian
c9b282a90e
[frontend/api] Add EmojiControllerModel 2024-06-29 00:25:42 +02:00
Lilian
12e74f2f05
[frontend] Update NoteBody to support mfm emoji 2024-06-29 00:25:42 +02:00
Lilian
943f153b56
[frontend] Add inline emoji to mfm rendering 2024-06-29 00:25:42 +02:00
Lilian
8207bff35a
[backend/api] Add emoji list to NoteResponse 2024-06-29 00:25:39 +02:00
Lilian
15a1068fff
[backend/api] Move emoji endpoints to EmojiController, Add all emoji endpoint 2024-06-29 00:25:32 +02:00
Lilian
2332ce6ef8
[frontend] Fix username rendering in Profile View 2024-06-29 00:22:12 +02:00
Lilian
10e772f2ab
[frontend] Fix mfm element styling 2024-06-29 00:22:11 +02:00
Lilian
578cd0c925
[frontend] Fix Profile Field styling 2024-06-29 00:22:11 +02:00
Lilian
e09d670511
[frontend] Fix whitespace wrapping in profile bio 2024-06-29 00:22:11 +02:00
Lilian
576048ec5e
[frontend] Fix username and host rendering in note header 2024-06-29 00:22:11 +02:00
Lilian
3f6c241f59
[frontend] Add notification streaming to timeline 2024-06-29 00:22:11 +02:00
Lilian
671346a308
[frontend] Implement basic notification display component 2024-06-29 00:22:11 +02:00