|
642baa1f2a
|
Rename ApipResponse->exit* methods to better show their meaning
|
2023-09-24 07:08:16 -04:00 |
|
|
1874a32728
|
Happy New Year 2023!
|
2023-01-01 09:36:24 -05:00 |
|
|
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 |
|
|
55679a6021
|
Possibly fixing one test
|
2022-01-16 20:54:14 +00:00 |
|
|
fd4926b0f3
|
More parameter handling improved
|
2022-01-16 18:04:05 +00:00 |
|
|
344d514857
|
Replaced "filter_input" with the new request value function
|
2022-01-16 16:40:13 +00:00 |
|
|
c588b280d7
|
Fix all license header & be less aggressive
|
2022-01-07 00:35:28 +01:00 |
|
|
0c4c6faa54
|
Move DirectMessages/Destory tests & fix Destroy condition
|
2021-12-30 19:58:19 +01:00 |
|
|
2ee5745d3c
|
Use dynamic functions
|
2021-12-19 08:32:19 +00:00 |
|
|
c18bda9397
|
Standards
|
2021-12-16 22:54:48 +00:00 |
|
|
b7a460485a
|
API: Direct Messages moved to new place
|
2021-12-16 22:44:50 +00:00 |
|