Birte Kristina Friesel
|
827751e430
|
confirm_mail: work around funky MUAs
|
2024-01-14 13:33:14 +01:00 |
|
Birte Kristina Friesel
|
de074342de
|
add support for HAFAS connection suggestions; drop manual destination list
Still TODO: handle stations that have several EVAs
|
2023-09-24 18:19:17 +02:00 |
|
Birte Kristina Friesel
|
19cd9f7a8d
|
account: add a list of sent follow requests
|
2023-07-16 23:01:23 +02:00 |
|
Derf Null
|
a608ca6781
|
update ALL the copyright notices!
|
2023-07-03 17:59:25 +02:00 |
|
Derf Null
|
0702a0edca
|
Move hash_password to Model/Users
|
2023-06-26 19:50:49 +02:00 |
|
Derf Null
|
05924f2c67
|
Login: return HTTP 400 on invalid password or unconfirmed account
|
2023-06-25 23:28:38 +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
|
c1635e24fb
|
use a separate bad_request page for CSRF errors
|
2023-06-04 19:25:24 +02:00 |
|
Derf Null
|
42252ee96d
|
Account: add rel="me" to profile links
|
2023-06-04 18:56:43 +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
|
ac816c09b2
|
rename get_privacy_by_name to get_privacy_by, allow requests by uid
|
2023-05-24 21:36:06 +02:00 |
|
Daniel Friesel
|
c0fb7c1b13
|
webfinger: adjust profile visibility
|
2023-03-04 13:23:19 +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
|
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
|
1c63574245
|
users: rename "add_user" to "add" and "get_data" to "get"
|
2023-01-22 12:44:19 +01:00 |
|
Daniel Friesel
|
59e9a24aa6
|
move get_api_token to users model
|
2023-01-22 11:34:53 +01:00 |
|
Daniel Friesel
|
3e2491a9bc
|
API documentation: do not perform database requests from template helpers
|
2023-01-21 08:36:25 +01:00 |
|
Daniel Friesel
|
9b57a74831
|
webfinger: remove superfluous acct: in response
|
2023-01-08 10:02:45 +01:00 |
|
Daniel Friesel
|
ad253e48e8
|
webfinger queries are prefixed with acct:
|
2023-01-08 10:01:51 +01:00 |
|
Daniel Friesel
|
04817690e8
|
... derp
|
2023-01-08 10:00:42 +01:00 |
|
Daniel Friesel
|
6c96626214
|
webfinger: obtain base urls
|
2023-01-08 09:58:58 +01:00 |
|
Daniel Friesel
|
7b2cd23c39
|
add webfinger "profile-page" support (for public profiles only)
|
2023-01-08 09:40:49 +01:00 |
|
Daniel Friesel
|
e54130ad6e
|
optionally show local transit connections as well
|
2022-09-24 18:53:04 +02:00 |
|
Daniel Friesel
|
0e01485952
|
Account: Move helpers to a separate section
|
2022-07-30 10:41:31 +02:00 |
|
Daniel Friesel
|
ff290c78e0
|
services: add marudor.de/regional
|
2022-07-16 13:55:36 +02:00 |
|
Daniel Friesel
|
5eab0c14f4
|
optionally link to external departure boards where sensible (WiP)
|
2022-07-11 22:09:26 +02:00 |
|
Daniel Friesel
|
13b4572a2f
|
limit password length to 10000 characters
that should be sufficient…
|
2022-03-07 18:12:43 +01:00 |
|
Daniel Friesel
|
209e291821
|
Move webhook database queries to Users model
|
2022-02-20 17:35:30 +01:00 |
|
Daniel Friesel
|
170c7e420e
|
Controller/Account: refactor mail notifications into separate functions
|
2022-01-19 19:25:03 +01:00 |
|
Daniel Friesel
|
ac3c70597d
|
Account: do not disclose denylist filename on open error
|
2021-10-30 10:03:40 +02:00 |
|
Daniel Friesel
|
39ab6e57d3
|
allow registration to be denied for certain IPs, e.g. known spammers
(yes, there are actually spambots flooding people with unsolicited
registration e-mails)
|
2021-08-20 22:52:02 +02:00 |
|
Daniel Friesel
|
95674ee2ea
|
Add explanation to name change page
|
2021-06-14 19:30:58 +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
|
aad2a53459
|
attempt to prevent registration spam
|
2021-04-20 21:59:17 +02:00 |
|
Daniel Friesel
|
a4ff5e8ad8
|
Switch to AGPL3+
|
2021-01-29 18:32:13 +01:00 |
|
Daniel Friesel
|
b70ecc7c7c
|
Add a bunch of licensing data
|
2020-11-27 22:12:56 +01:00 |
|
Daniel Friesel
|
7eb5f967f2
|
profile: limit history to four weeks by default
|
2020-09-04 18:38:35 +02:00 |
|
Daniel Friesel
|
f08bdaca5c
|
Move user model to a separate module
|
2020-07-27 18:53:22 +02:00 |
|
Daniel Friesel
|
a1865fa69e
|
add privacy setting for showing history and latest arrival timestamp
|
2020-02-14 16:29:44 +01:00 |
|
Daniel Friesel
|
561ff4574b
|
Allow status visibility to be limited to travelynx users
|
2019-12-08 11:06:17 +01:00 |
|
Daniel Friesel
|
402a5597f5
|
Account: unset public_comment when public_status is disabled
|
2019-12-08 10:32:22 +01:00 |
|
Daniel Friesel
|
fb126c6928
|
optionally show journey comment in public user status
Closes #19
|
2019-12-06 21:44:31 +01:00 |
|
Daniel Friesel
|
1dc04eb45a
|
show journey suggestions on departure board as well
|
2019-05-20 19:15:21 +02:00 |
|
Daniel Friesel
|
b85db3a10d
|
Show web-hook test result immediately after saving it
Closes #12
|
2019-05-14 20:05:45 +02:00 |
|
Daniel Friesel
|
269b8536f4
|
Add webhook to account page
|
2019-05-10 19:03:18 +02:00 |
|