Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-07-16 | account: add a list of sent follow requests | Birte Kristina Friesel | -108/+505 | |
2023-07-16 | timeline_link: add missing space behind 'auch'1.33.2 | Birte Kristina Friesel | -2/+2 | |
2023-07-16 | action#checkin: re-add auto checkout1.33.1 | Birte Kristina Friesel | -0/+8 | |
was removed from $self->checkin in 1074f248cc415a397f16d0328a8f45fa6a867513 | ||||
2023-07-16 | update changelog1.33.0 | Birte Kristina Friesel | -2/+25 | |
2023-07-16 | release assets | Birte Kristina Friesel | -23/+23 | |
2023-07-16 | rebuild assets | Birte Kristina Friesel | -1/+1 | |
2023-07-16 | auto-refresh timeline | Birte Kristina Friesel | -0/+12 | |
2023-07-16 | status card: do not show detail/map links in timeline view | Birte Kristina Friesel | -11/+13 | |
2023-07-16 | show followee checkins in departure board | Birte Kristina Friesel | -1/+16 | |
2023-07-16 | cleanup; perltidy | Birte Kristina Friesel | -20/+14 | |
2023-07-16 | checked-in view: move timeline link a bit to the bottom | Birte Kristina Friesel | -6/+6 | |
2023-07-16 | timeline: show message if no accounts are en route | Birte Kristina Friesel | -0/+7 | |
2023-07-15 | remove debug output | Birte Kristina Friesel | -3/+0 | |
2023-07-15 | add timeline / current checkins | Birte Kristina Friesel | -2/+77 | |
2023-07-15 | get_user_status: fix stop_before_dest calculation | Birte Kristina Friesel | -4/+12 | |
2023-07-15 | postprocess timeline; move user-related parts to get_user_status | Birte Kristina Friesel | -152/+167 | |
2023-07-15 | database: change maximum comment length | Birte Kristina Friesel | -8/+8 | |
2023-07-15 | timeline: minimum visibility is followers-only, not unlisted | Birte Kristina Friesel | -1/+1 | |
2023-07-15 | increase maximum comment length | Birte Kristina Friesel | -72/+72 | |
2023-07-15 | Move InTransit post-processing to InTransit module | Birte Kristina Friesel | -186/+170 | |
2023-07-15 | add view for followees in transit | Birte Kristina Friesel | -0/+76 | |
2023-07-14 | Journeys->get_latest: Fix uninitialized value warning | Birte Kristina Friesel | -12/+16 | |
2023-07-13 | Merge branch 'networkException-träwelling-visibility' | Birte Kristina Friesel | -9/+42 | |
2023-07-13 | traewelling: update visibility documentation | Birte Kristina Friesel | -3/+4 | |
2023-07-13 | get_pushable_accounts: obtain all values from in_transit_str | Birte Kristina Friesel | -8/+7 | |
2023-07-13 | perltidy | Birte Kristina Friesel | -7/+21 | |
2023-07-13 | Checkin: Use correct visibility when pushing to Träwelling | networkException | -1/+19 | |
2023-07-12 | Git: Add mailmap to have commit authors show up properly | networkException | -0/+1 | |
2023-07-10 | release assets | Birte Kristina Friesel | -23/+23 | |
2023-07-10 | update autocompletion for IRIS 1.87 | Birte Kristina Friesel | -7/+30 | |
2023-07-10 | update cpanfile.snapshot | Birte Kristina Friesel | -81/+80 | |
2023-07-09 | Api: use get_departures_p | Birte Kristina Friesel | -33/+32 | |
2023-07-09 | station board: fix HTTP status and IRIS error handling | Birte Kristina Friesel | -4/+9 | |
2023-07-09 | IRIS->get_departures_p: return string in first rejection argument | Birte Kristina Friesel | -2/+5 | |
This is consistent with other promises within travelynx | ||||
2023-07-09 | use promises for checkin and traewelling_to_travelynx | Birte Kristina Friesel | -222/+295 | |
2023-07-09 | checkin: show 'select target' more prominently | Birte Kristina Friesel | -1/+3 | |
2023-07-09 | checkin: reduce nesting | Birte Kristina Friesel | -44/+40 | |
2023-07-09 | HAFAS station board: fix station name display | Birte Kristina Friesel | -3/+4 | |
2023-07-07 | move footer to layout1.32.10 | Birte Kristina Friesel | -27/+11 | |
2023-07-07 | public status: use hh:mm format for countdowns | Birte Kristina Friesel | -7/+3 | |
2023-07-07 | _checked_in: also use hh:mm format for boarding and departure countdown | Birte Kristina Friesel | -10/+4 | |
2023-07-03 | journeys: simplify visibily check | Derf Null | -27/+1 | |
2023-07-03 | update ALL the copyright notices! | Derf Null | -56/+56 | |
2023-07-02 | release assets1.32.9 | Derf Null | -23/+23 | |
2023-07-02 | rebuild assets | Derf Null | -1/+1 | |
2023-07-02 | show hours and minutes until arrival, not just minutes | Derf Null | -19/+27 | |
2023-06-30 | Profile: remove unused compute_effective_visibility function1.32.8 | Derf Null | -8/+0 | |
2023-06-30 | Profile: refactor visibility checks | Derf Null | -96/+35 | |
2023-06-29 | perltidy | Derf Null | -1/+1 | |
2023-06-29 | profile: use effective visibility from journey object | Derf Null | -29/+23 | |