summaryrefslogtreecommitdiff
path: root/lib/Travelynx/Controller/Profile.pm
AgeCommit message (Expand)AuthorLines
2024-04-26/status: return JSON for 404 errors as wellBirte Kristina Friesel-3/+30
2024-01-30perltidyBirte Kristina Friesel-3/+3
2024-01-30add title elementsCassidy Dingenskirchen-0/+3
2023-07-15add timeline / current checkinsBirte Kristina Friesel-0/+24
2023-07-03journeys: simplify visibily checkDerf Null-15/+0
2023-07-03update ALL the copyright notices!Derf Null-1/+1
2023-06-30Profile: remove unused compute_effective_visibility function1.32.8Derf Null-8/+0
2023-06-30Profile: refactor visibility checksDerf Null-96/+35
2023-06-29profile: use effective visibility from journey objectDerf Null-24/+20
2023-06-29profile: treat self as followerDerf Null-1/+4
2023-06-24fine-graned visibility selection of history / past checkinsDerf Null-2/+7
2023-06-24time to flush the name cacheDerf Null-1/+1
2023-06-23status card / profile: fix users being unable to see own travelynx-only status1.32.7Derf Null-3/+7
2023-06-23User: remove legacy public_level / is_public fieldDerf Null-3/+3
2023-06-12Add app version to default stashed values.1.32.4Molly Miller-1/+0
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