Birte Kristina Friesel
|
3c59efe2d4
|
timeline: minimum visibility is followers-only, not unlisted
|
2023-07-15 16:12:09 +02:00 |
|
Birte Kristina Friesel
|
b446b68e67
|
Move InTransit post-processing to InTransit module
|
2023-07-15 13:28:54 +02:00 |
|
Birte Kristina Friesel
|
d43c44e81c
|
add view for followees in transit
|
2023-07-15 08:36:26 +02:00 |
|
Birte Kristina Friesel
|
ca3cd1580f
|
Journeys->get_latest: Fix uninitialized value warning
|
2023-07-14 18:48:46 +02:00 |
|
Birte Kristina Friesel
|
5e74e35dfe
|
get_pushable_accounts: obtain all values from in_transit_str
|
2023-07-13 21:08:12 +02:00 |
|
networkException
|
0c1993f28e
|
Checkin: Use correct visibility when pushing to Träwelling
|
2023-07-13 20:17:51 +02:00 |
|
Derf Null
|
c9bae6fcee
|
journeys: simplify visibily check
|
2023-07-03 18:12:34 +02:00 |
|
Derf Null
|
a608ca6781
|
update ALL the copyright notices!
|
2023-07-03 17:59:25 +02:00 |
|
Derf Null
|
4dd2cc9d9e
|
show hours and minutes until arrival, not just minutes
|
2023-07-02 10:48:34 +02:00 |
|
Derf Null
|
00ee3de6c1
|
Journey->add_from_in_transit: return ID of added journey
|
2023-06-28 22:21:51 +02:00 |
|
Derf Null
|
bb43a2e8e3
|
journeys: return effective visibility
|
2023-06-27 21:50:28 +02:00 |
|
Derf Null
|
8cb0de1b70
|
compute effective visibility in database view
|
2023-06-26 20:53:08 +02:00 |
|
Derf Null
|
0702a0edca
|
Move hash_password to Model/Users
|
2023-06-26 19:50:49 +02:00 |
|
Derf Null
|
e14966c488
|
Users->add: correctly specify default visibility
|
2023-06-25 11:09:51 +02:00 |
|
Derf Null
|
b44b770ec3
|
fine-graned visibility selection of history / past checkins
most notably, adds a 'history for followers only' mode
|
2023-06-24 21:25:14 +02:00 |
|
Derf Null
|
085d77a1fa
|
time to flush the name cache
|
2023-06-24 18:36:59 +02:00 |
|
Derf Null
|
c5957fbdfd
|
User: remove legacy public_level / is_public field
|
2023-06-23 22:43:41 +02:00 |
|
Derf Null
|
00eb6af1bd
|
expose follows / social interaction in frontend
|
2023-06-04 18:21:36 +02:00 |
|
Derf Null
|
0172f0ce8a
|
add profile editor
|
2023-06-04 14:28:04 +02:00 |
|
Derf Null
|
d4a6470141
|
Users: support notifications about pending follow requests
|
2023-06-03 10:42:14 +02:00 |
|
Derf Null
|
b2feb1b664
|
Users: Add unfollow action
|
2023-06-01 22:07:01 +02:00 |
|
Derf Null
|
9332f60a43
|
prepare for follow relations and follow-only checkins
|
2023-05-31 22:16:27 +02:00 |
|
Derf Null
|
ac816c09b2
|
rename get_privacy_by_name to get_privacy_by, allow requests by uid
|
2023-05-24 21:36:06 +02:00 |
|
Derf Null
|
e4a07dc06c
|
journey: show times of intermediate stops, if available
|
2023-05-01 10:06:30 +02:00 |
|
Derf Null
|
f79e34fb62
|
worker: select on arr and dep eva for all arr/dep updates
still missing (TODO): add_route_timestamps
|
2023-03-10 16:57:31 +01:00 |
|
Daniel Friesel
|
609d7b3ebc
|
remove unused journey_edit_mask attrs
|
2023-03-09 19:10:08 +01:00 |
|
Daniel Friesel
|
67dc1c203a
|
nvm -> dbf?hafas=1
|
2023-03-04 10:59:35 +01:00 |
|
Daniel Friesel
|
e1231b88e2
|
status/profile: re-add ability to show latest checkout, if desired
got lost in 1.30.0
|
2023-03-04 09:03:50 +01:00 |
|
Daniel Friesel
|
b725d7d52c
|
set default visibility to unlisted
|
2023-03-03 15:05:28 +01:00 |
|
Daniel Friesel
|
09a4f1ce0b
|
User->add: set default privacy level to 'private'
|
2023-03-01 22:02:48 +01:00 |
|
Daniel Friesel
|
ae42028a71
|
Journeys->get: allow filtering by departure timestamp
|
2023-03-01 17:58:58 +01:00 |
|
Daniel Friesel
|
6d261197e3
|
set visibility per journey (wip)
some odds and ends left to polish, but ready for testing
|
2023-02-27 22:14:54 +01:00 |
|
Daniel Friesel
|
fb3878665b
|
update ze copyright
|
2023-02-19 09:35:38 +01:00 |
|
Daniel Friesel
|
3da22fc8f9
|
improve inconsistency list
|
2023-02-04 22:17:57 +01:00 |
|
Daniel Friesel
|
6b4a82da32
|
inconsistent journeys: link to journeys
|
2023-02-04 21:17:45 +01:00 |
|
Daniel Friesel
|
3499311154
|
Move account deletion to Users model
|
2023-01-22 13:07:46 +01:00 |
|
Daniel Friesel
|
1c63574245
|
users: rename "add_user" to "add" and "get_data" to "get"
|
2023-01-22 12:44:19 +01:00 |
|
Daniel Friesel
|
8e94fcea5f
|
move token type to ID map from Travelynx.pm to Model/Users
|
2023-01-22 12:33:02 +01:00 |
|
Daniel Friesel
|
59e9a24aa6
|
move get_api_token to users model
|
2023-01-22 11:34:53 +01:00 |
|
Daniel Friesel
|
9b205229a3
|
latest checkout stations: order by journey id rather than timestamp
|
2023-01-18 18:48:32 +01:00 |
|
Daniel Friesel
|
e937324617
|
landing page: show past stops if geolocation is unavailable
|
2023-01-18 18:13:35 +01:00 |
|
Daniel Friesel
|
eb1ed1bb48
|
do not overwrite route timestamps when updating route data
|
2023-01-17 19:11:38 +01:00 |
|
Daniel Friesel
|
1be5d4d0b0
|
Journeys: perltidy
|
2023-01-15 20:29:30 +01:00 |
|
Daniel Friesel
|
4abc43b72e
|
change route/stop layout to [name, eva, {data}]
|
2023-01-15 16:37:32 +01:00 |
|
Daniel Friesel
|
cf7f993309
|
review: skip journeys with negative duration
|
2023-01-02 15:05:37 +01:00 |
|
Daniel Friesel
|
ccc93413a2
|
review: link to list of all single-trip checkins
|
2022-12-29 14:14:12 +01:00 |
|
Daniel Friesel
|
18bb069da3
|
review: fix percentage locale
|
2022-12-27 22:22:34 +01:00 |
|
Daniel Friesel
|
3fa9df942f
|
derp #2
|
2022-12-27 22:17:08 +01:00 |
|
Daniel Friesel
|
2eed83e02a
|
derp
|
2022-12-27 22:15:24 +01:00 |
|
Daniel Friesel
|
34a19ee1bf
|
top trips: handle return trips
|
2022-12-27 22:12:15 +01:00 |
|
Daniel Friesel
|
3156d5f372
|
review: add top and bottom trips
|
2022-12-27 22:04:09 +01:00 |
|
Daniel Friesel
|
9dfe1c60ab
|
review: hide blocks without data
|
2022-12-27 17:56:44 +01:00 |
|
Daniel Friesel
|
ed63cae012
|
year in review: further delay stats
|
2022-12-27 17:29:34 +01:00 |
|
Daniel Friesel
|
e586fd4020
|
compute_review: handle duplicate iris messages; german locale for numbers
|
2022-12-27 11:19:25 +01:00 |
|
Daniel Friesel
|
3abe6aed5c
|
it's a secret to everybody.
|
2022-12-27 11:07:16 +01:00 |
|
Daniel Friesel
|
e91495775c
|
Journeys: Handle "Betriebsstelle nicht bekannt"
|
2022-12-12 19:57:14 +01:00 |
|
Daniel Friesel
|
115e07f35c
|
move grep_unknown_stations to Stations model
|
2022-12-08 18:22:09 +01:00 |
|
Daniel Friesel
|
afedcef266
|
get name/ds100 from db and lat/lon from dict
result: significant performance improvement for stats generation
|
2022-12-07 22:46:04 +01:00 |
|
Daniel Friesel
|
2f9ba6e017
|
switch to internal station database; add out-of-service stations for old journeys
|
2022-12-07 19:42:48 +01:00 |
|
Daniel Friesel
|
3851f05518
|
get_travel_distance: warn about removed stations (TODO: re-add them)
|
2022-11-24 21:26:45 +01:00 |
|
Daniel Friesel
|
e54130ad6e
|
optionally show local transit connections as well
|
2022-09-24 18:53:04 +02:00 |
|
Daniel Friesel
|
e0d2c42a39
|
sb_templates: name/key can be changed as well
|
2022-08-19 18:13:13 +02:00 |
|
marudor
|
dbe379a34d
|
use bahn.expert as new domain for marudor.de
|
2022-08-19 18:13:13 +02:00 |
|
Daniel Friesel
|
1712694011
|
mov get_connection_targets helper to Journeys Model
|
2022-07-29 10:10:34 +02:00 |
|
Daniel Friesel
|
e0b824693f
|
Users: update DBF from 'show_realtime=1' to 'rt=1'
|
2022-07-26 12:48:08 +02:00 |
|
Daniel Friesel
|
116becccb0
|
.
|
2022-07-16 20:34:11 +02:00 |
|
Daniel Friesel
|
ff290c78e0
|
services: add marudor.de/regional
|
2022-07-16 13:55:36 +02:00 |
|
Daniel Friesel
|
8c15966bd1
|
dbf: link to currently checked in train
|
2022-07-15 22:26:50 +02:00 |
|
Daniel Friesel
|
c756f045b2
|
Users: use_external_services: correctly handle := 0
|
2022-07-15 21:01:34 +02:00 |
|
Daniel Friesel
|
5eab0c14f4
|
optionally link to external departure boards where sensible (WiP)
|
2022-07-11 22:09:26 +02:00 |
|
Daniel Friesel
|
5dfbdd8644
|
history map: add filter by date
|
2022-04-02 15:24:39 +02:00 |
|
Daniel Friesel
|
209e291821
|
Move webhook database queries to Users model
|
2022-02-20 17:35:30 +01:00 |
|
Daniel Friesel
|
0d108e4334
|
work: move DB manipulation to InTransit helper
|
2022-02-20 13:30:51 +01:00 |
|
Daniel Friesel
|
ef3252863e
|
Traewelling::get: Use named args
|
2022-02-16 20:39:49 +01:00 |
|
Daniel Friesel
|
faf8952b87
|
Send inactivity notification prior to account deletion
|
2022-02-14 21:58:30 +01:00 |
|
Daniel Friesel
|
3dc5575d5a
|
Switch from Geo::Distance (deprecated) to GIS::Distance
|
2021-10-23 22:20:41 +02:00 |
|
Daniel Friesel
|
a34a67b2f9
|
Add account add / delete CLI for sites with web registration disabled
|
2021-09-13 20:55:11 +02:00 |
|
Daniel Friesel
|
7b01cae7d5
|
Pass scheduled arrival and departure times to Traewelling API
This ensures unambiguous checkins for ring lines. See
eaf975a333
|
2021-07-01 19:44:09 +02:00 |
|
Daniel Friesel
|
255d0610f1
|
Journeys->add: Support complete routes, not just intermediate stops
|
2021-06-21 17:54:09 +02:00 |
|
Daniel Friesel
|
1803a1723c
|
move user name validation to Users model
|
2021-06-13 08:48:08 +02:00 |
|
Daniel Friesel
|
581aae081d
|
Model/Users: Remove superfluous "check_if_" prefix from check functions
|
2021-06-13 06:20:21 +02:00 |
|
Daniel Friesel
|
6cee1e20ef
|
allow users to change their name
|
2021-06-12 19:00:42 +02:00 |
|
Daniel Friesel
|
a4ff5e8ad8
|
Switch to AGPL3+
|
2021-01-29 18:32:13 +01:00 |
|
Daniel Friesel
|
2613fc0e58
|
use stats-enabled list view for year list as well
|
2020-12-03 22:15:09 +01:00 |
|
Daniel Friesel
|
a5ab4fa6a8
|
regularly generate statistics in the background
|
2020-12-03 21:42:17 +01:00 |
|
Daniel Friesel
|
77ecd6d034
|
move statistics cache to a separate model class
|
2020-11-28 21:03:51 +01:00 |
|
Daniel Friesel
|
b70ecc7c7c
|
Add a bunch of licensing data
|
2020-11-27 22:12:56 +01:00 |
|
Daniel Friesel
|
0addce7bff
|
month overview: distinguish between no stats and no journeys
|
2020-11-21 15:39:21 +01:00 |
|
Daniel Friesel
|
ccfdd8007e
|
testing a more organized history navigation
|
2020-11-21 15:34:06 +01:00 |
|
Daniel Friesel
|
e61550f751
|
Move remaining journeys queries to journeys model class
|
2020-10-11 21:08:22 +02:00 |
|
Daniel Friesel
|
b1348c7d4a
|
move in_transit queries to an InTransit model class
|
2020-10-11 19:38:01 +02:00 |
|
Daniel Friesel
|
562dd7ccae
|
add toot and tweet settings to traewelling checkin
|
2020-10-04 12:27:20 +02:00 |
|
Daniel Friesel
|
80b02a47b4
|
Traewelling: Warn when bearer token is about to expire
|
2020-10-04 10:38:09 +02:00 |
|
Daniel Friesel
|
2cc31422b7
|
sync travelynx -> Träwelling: add comment
|
2020-10-03 14:33:56 +02:00 |
|
Daniel Friesel
|
64c9b5b160
|
traewelling checkin: the time limitation isn't needed
|
2020-10-01 19:48:18 +02:00 |
|
Daniel Friesel
|
07e0f89706
|
allow checking into traewelling
|
2020-10-01 19:36:35 +02:00 |
|
Daniel Friesel
|
89e709d8d5
|
Allow linking a Träwelling account, auto-sync Träwelling→travelynx
travelynx→Träwelling is still work-in-progress
Squashed commit of the following:
commit 97faa6e2e6c8d20fba30f2d0f6e78187ceeb72e6
Author: Daniel Friesel <derf@finalrewind.org>
Date: Wed Sep 30 18:50:05 2020 +0200
improve traewelling log and tx handling
commit 487d7dd728b9d45b731bdc7098cf3358ea2e206e
Author: Daniel Friesel <derf@finalrewind.org>
Date: Wed Sep 30 18:02:41 2020 +0200
add missing traewelling template
commit 0148da2f48d9a52dcddc0ab81f83d8f8ac3062ab
Author: Daniel Friesel <derf@finalrewind.org>
Date: Wed Sep 30 18:02:35 2020 +0200
improve traewelling pull sync
commit 4861a9750f9f2d7621043361d0af6b0a8869a0df
Author: Daniel Friesel <derf@finalrewind.org>
Date: Tue Sep 29 22:14:24 2020 +0200
wip checkin from traewelling
commit f6aeb6f06998a2a7a80f63a7b1b688b1a26b66bd
Author: Daniel Friesel <derf@finalrewind.org>
Date: Tue Sep 29 18:37:53 2020 +0200
refactor traewelling integration. login and logout are less of a hack now.
checkin and checkout are not supported at the moment.
|
2020-09-30 19:12:29 +02:00 |
|
Daniel Friesel
|
47b957361e
|
Move most journey code to newly introduced Journey model
|
2020-08-16 21:20:23 +02:00 |
|
Daniel Friesel
|
f08bdaca5c
|
Move user model to a separate module
|
2020-07-27 18:53:22 +02:00 |
|