index
:
penes-snac2
ukko-2.75
ukko-2.77
ukko-2.78
ukko-2.79
ukko-2.81
ukko-2.82
ukko-2.83
ukko-2.84
My fork of snac2 for p.enes.lv/2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
webfinger.c
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2025-01-08
Bumped copyright year.
default
1
-1
/
+1
2024-12-19
Minor webfinger tweak.
default
1
-1
/
+5
2024-09-19
Log fake uids in webfinger_request_fake().
default
1
-0
/
+3
2024-09-18
Use webfinger_request_fake() in export_csv().
default
1
-3
/
+5
2024-09-18
New function webfinger_request_fake().
default
1
-4
/
+23
2024-05-26
Use enum instead of numeric status codes for HTTP statuses
Louis Brauer
1
-4
/
+4
2024-05-23
Added more const.
default
1
-1
/
+1
2024-05-22
Also return an application/ld+json object in webfinger.
default
1
-1
/
+8
2024-05-22
Change WebFinger content type to RFC-required type
Steve Bate
1
-1
/
+1
2024-05-21
Added const everywhere.
default
1
-11
/
+12
2024-05-05
More logging.
default
1
-1
/
+1
2024-05-05
More logging.
default
1
-0
/
+2
2024-04-18
Some tweaks to previous patch.
default
1
-3
/
+5
2024-03-09
Ability to federate with hidden networks #93 (update for v2.49)
iwojim0
1
-4
/
+5
2024-02-16
webfinger: fix whitespace
khm
1
-5
/
+5
2024-02-16
webfinger: fix stupid typo
khm
1
-1
/
+1
2024-02-16
webfinger: add webfinger profile page to links
khm
1
-0
/
+7
2024-01-10
Fixed minor collision in webfinger caching.
default
1
-2
/
+4
2024-01-08
Webfinger queries are cached, as they should.
default
1
-2
/
+12
2024-01-04
Updated copyright year.
default
1
-1
/
+1
2023-10-13
Don't allow creating users which user name strings only differ in case.
default
1
-13
/
+16
2023-08-31
Got rid of old d_char.
default
1
-4
/
+3
2023-08-08
Renamed json dump functions to new xs spec.
default
1
-1
/
+1
2023-07-28
Updated comment in headers.
default
1
-1
/
+1
2023-07-10
Revert "New server config array "webfinger_domains"."
default
1
-20
/
+11
This reverts commit f2e0b7747813445138d5b65363fd3a74c7a2454a.
2023-07-08
New server config array "webfinger_domains".
default
1
-11
/
+20
2023-06-13
New function webfinger_request_signed().
default
1
-2
/
+12
2023-05-17
Got rid of xs_encdec.h.
default
1
-1
/
+0
2023-05-13
Added user-agent to webfinger query
poesty
1
-1
/
+2
2023-05-12
Use a different approach towards incomplete mentions.
default
1
-4
/
+1
This time, incomplete mentions are completed using a) the host of the first mention, if there are any, or b) the current host.
2023-05-07
Fixed webfinger and curl issues
poesty
1
-1
/
+2
2023-05-04
Added -Wextra to C flags.
default
1
-0
/
+2
2023-05-02
Use xs_replace_n() where it suits.
default
1
-3
/
+3
2023-04-23
Added mastoapi code for account search.
default
1
-1
/
+1
2023-01-24
Use a shorter timeout for first output connections.
default
1
-1
/
+1
2023-01-17
Updated year in copyright notices.
default
1
-1
/
+1
2023-01-12
Backport from xs.
default
1
-2
/
+2
2022-11-09
Fixed typo in webfinger_request().
default
1
-1
/
+1
2022-09-25
Backported from xs.
default
1
-1
/
+1
2022-09-23
webfinger_get_handler() returns the status.
default
1
-12
/
+14
2022-09-23
webfinger_request() returns the status.
default
1
-8
/
+9
2022-09-22
New macro valid_status().
default
1
-1
/
+1
2022-09-22
Deleted left debug information.
default
1
-1
/
+0
2022-09-22
Minor webfinger tweak.
default
1
-1
/
+4
2022-09-22
More webfinger work.
default
1
-9
/
+55
2022-09-22
New function webfinger_request() (incomplete).
default
1
-1
/
+45
2022-09-21
Added a webfinger handler.
default
1
-0
/
+94