summaryrefslogtreecommitdiff
path: root/lib/Travelynx/Controller/Profile.pm
AgeCommit message (Expand)AuthorLines
2023-06-04show follower-only checkins and journeys when viewing own profileDerf Null-5/+10
2023-06-04consistently return HTTP 404 on not found errorsDerf Null-4/+4
2023-06-04expose follows / social interaction in frontendDerf Null-4/+96
2023-06-04add profile editorDerf Null-8/+48
2023-05-29Profile#user_status: use account.name, not just nameDerf Null-1/+3
2023-05-29Profile#user_status: return 404 if the user does not existDerf Null-1/+1
2023-05-24get_user_status_json_v1: expose visibilityDerf Null-2/+3
2023-05-24rename get_privacy_by_name to get_privacy_by, allow requests by uidDerf Null-4/+4
2023-05-23user_status: request public json entry1.31.5Daniel Friesel-2/+5
2023-05-21/status/:user: respond to JSONDerf Null-9/+18
2023-05-21user_status: return no status if visibility is insufficientDerf Null-3/+2
2023-03-13move profile / public data to a separate controllerDerf Null-0/+475