Age | Commit message (Expand) | Author | Lines |
2023-06-26 | t/22-visibility: also check ajax status and profile | Derf Null | -0/+48 |
2023-06-26 | use small stations database for some tests | Derf Null | -0/+14 |
2023-06-26 | Move hash_password to Model/Users | Derf Null | -65/+43 |
2023-06-26 | add visibility and share token test | Derf Null | -0/+427 |
2023-06-25 | Login: return HTTP 400 on invalid password or unconfirmed account | Derf Null | -4/+12 |
2023-06-25 | Users->add: correctly specify default visibility | Derf Null | -3/+4 |
2023-06-25 | account: move profile link out of settings | Derf Null | -3/+12 |
2023-06-24 | fine-graned visibility selection of history / past checkins | Derf Null | -47/+123 |
2023-06-24 | time to flush the name cache | Derf Null | -43/+43 |
2023-06-24 | turn force checkout into button; move it out of card | Derf Null | -7/+9 |
2023-06-23 | status card / profile: fix users being unable to see own travelynx-only status1.32.7 | Derf Null | -3/+7 |
2023-06-23 | User: remove legacy public_level / is_public field | Derf Null | -11/+9 |
2023-06-23 | _public_status_card: remove superfluous public_level check | Derf Null | -1/+1 |
2023-06-18 | traewelling: note that sync is independent of checkin visibility1.32.6 | Derf Null | -1/+5 |
2023-06-18 | run webhook when updating checkin comment or visibility | Derf Null | -2/+5 |
2023-06-16 | checked_in: also add link for follower-only checkins1.32.5 | Derf Null | -1/+1 |
2023-06-12 | Add app version to default stashed values.1.32.4 | Molly Miller | -19/+3 |
2023-06-09 | login form: add hint about pages being only visibile after login | Derf Null | -1/+14 |
2023-06-08 | update ice names | Derf Null | -232/+253 |
2023-06-08 | warn when trying to check out at invalid unscheduled station1.32.3 | Derf Null | -22/+66 |
2023-06-07 | Fix edge case that allowed in-transit journeys with invalid destinations1.32.2 | Derf Null | -0/+20 |
2023-06-04 | social: -v1.32.1 | Derf Null | -2/+4 |
2023-06-04 | fix missing join condition in followers view | Derf Null | -0/+23 |
2023-06-04 | adjust relations test for subj/obj and follower return values changes | Derf Null | -50/+77 |
2023-06-04 | update registration test for new CSRF validation | Derf Null | -1/+1 |
2023-06-04 | release assets1.32.0 | Derf Null | -23/+23 |
2023-06-04 | cpanfile.snapshot: IRIS 1.86 | Derf Null | -5/+5 |
2023-06-04 | show follower-only checkins and journeys when viewing own profile | Derf Null | -5/+10 |
2023-06-04 | consistently return HTTP 404 on not found errors | Derf Null | -15/+26 |
2023-06-04 | use a separate bad_request page for CSRF errors | Derf Null | -36/+77 |
2023-06-04 | landingpage: mention sharing and (optional) public history | Derf Null | -1/+2 |
2023-06-04 | do not accept follows / follow requests by default | Derf Null | -4/+6 |
2023-06-04 | Account: add rel="me" to profile links | Derf Null | -1/+1 |
2023-06-04 | social_list: follow requests: add accept all / reject all buttons | Derf Null | -13/+15 |
2023-06-04 | update autocompletion for IRIS 1.86 | Derf Null | -1/+10 |
2023-06-04 | cpanfile.snapshot: add Text::Markdown and dependencies | Derf Null | -3/+73 |
2023-06-04 | travelynx-actions: distinguish between /p/ and /status/ auto-refresh | Derf Null | -2/+4 |
2023-06-04 | update changelog | Derf Null | -0/+32 |
2023-06-04 | expose follows / social interaction in frontend | Derf Null | -75/+984 |
2023-06-04 | cpanfile: add Text:Markdown | Derf Null | -0/+1 |
2023-06-04 | add profile editor | Derf Null | -9/+204 |
2023-06-03 | Users: support notifications about pending follow requests | Derf Null | -14/+206 |
2023-06-01 | Users: Add unfollow action | Derf Null | -6/+92 |
2023-05-31 | prepare for follow relations and follow-only checkins | Derf Null | -0/+617 |
2023-05-29 | release assets1.31.6 | Derf Null | -23/+23 |
2023-05-29 | update autocompletion | Derf Null | -6/+226 |
2023-05-29 | update cpanfile.snapshot | Derf Null | -195/+221 |
2023-05-29 | comment editor, share button: fix comment visibility check | Derf Null | -2/+2 |
2023-05-29 | update API documentation | Derf Null | -5/+10 |
2023-05-29 | get_user_status_json_v1: expose comment | Derf Null | -1/+7 |