Commit Graph

32556 Commits

Author SHA1 Message Date
Balázs Úr e56a53647b Update copyright 2022-01-02 08:27:47 +01:00
Michael Vogel 5a5c62f0fe
Merge pull request #11059 from MrPetovan/bug/notices
Suppress notice messages related to the VCard::getHTML call in mod/display
2021-12-02 21:48:20 +01:00
Hypolite Petovan e7d87d3524 Suppress notice messages related to the VCard::getHTML call in mod/display
- Address https://soc.schuerz.at/display/4edd2508-6661-a8d1-f168-b2a245440386
2021-12-02 09:45:32 -05:00
Hypolite Petovan a53add06f2 Fix wrong call to module in mod/display 2021-12-02 09:44:56 -05:00
Tobias Diekershoff b780f29765
Merge pull request #11057 from MrPetovan/bug/10971-probe-numeric-username
Remove all-numeric usernames condition
2021-12-02 14:59:22 +01:00
Hypolite Petovan f409bd7034 Remove all-numeric usernames condition
- False negatives aren't recoverable
2021-12-02 08:03:38 -05:00
Hypolite Petovan 1321a52f15 Reformat Probe::getWebfingerArray 2021-12-02 08:02:26 -05:00
Hypolite Petovan 2a5ecc5a44
Merge pull request #11054 from annando/fix-api-reshare
Diaspora reshares via API are fixed now
2021-12-02 06:22:03 -05:00
Michael 5e912c2965 Unused use removed 2021-12-02 06:37:06 +00:00
Michael 4a90e6b1f0 Test code removed 2021-12-02 06:36:09 +00:00
Michael bd2ee581d3 Diaspora reshares via API are fixed now 2021-12-02 06:33:19 +00:00
Hypolite Petovan d329f6d6f7
Merge pull request #11043 from annando/api-fixes
API: Added more functions, fixed function names
2021-12-01 16:54:46 -05:00
Michael dfa57d54e3 Changed documentation to reflect the changes 2021-12-01 19:23:27 +00:00
Michael Vogel ae6847e12d
Merge pull request #11052 from tobiasd/20211130-ru
RU translations THX Alexander An
2021-12-01 07:51:38 +01:00
Tobias Diekershoff be532f622c RU translations THX Alexander An 2021-12-01 06:52:54 +01:00
Michael 4aa339d477 Merge branch 'api-fixes' of github.com:annando/friendica into api-fixes 2021-11-30 21:41:14 +00:00
Michael 03d2160690 Removed second ppst parameter 2021-11-30 21:41:10 +00:00
Philipp Holzer 901068f770
Fix test 2021-11-30 20:53:47 +01:00
Michael 68655d0dcb Possibly fixing tests 2021-11-30 19:17:33 +00:00
Michael 56f8adcb80 Merge remote-tracking branch 'upstream/2021.12-rc' into api-fixes 2021-11-30 19:07:24 +00:00
Tobias Diekershoff f81742d1c9
Merge pull request #11050 from MrPetovan/task/10990-api-photo-visibility
Prevent API-submitted public pictures to be published as statuses
2021-11-30 15:15:21 +01:00
Hypolite Petovan 395764dd6d Prevent API-submitted public pictures to be published as statuses 2021-11-30 08:24:09 -05:00
Hypolite Petovan 621b4216d9
Merge pull request #11044 from nupplaphil/feat/api-tests_2
Module Fixings&FollowUps
2021-11-30 01:13:20 -05:00
Michael 833b104c25 Use function to fetch all valid extensions 2021-11-30 06:11:58 +00:00
Philipp Holzer d8ac002001 Fix Introduction user selection 2021-11-30 01:08:00 -05:00
Philipp Holzer a88cc8d5c8 Replace `DI::apiResponse()->exit()` with `$this->response->exit()` 2021-11-30 01:08:00 -05:00
Philipp Holzer 2dc60cfd33 Make API call permission checks more reliable
- don't need to inherit every Module method anymore
2021-11-30 01:07:59 -05:00
Philipp Holzer 9cec38f916 Make HTTPInputData dynamic
- Removing DI:: dependency inside App class
- Making testability easier & adapting tests
2021-11-30 01:07:59 -05:00
Philipp Holzer 2e4d654c0a Make $_REQUEST processing independent of sub-calls
- Move HTTPInputData::process() into App::runFrontend()
- Pass $_REQUEST (including processed Input) to every Module method
- Delete $_POST parameters at Module post() calls because of $_REQUEST
2021-11-30 01:07:58 -05:00
Philipp Holzer f580d8e5c0 extract "BaseApi::checkDefaults()" method for later usage 2021-11-30 01:07:57 -05:00
Michael 107cc6f297 Possibly Avoid database error when storing photo item 2021-11-30 06:05:37 +00:00
Michael 57cd710019 messages.po updated 2021-11-30 05:49:38 +00:00
Michael 7dd757b7f9 Merge remote-tracking branch 'upstream/2021.12-rc' into api-fixes 2021-11-30 05:48:03 +00:00
Michael Vogel d21108fe0e
Merge pull request #11014 from MrPetovan/task/10978-settings-keyboard-actionable
[frio] Make accordions keyboard actionable
2021-11-30 06:45:51 +01:00
Michael 220c910de4 Tests 2021-11-30 05:43:06 +00:00
Michael a5b1843b36 Fixing tests? 2021-11-30 05:38:59 +00:00
Michael 56824598ff Standards 2021-11-30 05:20:01 +00:00
Michael Vogel 3ff59cfdc3
Merge pull request #11045 from MrPetovan/bug/11029-contact-group
Use user-specific id to fetch the list of group appartenance in Module\Contact\Profile
2021-11-30 06:17:56 +01:00
Michael Vogel ca851f8a03
Merge pull request #11048 from MrPetovan/bug/10990-prepare_photo_data
Add expected field uri-id to Post query in prepare_photo_data()
2021-11-30 06:09:14 +01:00
Michael 2470482b4e Standards 2021-11-30 05:07:03 +00:00
Michael 33c8872c65 Merge remote-tracking branch 'upstream/2021.12-rc' into api-fixes 2021-11-30 05:00:46 +00:00
Hypolite Petovan 370827654c Add expected field uri-id to Post query in prepare_photo_data() 2021-11-29 23:51:04 -05:00
Michael e7e74819a3 Fix posting pictures 2021-11-29 18:03:34 +00:00
Hypolite Petovan 2ba3b7f771
Merge pull request #11037 from MrPetovan/bug/11023-api-photo-delete
Fix Api\Friendica\Photo|album\Delete endpoints
2021-11-29 08:44:33 -05:00
Michael 6bd9c9f496 Merge remote-tracking branch 'upstream/2021.12-rc' into api-fixes 2021-11-29 12:52:00 +00:00
Michael Vogel 6688a2cca4
Merge pull request #11046 from MrPetovan/bug/11040-module-parameters
Fix remaining references to BaseModule->parameters
2021-11-29 13:48:27 +01:00
Hypolite Petovan cd63533e2c Fix remaining references to BaseModule->parameters 2021-11-29 07:24:32 -05:00
Hypolite Petovan c2df5d66d7 Use user-specific id to fetch the list of group appartenance in Module\Contact\Profile 2021-11-29 07:06:41 -05:00
Hypolite Petovan c7a40906bf Fix Photoalbum delete endpoint
- Fix condition on a removed Item field
2021-11-29 06:29:38 -05:00
Hypolite Petovan e2016bc67d Fix Photo delete endpoint
- Set the request variable type
- Fix the condition on a nonexistant item field
2021-11-29 06:29:38 -05:00