]>
git.mxchange.org Git - friendica.git/log
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
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
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
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
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
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
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
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
Hypolite Petovan [Mon, 10 May 2021 23:06:13 +0000 (19:06 -0400)]
Updated main translation file after translation string update
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
Hypolite Petovan [Mon, 10 May 2021 22:59:49 +0000 (18:59 -0400)]
Fix undefined variables in profile/vcard.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
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
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
Hypolite Petovan [Mon, 10 May 2021 11:36:29 +0000 (07:36 -0400)]
Merge pull request #10224 from nupplaphil/feat/drone
Re-enable DRONE
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
Tobias Diekershoff [Mon, 10 May 2021 05:23:51 +0000 (07:23 +0200)]
updated JA translation THX daingewuvzeevisiddfddd
Tobias Diekershoff [Mon, 10 May 2021 05:23:33 +0000 (07:23 +0200)]
DE translation update
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
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
Michael [Sun, 9 May 2021 22:29:04 +0000 (22:29 +0000)]
Indentions
Michael [Sun, 9 May 2021 22:26:32 +0000 (22:26 +0000)]
Whitespaces ...
Michael [Sun, 9 May 2021 22:23:21 +0000 (22:23 +0000)]
Preparation for Oauth client registration
Philipp [Sun, 9 May 2021 21:28:08 +0000 (23:28 +0200)]
fix type
Philipp [Sun, 9 May 2021 20:56:00 +0000 (22:56 +0200)]
Switch messages.po check to drone
Philipp [Sun, 9 May 2021 19:19:49 +0000 (21:19 +0200)]
Re-enable DRONE
Michael [Sun, 9 May 2021 18:44:08 +0000 (18:44 +0000)]
Renamed functions
Michael [Sun, 9 May 2021 13:01:56 +0000 (13:01 +0000)]
Unused use removed
Michael [Sun, 9 May 2021 12:59:23 +0000 (12:59 +0000)]
Media is now supported as well
Michael [Sun, 9 May 2021 12:05:22 +0000 (12:05 +0000)]
Unused use removed
Michael [Sun, 9 May 2021 12:04:00 +0000 (12:04 +0000)]
Formatting ...
Michael [Sun, 9 May 2021 12:01:44 +0000 (12:01 +0000)]
Formatting
Michael [Sun, 9 May 2021 12:00:08 +0000 (12:00 +0000)]
Some more formatting
Michael [Sun, 9 May 2021 11:58:27 +0000 (11:58 +0000)]
Some more code styling
Michael [Sun, 9 May 2021 11:56:34 +0000 (11:56 +0000)]
Code styling
Michael [Sun, 9 May 2021 11:54:34 +0000 (11:54 +0000)]
Remove blanks
Michael [Sun, 9 May 2021 11:50:05 +0000 (11:50 +0000)]
Notifications are now supported as well
Michael [Sun, 9 May 2021 09:35:51 +0000 (09:35 +0000)]
API: added account related endpoints
Hypolite Petovan [Sat, 8 May 2021 20:43:57 +0000 (16:43 -0400)]
Merge pull request #10222 from annando/more-api
API: Some more endpoints
Michael [Sat, 8 May 2021 20:22:08 +0000 (20:22 +0000)]
Some added comments on routes
Michael [Sat, 8 May 2021 19:30:09 +0000 (19:30 +0000)]
And more formatting
Michael [Sat, 8 May 2021 19:28:20 +0000 (19:28 +0000)]
Again formatting
Michael [Sat, 8 May 2021 19:26:57 +0000 (19:26 +0000)]
Some more formatting
Michael [Sat, 8 May 2021 19:25:20 +0000 (19:25 +0000)]
Formatting
Michael [Sat, 8 May 2021 19:21:52 +0000 (19:21 +0000)]
API: Some more endpoints
Hypolite Petovan [Sat, 8 May 2021 13:00:27 +0000 (09:00 -0400)]
Merge pull request #10220 from annando/api-timelines
API: We now support two more timeline api endpoints
Michael [Sat, 8 May 2021 12:28:04 +0000 (12:28 +0000)]
Formatting
Michael [Sat, 8 May 2021 12:25:52 +0000 (12:25 +0000)]
messages.po updated
Michael Vogel [Sat, 8 May 2021 12:23:47 +0000 (14:23 +0200)]
Update src/Module/BaseApi.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Michael [Sat, 8 May 2021 11:46:24 +0000 (11:46 +0000)]
/followes and /following is supported
Michael [Sat, 8 May 2021 11:03:50 +0000 (11:03 +0000)]
Suggestions are now supported as well
Michael [Sat, 8 May 2021 09:21:59 +0000 (09:21 +0000)]
Merge remote-tracking branch 'upstream/develop' into api-timelines
Michael [Sat, 8 May 2021 09:19:16 +0000 (09:19 +0000)]
Removed unused use
Michael [Sat, 8 May 2021 09:14:19 +0000 (09:14 +0000)]
Add all required HTTP methods
Michael [Sat, 8 May 2021 08:39:00 +0000 (08:39 +0000)]
Changed documentation
Michael Vogel [Sat, 8 May 2021 08:28:30 +0000 (10:28 +0200)]
Merge pull request #10221 from tobiasd/
20210508 -it
IT translation update THX Sylke Vicious
Michael [Sat, 8 May 2021 05:55:06 +0000 (05:55 +0000)]
"/statuses/id" is now supported
Tobias Diekershoff [Sat, 8 May 2021 05:10:48 +0000 (07:10 +0200)]
IT translation update THX Sylke Vicious
Michael [Sat, 8 May 2021 02:52:44 +0000 (02:52 +0000)]
"verify_credentials" is now partially supported
Michael [Sat, 8 May 2021 02:21:01 +0000 (02:21 +0000)]
We now support lists as well
Michael [Sat, 8 May 2021 01:52:23 +0000 (01:52 +0000)]
Support the "only_media" parameter
Michael [Fri, 7 May 2021 21:35:07 +0000 (21:35 +0000)]
Formatting
Michael [Fri, 7 May 2021 21:33:42 +0000 (21:33 +0000)]
Formatting
Michael [Fri, 7 May 2021 21:28:48 +0000 (21:28 +0000)]
API: We now support two more timeline api endpoints
Tobias Diekershoff [Fri, 7 May 2021 18:45:20 +0000 (20:45 +0200)]
Merge pull request #10218 from annando/issue-10184
Issue 10184: Fix directory search results
Michael [Fri, 7 May 2021 18:38:04 +0000 (18:38 +0000)]
Issue 10184: Fix directory search results
Hypolite Petovan [Fri, 7 May 2021 12:13:55 +0000 (08:13 -0400)]
Merge pull request #10217 from annando/shared
Improve data of shared posts
Michael [Fri, 7 May 2021 11:41:10 +0000 (11:41 +0000)]
Improved code structure
Michael [Fri, 7 May 2021 06:26:41 +0000 (06:26 +0000)]
Improve data of shared posts
Hypolite Petovan [Wed, 5 May 2021 17:20:31 +0000 (13:20 -0400)]
Merge pull request #10214 from annando/ap-attachments
Avoid duplicated attachments / unwanted attachments
Michael [Wed, 5 May 2021 16:46:55 +0000 (16:46 +0000)]
Avoid duplicated attachments / unwanted attachments
Hypolite Petovan [Wed, 5 May 2021 12:20:08 +0000 (08:20 -0400)]
Merge pull request #10213 from tobiasd/
20210505 -de
DE translation update
Tobias Diekershoff [Wed, 5 May 2021 08:05:17 +0000 (10:05 +0200)]
DE translation update
Hypolite Petovan [Tue, 4 May 2021 23:07:16 +0000 (19:07 -0400)]
Merge pull request #10211 from annando/no-smiley
Don't transmit smiley links to external systems
Michael [Tue, 4 May 2021 21:07:41 +0000 (21:07 +0000)]
Don't transmit smiley links to external systems
Hypolite Petovan [Tue, 4 May 2021 13:56:28 +0000 (09:56 -0400)]
[frio] Harmonize link preview display with black/dark accented themes
Hypolite Petovan [Tue, 4 May 2021 13:50:49 +0000 (09:50 -0400)]
Merge pull request #10202 from mexon/mat/contact-console-command
Add console contact command
Tobias Diekershoff [Tue, 4 May 2021 13:43:28 +0000 (15:43 +0200)]
Merge pull request #10208 from MrPetovan/bug/10198-self-no-block-ignore
Prevent self block/ignore
Hypolite Petovan [Tue, 4 May 2021 13:25:51 +0000 (09:25 -0400)]
Merge pull request #10207 from annando/simplify
Replace "curl" calls with centralized "head" function
Hypolite Petovan [Tue, 4 May 2021 13:09:17 +0000 (09:09 -0400)]
Updated main translation file after adding translation strings
Hypolite Petovan [Tue, 4 May 2021 12:59:13 +0000 (08:59 -0400)]
Prevent self block/ignore in Module\Contact
Hypolite Petovan [Tue, 4 May 2021 12:45:27 +0000 (08:45 -0400)]
Remove block/ignore links from contact/item action menus for self
Michael [Tue, 4 May 2021 11:39:56 +0000 (11:39 +0000)]
Another "curl" call is replaced with a standard call
Michael [Tue, 4 May 2021 11:35:23 +0000 (11:35 +0000)]
Replace "curl" calls with centralized "head" function
Matthew Exon [Tue, 4 May 2021 11:16:00 +0000 (13:16 +0200)]
Simplify test for empty network selection
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Hypolite Petovan [Tue, 4 May 2021 10:49:39 +0000 (06:49 -0400)]
Merge pull request #10206 from annando/attachments
No link guessing for Friendica / Don't show redundant data
Michael [Tue, 4 May 2021 06:08:40 +0000 (06:08 +0000)]
Ignore identical provider and author
Michael [Tue, 4 May 2021 05:18:03 +0000 (05:18 +0000)]
No link guessing for DFRN / Don't show redundant data
Tobias Diekershoff [Tue, 4 May 2021 04:17:39 +0000 (06:17 +0200)]
Merge pull request #10204 from annando/fatal
Fix fatal error because of parameter type mismatch
Matthew Exon [Mon, 3 May 2021 18:56:49 +0000 (20:56 +0200)]
Fix assignment statement alignment
Co-authored-by: Philipp <admin+Github@philipp.info>
Matthew Exon [Mon, 3 May 2021 18:56:41 +0000 (20:56 +0200)]
Fix assignment statement alignment
Co-authored-by: Philipp <admin+Github@philipp.info>
Michael [Mon, 3 May 2021 18:43:38 +0000 (18:43 +0000)]
Fix fatal error because of parameter type mismatch
Philipp [Mon, 3 May 2021 18:35:18 +0000 (20:35 +0200)]
Enable workflow for releases only
Matthew Exon [Mon, 3 May 2021 18:17:43 +0000 (20:17 +0200)]
fix formatting issues
Philipp [Mon, 3 May 2021 18:17:30 +0000 (20:17 +0200)]
Add release list
Philipp [Mon, 3 May 2021 18:15:37 +0000 (20:15 +0200)]
Automatic release artifact generation
Matthew Exon [Sun, 2 May 2021 16:32:49 +0000 (18:32 +0200)]
Add console contact command
Hypolite Petovan [Mon, 3 May 2021 15:54:09 +0000 (11:54 -0400)]
Merge pull request #10200 from annando/api-login
API: New function to fetch current user id
Michael Vogel [Mon, 3 May 2021 12:43:23 +0000 (14:43 +0200)]
Merge pull request #10201 from tobiasd/
20210503 -de
DE translation update
Tobias Diekershoff [Mon, 3 May 2021 09:02:28 +0000 (11:02 +0200)]
DE translation update