Johann150
Johann150 pushed to main at FoundKeyGang/FoundKey 2025-02-06 19:24:19 +00:00
0f5c6b4092 client: more actions for renotes
ab9c6d46a3 client: better error for already clipped note
Compare 2 commits »
Johann150 pushed to main at FoundKeyGang/FoundKey 2025-02-06 19:06:23 +00:00
daae1ec300 client: better error for already clipped note
f1b344c5e7 client: more actions for renotes
81cf69c9bf client: refactor getNoteMenu
Compare 3 commits »
Johann150 pushed to main at FoundKeyGang/FoundKey 2025-02-06 18:43:04 +00:00
a4540c828c client: refactor getNoteMenu
0dfd5d8bc0 activitypub: more validation for polls
e384b1762b activitypub: disallow transitive activities
ce5c6f8309 server: simplify validateNote
42e8cc5989 activitypub: prevent poll spoofing
Compare 5 commits »
Johann150 closed issue FoundKeyGang/FoundKey#407 2024-10-18 15:49:16 +00:00
pinned posts are fetched by instance.actor with no local-user attached
Johann150 pushed to main at FoundKeyGang/FoundKey 2024-10-18 15:49:16 +00:00
6123df0ebd server: catch unresolvable featured notes
4aae4a5ffb server: properly parse pinned post types
9d288c0613 translate comments
bc841ec965 server: enable Happy Eyeballs IPv4/v6 selection
Compare 4 commits »
Johann150 commented on issue FoundKeyGang/FoundKey#407 2024-10-18 15:38:17 +00:00
pinned posts are fetched by instance.actor with no local-user attached

When a user is fetched for the first time, it is impossible for someone to be following them, so I think a pinned follower only Note could never be loaded then.

There are also several different…

Johann150 pushed to main at FoundKeyGang/FoundKey 2024-10-10 10:05:40 +00:00
0569bc3e15 update yarn.lock
880382a45f server: remove unused dependencies
b63e03942e server: remove slow option
67ebf83ed7 server: remove cli-highlight
ebafed4a97 server: remove docker support
Compare 6 commits »
Johann150 pushed to main at FoundKeyGang/FoundKey 2024-09-07 07:50:22 +00:00
35735342c1 server: remove summaly
Johann150 pushed to main at FoundKeyGang/FoundKey 2024-09-07 07:26:06 +00:00
91c63388c7 server: timeout for endedPollNotification job
d5cf305a3a server: refactor fetchInstanceMetadata
Compare 2 commits »
Johann150 pushed to main at FoundKeyGang/FoundKey 2024-08-29 23:31:20 +00:00
886e21e2dd server: update instance metadata in separate job
Johann150 pushed to main at FoundKeyGang/FoundKey 2024-08-29 23:22:49 +00:00
dad99fa457 server: update instance metadata in separate job
6ce067af56 server: re-fetch poll votes before end notif
Compare 2 commits »
Johann150 pushed to main at FoundKeyGang/FoundKey 2024-08-09 15:10:49 +00:00
650869e2f7 server: ol/ul for html->mfm
2ed5ecd6a1 server: code improvements in following service
Compare 2 commits »
Johann150 commented on issue FoundKeyGang/FoundKey#343 2024-07-23 18:59:16 +00:00
Federate MFM in content field using HTML

Regarding flags/namespaces I think there is a FEP in that direction (capabilities) already, though I'm not personally familiar with it.

I agree that the rendering is a separate issue that, at…

Johann150 commented on issue FoundKeyGang/FoundKey#343 2024-07-21 10:22:47 +00:00
Federate MFM in content field using HTML

I think the general syntax @ilja set out is good, since its the same as I described in a previous post 😉

  1. You MAY add a class mfm to a span representing an MFM Function

    🤔

Johann150 pushed to main at FoundKeyGang/FoundKey 2024-07-19 18:46:37 +00:00
67089193ea server: query cache is optional
Johann150 pushed to main at FoundKeyGang/FoundKey 2024-07-07 17:32:30 +00:00
c0364f236c remove tests
Johann150 pushed to main at FoundKeyGang/FoundKey 2024-07-06 19:29:49 +00:00
77a8eb6f54 client: fix drive folder layout
Johann150 pushed to main at FoundKeyGang/FoundKey 2024-05-12 22:38:50 +00:00
be950f5313 activitypub: fix LD context
Johann150 pushed to main at FoundKeyGang/FoundKey 2024-04-20 15:49:04 +00:00
a9c6e51051 client: implement small/center MFM functions
Johann150 closed issue FoundKeyGang/FoundKey#373 2024-04-20 15:27:58 +00:00
Deprecation/removal of JSON-LD signatures?