Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2023-06-04 | add profile editor | Derf Null | -8/+48 |
2023-05-29 | Profile#user_status: use account.name, not just name | Derf Null | -1/+3 |
2023-05-29 | Profile#user_status: return 404 if the user does not exist | Derf Null | -1/+1 |
2023-05-24 | get_user_status_json_v1: expose visibility | Derf Null | -2/+3 |
2023-05-24 | rename get_privacy_by_name to get_privacy_by, allow requests by uid | Derf Null | -4/+4 |
2023-05-23 | user_status: request public json entry1.31.5 | Daniel Friesel | -2/+5 |
2023-05-21 | /status/:user: respond to JSON | Derf Null | -9/+18 |
2023-05-21 | user_status: return no status if visibility is insufficient | Derf Null | -3/+2 |
2023-03-13 | move profile / public data to a separate controller | Derf Null | -0/+475 |