Commit Graph

348 Commits (aa13302bbc81f052e919698125a22542f026fc95)

Author SHA1 Message Date
Adam Magness aa13302bbc Review updates
5 years ago
Adam Magness 4ca68c7af0 Class file relocations
5 years ago
Adam Magness 6189f6c8e7 Relocate class files from /include to /src/
5 years ago
Adam Magness 0dfa57948f Issue-#3873
5 years ago
Michael 478e363967 proc_run was replaced
5 years ago
fabrixxm a83b051003 Order result of api/statues/friends by nickname
5 years ago
Michael cb5b155083 Bugfix: The API picture upload created an invalid link
6 years ago
Michael 4b99d122dd Added explanation
6 years ago
Michael e18a037fb2 API: Improvements for clients with bad HTML support
6 years ago
Michael dbaed91a75 Bugfix: Repeating of posts generated a SQL error
6 years ago
Michael 5adfeb0bd5 App::get_baseurl is now replaced with System::baseUrl
6 years ago
Michael 3c24bed412 New class "System"
6 years ago
Hypolite Petovan ad4cdf2a9d Replace lowercase operators
6 years ago
Hypolite Petovan 9c0d2c31e8 Replace AND and OR in PHP conditions by && and ||
6 years ago
gerhard6380 1a0e8723c5 corrected change
6 years ago
gerhard6380 bbddea03e9 API: link to original page for feed posts
6 years ago
Michael 6e8e326705 Bugfix: Timeout problems when saving profile settings
6 years ago
Michael 875592f285 API: Direct Messages via the API now work again.
6 years ago
Tobias Diekershoff 1f58bcc114 Merge pull request #3418 from gerhard6380/develop
6 years ago
Hypolite Petovan 86cae070f2 Merge branch 'develop' into improvement/move-app-to-src-2
6 years ago
Michael f132e27bc9 Twidere reported error 501 when accessing a profile
6 years ago
gerhard6380 877ecf6d04 changed sql for photo table from to avoid memory issues on large photo tables
6 years ago
Hypolite Petovan 20043914e6 Move App to src
6 years ago
Hypolite Petovan 56ee734b00 Cleanup /format pre-move
6 years ago
gerhard6380 38f476eedb end code with exception where cause is not clear should better be thrown as 500 InternalServerError instead of 400 BadRequest as the request was ok (all checks before passed).
6 years ago
gerhard6380 6a4d1fca88 change line endings to unix
6 years ago
gerhard6380 a2ccdf1fec coding conventions applied
6 years ago
gerhard6380 8d95e4ffc8 remove "not implemented by now" comment for update_profile_image
6 years ago
gerhard6380 2275fecec0 line breaks by mistake reversed
6 years ago
gerhard6380 e267d07c91 change line endings from VS
6 years ago
gerhard6380 5b35901716 new api calls for photo management within clients
6 years ago
Roland Häder b9d8587f41 Merge branch 'develop' into rewrites/coding-convention-split2-1-2
6 years ago
Roland Häder 98edbde05c
added braces, opps
6 years ago
Michael 1681d18693 API: The "friendica-owner" has only to be different from the user on starting posts
6 years ago
Alexandre Alapetite 1058b28cea MySQL ANY_VALUE with fallback to MIN
6 years ago
Alexandre Alapetite 74b6d09e89 Fix GROUP BY in acl_selector, api, notifier, photos, messages
6 years ago
Roland Häder ddd875bba0
added more spaces (CR)
6 years ago
Roland Häder 5a28eae59d
Opps, fixed parser error ...
6 years ago
Roland Häder 737a6670af
Continued a bit:
6 years ago
Roland Häder 2a2e55e53d
overworked api.php:
6 years ago
Roland Häder 03571f6e74
added spaces + some curly braces + some usage of dbm::is_result()
6 years ago
Tobias Diekershoff 6e35c49cb9 Merge pull request #3263 from annando/1601-api-statuses-lookup
6 years ago
Michael adf9ed64bb Avoid API error when calling "/api/friendica/profile/show"
6 years ago
Michael a9dfd1fcb7 One more API call added
6 years ago
Hypolite Petovan 7b352f3f74 Revert "Coding convention applied - part 1"
6 years ago
Roland Häder 951006dd10
more spaces + some curly spaces added
6 years ago
Roland Häder 41a36606c6
added spaces + some curly braces
6 years ago
Michael 8e12b159d9 Merge remote-tracking branch 'upstream/develop' into 1601-api-statuses-lookup
6 years ago
Michael 39386ded36 "old_share" is removed
6 years ago
rabuzarus 3474b40732 fix - pending contacts shouldn't be shown in contacts widgit and viewcontacts
6 years ago