summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
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-11/+9
2023-06-23_public_status_card: remove superfluous public_level checkDerf Null-1/+1
2023-06-18traewelling: note that sync is independent of checkin visibility1.32.6Derf Null-1/+5
2023-06-18run webhook when updating checkin comment or visibilityDerf Null-2/+5
2023-06-16checked_in: also add link for follower-only checkins1.32.5Derf Null-1/+1
2023-06-12Add app version to default stashed values.1.32.4Molly Miller-19/+3
2023-06-09login form: add hint about pages being only visibile after loginDerf Null-1/+14
2023-06-08update ice namesDerf Null-232/+253
2023-06-08warn when trying to check out at invalid unscheduled station1.32.3Derf Null-22/+66
2023-06-07Fix edge case that allowed in-transit journeys with invalid destinations1.32.2Derf Null-0/+20
2023-06-04social: -v1.32.1Derf Null-2/+4
2023-06-04fix missing join condition in followers viewDerf Null-0/+23
2023-06-04adjust relations test for subj/obj and follower return values changesDerf Null-50/+77
2023-06-04update registration test for new CSRF validationDerf Null-1/+1
2023-06-04release assets1.32.0Derf Null-23/+23
2023-06-04cpanfile.snapshot: IRIS 1.86Derf Null-5/+5
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-15/+26
2023-06-04use a separate bad_request page for CSRF errorsDerf Null-36/+77
2023-06-04landingpage: mention sharing and (optional) public historyDerf Null-1/+2
2023-06-04do not accept follows / follow requests by defaultDerf Null-4/+6
2023-06-04Account: add rel="me" to profile linksDerf Null-1/+1
2023-06-04social_list: follow requests: add accept all / reject all buttonsDerf Null-13/+15
2023-06-04update autocompletion for IRIS 1.86Derf Null-1/+10
2023-06-04cpanfile.snapshot: add Text::Markdown and dependenciesDerf Null-3/+73
2023-06-04travelynx-actions: distinguish between /p/ and /status/ auto-refreshDerf Null-2/+4
2023-06-04update changelogDerf Null-0/+32
2023-06-04expose follows / social interaction in frontendDerf Null-75/+984
2023-06-04cpanfile: add Text:MarkdownDerf Null-0/+1
2023-06-04add profile editorDerf Null-9/+204
2023-06-03Users: support notifications about pending follow requestsDerf Null-14/+206
2023-06-01Users: Add unfollow actionDerf Null-6/+92
2023-05-31prepare for follow relations and follow-only checkinsDerf Null-0/+617
2023-05-29release assets1.31.6Derf Null-23/+23
2023-05-29update autocompletionDerf Null-6/+226
2023-05-29update cpanfile.snapshotDerf Null-195/+221
2023-05-29comment editor, share button: fix comment visibility checkDerf Null-2/+2
2023-05-29update API documentationDerf Null-5/+10
2023-05-29get_user_status_json_v1: expose commentDerf Null-1/+7
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-29Traveling: remove unused JSON importDerf Null-1/+0
2023-05-24get_user_status_json_v1: expose visibilityDerf Null-3/+15
2023-05-24rename get_privacy_by_name to get_privacy_by, allow requests by uidDerf Null-16/+18
2023-05-23user_status: request public json entry1.31.5Daniel Friesel-2/+5
2023-05-23fix excess column in history statisticsnetworkException-1/+1
2023-05-21/status/:user: respond to JSONDerf Null-10/+19
2023-05-21get_user_status_json_v1: add public flag to hide actionTimeDerf Null-21/+24
2023-05-21user_status: return no status if visibility is insufficientDerf Null-3/+2