]>
git.mxchange.org Git - friendica.git/log
Michael Vogel [Fri, 19 Nov 2021 05:05:58 +0000 (06:05 +0100)]
Update include/api.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Michael [Thu, 18 Nov 2021 22:20:19 +0000 (22:20 +0000)]
Removed "api_get_user"
Michael [Thu, 18 Nov 2021 21:43:13 +0000 (21:43 +0000)]
Replaced "api_date"
Michael [Thu, 18 Nov 2021 21:18:00 +0000 (21:18 +0000)]
Fixed handling of return value
Michael [Thu, 18 Nov 2021 20:15:57 +0000 (20:15 +0000)]
Merge remote-tracking branch 'upstream/develop' into api4
Michael [Thu, 18 Nov 2021 20:09:17 +0000 (20:09 +0000)]
changed quotes
Michael [Thu, 18 Nov 2021 15:55:25 +0000 (15:55 +0000)]
Fix test
Michael [Thu, 18 Nov 2021 14:49:12 +0000 (14:49 +0000)]
Removed unused code
Michael [Thu, 18 Nov 2021 08:14:08 +0000 (08:14 +0000)]
Changing the expectaztion in the test
Michael [Thu, 18 Nov 2021 08:08:55 +0000 (08:08 +0000)]
We niow throw a different exception
Michael [Thu, 18 Nov 2021 08:03:50 +0000 (08:03 +0000)]
Possibly fixing the test
Michael [Thu, 18 Nov 2021 07:25:16 +0000 (07:25 +0000)]
Removed forbidden - crashing the tests again
Michael [Thu, 18 Nov 2021 07:14:23 +0000 (07:14 +0000)]
allow_api removed
Michael [Thu, 18 Nov 2021 07:06:08 +0000 (07:06 +0000)]
api_get_user isn't used without parameters anymore
Michael [Thu, 18 Nov 2021 06:58:43 +0000 (06:58 +0000)]
And again ...
Michael [Thu, 18 Nov 2021 06:49:16 +0000 (06:49 +0000)]
And again
Michael [Thu, 18 Nov 2021 06:43:11 +0000 (06:43 +0000)]
Poking around in the fog
Michael [Thu, 18 Nov 2021 06:37:48 +0000 (06:37 +0000)]
Tests
Michael [Thu, 18 Nov 2021 06:31:02 +0000 (06:31 +0000)]
Making tests possibly happy
Michael [Thu, 18 Nov 2021 06:19:24 +0000 (06:19 +0000)]
Tests ...
Michael [Thu, 18 Nov 2021 06:10:20 +0000 (06:10 +0000)]
Tests ...
Michael [Thu, 18 Nov 2021 06:03:21 +0000 (06:03 +0000)]
Tests ...
Michael [Thu, 18 Nov 2021 05:57:46 +0000 (05:57 +0000)]
Added some more check
Michael [Thu, 18 Nov 2021 05:47:06 +0000 (05:47 +0000)]
Readding checks for loggedn in state for the tests
Michael [Wed, 17 Nov 2021 23:11:21 +0000 (23:11 +0000)]
Tests again
Michael [Wed, 17 Nov 2021 23:03:18 +0000 (23:03 +0000)]
Testing tests again
Michael [Wed, 17 Nov 2021 22:59:18 +0000 (22:59 +0000)]
Test tests
Michael [Wed, 17 Nov 2021 22:50:43 +0000 (22:50 +0000)]
Testing tests
Michael [Wed, 17 Nov 2021 22:44:52 +0000 (22:44 +0000)]
Replaced all api_user calls
Michael [Wed, 17 Nov 2021 22:37:02 +0000 (22:37 +0000)]
Fixing upload
Michael [Wed, 17 Nov 2021 22:25:37 +0000 (22:25 +0000)]
Testing tests
Michael [Wed, 17 Nov 2021 22:12:21 +0000 (22:12 +0000)]
Fixing tests - maybe
Michael [Wed, 17 Nov 2021 21:50:39 +0000 (21:50 +0000)]
Change back auth
Michael [Wed, 17 Nov 2021 21:40:48 +0000 (21:40 +0000)]
Hopefully fixing the tests
Michael [Wed, 17 Nov 2021 21:28:51 +0000 (21:28 +0000)]
Replaced most "api_get_user" calls with newer BaseApi calls
Philipp [Wed, 17 Nov 2021 12:41:32 +0000 (13:41 +0100)]
Merge pull request #10992 from nupplaphil/bug/module
Hotfix: Deleted content
Philipp [Wed, 17 Nov 2021 12:39:48 +0000 (13:39 +0100)]
Hotfix: Deleted content
Hypolite Petovan [Wed, 17 Nov 2021 11:36:54 +0000 (06:36 -0500)]
Merge pull request #10977 from nupplaphil/feat/dynamic_modules
Introduce interface for `Module`s
Philipp [Wed, 17 Nov 2021 07:16:33 +0000 (08:16 +0100)]
Add feedback
Michael [Wed, 17 Nov 2021 06:36:12 +0000 (06:36 +0000)]
Some more comments added
Michael [Wed, 17 Nov 2021 06:28:39 +0000 (06:28 +0000)]
Added contact
Philipp [Wed, 17 Nov 2021 05:58:28 +0000 (06:58 +0100)]
Update tests/src/App/ModuleTest.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Philipp [Wed, 17 Nov 2021 05:57:48 +0000 (06:57 +0100)]
Update src/App/ModuleController.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Philipp [Wed, 17 Nov 2021 05:57:37 +0000 (06:57 +0100)]
Update src/App/ModuleController.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Michael [Wed, 17 Nov 2021 00:14:56 +0000 (00:14 +0000)]
Possibly fix test
Michael [Wed, 17 Nov 2021 00:03:24 +0000 (00:03 +0000)]
Fixed banner test
Michael [Tue, 16 Nov 2021 23:57:12 +0000 (23:57 +0000)]
Added profile picture
Michael [Tue, 16 Nov 2021 23:41:17 +0000 (23:41 +0000)]
Tests fixed
Michael [Tue, 16 Nov 2021 23:21:40 +0000 (23:21 +0000)]
API: moved classes / unified user array creation
Philipp [Tue, 16 Nov 2021 21:39:23 +0000 (22:39 +0100)]
Fixups
Philipp [Tue, 16 Nov 2021 21:37:43 +0000 (22:37 +0100)]
Update src/Capabilities/ICanHandleRequests.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Philipp [Tue, 16 Nov 2021 21:34:49 +0000 (22:34 +0100)]
Refactor App\Module to App\ModuleController and rename properties
Philipp [Tue, 16 Nov 2021 20:14:20 +0000 (21:14 +0100)]
Remove afterpost() handling
Philipp [Tue, 16 Nov 2021 20:12:12 +0000 (21:12 +0100)]
Update src/App/Page.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Philipp [Tue, 16 Nov 2021 20:11:47 +0000 (21:11 +0100)]
Update src/App/Module.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Hypolite Petovan [Tue, 16 Nov 2021 11:57:33 +0000 (06:57 -0500)]
Merge pull request #10986 from annando/issue-10983
Issue 10983: Use the user's settings for the help language
Michael [Tue, 16 Nov 2021 07:04:39 +0000 (07:04 +0000)]
Remove spaces
Michael Vogel [Tue, 16 Nov 2021 06:54:54 +0000 (07:54 +0100)]
Merge pull request #10982 from MrPetovan/task/10973-check-role-presentation
[frio] Check for role="presentation" uses throughout the templates
Michael Vogel [Tue, 16 Nov 2021 06:50:08 +0000 (07:50 +0100)]
Merge pull request #10980 from MrPetovan/task/10972-screen-reader-part-1
[frio] Wire edit form formatting button aria labels
Michael Vogel [Tue, 16 Nov 2021 06:36:20 +0000 (07:36 +0100)]
Update src/Module/Help.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Hypolite Petovan [Tue, 16 Nov 2021 00:03:16 +0000 (19:03 -0500)]
Update translation file after adding strings
Michael [Mon, 15 Nov 2021 22:08:51 +0000 (22:08 +0000)]
Issue 10983: Use the user's settings for the help language
Hypolite Petovan [Mon, 15 Nov 2021 16:50:32 +0000 (11:50 -0500)]
Merge pull request #10985 from foss-/develop
split admin FAQs
foss- [Mon, 15 Nov 2021 16:30:50 +0000 (17:30 +0100)]
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
foss- [Mon, 15 Nov 2021 16:09:40 +0000 (17:09 +0100)]
linking new Admin FAQ in home
foss- [Mon, 15 Nov 2021 15:52:34 +0000 (16:52 +0100)]
also split de FAQ
and unify structure
Hypolite Petovan [Mon, 15 Nov 2021 15:20:48 +0000 (10:20 -0500)]
Merge pull request #10984 from foss-/patch-4
updated dica entry
foss- [Mon, 15 Nov 2021 15:13:55 +0000 (16:13 +0100)]
updated dica entry for de faq
foss- [Mon, 15 Nov 2021 13:38:42 +0000 (14:38 +0100)]
split admin FAQs
- user section FAQ now is what it claims to be (user FAQs)
- new file for admin FAQ created (FAQ admin.md
foss- [Mon, 15 Nov 2021 13:10:46 +0000 (14:10 +0100)]
updated dica entry
- removed website link as no dica info can be found
- added Google Play link
- added last update info to warn users the app is not under maintenance
Hypolite Petovan [Mon, 15 Nov 2021 01:28:39 +0000 (20:28 -0500)]
[frio] Check for role="presentation" uses throughout the templates
- Upgrade a tags to buttons in file browser
- Fix formatting in nav.tpl
- Remove unwarranted instance for character counter in jot form
Hypolite Petovan [Mon, 15 Nov 2021 00:55:50 +0000 (19:55 -0500)]
[frio] Wire edit form formatting button aria labels
Philipp [Sun, 14 Nov 2021 23:01:16 +0000 (00:01 +0100)]
Fix Legacy test
Philipp [Sun, 14 Nov 2021 22:35:01 +0000 (23:35 +0100)]
Adapt API tests for dynamic usage
Philipp [Sun, 14 Nov 2021 22:32:01 +0000 (23:32 +0100)]
Fixed static leftovers from #10975
Philipp [Sun, 14 Nov 2021 22:19:25 +0000 (23:19 +0100)]
Switch `static::$parameters` to `$this->parameters`
Philipp [Sun, 14 Nov 2021 22:13:47 +0000 (23:13 +0100)]
Make BaseModule methods dynamic
Philipp [Sun, 14 Nov 2021 19:46:25 +0000 (20:46 +0100)]
Replace `$parameters` argument per method with `static::$parameters`
Philipp [Sun, 14 Nov 2021 19:28:36 +0000 (20:28 +0100)]
Create interface for static Module calls
Hypolite Petovan [Sun, 14 Nov 2021 22:28:36 +0000 (17:28 -0500)]
Merge pull request #10975 from annando/api3
Some more API functions moved
Philipp [Sat, 13 Nov 2021 09:40:51 +0000 (10:40 +0100)]
Fix PHP-CS
Michael [Fri, 12 Nov 2021 19:57:44 +0000 (19:57 +0000)]
Some more API functions moved
Hypolite Petovan [Sun, 14 Nov 2021 22:19:36 +0000 (17:19 -0500)]
Merge pull request #10976 from nupplaphil/feat/api_tests
Regain API Testability
Philipp [Fri, 12 Nov 2021 21:46:18 +0000 (22:46 +0100)]
Remove test for deprecated way of calling API methods
Philipp [Fri, 12 Nov 2021 21:44:59 +0000 (22:44 +0100)]
Move Api\unsupported tests and remove dependency to System::jsonExit()
Philipp [Fri, 12 Nov 2021 21:30:48 +0000 (22:30 +0100)]
class type
Philipp [Fri, 12 Nov 2021 21:29:58 +0000 (22:29 +0100)]
Migrate API\error tests and fix ApiResponse for RSS/atom
Philipp [Fri, 12 Nov 2021 21:15:43 +0000 (22:15 +0100)]
Mirate API\SavedSearches tests
Philipp [Fri, 12 Nov 2021 21:12:28 +0000 (22:12 +0100)]
Migrate API\StatusNetVersion
Philipp [Fri, 12 Nov 2021 21:09:03 +0000 (22:09 +0100)]
Migrate Api\RateLimitStatus
Philipp [Fri, 12 Nov 2021 21:03:41 +0000 (22:03 +0100)]
Move Api\Help
Philipp [Fri, 12 Nov 2021 20:55:02 +0000 (21:55 +0100)]
Update messages.po
Philipp [Fri, 12 Nov 2021 20:50:02 +0000 (21:50 +0100)]
Make PHP-CS happy and add (c) header
Philipp [Fri, 12 Nov 2021 20:38:38 +0000 (21:38 +0100)]
Small improvement
Philipp [Fri, 12 Nov 2021 20:35:21 +0000 (21:35 +0100)]
Moved API\Notification tests
Philipp [Fri, 12 Nov 2021 20:12:00 +0000 (21:12 +0100)]
Move API\Photo testcases
Philipp [Fri, 12 Nov 2021 20:08:36 +0000 (21:08 +0100)]
Make API testable & move PhotoAlbum tests to new destination
Philipp [Fri, 12 Nov 2021 19:13:04 +0000 (20:13 +0100)]
Simplify code
Philipp [Fri, 12 Nov 2021 19:08:30 +0000 (20:08 +0100)]
Replace Logger:: with logger property
Philipp [Fri, 12 Nov 2021 19:07:05 +0000 (20:07 +0100)]
Transform ApiResponse::unspported() into dynamic method