]>
git.mxchange.org Git - friendica.git/log
Hypolite Petovan [Fri, 21 Jan 2022 16:09:46 +0000 (11:09 -0500)]
Merge pull request #11168 from annando/issue-8845
Issue 8845: Signature support for "created" and "expires" added
Michael [Fri, 21 Jan 2022 15:38:33 +0000 (15:38 +0000)]
Issue 8845: Signature support for "created" and "expires" added
Michael Vogel [Fri, 21 Jan 2022 15:23:46 +0000 (16:23 +0100)]
Merge pull request #11167 from tobiasd/
20220121-lng
missing "as" in string
Tobias Diekershoff [Fri, 21 Jan 2022 13:23:30 +0000 (14:23 +0100)]
missing "as" in string
A translator from the SV team discovered a missing "as" in a string.
Hypolite Petovan [Wed, 19 Jan 2022 14:16:04 +0000 (09:16 -0500)]
Merge pull request #11166 from annando/group-by
Issue 10935: Improved "GROUP BY" handling
Michael [Tue, 18 Jan 2022 06:59:02 +0000 (06:59 +0000)]
use "ANY_VALUE" instead of "MAX"
Michael [Tue, 18 Jan 2022 06:35:18 +0000 (06:35 +0000)]
Issue 10935: Improved "GROUP BY" handling
Philipp [Tue, 18 Jan 2022 00:04:50 +0000 (01:04 +0100)]
Merge pull request #11164 from MrPetovan/bug/11163-api-photo-create
Fix wrong default value in Module\Api\Friendica\Photo\Create::post
Philipp [Mon, 17 Jan 2022 23:56:11 +0000 (00:56 +0100)]
Merge pull request #11165 from nupplaphil/bug/pipeline
Remove "include/" folder from release-list
Philipp [Mon, 17 Jan 2022 23:39:20 +0000 (00:39 +0100)]
Remove "include/" folder from release-list
Hypolite Petovan [Mon, 17 Jan 2022 21:46:43 +0000 (16:46 -0500)]
Fix wrong default value in Module\Api\Friendica\Photo\Create::post
- The underlying Model\Photo::upload doesn't accept a null value for description
Tobias Diekershoff [Mon, 17 Jan 2022 13:07:06 +0000 (14:07 +0100)]
Merge pull request #11161 from MrPetovan/bug/11160-shared-bidi
Fix bidi support in shared posts
Hypolite Petovan [Mon, 17 Jan 2022 12:39:05 +0000 (07:39 -0500)]
Fix bidi support in shared posts
- Display was wrong when language direction was different between nickname and content
Hypolite Petovan [Sun, 16 Jan 2022 23:21:31 +0000 (18:21 -0500)]
Merge pull request #11159 from annando/api-finally-moved
API: The legacy API finally moved
Hypolite Petovan [Sun, 16 Jan 2022 22:53:23 +0000 (17:53 -0500)]
Merge pull request #11158 from nupplaphil/sec/smarty
Bump smarty/smarty from 3.1.40 to 3.1.43
Michael [Sun, 16 Jan 2022 20:58:58 +0000 (20:58 +0000)]
fixing some more tests
Michael [Sun, 16 Jan 2022 20:54:14 +0000 (20:54 +0000)]
Possibly fixing one test
Michael [Sun, 16 Jan 2022 20:49:59 +0000 (20:49 +0000)]
Standards
Michael [Sun, 16 Jan 2022 20:47:20 +0000 (20:47 +0000)]
Merge branch 'api-finally-moved' of github.com:annando/friendica into api-finally-moved
Michael Vogel [Sun, 16 Jan 2022 20:47:12 +0000 (21:47 +0100)]
Apply suggestions from code review
Co-authored-by: Philipp <admin+Github@philipp.info>
Michael [Sun, 16 Jan 2022 20:37:50 +0000 (20:37 +0000)]
Fix wrong return value
Michael [Sun, 16 Jan 2022 20:25:46 +0000 (20:25 +0000)]
Fix some tests
Michael [Sun, 16 Jan 2022 20:17:31 +0000 (20:17 +0000)]
White spaces
Michael [Sun, 16 Jan 2022 19:38:59 +0000 (19:38 +0000)]
Simplifying extension access
Michael [Sun, 16 Jan 2022 18:40:18 +0000 (18:40 +0000)]
Simplified contact id handling
Michael [Sun, 16 Jan 2022 18:04:05 +0000 (18:04 +0000)]
More parameter handling improved
Michael [Sun, 16 Jan 2022 17:30:23 +0000 (17:30 +0000)]
Improved request value handling
Michael [Sun, 16 Jan 2022 17:03:18 +0000 (17:03 +0000)]
Replaced $_REQUEST
Michael [Sun, 16 Jan 2022 16:40:13 +0000 (16:40 +0000)]
Replaced "filter_input" with the new request value function
Michael [Sun, 16 Jan 2022 15:22:35 +0000 (15:22 +0000)]
Fixed max value check, improved request value fetching
Michael [Sun, 16 Jan 2022 15:03:01 +0000 (15:03 +0000)]
Define reasonable min and max values
Michael [Sun, 16 Jan 2022 14:04:20 +0000 (14:04 +0000)]
Unify request value handling
Michael [Sun, 16 Jan 2022 12:38:04 +0000 (12:38 +0000)]
Improved defaults check
Michael [Sun, 16 Jan 2022 09:24:35 +0000 (09:24 +0000)]
Improved handling of boolean input values
Michael [Sun, 16 Jan 2022 09:07:39 +0000 (09:07 +0000)]
Some more cidong style
Michael [Sun, 16 Jan 2022 09:01:04 +0000 (09:01 +0000)]
Coding styles / "require_once" for removed file removed
Michael [Sun, 16 Jan 2022 07:41:26 +0000 (07:41 +0000)]
$_POST replaced
Michael [Sun, 16 Jan 2022 07:35:20 +0000 (07:35 +0000)]
Use the $request variable
Michael [Sun, 16 Jan 2022 07:14:09 +0000 (07:14 +0000)]
Superflous spaces
Michael [Sun, 16 Jan 2022 07:07:46 +0000 (07:07 +0000)]
"DI" calls are replaced
Michael [Sat, 15 Jan 2022 21:45:08 +0000 (21:45 +0000)]
Some standards
Michael [Sat, 15 Jan 2022 21:38:19 +0000 (21:38 +0000)]
API: The legacy API finally moved
Philipp [Sat, 15 Jan 2022 21:27:40 +0000 (22:27 +0100)]
Bump smarty/smarty from 3.1.40 to 3.1.43
Hypolite Petovan [Fri, 14 Jan 2022 12:58:51 +0000 (07:58 -0500)]
Merge pull request #11155 from annando/advanced-cleaned
Cleaned advanced contact tab
Michael [Wed, 12 Jan 2022 21:29:18 +0000 (21:29 +0000)]
Updated messages.po
Michael [Wed, 12 Jan 2022 21:29:03 +0000 (21:29 +0000)]
Merge remote-tracking branch 'upstream/2021.12-rc' into advanced-cleaned
Michael [Wed, 12 Jan 2022 21:23:45 +0000 (21:23 +0000)]
Cleaned advanced contact tab
Philipp [Sun, 9 Jan 2022 18:23:13 +0000 (19:23 +0100)]
Merge pull request #11153 from MrPetovan/task/11148-frio-browser-share
[frio] Add a conditional browser share button
Hypolite Petovan [Sun, 9 Jan 2022 17:31:33 +0000 (12:31 -0500)]
Update translation fie after adding a string
Hypolite Petovan [Sun, 9 Jan 2022 15:15:04 +0000 (10:15 -0500)]
[frio] Add a conditional browser share button
Hypolite Petovan [Sun, 9 Jan 2022 17:17:34 +0000 (12:17 -0500)]
[frio] Add connector-based privacy display
Michael Vogel [Sat, 8 Jan 2022 23:00:07 +0000 (00:00 +0100)]
Merge pull request #11149 from nupplaphil/bug/friendica-11144
Add missing Twitter API routes for IDs
Philipp [Sat, 8 Jan 2022 20:53:19 +0000 (21:53 +0100)]
Add missing Twitter API routes for IDs
Hypolite Petovan [Fri, 7 Jan 2022 09:20:15 +0000 (10:20 +0100)]
Merge pull request #11145 from nupplaphil/feat/check_license
Add license check & Fix CI CHANGED_FILES
Philipp [Thu, 6 Jan 2022 23:30:59 +0000 (00:30 +0100)]
Add license header to various tests
Philipp [Thu, 6 Jan 2022 23:13:00 +0000 (00:13 +0100)]
Fix all license header & be less aggressive
Philipp [Thu, 6 Jan 2022 22:08:00 +0000 (23:08 +0100)]
Fix intended failure ;-)
Philipp [Thu, 6 Jan 2022 21:31:55 +0000 (22:31 +0100)]
Fixed CHANGED_FILES
Philipp [Thu, 6 Jan 2022 20:54:40 +0000 (21:54 +0100)]
Add license check
Philipp [Thu, 6 Jan 2022 20:19:04 +0000 (21:19 +0100)]
Merge pull request #11143 from annando/api-again
API: Functionality moved to new places
Michael [Thu, 6 Jan 2022 20:13:32 +0000 (20:13 +0000)]
Moved tests, changes after review
Michael [Thu, 6 Jan 2022 07:41:29 +0000 (07:41 +0000)]
Tests
Michael [Thu, 6 Jan 2022 07:34:16 +0000 (07:34 +0000)]
API: Functionality moved to new places
Hypolite Petovan [Wed, 5 Jan 2022 09:28:49 +0000 (10:28 +0100)]
Merge pull request #11140 from nupplaphil/friendica-11138
Fix getBirthdays() method
Michael Vogel [Wed, 5 Jan 2022 06:38:42 +0000 (07:38 +0100)]
Merge pull request #11135 from nupplaphil/bug/halcyon
Add OPTIONS endpoint
Philipp [Tue, 4 Jan 2022 21:08:57 +0000 (22:08 +0100)]
Update messages.po
Philipp [Tue, 4 Jan 2022 21:07:49 +0000 (22:07 +0100)]
- Remove redundant code
- Rename some variables
- Add method description
Philipp [Tue, 4 Jan 2022 21:00:25 +0000 (22:00 +0100)]
Fix getBirthdays()
- Formatting optimizations
- Remove redundant ASC
Philipp [Tue, 4 Jan 2022 20:59:47 +0000 (21:59 +0100)]
Fix getBirthdays()
- explicit create an array for the template
Philipp [Tue, 4 Jan 2022 19:50:20 +0000 (20:50 +0100)]
optimizations
Philipp [Tue, 4 Jan 2022 19:47:17 +0000 (20:47 +0100)]
Use rawContent for Special Options to avoid a protected options() method
Philipp [Mon, 3 Jan 2022 19:18:43 +0000 (20:18 +0100)]
Make Response even more compatible ..
Philipp [Mon, 3 Jan 2022 18:55:47 +0000 (19:55 +0100)]
Fix App routing
Philipp [Mon, 3 Jan 2022 18:30:27 +0000 (19:30 +0100)]
Replace 'REQUEST_METHOD' with App\Arguments::getMethod()
Philipp [Mon, 3 Jan 2022 18:26:22 +0000 (19:26 +0100)]
Add feedback
Philipp [Mon, 3 Jan 2022 18:19:47 +0000 (19:19 +0100)]
Automatically return allowed HTTP methods for OPTIONS per specific endpoint
Philipp [Sun, 2 Jan 2022 22:21:52 +0000 (23:21 +0100)]
temporary merge response header into static *exit() methods because of compatibility issues
Philipp [Sun, 2 Jan 2022 22:05:12 +0000 (23:05 +0100)]
Fix empty accounts[] bug
Philipp [Sun, 2 Jan 2022 21:54:07 +0000 (22:54 +0100)]
Move Arguments reset to right place
Philipp [Sun, 2 Jan 2022 21:51:16 +0000 (22:51 +0100)]
Introduce FixtureTest::useHttpMethod for manually overwrite the HTTP Method argument
Philipp [Sun, 2 Jan 2022 21:25:50 +0000 (22:25 +0100)]
Use Args::getMethod() at various places
Philipp [Sun, 2 Jan 2022 21:21:41 +0000 (22:21 +0100)]
Add HTTP method to App\Arguments
Philipp [Sun, 2 Jan 2022 21:17:04 +0000 (22:17 +0100)]
Fix OPTIONS
Philipp [Sun, 2 Jan 2022 20:28:28 +0000 (21:28 +0100)]
Add explicit status setting for PSR/ResponseInterface & add tests for OPTIONS endpoint
Philipp [Sun, 2 Jan 2022 19:40:43 +0000 (20:40 +0100)]
Add OPTIONS endpoint
Philipp [Sun, 2 Jan 2022 19:25:32 +0000 (20:25 +0100)]
Add OPTIONS endpoint
Philipp [Mon, 3 Jan 2022 22:42:55 +0000 (23:42 +0100)]
Merge pull request #11136 from urbalazs/error-message-translation
Mark error message as translatable
Balázs Úr [Mon, 3 Jan 2022 21:29:26 +0000 (22:29 +0100)]
Mark error message as translatable
Hypolite Petovan [Sun, 2 Jan 2022 10:15:22 +0000 (11:15 +0100)]
Merge pull request #11131 from urbalazs/copyright-missing
Add missing copyright text
Balázs Úr [Sun, 2 Jan 2022 09:49:50 +0000 (10:49 +0100)]
Add missing copyright text
Philipp [Sun, 2 Jan 2022 08:45:35 +0000 (09:45 +0100)]
Merge pull request #11129 from urbalazs/copyright-2022
Update copyright
Balázs Úr [Sun, 2 Jan 2022 07:27:47 +0000 (08:27 +0100)]
Update copyright
Hypolite Petovan [Sun, 2 Jan 2022 00:06:48 +0000 (01:06 +0100)]
Merge pull request #11127 from nupplaphil/feat/tests
Transform legacy API tests into new structure
Philipp [Sun, 2 Jan 2022 00:04:04 +0000 (01:04 +0100)]
Add feedback - avoid intermediate variables
Philipp [Sat, 1 Jan 2022 23:21:38 +0000 (00:21 +0100)]
Fix typo
Philipp [Sat, 1 Jan 2022 23:21:01 +0000 (00:21 +0100)]
Add feedback (title/text/html)
Philipp [Sat, 1 Jan 2022 22:14:52 +0000 (23:14 +0100)]
Add title to the text/html content for Twitter status object
Philipp [Sat, 1 Jan 2022 20:24:16 +0000 (21:24 +0100)]
Fix database lock driver test
Hypolite Petovan [Thu, 30 Dec 2021 23:40:32 +0000 (00:40 +0100)]
Merge pull request #11128 from annando/diaspora-contact-details
Display interaction data for Diaspora accounts
Michael [Thu, 30 Dec 2021 22:40:52 +0000 (22:40 +0000)]
More often update Diaspora contacts