Commit graph

568 commits

Author SHA1 Message Date
Laura Hausmann
7d4d2e831e
[backend/masto-client] Fix notifications endpoints when notification has no notifier (because the user was deleted, etc) 2024-03-07 04:20:01 +01:00
Laura Hausmann
6d06afd5cb
[backend/federation] Fix user pinned notes throwing an exception in edge cases 2024-03-07 04:17:54 +01:00
Laura Hausmann
f4705f5c9e
[backend/queue] Fix handling of delayed jobs (ISH-137) 2024-03-07 04:01:30 +01:00
Laura Hausmann
657bc43761
[backend/core] Finish the polls implementation (ISH-130, ISH-131) 2024-03-07 03:34:52 +01:00
Laura Hausmann
605c636e1e
[backend/drive] Also strip exif/xmp from thumbnail 2024-03-07 01:19:15 +01:00
Laura Hausmann
f8a5d7c06c
[backend/drive] Set correct orientation for image processing (ISH-132) 2024-03-07 01:19:03 +01:00
Laura Hausmann
9de208b49b
[backend/federation] Initial poll support (ISH-62) 2024-03-06 00:55:53 +01:00
Laura Hausmann
8c20be0d95
[backend/federation] Improve parsing of ASCollection & ASOrderedCollection 2024-03-04 23:53:01 +01:00
Laura Hausmann
e59526592c
[backend/database] Cleanup tables, set delete constraints correctly on all tables (ISH-78) 2024-03-04 22:57:37 +01:00
Laura Hausmann
f8e80380c1
[backend] Code cleanup 2024-03-04 21:55:07 +01:00
Laura Hausmann
92d229ad63
[backend/federation] Properly handle hashtags in notes & user profiles (ISH-114, ISH-125) 2024-03-04 21:54:46 +01:00
Laura Hausmann
810c21a275
[backend/masto-client] Add tag timeline endpoint (ISH-115) 2024-03-04 19:54:50 +01:00
Laura Hausmann
75cf552453
[backend/core] Use AsyncKeyedLock when fetching metadata for new instances (ISH-122) 2024-03-04 19:29:36 +01:00
Laura Hausmann
74424c4fb3
[backend] Code cleanup 2024-03-04 05:07:18 +01:00
Laura Hausmann
4c4488d522
[backend/federation] Federate pinned notes (ISH-111) 2024-03-04 05:03:32 +01:00
Laura Hausmann
c9152badbf
[backend/masto-client] Allow pinning notes to profile (ISH-111) 2024-03-04 03:49:36 +01:00
Laura Hausmann
c2f8f7ff31
[backend/masto-client] Add bookmark endpoints, render note bookmark status (ISH-121) 2024-03-04 03:17:03 +01:00
Laura Hausmann
d343c7f469
[backend/libmfm] Improve HashtagNodeParser (ISH-117) 2024-03-04 03:03:31 +01:00
Laura Hausmann
e42812d2b0
[backend/core] Denormalize like counts (ISH-110) 2024-03-04 02:42:35 +01:00
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