Age | Commit message (Expand) | Author | Lines |
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 |
2023-05-29 | Profile#user_status: use account.name, not just name | Derf Null | -1/+3 |
2023-05-29 | Profile#user_status: return 404 if the user does not exist | Derf Null | -1/+1 |
2023-05-29 | Traveling: remove unused JSON import | Derf Null | -1/+0 |
2023-05-24 | get_user_status_json_v1: expose visibility | Derf Null | -3/+15 |
2023-05-24 | rename get_privacy_by_name to get_privacy_by, allow requests by uid | Derf Null | -16/+18 |
2023-05-23 | user_status: request public json entry1.31.5 | Daniel Friesel | -2/+5 |
2023-05-23 | fix excess column in history statistics | networkException | -1/+1 |
2023-05-21 | /status/:user: respond to JSON | Derf Null | -10/+19 |
2023-05-21 | get_user_status_json_v1: add public flag to hide actionTime | Derf Null | -21/+24 |
2023-05-21 | user_status: return no status if visibility is insufficient | Derf Null | -3/+2 |
2023-05-18 | fix pride ICE not being indicated in public status card1.31.4 | Derf Null | -7/+20 |
2023-05-16 | get_user_status: expose lat/lon from database view, do not re-compute it1.31.3 | Derf Null | -20/+12 |
2023-05-16 | get_user_status: remove superfluous station requests | Derf Null | -14/+0 |
2023-05-11 | ajax route: handle missing schedule data1.31.2 | Derf Null | -2/+2 |
2023-05-07 | release assets1.31.1 | Derf Null | -23/+23 |
2023-05-07 | show loading icon when clicking on a stop in stop list | Derf Null | -3/+11 |
2023-05-03 | release assets | Derf Null | -23/+23 |
2023-05-03 | update autocompletion list | Derf Null | -20/+149 |
2023-05-01 | Release v1.311.31.0 | Derf Null | -0/+12 |
2023-05-01 | route: only override delay if real-time data is not available | Derf Null | -2/+7 |
2023-05-01 | journey: shorten headers; remove realtime from journey | Derf Null | -4/+4 |
2023-05-01 | journey: show times of intermediate stops, if available | Derf Null | -1/+30 |
2023-04-30 | update cpanfile.snapshot1.30.14 | Derf Null | -94/+94 |
2023-04-30 | add_route_timestamps: keep real-time data where possible | Derf Null | -0/+9 |
2023-04-14 | update cpanfile.snapshot | Derf Null | -371/+372 |