Commit graph

576 commits

Author SHA1 Message Date
Laura Hausmann
57ac4750ad
[backend/core] Allow editing of locally originated polls (ISH-136)
This also improves the behavior of handling remotely originating poll edits.
2024-03-07 20:17:58 +01:00
Laura Hausmann
84f7ac7051
Update README.md 2024-03-07 17:44:00 +01:00
Laura Hausmann
fdf1245070
[backend/api] Increment instead of decrement on like 2024-03-07 05:39:38 +01:00
Laura Hausmann
992189e824
[backend/api] Fix json property name in UserResponse 2024-03-07 05:37:53 +01:00
Laura Hausmann
5c34ef59a1
[backend/api] Fix NoteRenderer 2024-03-07 05:36:37 +01:00
Laura Hausmann
066189985f
[backend/api] Fix missing awaits on async method calls 2024-03-07 05:33:49 +01:00
Laura Hausmann
af2f88d9d3
[backend] Fix regressions causing build to fail 2024-03-07 05:30:26 +01:00
Laura Hausmann
679a6fe6c6
[backend/api] Implement next batch of web api endpoints (ISH-134) 2024-03-07 05:27:26 +01:00
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