Age | Commit message (Expand) | Author | Lines |
2023-07-03 | update ALL the copyright notices! | Derf Null | -1/+1 |
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 | -1/+1 |
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-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/+3 |
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 |
2023-02-27 | set visibility per journey (wip) | Daniel Friesel | -7/+46 |
2023-02-19 | update ze copyright | Daniel Friesel | -1/+1 |
2023-01-22 | Move account deletion to Users model | Daniel Friesel | -0/+38 |
2023-01-22 | users: rename "add_user" to "add" and "get_data" to "get" | Daniel Friesel | -2/+2 |
2023-01-22 | move token type to ID map from Travelynx.pm to Model/Users | Daniel Friesel | -0/+12 |
2023-01-22 | move get_api_token to users model | Daniel Friesel | -0/+18 |
2022-09-24 | optionally show local transit connections as well | Daniel Friesel | -2/+25 |
2022-08-19 | sb_templates: name/key can be changed as well | Daniel Friesel | -4/+4 |
2022-08-19 | use bahn.expert as new domain for marudor.de | marudor | -2/+2 |
2022-07-26 | Users: update DBF from 'show_realtime=1' to 'rt=1' | Daniel Friesel | -1/+1 |
2022-07-16 | .1.23.3 | Daniel Friesel | -2/+2 |
2022-07-16 | services: add marudor.de/regional | Daniel Friesel | -4/+5 |
2022-07-15 | dbf: link to currently checked in train1.23.2 | Daniel Friesel | -1/+1 |
2022-07-15 | Users: use_external_services: correctly handle := 0 | Daniel Friesel | -1/+1 |
2022-07-11 | optionally link to external departure boards where sensible (WiP) | Daniel Friesel | -6/+37 |
2022-02-20 | Move webhook database queries to Users model | Daniel Friesel | -0/+66 |
2022-02-14 | Send inactivity notification prior to account deletion | Daniel Friesel | -2/+19 |
2021-09-13 | Add account add / delete CLI for sites with web registration disabled | Daniel Friesel | -2/+8 |
2021-06-13 | move user name validation to Users model | Daniel Friesel | -0/+26 |
2021-06-13 | Model/Users: Remove superfluous "check_if_" prefix from check functions | Daniel Friesel | -2/+2 |
2021-06-12 | allow users to change their name | Daniel Friesel | -75/+70 |
2021-01-29 | Switch to AGPL3+ | Daniel Friesel | -1/+1 |
2020-11-27 | Add a bunch of licensing data | Daniel Friesel | -0/+3 |
2020-07-27 | Move user model to a separate module | Daniel Friesel | -0/+434 |