You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
teknomunk e90dde2d8a
Add server outbox blacklist, pass like/emoji operations thru repost to underlying post
1 year ago
..
account Fix crash bugs, add Carbon-Emissions-Scope-2 witth garbage value, change bookmark handling 1 year ago
crypto Handle indepotency key, discard posts with content or source larger than 4000 bytes, start work in signed fetch (not working yet), update submodules to fix inbox processing bug 1 year ago
status Discard malformed inbox bodies, make system messages non-sensitive, handle :: correctly as normal text and not emoji 1 year ago
account.c Handle account moves (experimental), fix spoiler text crashing Husky 1 year ago
account.h Handle account moves (experimental), fix spoiler text crashing Husky 1 year ago
activity.c Refactor to use activity_new_local_activity, populate replies field for Notes 1 year ago
activity.h Refactor to use activity_new_local_activity, populate replies field for Notes 1 year ago
client_app.c Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 1 year ago
client_app.h
emoji.c Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 1 year ago
emoji.h
fetch.c Fix crash bugs, add Carbon-Emissions-Scope-2 witth garbage value, change bookmark handling 1 year ago
fetch.h Add code to pull followers/following list, rework fetching, rework account sync 1 year ago
gc.c
gc.h
inbox_envelope.c Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 1 year ago
inbox_envelope.h
media.c Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 1 year ago
media.h Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 1 year ago
notification.c Add reblog notifications (not actually working, it seems), ignore Join activities 1 year ago
notification.h Add reblog notifications (not actually working, it seems), ignore Join activities 1 year ago
outbox_envelope.c
outbox_envelope.h
owner.c
owner.h
server.c
server.h
status.c Add server outbox blacklist, pass like/emoji operations thru repost to underlying post 1 year ago
status.h Make status api provide status responses to unauthenticated users, handle note summary/spoiler text/content warning 1 year ago
time.c
time.h
timeline.c Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 1 year ago
timeline.h
webfinger.c Merge in latest ap and json libraries, switch to latest builder, expand status media beyond URL, fix command handling, changes for -Wall, format.h->util/format.h, remove dead code 1 year ago