Hypolite Petovan
|
89d6c89b67
|
Revert "Replace Module::init() with Constructors"
|
2021-11-19 07:23:23 -05:00 |
|
Philipp
|
ce578a7745
|
Replace Module::init() with Constructors
|
2021-11-17 22:14:33 +01:00 |
|
Philipp
|
489cd0884a
|
Make BaseModule methods dynamic
|
2021-11-14 23:49:06 +01:00 |
|
Philipp
|
714f0febc4
|
Replace $parameters argument per method with static::$parameters
|
2021-11-14 23:49:05 +01:00 |
|
Michael
|
d267ba999c
|
We now use the new account-user-view (and fixed the function name)
|
2021-07-11 09:39:34 +00:00 |
|
Michael
|
2a440c0bae
|
Use "checkAllowedScope" instead of "login"
|
2021-06-08 12:00:22 +00:00 |
|
Michael
|
5853fe562d
|
Login hasn't got a return value
|
2021-06-08 09:51:17 +00:00 |
|
Michael
|
acbe9ebf9e
|
API: New classes for OAuth and basic auth
|
2021-06-08 06:32:24 +00:00 |
|
Michael
|
49207a8624
|
Added scope check
|
2021-05-16 07:37:11 +00:00 |
|
Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Hypolite Petovan
|
4427876c05
|
Implement correct behavior for min_id in boundary pagination
- The previous behavior of since_id systematically showed the most recent results
|
2020-10-13 00:11:39 -04:00 |
|
Philipp
|
61014feec3
|
Fix ContactEndpoint & tests
|
2020-09-12 10:01:13 +02:00 |
|
Hypolite Petovan
|
24a82110fd
|
Add common relationship methods to Model\ContactRelation
- Introduce DBA::mergeConditions method
- Replace GContact relationship method contents with Model\ContactRelation method calls
|
2020-08-03 13:34:10 -04:00 |
|
Hypolite Petovan
|
8111ede2e5
|
Add support for max_id parameter in new Twitter contact API endpoints
- Use filter_input instead of manual type casting
|
2020-06-09 08:36:53 -04:00 |
|
Hypolite Petovan
|
7a5afc10bb
|
Implement Twitter contact endpoints
- Implement /followers/ids
- Implement /followers/list
- Reimplement /friends/ids
- Reimplement /friends/list
- Update API reference
- Remove obsolete tests
|
2020-06-09 08:36:46 -04:00 |
|