]> git.mxchange.org Git - friendica.git/log
friendica.git
3 years agoMerge pull request #10247 from annando/update
Tobias Diekershoff [Fri, 14 May 2021 07:06:33 +0000 (09:06 +0200)]
Merge pull request #10247 from annando/update

Only delete the post-user table if it has got the old structure

3 years agoMerge pull request #10246 from annando/api-client-credentials
Tobias Diekershoff [Fri, 14 May 2021 07:05:41 +0000 (09:05 +0200)]
Merge pull request #10246 from annando/api-client-credentials

API: updated client links

3 years agoMerge remote-tracking branch 'upstream/develop' into update
Michael [Fri, 14 May 2021 06:37:24 +0000 (06:37 +0000)]
Merge remote-tracking branch 'upstream/develop' into update

3 years agoMerge remote-tracking branch 'upstream/develop' into api-client-credentials
Michael [Fri, 14 May 2021 06:34:51 +0000 (06:34 +0000)]
Merge remote-tracking branch 'upstream/develop' into api-client-credentials

3 years agoMerge pull request #10244 from tobiasd/20210514-de
Michael Vogel [Fri, 14 May 2021 06:34:16 +0000 (08:34 +0200)]
Merge pull request #10244 from tobiasd/20210514-de

DE translation update

3 years agoupdated cAPI documentation
Michael [Fri, 14 May 2021 06:30:02 +0000 (06:30 +0000)]
updated cAPI documentation

3 years agoMerge pull request #10245 from annando/api-client-credentials
Tobias Diekershoff [Fri, 14 May 2021 06:13:25 +0000 (08:13 +0200)]
Merge pull request #10245 from annando/api-client-credentials

API: Support OAuth client credentials

3 years agoAPI: Support OAuth client credentials
Michael [Fri, 14 May 2021 06:05:01 +0000 (06:05 +0000)]
API: Support OAuth client credentials

3 years agoDE translation update
Tobias Diekershoff [Fri, 14 May 2021 05:46:43 +0000 (07:46 +0200)]
DE translation update

3 years agoMerge pull request #10243 from annando/api-malformat
Tobias Diekershoff [Fri, 14 May 2021 05:19:46 +0000 (07:19 +0200)]
Merge pull request #10243 from annando/api-malformat

API: The instance record had got a malformatted value

3 years agoAPI: The instance record had got a malformatted value
Michael [Fri, 14 May 2021 05:09:11 +0000 (05:09 +0000)]
API: The instance record had got a malformatted value

3 years agoMerge pull request #10242 from annando/api-lists-missing
Hypolite Petovan [Thu, 13 May 2021 22:09:01 +0000 (18:09 -0400)]
Merge pull request #10242 from annando/api-lists-missing

API: List handling, dummy endpoints

3 years agoMerge remote-tracking branch 'upstream/develop' into api-lists-missing
Michael [Thu, 13 May 2021 22:01:19 +0000 (22:01 +0000)]
Merge remote-tracking branch 'upstream/develop' into api-lists-missing

3 years agoFix connection issues with AndStatus
Michael [Thu, 13 May 2021 22:00:40 +0000 (22:00 +0000)]
Fix connection issues with AndStatus

3 years agoAPI: List handling, dummy endpoints
Michael [Thu, 13 May 2021 21:15:32 +0000 (21:15 +0000)]
API: List handling, dummy endpoints

3 years agoMerge pull request #10241 from nupplaphil/feat/drone_followup_phpcs
Tobias Diekershoff [Thu, 13 May 2021 20:44:57 +0000 (22:44 +0200)]
Merge pull request #10241 from nupplaphil/feat/drone_followup_phpcs

Optimize PHP-CS check

3 years agoOptimize PHP-CS check
Philipp [Thu, 13 May 2021 20:31:37 +0000 (22:31 +0200)]
Optimize PHP-CS check

3 years agoMerge pull request #10240 from nupplaphil/feat/drone_phpcs
Tobias Diekershoff [Thu, 13 May 2021 18:43:19 +0000 (20:43 +0200)]
Merge pull request #10240 from nupplaphil/feat/drone_phpcs

Enable PHP-CS Check per Drone

3 years agoEnable PHP-CS Check per Drone
Philipp [Thu, 13 May 2021 17:44:38 +0000 (19:44 +0200)]
Enable PHP-CS Check per Drone

3 years agoMerge pull request #10239 from nupplaphil/feat/drone_lint
Tobias Diekershoff [Thu, 13 May 2021 16:56:43 +0000 (18:56 +0200)]
Merge pull request #10239 from nupplaphil/feat/drone_lint

Enable PHP linting per Drone

3 years agoEnable PHP linting per Drone
Philipp [Thu, 13 May 2021 16:47:12 +0000 (18:47 +0200)]
Enable PHP linting per Drone

3 years agoMerge pull request #10231 from MrPetovan/bug/warnings
Tobias Diekershoff [Thu, 13 May 2021 15:58:59 +0000 (17:58 +0200)]
Merge pull request #10231 from MrPetovan/bug/warnings

Make birthday time comparison 32-bit safe in Protocol\DFRN

3 years agoMerge pull request #10237 from annando/oauth-flow
Hypolite Petovan [Thu, 13 May 2021 15:27:30 +0000 (11:27 -0400)]
Merge pull request #10237 from annando/oauth-flow

Refine OAuth flow

3 years agoadded line break
Michael [Thu, 13 May 2021 15:26:17 +0000 (15:26 +0000)]
added line break

3 years agoUpdated messages.po
Michael [Thu, 13 May 2021 15:15:32 +0000 (15:15 +0000)]
Updated messages.po

3 years agoMerge remote-tracking branch 'upstream/develop' into oauth-flow
Michael [Thu, 13 May 2021 15:14:08 +0000 (15:14 +0000)]
Merge remote-tracking branch 'upstream/develop' into oauth-flow

3 years agoFix url comparism
Michael [Thu, 13 May 2021 15:01:35 +0000 (15:01 +0000)]
Fix url comparism

3 years agoRepurposed OAuth frontend handling, store the scope
Michael [Thu, 13 May 2021 14:58:55 +0000 (14:58 +0000)]
Repurposed OAuth frontend handling, store the scope

3 years agoMerge pull request #10238 from nupplaphil/feat/drone_followup
Tobias Diekershoff [Thu, 13 May 2021 13:02:30 +0000 (15:02 +0200)]
Merge pull request #10238 from nupplaphil/feat/drone_followup

Drone FollowUp / Update messages.po

3 years agoUpdate messages.po
Philipp [Thu, 13 May 2021 12:29:49 +0000 (14:29 +0200)]
Update messages.po

3 years agoTest Push
Philipp [Thu, 13 May 2021 12:27:01 +0000 (14:27 +0200)]
Test Push

3 years agoTest Push
Philipp [Thu, 13 May 2021 12:25:31 +0000 (14:25 +0200)]
Test Push

3 years agoWhitespaces ...
Michael [Thu, 13 May 2021 11:33:07 +0000 (11:33 +0000)]
Whitespaces ...

3 years agoRefine OAuth flow
Michael [Thu, 13 May 2021 11:26:56 +0000 (11:26 +0000)]
Refine OAuth flow

3 years agoMerge pull request #10233 from annando/api-again
Hypolite Petovan [Wed, 12 May 2021 16:35:24 +0000 (12:35 -0400)]
Merge pull request #10233 from annando/api-again

Some fixes for the Mastodon API

3 years agoRemoved old comment
Michael [Wed, 12 May 2021 15:41:05 +0000 (15:41 +0000)]
Removed old comment

3 years agoMerge branch 'api-again' of github.com:annando/friendica into api-again
Michael [Wed, 12 May 2021 15:38:12 +0000 (15:38 +0000)]
Merge branch 'api-again' of github.com:annando/friendica into api-again

3 years agoApply suggestions from code review
Michael Vogel [Wed, 12 May 2021 15:32:55 +0000 (17:32 +0200)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoImproved error messages
Michael [Wed, 12 May 2021 14:00:15 +0000 (14:00 +0000)]
Improved error messages

3 years agoSimplified null check
Michael [Wed, 12 May 2021 12:40:45 +0000 (12:40 +0000)]
Simplified null check

3 years agoHTTP_AUTHORIZATION should be enough
Michael [Wed, 12 May 2021 12:34:55 +0000 (12:34 +0000)]
HTTP_AUTHORIZATION should be enough

3 years agooauth template redesigned
Michael [Wed, 12 May 2021 12:28:13 +0000 (12:28 +0000)]
oauth template redesigned

3 years agoDisplay the application name
Michael [Wed, 12 May 2021 12:19:15 +0000 (12:19 +0000)]
Display the application name

3 years agoAdded documentation headers
Michael [Wed, 12 May 2021 12:08:30 +0000 (12:08 +0000)]
Added documentation headers

3 years agoAdded documentation
Michael [Wed, 12 May 2021 12:00:24 +0000 (12:00 +0000)]
Added documentation

3 years agoFormatting
Michael [Wed, 12 May 2021 11:54:43 +0000 (11:54 +0000)]
Formatting

3 years agoIndention
Michael [Wed, 12 May 2021 10:50:01 +0000 (10:50 +0000)]
Indention

3 years agoMerge remote-tracking branch 'upstream/develop' into api-again
Michael [Wed, 12 May 2021 09:15:27 +0000 (09:15 +0000)]
Merge remote-tracking branch 'upstream/develop' into api-again

3 years agoMerge pull request #10234 from MrPetovan/task/9993-capitalize-post-actions
Michael Vogel [Wed, 12 May 2021 09:14:00 +0000 (11:14 +0200)]
Merge pull request #10234 from MrPetovan/task/9993-capitalize-post-actions

[frio] Remove obsolete capitalize directives after updating source translation strings

3 years agoSession variable needs to be removed afterwards
Michael [Wed, 12 May 2021 06:51:59 +0000 (06:51 +0000)]
Session variable needs to be removed afterwards

3 years agoOAuth connections now have to be ackknowledged
Michael [Wed, 12 May 2021 06:50:27 +0000 (06:50 +0000)]
OAuth connections now have to be ackknowledged

3 years agoImproved error reporting
Michael [Wed, 12 May 2021 05:30:21 +0000 (05:30 +0000)]
Improved error reporting

3 years agoImproved error handling
Michael [Wed, 12 May 2021 03:05:22 +0000 (03:05 +0000)]
Improved error handling

3 years agoUpdate src/Module/OAuth/Authorize.php
Michael Vogel [Wed, 12 May 2021 01:53:40 +0000 (03:53 +0200)]
Update src/Module/OAuth/Authorize.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoFix list of accounts
Michael [Tue, 11 May 2021 23:39:08 +0000 (23:39 +0000)]
Fix list of accounts

3 years agoHandling media in shared posts
Michael [Tue, 11 May 2021 23:10:59 +0000 (23:10 +0000)]
Handling media in shared posts

3 years ago[frio] Remove obsolete capitalize directives after updating source translation strings
Hypolite Petovan [Tue, 11 May 2021 21:24:36 +0000 (17:24 -0400)]
[frio] Remove obsolete capitalize directives after updating source translation strings

3 years agoMerge remote-tracking branch 'upstream/develop' into api-again
Michael [Tue, 11 May 2021 21:21:32 +0000 (21:21 +0000)]
Merge remote-tracking branch 'upstream/develop' into api-again

3 years agoMerge pull request #10227 from MrPetovan/task/9993-capitalize-post-actions
Michael Vogel [Tue, 11 May 2021 21:08:44 +0000 (23:08 +0200)]
Merge pull request #10227 from MrPetovan/task/9993-capitalize-post-actions

Capitalize post actions

3 years agoRedirect at login does work
Michael [Tue, 11 May 2021 21:04:45 +0000 (21:04 +0000)]
Redirect at login does work

3 years agoFix top border on mobile login
Michael [Tue, 11 May 2021 20:49:36 +0000 (20:49 +0000)]
Fix top border on mobile login

3 years agoUpdated main translation string file after changes
Hypolite Petovan [Mon, 10 May 2021 15:07:02 +0000 (11:07 -0400)]
Updated main translation string file after changes

3 years agoCapitalize post action translation strings
Hypolite Petovan [Mon, 10 May 2021 14:47:58 +0000 (10:47 -0400)]
Capitalize post action translation strings

3 years agoFix context order / notice fixed
Michael [Tue, 11 May 2021 19:53:19 +0000 (19:53 +0000)]
Fix context order / notice fixed

3 years agoMerge remote-tracking branch 'upstream/develop' into api-again
Michael [Tue, 11 May 2021 19:15:44 +0000 (19:15 +0000)]
Merge remote-tracking branch 'upstream/develop' into api-again

3 years agoImproved cards handling, simplified Bearer handling
Michael [Tue, 11 May 2021 19:15:05 +0000 (19:15 +0000)]
Improved cards handling, simplified Bearer handling

3 years agoMerge pull request #10230 from annando/oauth-login
Hypolite Petovan [Tue, 11 May 2021 13:31:36 +0000 (09:31 -0400)]
Merge pull request #10230 from annando/oauth-login

OAuth login prototype

3 years agoCheck the start of the string
Michael [Tue, 11 May 2021 13:17:48 +0000 (13:17 +0000)]
Check the start of the string

3 years agouse "random_bytes" instead of "openssl_random_pseudo_bytes"
Michael [Tue, 11 May 2021 13:12:12 +0000 (13:12 +0000)]
use "random_bytes" instead of "openssl_random_pseudo_bytes"

3 years agoMake birthday time comparison 32-bit safe in Protocol\DFRN
Hypolite Petovan [Tue, 11 May 2021 12:10:25 +0000 (08:10 -0400)]
Make birthday time comparison 32-bit safe in Protocol\DFRN

- Address https://github.com/friendica/friendica/issues/10168#issuecomment-838221234

3 years agoStore creation date
Michael [Tue, 11 May 2021 08:16:40 +0000 (08:16 +0000)]
Store creation date

3 years agoUnused use
Michael [Tue, 11 May 2021 06:34:31 +0000 (06:34 +0000)]
Unused use

3 years agounused use
Michael [Tue, 11 May 2021 06:33:18 +0000 (06:33 +0000)]
unused use

3 years agoCode style
Michael [Tue, 11 May 2021 06:31:48 +0000 (06:31 +0000)]
Code style

3 years agoLogin prototype
Michael [Tue, 11 May 2021 06:30:20 +0000 (06:30 +0000)]
Login prototype

3 years agoMerge remote-tracking branch 'upstream/develop' into oauth-login
Michael [Tue, 11 May 2021 06:29:17 +0000 (06:29 +0000)]
Merge remote-tracking branch 'upstream/develop' into oauth-login

3 years agoOAuth login prototype
Michael [Tue, 11 May 2021 06:19:23 +0000 (06:19 +0000)]
OAuth login prototype

3 years agoMerge pull request #10228 from MrPetovan/bug/warnings
Tobias Diekershoff [Tue, 11 May 2021 04:10:29 +0000 (06:10 +0200)]
Merge pull request #10228 from MrPetovan/bug/warnings

[PHP 8] Fix undefined template variables

3 years agoMerge pull request #10229 from MrPetovan/bug/fatal-errors
Tobias Diekershoff [Tue, 11 May 2021 04:08:41 +0000 (06:08 +0200)]
Merge pull request #10229 from MrPetovan/bug/fatal-errors

Fix several fatal errors

3 years agoDon't assume $a->contact is populated in Object\Post::getCommentBox
Hypolite Petovan [Tue, 11 May 2021 02:03:51 +0000 (22:03 -0400)]
Don't assume $a->contact is populated in Object\Post::getCommentBox

- Address https://github.com/friendica/friendica/issues/10167#issuecomment-837238584
- This might reveal some side-effect

3 years agoCheck unparseURL parameter type in APContact::getByURL
Hypolite Petovan [Tue, 11 May 2021 01:52:26 +0000 (21:52 -0400)]
Check unparseURL parameter type in APContact::getByURL

- Address https://github.com/friendica/friendica/issues/10167#issuecomment-832421258

3 years agoSkip URL-less mention terms in Object\Post::getDefaultText
Hypolite Petovan [Tue, 11 May 2021 01:50:42 +0000 (21:50 -0400)]
Skip URL-less mention terms in Object\Post::getDefaultText

- Address https://github.com/friendica/friendica/issues/10167#issuecomment-830859710
- Added logging to troubleshoot deeper issue

3 years agoFix PHP 8 Fatal Error with already closed statement in mod/ping
Hypolite Petovan [Tue, 11 May 2021 01:42:59 +0000 (21:42 -0400)]
Fix PHP 8 Fatal Error with already closed statement in mod/ping

- Address https://github.com/friendica/friendica/issues/10167#issuecomment-828941639

3 years agoEnsure JsonD data passed to ParseURL::parseParts is an array
Hypolite Petovan [Tue, 11 May 2021 01:32:03 +0000 (21:32 -0400)]
Ensure JsonD data passed to ParseURL::parseParts is an array

- Address https://github.com/friendica/friendica/issues/10167#issuecomment-827894961

3 years agoUpdated main translation file after translation string update
Hypolite Petovan [Mon, 10 May 2021 23:06:13 +0000 (19:06 -0400)]
Updated main translation file after translation string update

3 years agoFix undefined variables in nav.tpl
Hypolite Petovan [Mon, 10 May 2021 23:03:33 +0000 (19:03 -0400)]
Fix undefined variables in nav.tpl

- Reworked the nav_info hook to include the rest of the array keys defined in Nav::getInfo
- Replaced the theme-specific template variable nav.userinfo with the regular userinfo in frio nav.tpl
- Initialized all the nav array keys

3 years agoFix undefined variables in profile/vcard.tpl
Hypolite Petovan [Mon, 10 May 2021 22:59:49 +0000 (18:59 -0400)]
Fix undefined variables in profile/vcard.tpl

3 years agoFix undefined variables in wall_thread.tpl
Hypolite Petovan [Mon, 10 May 2021 22:59:09 +0000 (18:59 -0400)]
Fix undefined variables in wall_thread.tpl

- Remove unused "num_comments_text" template variable
- Remove unused "item.postops" template variable mention

3 years agoFix undefined tamplate variables in comment_item.tpl
Hypolite Petovan [Mon, 10 May 2021 22:56:07 +0000 (18:56 -0400)]
Fix undefined tamplate variables in comment_item.tpl

- Remove unused "type" hidden field in comment form
- Remove unused moderated_comment.tpl files

3 years agoMerge pull request #10209 from MrPetovan/bug/10205-frio-link-preview-accents
Philipp [Mon, 10 May 2021 14:01:38 +0000 (16:01 +0200)]
Merge pull request #10209 from MrPetovan/bug/10205-frio-link-preview-accents

[frio] Harmonize link preview display with black/dark accented themes

3 years agoMerge pull request #10224 from nupplaphil/feat/drone
Hypolite Petovan [Mon, 10 May 2021 11:36:29 +0000 (07:36 -0400)]
Merge pull request #10224 from nupplaphil/feat/drone

Re-enable DRONE

3 years agoMerge pull request #10225 from tobiasd/20210510-lng
Hypolite Petovan [Mon, 10 May 2021 11:35:38 +0000 (07:35 -0400)]
Merge pull request #10225 from tobiasd/20210510-lng

DE and JA translation updates

3 years agoupdated JA translation THX daingewuvzeevisiddfddd
Tobias Diekershoff [Mon, 10 May 2021 05:23:51 +0000 (07:23 +0200)]
updated JA translation THX daingewuvzeevisiddfddd

3 years agoDE translation update
Tobias Diekershoff [Mon, 10 May 2021 05:23:33 +0000 (07:23 +0200)]
DE translation update

3 years agoMerge pull request #10223 from annando/api-search-lists
Hypolite Petovan [Mon, 10 May 2021 00:55:48 +0000 (20:55 -0400)]
Merge pull request #10223 from annando/api-search-lists

API: added account related endpoints

3 years agoMerge pull request #10203 from nupplaphil/feat/auto_release
Hypolite Petovan [Mon, 10 May 2021 00:52:49 +0000 (20:52 -0400)]
Merge pull request #10203 from nupplaphil/feat/auto_release

Automatic release artifact generation

3 years agoIndentions
Michael [Sun, 9 May 2021 22:29:04 +0000 (22:29 +0000)]
Indentions

3 years agoWhitespaces ...
Michael [Sun, 9 May 2021 22:26:32 +0000 (22:26 +0000)]
Whitespaces ...

3 years agoPreparation for Oauth client registration
Michael [Sun, 9 May 2021 22:23:21 +0000 (22:23 +0000)]
Preparation for Oauth client registration

3 years agofix type
Philipp [Sun, 9 May 2021 21:28:08 +0000 (23:28 +0200)]
fix type