summaryrefslogtreecommitdiff
path: root/lib/Travelynx
AgeCommit message (Expand)AuthorLines
2023-06-04fix missing join condition in followers viewDerf Null-0/+23
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-28/+57
2023-06-04do not accept follows / follow requests by defaultDerf Null-1/+1
2023-06-04Account: add rel="me" to profile linksDerf Null-1/+1
2023-06-04expose follows / social interaction in frontendDerf Null-26/+456
2023-06-04add profile editorDerf Null-8/+140
2023-06-03Users: support notifications about pending follow requestsDerf Null-14/+160
2023-06-01Users: Add unfollow actionDerf Null-6/+16
2023-05-31prepare for follow relations and follow-only checkinsDerf Null-0/+242
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-2/+3
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-21/status/:user: respond to JSONDerf Null-9/+18
2023-05-21get_user_status_json_v1: add public flag to hide actionTimeDerf Null-14/+14
2023-05-21user_status: return no status if visibility is insufficientDerf Null-3/+2
2023-05-01journey: show times of intermediate stops, if availableDerf Null-0/+7
2023-04-06Perl is hard1.30.13Daniel Friesel-3/+7
2023-04-02work: real_arr_ts may be undefined1.30.12Daniel Friesel-1/+2
2023-04-01Update HAFAS polylines prior to checkout1.30.11Derf Null-1/+44
2023-03-27stationboard: add HAFAS supportDerf Null-13/+50
2023-03-26API: import: fix get_api_token signature1.30.9Derf Null-1/+1
2023-03-13move profile / public data to a separate controllerDerf Null-453/+475
2023-03-10work: avoid race conditions with frontend when calling checkoutDerf Null-0/+6
2023-03-10worker: select on arr and dep eva for all arr/dep updatesDerf Null-4/+13
2023-03-09remove unused journey_edit_mask attrsDaniel Friesel-11/+0
2023-03-04webfinger: adjust profile visibility1.30.6Daniel Friesel-2/+3
2023-03-04always show /p/user if /status/user exists; only limit past journeysDaniel Friesel-32/+36
2023-03-04nvm -> dbf?hafas=11.30.5Daniel Friesel-1/+1
2023-03-04user status: add footer1.30.2Daniel Friesel-0/+1
2023-03-04status/profile: re-add ability to show latest checkout, if desired1.30.1Daniel Friesel-5/+40
2023-03-03token: do not expose full checkin timestampDaniel Friesel-2/+2
2023-03-03set default visibility to unlistedDaniel Friesel-2/+4
2023-03-02Travelynx journey_details: token is added by templateDaniel Friesel-1/+0
2023-03-02user_status redirect: check visibility independent of tokenDaniel Friesel-24/+19
2023-03-02visibility_form: use visibility_strDaniel Friesel-21/+3
2023-03-02profile: respect profile visibility settingDaniel Friesel-1/+5
2023-03-02fix comment visibilitiy checkDaniel Friesel-1/+1
2023-03-02journey details: require valid token if too oldDaniel Friesel-4/+10
2023-03-02user status: only redirect to journey if journey is visibleDaniel Friesel-7/+27
2023-03-01User->add: set default privacy level to 'private'Daniel Friesel-1/+1
2023-03-01user status: pass token to journey on redirectDaniel Friesel-6/+10
2023-03-01Journeys->get: allow filtering by departure timestampDaniel Friesel-0/+4
2023-02-28journey: add token to share link if non-publicDaniel Friesel-2/+24
2023-02-27set visibility per journey (wip)Daniel Friesel-289/+741
2023-02-19update ze copyrightDaniel Friesel-21/+21