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 36b3cc92ba
Rename src/app_args.* to src/model/server.*, use new struct http_settings, provide http status code 401 when not properly authenticated to make logs more useful
11 months ago
..
ap@29d82d84b8 Update submodule 11 months ago
collections@44a552b831 Add code to pull followers/following list, rework fetching, rework account sync 1 year ago
controller Rename src/app_args.* to src/model/server.*, use new struct http_settings, provide http status code 401 when not properly authenticated to make logs more useful 11 months ago
ffdb@fee0874bb1 Updat http/ffdb submodules, start integrating peer module 11 months ago
http@25265c5f01 Rename src/app_args.* to src/model/server.*, use new struct http_settings, provide http status code 401 when not properly authenticated to make logs more useful 11 months ago
json@77149308f5 Move src/util/* to submodule, implement route for status quotes, fix path for embed tool 11 months ago
json-ld@4acc7829bf Pull emoji from account AP data and provide via api to clients 1 year ago
model Rename src/app_args.* to src/model/server.*, use new struct http_settings, provide http status code 401 when not properly authenticated to make logs more useful 11 months ago
rdf@eba19cae46 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
reflect@37d111960b 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
rsa-signature-2017@9d574afe5e 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
sha256@c6cf8e509a
util@24b374ef03 Move src/util/* to submodule, implement route for status quotes, fix path for embed tool 11 months ago
view Implement featured/pinned posts 11 months ago
dev.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
embed.rb
form.c
form.h
format.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
main.c Fix issue with clean, implement process management 12 months ago
model.c Start filling out peer model 11 months ago
model.h Update submodules, update webfinger handling, supress debug printfs, supress duplicate follow notifications, add outbox blackisting, add start of automatic data directory creation 1 year ago
process.c Rename src/app_args.* to src/model/server.*, use new struct http_settings, provide http status code 401 when not properly authenticated to make logs more useful 11 months ago
process.h Fix issue with clean, implement process management 12 months ago
routes.h
tor.c Rename src/app_args.* to src/model/server.*, use new struct http_settings, provide http status code 401 when not properly authenticated to make logs more useful 11 months ago
tor.h Add code to start tor hidden service, start process controller 12 months ago
version.h