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 ce124ae8e9
Change order of processing status sync
6 months ago
..
ap@d8fa4876c5 Implement voting on remote polls 9 months ago
collections@7ffee8875d Rework account path handling, sort outbox envelopes by number of accounts at each url, change account timeline handling 9 months ago
controller Add more code for account searching, add struct account_list, bugfix: system status for blocks now shows correct account name instead of a blank, add debug to URL rendering 6 months ago
ffdb@c57a8bb19f Fix several SEGV faults, add support for custom HTTP User-Agent when fetching, change argument handling, show process name with starting subprocesses, add garbage collection for statuses by uri index 7 months ago
http@d6ef4a67ba Fix several SEGV faults, add support for custom HTTP User-Agent when fetching, change argument handling, show process name with starting subprocesses, add garbage collection for statuses by uri index 7 months ago
json@d4b6e91383 commit several updates 10 months ago
json-ld@4acc7829bf
model Change order of processing status sync 6 months ago
rdf@eba19cae46
reflect@37d111960b
rsa-signature-2017@cc87290e39 Fix typo in README, update submodules, implement delivery of activities via TOR, make sure system statuses have unique IDs, fix HTTP signature generation to work with http:// URLs 10 months ago
sha256@c6cf8e509a
util@e133427bb7 Add build file (was excluded by .gitignore), update .gitignore, add automatic account sync (3-5 day interval), fix inconsistent actor/attributedTo data, move rfc3339 timestamp code to util submodule 11 months ago
view Implement API endpoint for voting in polls and have local model updated to match 9 months ago
apogee.build.json Add build file (was excluded by .gitignore), update .gitignore, add automatic account sync (3-5 day interval), fix inconsistent actor/attributedTo data, move rfc3339 timestamp code to util submodule 11 months ago
dev.c
embed.rb
form.c
form.h
format.h
main.c Update to new ap_object::url field type, remove mrf_* from instance info, add faster startup, update activitystreams submodule 11 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 Fix several SEGV faults, add support for custom HTTP User-Agent when fetching, change argument handling, show process name with starting subprocesses, add garbage collection for statuses by uri index 7 months ago
process.h Fix several SEGV faults, add support for custom HTTP User-Agent when fetching, change argument handling, show process name with starting subprocesses, add garbage collection for statuses by uri index 7 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