Age | Commit message (Expand) | Author | Lines |
2024-02-13 | Journeys: adjust sanity_check for local transit stuff2.5.17 | Birte Kristina Friesel | -7/+7 |
2024-02-09 | add dumpstops command2.5.16 | Birte Kristina Friesel | -0/+6 |
2023-12-27 | Switch to Travel::Status::DE::HAFAS 5.x | Birte Kristina Friesel | -28/+29 |
2023-10-01 | suggested connections: avoid fetching IRIS trains via HAFAS | Birte Kristina Friesel | -3/+6 |
2023-10-01 | store related stations; respect them when looking up connections | Birte Kristina Friesel | -14/+48 |
2023-09-24 | intransit: support HAFAS trains that do not have a type | Birte Kristina Friesel | -1/+1 |
2023-09-24 | add support for HAFAS connection suggestions; drop manual destination list | Birte Kristina Friesel | -27/+3 |
2023-09-09 | indicate whether current journey has realtime data | Birte Kristina Friesel | -3/+9 |
2023-09-07 | Fix intermediate stop display for journeys without real-time data, e.g. H-Bahn | Birte Kristina Friesel | -4/+8 |
2023-08-26 | obtain autocompletion from database2.1.1 | Birte Kristina Friesel | -0/+13 |
2023-08-22 | select latest journey based on timestamp, not ID2.0.2 | Birte Kristina Friesel | -1/+1 |
2023-08-16 | recent targets: distinguish hafas/iris | Birte Kristina Friesel | -3/+4 |
2023-08-13 | WIP: HAFAS support | Birte Kristina Friesel | -21/+198 |
2023-08-09 | Store traewelling refresh token in database1.34.3 | Birte Kristina Friesel | -12/+13 |
2023-08-07 | Traewelling: replace legacy password login with OAuth2 | Birte Kristina Friesel | -4/+3 |
2023-07-19 | Users->delete: delete relations as well1.33.6 | Birte Kristina Friesel | -9/+11 |
2023-07-18 | followee list: show if accounts are following back1.33.3 | Birte Kristina Friesel | -2/+20 |
2023-07-16 | account: add a list of sent follow requests | Birte Kristina Friesel | -9/+11 |
2023-07-16 | show followee checkins in departure board | Birte Kristina Friesel | -1/+1 |
2023-07-15 | postprocess timeline; move user-related parts to get_user_status | Birte Kristina Friesel | -152/+131 |
2023-07-15 | timeline: minimum visibility is followers-only, not unlisted | Birte Kristina Friesel | -1/+1 |
2023-07-15 | Move InTransit post-processing to InTransit module | Birte Kristina Friesel | -0/+168 |
2023-07-15 | add view for followees in transit | Birte Kristina Friesel | -0/+32 |
2023-07-14 | Journeys->get_latest: Fix uninitialized value warning | Birte Kristina Friesel | -12/+16 |
2023-07-13 | get_pushable_accounts: obtain all values from in_transit_str | Birte Kristina Friesel | -8/+7 |
2023-07-13 | Checkin: Use correct visibility when pushing to Träwelling | networkException | -1/+3 |
2023-07-03 | journeys: simplify visibily check | Derf Null | -12/+1 |
2023-07-03 | update ALL the copyright notices! | Derf Null | -6/+6 |
2023-07-02 | show hours and minutes until arrival, not just minutes | Derf Null | -15/+17 |
2023-06-28 | Journey->add_from_in_transit: return ID of added journey | Derf Null | -1/+2 |
2023-06-27 | journeys: return effective visibility | Derf Null | -24/+31 |
2023-06-26 | compute effective visibility in database view | Derf Null | -7/+9 |
2023-06-26 | Move hash_password to Model/Users | Derf Null | -3/+12 |
2023-06-25 | Users->add: correctly specify default visibility | Derf Null | -3/+4 |
2023-06-24 | fine-graned visibility selection of history / past checkins | Derf Null | -15/+20 |
2023-06-24 | time to flush the name cache | Derf Null | -6/+6 |
2023-06-23 | User: remove legacy public_level / is_public field | Derf Null | -5/+3 |
2023-06-04 | expose follows / social interaction in frontend | Derf Null | -8/+98 |
2023-06-04 | add profile editor | Derf Null | -0/+24 |
2023-06-03 | Users: support notifications about pending follow requests | Derf Null | -14/+131 |
2023-06-01 | Users: Add unfollow action | Derf Null | -6/+16 |
2023-05-31 | prepare for follow relations and follow-only checkins | Derf Null | -0/+194 |
2023-05-24 | rename get_privacy_by_name to get_privacy_by, allow requests by uid | Derf Null | -11/+13 |
2023-05-01 | journey: show times of intermediate stops, if available | Derf Null | -0/+7 |
2023-03-10 | worker: select on arr and dep eva for all arr/dep updates | Derf Null | -1/+7 |
2023-03-09 | remove unused journey_edit_mask attrs | Daniel Friesel | -11/+0 |
2023-03-04 | nvm -> dbf?hafas=11.30.5 | Daniel Friesel | -1/+1 |
2023-03-04 | status/profile: re-add ability to show latest checkout, if desired1.30.1 | Daniel Friesel | -1/+13 |
2023-03-03 | set default visibility to unlisted | Daniel Friesel | -1/+1 |
2023-03-01 | User->add: set default privacy level to 'private' | Daniel Friesel | -1/+1 |