Laura Hausmann
|
fe06c64242
|
[backend/parsing] Use F# instead of fsharp as language definition
|
2024-03-04 02:05:31 +01:00 |
|
Laura Hausmann
|
a611495d84
|
[backend/masto-client] Return hashtags on search (ISH-14)
|
2024-03-04 01:50:11 +01:00 |
|
Laura Hausmann
|
995cee1d18
|
[backend/parsing] Add gitattributes definition for F# files
|
2024-03-04 01:29:16 +01:00 |
|
Laura Hausmann
|
7655e216ec
|
[backend/database] Remove length limit on note.cw column (ISH-84)
|
2024-03-04 01:11:29 +01:00 |
|
Laura Hausmann
|
ecaaa27d87
|
[docker] Add Iceshrimp.Parsing to build files
|
2024-03-04 00:45:49 +01:00 |
|
Laura Hausmann
|
6a10d408f9
|
[backend/masto-client] Use the F# SearchQuery parser for FTS queries (ISH-11)
|
2024-03-04 00:12:22 +01:00 |
|
Laura Hausmann
|
27649e8e1e
|
[backend/tests] Add tests for the F# SearchQuery parser (ISH-11)
|
2024-03-03 23:11:41 +01:00 |
|
Laura Hausmann
|
74fbd322ce
|
[backend/parsing] Add F# SearchQuery parser (ISH-11)
|
2024-03-03 23:11:08 +01:00 |
|
Laura Hausmann
|
43c33de550
|
[backend] Only produce native artifacts for the current runtime unless otherwise specified
|
2024-03-02 01:31:54 +01:00 |
|
Laura Hausmann
|
d3d2df95a4
|
[backend] Explicitly specify libsodium version
This allows us to satisfy the NSec.Cryptography dependency while fixing runtime errors on linux-musl-arm64
|
2024-03-02 01:28:40 +01:00 |
|
Laura Hausmann
|
c377e7bbd1
|
[docker] Revert: Add missing libsodium runtime dependency
This reverts commit 773dc01d62 .
|
2024-03-02 01:28:02 +01:00 |
|
Laura Hausmann
|
773dc01d62
|
[docker] Add missing libsodium runtime dependency
|
2024-03-02 00:44:48 +01:00 |
|
Laura Hausmann
|
24786bb0e7
|
[backend/libmfm] Implement remaining node types in MfmSerializer (ISH-65)
|
2024-03-01 23:25:05 +01:00 |
|
Laura Hausmann
|
f07217b390
|
[backend/masto-client] Respect SupportsHtmlFormatting setting (ISH-88)
|
2024-03-01 22:37:59 +01:00 |
|
Laura Hausmann
|
b979605470
|
[backend/database] Remove HTML cache tables
|
2024-03-01 21:44:06 +01:00 |
|
Laura Hausmann
|
ab5258237d
|
[backend/database] Fix DatabaseContext.ReloadEntityRecursivelyAsync
|
2024-03-01 19:46:05 +01:00 |
|
Laura Hausmann
|
4c3a140e9f
|
[backend/masto-client] Fix public media url handling
|
2024-03-01 18:44:03 +01:00 |
|
Laura Hausmann
|
18bcba7e30
|
[backend/core] Fix entity reloading from database
|
2024-03-01 18:24:01 +01:00 |
|
Laura Hausmann
|
1a86ea990a
|
[backend/core] Improve TaskExtensions
|
2024-03-01 18:23:44 +01:00 |
|
Laura Hausmann
|
9ad1e79a24
|
Update README.md
|
2024-03-01 17:33:52 +01:00 |
|
Laura Hausmann
|
363a9f23a9
|
[backend/federation] Fix AS/JSON-LD handling regression (ISH-67)
|
2024-03-01 03:58:05 +01:00 |
|
Laura Hausmann
|
38a67b17fe
|
[backend/federation] Fix handling of incorrectly namespaced @value type ASCollections (ISH-67)
|
2024-03-01 03:45:03 +01:00 |
|
Laura Hausmann
|
2d92d27dbf
|
[backend/core] Don't share entities between DbContext instances
|
2024-03-01 03:45:03 +01:00 |
|
Laura Hausmann
|
a8c903cee7
|
[backend/core] Fix oversight in NoteResolver
|
2024-03-01 03:45:03 +01:00 |
|
Laura Hausmann
|
a905c271fb
|
[backend/core] Fix order of operations on user create
|
2024-03-01 03:45:03 +01:00 |
|
Laura Hausmann
|
5082f15e75
|
[backend/core] Use KeyedLocker when resolving pinned notes (ISH-67)
|
2024-03-01 03:45:03 +01:00 |
|
Laura Hausmann
|
81059291c3
|
[backend/federation] Resolve user pinned posts (ISH-67)
|
2024-03-01 02:10:22 +01:00 |
|
Laura Hausmann
|
e69bbcb977
|
[backend/federation] Implement ASCollection & co (ISH-67)
|
2024-03-01 00:10:01 +01:00 |
|
Laura Hausmann
|
2833ffb242
|
[backend/api] Add activity & raw activity fetch endpoints in AdminController
|
2024-03-01 00:06:43 +01:00 |
|
Laura Hausmann
|
20155c4bc0
|
[swagger] Generate separate swagger docs for the Iceshrimp.NET web API, Federation/ActivityPub & the Mastodon client API (ISH-87)
|
2024-02-29 22:40:03 +01:00 |
|
Laura Hausmann
|
06a2e0705a
|
[backend/core] Fix note counter recomputation query
|
2024-02-29 22:10:54 +01:00 |
|
Laura Hausmann
|
52519f3b69
|
[backend/core] Fix note & user counters (ISH-109)
|
2024-02-29 22:10:54 +01:00 |
|
Laura Hausmann
|
c87fa00864
|
[backend/core] Cleanup instance counters code
|
2024-02-29 19:40:22 +01:00 |
|
Laura Hausmann
|
6b0328f7aa
|
[backend] Remove unused imports
|
2024-02-29 19:29:32 +01:00 |
|
Laura Hausmann
|
6b6e320012
|
[backend/core] Fix instance isNotResponding status
|
2024-02-29 19:25:00 +01:00 |
|
Laura Hausmann
|
a719fc722e
|
[backend/core] Add instance counters (ISH-107)
|
2024-02-29 19:25:00 +01:00 |
|
Laura Hausmann
|
ad21897928
|
[backend/core] Add user settings store (ISH-106)
|
2024-02-29 18:49:02 +01:00 |
|
Laura Hausmann
|
9e0b74f425
|
[backend/masto-client] Add endpoints for removing user avatar/banner (ISH-105)
|
2024-02-29 17:25:34 +01:00 |
|
Laura Hausmann
|
271f272ead
|
[backend/masto-client] Fix StatusEntity auto-accessors
|
2024-02-29 17:14:20 +01:00 |
|
Laura Hausmann
|
0b6ac41257
|
[backend/masto-client] Fix rendering of statuses with no text in applications that rely on a null value being present
|
2024-02-29 04:15:37 +01:00 |
|
Laura Hausmann
|
b4e3fdc898
|
[backend/core] Improve image processing performance
|
2024-02-28 22:39:51 +01:00 |
|
Laura Hausmann
|
f4b985b0a8
|
[backend/federeation] Fix as:published context
|
2024-02-28 21:13:59 +01:00 |
|
Laura Hausmann
|
a570086cbe
|
[backend/api] Fix /api/v1/iceshrimp/admin/notes/{id} endpoint
|
2024-02-28 21:05:32 +01:00 |
|
Laura Hausmann
|
8cf57191c1
|
[backend/masto-api] Fix swagger doc generation
|
2024-02-28 21:01:51 +01:00 |
|
Laura Hausmann
|
e441bb3e70
|
[backend/core] Resolve user profile mentions on local user update (ISH-101)
|
2024-02-28 19:54:56 +01:00 |
|
Laura Hausmann
|
3e1a34c0b3
|
[backend/core] Fix method signature clash in UserService
|
2024-02-28 19:47:56 +01:00 |
|
Laura Hausmann
|
5817f4c856
|
[backend] Remove unused import
|
2024-02-28 19:47:40 +01:00 |
|
Laura Hausmann
|
d79a454b8d
|
[backend/federation] Federate user avatars & banners (ISH-101)
|
2024-02-28 19:46:00 +01:00 |
|
Laura Hausmann
|
1b30a3dda0
|
[backend/federation] Fix ASActor type generation
|
2024-02-28 19:46:00 +01:00 |
|
Laura Hausmann
|
5cdfebb597
|
[backend/core] Implement user updates (ISH-101)
|
2024-02-28 19:45:37 +01:00 |
|