Michael
|
14ec87e68c
|
Deprecated upload function relocates to a replacement
|
2021-11-27 22:25:41 -05:00 |
|
Michael
|
e381ca6ba0
|
Added group update
|
2021-11-27 22:25:40 -05:00 |
|
Michael
|
b15d3a2523
|
API: Next bunch of functions transformed
|
2021-11-27 22:25:36 -05:00 |
|
Philipp Holzer
|
537b74f307
|
Inherit ApiResponse from Response
|
2021-11-27 12:40:54 +01:00 |
|
Michael
|
0de9ae913b
|
API: moved several lists
|
2021-11-26 21:48:13 +00:00 |
|
Michael
|
03330ec969
|
Fixing tests
|
2021-11-26 11:13:12 +00:00 |
|
Michael
|
f5a3f8039d
|
Fixing tests
|
2021-11-26 10:48:38 +00:00 |
|
Michael
|
fb47389c69
|
API: Fix profile_url handling / missing constant
|
2021-11-26 07:55:02 +00:00 |
|
Michael
|
9c61bd3ffc
|
Lists and tweet search moved
|
2021-11-25 11:16:47 +00:00 |
|
Michael
|
44555cddb8
|
More functions moved
|
2021-11-25 06:00:58 +00:00 |
|
Michael
|
c4d52feea5
|
Many API calls moved
|
2021-11-24 23:03:34 +00:00 |
|
Michael
|
513a745d07
|
Remove unneeded "unset"
|
2021-11-24 21:30:11 +00:00 |
|
Michael
|
c9b14b260f
|
Replaced "requestdata"
|
2021-11-24 21:01:07 +00:00 |
|
Michael
|
ab28fa32aa
|
Added last status
|
2021-11-24 20:47:37 +00:00 |
|
Michael
|
57cf384fae
|
Moved acitivites
|
2021-11-24 07:06:28 +00:00 |
|
Michael
|
a3aab4a75a
|
Entities, Source and api functions rearranged
|
2021-11-24 06:44:25 +00:00 |
|
Michael
|
07c2f36946
|
Removing unused functions, added (deactivated) attachments
|
2021-11-23 21:54:19 +00:00 |
|
Michael
|
0c3e491410
|
Fix return type
|
2021-11-23 15:27:57 +00:00 |
|
Michael
|
b56ccbcf2b
|
More objects added
|
2021-11-23 10:12:11 +00:00 |
|
Michael
|
e1d4f96b06
|
Remove unused user fields
|
2021-11-21 20:14:48 +00:00 |
|
Michael
|
1acaa61446
|
Use user contact
|
2021-11-21 05:40:48 +00:00 |
|
Michael
|
7e49ee8fb5
|
Hopefully fix some tests
|
2021-11-21 00:44:26 +00:00 |
|
Michael
|
2c6afe65a7
|
Use correct function to fetch the self user
|
2021-11-21 00:26:35 +00:00 |
|
Michael
|
f04b07b20a
|
Removed some more API functions
|
2021-11-20 23:38:52 +00:00 |
|
Michael
|
647ecd4bd3
|
Relocate RSS header stuff, cleaning up the code
|
2021-11-20 13:44:12 +00:00 |
|
Michael
|
4327ccddcb
|
Some more removed functions and parameters
|
2021-11-20 09:36:17 +00:00 |
|
Michael
|
d576e920d5
|
Fix legacy API
|
2021-11-19 20:15:12 +00:00 |
|
Michael Vogel
|
4a674ea3d3
|
Update include/api.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2021-11-19 06:05:58 +01:00 |
|
Michael
|
8fd738f550
|
Removed "api_get_user"
|
2021-11-18 22:20:19 +00:00 |
|
Michael
|
1f79d25ffc
|
Replaced "api_date"
|
2021-11-18 21:43:13 +00:00 |
|
Michael
|
2d5989a6bd
|
Fixed handling of return value
|
2021-11-18 21:18:00 +00:00 |
|
Michael
|
15af14aea4
|
changed quotes
|
2021-11-18 20:09:17 +00:00 |
|
Michael
|
7c03eba98e
|
Removed unused code
|
2021-11-18 14:49:12 +00:00 |
|
Michael
|
5a5110d45a
|
Removed forbidden - crashing the tests again
|
2021-11-18 07:25:16 +00:00 |
|
Michael
|
42bd7918ad
|
allow_api removed
|
2021-11-18 07:14:23 +00:00 |
|
Michael
|
d0bae37538
|
Making tests possibly happy
|
2021-11-18 06:31:02 +00:00 |
|
Michael
|
03810f3e31
|
Tests ...
|
2021-11-18 06:19:24 +00:00 |
|
Michael
|
9841096ce4
|
Added some more check
|
2021-11-18 05:57:46 +00:00 |
|
Michael
|
f9ea9e2e97
|
Readding checks for loggedn in state for the tests
|
2021-11-18 05:47:06 +00:00 |
|
Michael
|
a312940a21
|
Testing tests again
|
2021-11-17 23:03:18 +00:00 |
|
Michael
|
84661e9468
|
Test tests
|
2021-11-17 22:59:18 +00:00 |
|
Michael
|
420f6c652f
|
Replaced all api_user calls
|
2021-11-17 22:44:52 +00:00 |
|
Michael
|
598a09fc6f
|
Testing tests
|
2021-11-17 22:25:37 +00:00 |
|
Michael
|
9e30bd8ff7
|
Change back auth
|
2021-11-17 21:50:39 +00:00 |
|
Michael
|
747e8daef6
|
Hopefully fixing the tests
|
2021-11-17 21:40:48 +00:00 |
|
Michael
|
cdedf348e4
|
Replaced most "api_get_user" calls with newer BaseApi calls
|
2021-11-17 21:28:51 +00:00 |
|
Michael
|
6ea426178a
|
API: moved classes / unified user array creation
|
2021-11-16 23:21:40 +00:00 |
|
Michael
|
66db55f0cd
|
Some more API functions moved
|
2021-11-14 23:21:54 +01:00 |
|
Philipp Holzer
|
ebf56674f1
|
Transform ApiResponse::error() into dynamic method
|
2021-11-12 20:04:47 +01:00 |
|
Philipp Holzer
|
4309f814e0
|
Transform ApiResponse::formatData() into dynamic method
|
2021-11-12 19:59:16 +01:00 |
|