Roland Häder
|
eaed3945d1
|
Changed:
- used `$this->getRequestValue($request, 'foo', <bar>)` instead of `$request['foo'] ?? <bar>`
- fixed wrong variable naming
- changed double-quotes to single
- see https://github.com/friendica/friendica/issues/11631#issuecomment-1196410497
|
2022-07-29 00:38:46 +02:00 |
|
Michael
|
dd8d49d9cf
|
Replaced $_REQUEST
|
2022-01-16 17:03:18 +00:00 |
|
Michael
|
a3173ccb50
|
Define reasonable min and max values
|
2022-01-16 15:03:01 +00:00 |
|
Michael
|
4724000d06
|
Unify request value handling
|
2022-01-16 14:04:20 +00:00 |
|
Philipp
|
c588b280d7
|
Fix all license header & be less aggressive
|
2022-01-07 00:35:28 +01:00 |
|
Michael
|
465ee3718d
|
Use dynamic functions
|
2021-12-19 08:22:16 +00:00 |
|
Michael
|
1110f4abf7
|
Fixes space
|
2021-12-17 15:27:38 +00:00 |
|
Michael
|
e9ca41b6f0
|
Added documentation
|
2021-12-17 14:55:16 +00:00 |
|
Michael
|
c18bda9397
|
Standards
|
2021-12-16 22:54:48 +00:00 |
|
Michael
|
fd63421dde
|
Standards
|
2021-12-16 22:51:47 +00:00 |
|
Michael
|
b7a460485a
|
API: Direct Messages moved to new place
|
2021-12-16 22:44:50 +00:00 |
|