477b8a91db
Added endpoint
2021-11-29 06:09:28 +00:00
0440765849
Set item permissions on reshare
2021-11-29 04:38:58 +00:00
71f7679204
Fix function name
2021-11-28 21:40:38 +00:00
cf999e681c
Standards
2021-11-28 13:58:26 +00:00
367479e50e
Standards
2021-11-28 13:52:39 +00:00
19019381e6
Fixes standards
2021-11-28 13:46:30 +00:00
222b35684d
API: Added more functions, fixed function names
2021-11-28 13:34:00 +00:00
e381ca6ba0
Added group update
2021-11-27 22:25:40 -05:00
b15d3a2523
API: Next bunch of functions transformed
2021-11-27 22:25:36 -05:00
9cc675233d
Add a second parameter to BaseApi::getRequest to enable API tests
2021-11-27 18:38:09 -05:00
056702c1e0
Fixing wrong inherited methodsyntax
2021-11-27 19:58:24 +01:00
6a9fff5100
Fixing Response
2021-11-27 12:40:57 +01:00
537b74f307
Inherit ApiResponse
from Response
2021-11-27 12:40:54 +01:00
561aba18e3
Introduce Response
for Modules to create a testable way for module responses
2021-11-27 12:40:38 +01:00
8bdd90066f
Make BaseModule
a real entity
...
- Add all dependencies, necessary to run the content (baseUrl, Arguments)
- Encapsulate all POST/GET/DELETE/PATCH/PUT methods as protected methods inside the BaseModule
- Return Module content ONLY per `BaseModule::run()` (including the Hook logic there as well)
2021-11-27 12:40:36 +01:00
a3e3d87a42
Standards
2021-11-26 21:57:18 +00:00
d128b723c0
Code standards
2021-11-26 21:54:25 +00:00
0de9ae913b
API: moved several lists
2021-11-26 21:48:13 +00:00
da9b5f32db
Unneeded "use" removed
2021-11-26 07:56:54 +00:00
fb47389c69
API: Fix profile_url handling / missing constant
2021-11-26 07:55:02 +00:00
68316c6e85
Coding standards
2021-11-25 11:31:01 +00:00
1ff6b1cf18
Coding standards
2021-11-25 11:28:56 +00:00
9c61bd3ffc
Lists and tweet search moved
2021-11-25 11:16:47 +00:00
44555cddb8
More functions moved
2021-11-25 06:00:58 +00:00
97719ca207
Standards
2021-11-24 23:36:41 +00:00
6d1d4789f1
Standards ...
2021-11-24 23:35:01 +00:00
299d70ca1d
Standards
2021-11-24 23:31:10 +00:00
556bcfe78f
Some more standards
2021-11-24 23:28:06 +00:00
260ee13d07
Standards
2021-11-24 23:24:35 +00:00
bd1306d020
Removed whitespace
2021-11-24 23:20:42 +00:00
242fd646d2
Formatting
2021-11-24 23:06:28 +00:00
c4d52feea5
Many API calls moved
2021-11-24 23:03:34 +00:00
84e7f65d52
Move sending follow message to remote server to Protocol class
2021-11-21 18:59:36 -05:00
f00792d370
Merge remote-tracking branch 'upstream/develop' into api-rework
2021-11-21 17:02:51 +00:00
a4ef4589e6
Reworked friendship API endpoints
2021-11-21 16:59:09 +00:00
e9b3a9426a
Merge pull request #11012 from annando/api-relations
...
Fix followers/following for the Mastodon API
2021-11-21 10:14:07 -05:00
87084a3e85
Fix followers/following for the Mastodon API
2021-11-21 14:47:18 +00:00
23c56b108b
Merge pull request #11003 from annando/fix-api
...
Fix legacy API
2021-11-21 07:55:25 -05:00
0e5f876680
function moved
2021-11-21 09:55:42 +00:00
647ecd4bd3
Relocate RSS header stuff, cleaning up the code
2021-11-20 13:44:12 +00:00
d576e920d5
Fix legacy API
2021-11-19 20:15:12 +00:00
645e4edc63
Revert "Revert "Replace Module::init() with Constructors""
...
This reverts commit 89d6c89b67
.
2021-11-19 20:18:48 +01:00
89d6c89b67
Revert "Replace Module::init() with Constructors"
2021-11-19 07:23:23 -05:00
0b6e0566d7
Merge pull request #10987 from annando/api4
...
API: moved classes / unified user array creation
2021-11-19 06:13:52 -05:00
1f79d25ffc
Replaced "api_date"
2021-11-18 21:43:13 +00:00
b67c10812a
Merge remote-tracking branch 'upstream/develop' into api4
2021-11-18 20:15:57 +00:00
7c03eba98e
Removed unused code
2021-11-18 14:49:12 +00:00
ce578a7745
Replace Module::init() with Constructors
2021-11-17 22:14:33 +01:00
a9e1847afd
Some more comments added
2021-11-17 06:36:12 +00:00
eaf4bc6d4f
Added contact
2021-11-17 06:28:39 +00:00