]>
git.mxchange.org Git - friendica.git/log
Tobias Diekershoff [Thu, 24 Sep 2020 13:22:42 +0000 (15:22 +0200)]
Merge pull request #9266 from tobiasd/2020.09.1-CHANGELOG
2020.09.1 Changelog
Tobias Diekershoff [Thu, 24 Sep 2020 13:13:33 +0000 (15:13 +0200)]
don't forget the new Nominatim addon
Tobias Diekershoff [Thu, 24 Sep 2020 13:11:58 +0000 (15:11 +0200)]
use dashes, and some more fixed things for the 2020.09-1 release
Hypolite Petovan [Thu, 24 Sep 2020 12:41:50 +0000 (08:41 -0400)]
Merge pull request #9267 from annando/follower-indicator
Issue 9264: Ensure that "pt_follower" is only set when its a real follower
Hypolite Petovan [Thu, 24 Sep 2020 12:18:48 +0000 (08:18 -0400)]
Merge pull request #9265 from annando/uri-id
Ensure that the uri-id is always set
Michael [Thu, 24 Sep 2020 10:26:28 +0000 (10:26 +0000)]
Issue 9264: Ensure that "pt_follower" is only set when its a real follower
Tobias Diekershoff [Thu, 24 Sep 2020 07:41:33 +0000 (09:41 +0200)]
typo
Tobias Diekershoff [Thu, 24 Sep 2020 05:54:36 +0000 (07:54 +0200)]
2020.09.1 Changelog
Michael [Wed, 23 Sep 2020 18:55:16 +0000 (18:55 +0000)]
Ensure that the uri-id is always set
Hypolite Petovan [Wed, 23 Sep 2020 18:22:12 +0000 (14:22 -0400)]
Merge pull request #9262 from nupplaphil/phpmailer_fix
E-Mail Message-ID & Newline fix
Philipp [Wed, 23 Sep 2020 17:46:24 +0000 (19:46 +0200)]
wrong annotation for preserverGlobalState ..
Philipp [Wed, 23 Sep 2020 17:38:20 +0000 (19:38 +0200)]
just log double message IDs, don't discard the email
Hypolite Petovan [Wed, 23 Sep 2020 16:46:32 +0000 (12:46 -0400)]
Merge pull request #9260 from annando/ap-relay-settings
Relay settings are now valid for the ActivityRelay as well
Michael [Wed, 23 Sep 2020 15:57:10 +0000 (15:57 +0000)]
Delimiter added
Hypolite Petovan [Wed, 23 Sep 2020 15:43:52 +0000 (11:43 -0400)]
Merge pull request #9261 from annando/relay-distribution
Delayed relay distribution
Michael [Wed, 23 Sep 2020 15:28:00 +0000 (15:28 +0000)]
Use preg_quote
Michael [Wed, 23 Sep 2020 15:20:16 +0000 (15:20 +0000)]
Removed parameter
Michael [Wed, 23 Sep 2020 09:00:09 +0000 (09:00 +0000)]
Use plainext
Michael Vogel [Wed, 23 Sep 2020 03:13:50 +0000 (05:13 +0200)]
Merge pull request #9263 from MrPetovan/bug/parse-url-charset
Improve charset detection in Util\ParseUrl
Hypolite Petovan [Wed, 23 Sep 2020 00:35:08 +0000 (20:35 -0400)]
Improve charset detection in Util\ParseUrl
- Pages with charset meta tag weren't properly decoded
Philipp [Tue, 22 Sep 2020 20:48:34 +0000 (22:48 +0200)]
Fix phpmailer (Case sensitive Check)
Michael Vogel [Tue, 22 Sep 2020 20:14:37 +0000 (22:14 +0200)]
Delayed relay distribution
Philipp [Tue, 22 Sep 2020 19:08:34 +0000 (21:08 +0200)]
Fix newline email error
Philipp [Tue, 22 Sep 2020 18:52:48 +0000 (20:52 +0200)]
Add protected mail function for testability
Michael [Tue, 22 Sep 2020 15:48:44 +0000 (15:48 +0000)]
Relay settings are now valid for the ActivityRelay as well
Hypolite Petovan [Tue, 22 Sep 2020 14:23:07 +0000 (10:23 -0400)]
Merge pull request #9257 from annando/causer-id
We now store the causer-id in the items
Michael [Tue, 22 Sep 2020 07:19:44 +0000 (07:19 +0000)]
Added foreign key
Michael [Tue, 22 Sep 2020 05:57:03 +0000 (05:57 +0000)]
Set "follower" on relayed posts as well
Michael Vogel [Tue, 22 Sep 2020 05:53:42 +0000 (07:53 +0200)]
Merge pull request #9256 from friendica/
20200922-RU
RU translations THX Alexander An
Michael [Tue, 22 Sep 2020 05:36:01 +0000 (05:36 +0000)]
We now store the causer-id in the items
Tobias Diekershoff [Tue, 22 Sep 2020 04:57:05 +0000 (06:57 +0200)]
RU translations THX Alexander An
Michael Vogel [Mon, 21 Sep 2020 17:03:57 +0000 (19:03 +0200)]
Merge pull request #9255 from MrPetovan/bug/fatal-errors
Add expected method MailBuilder->withHeaders
Hypolite Petovan [Mon, 21 Sep 2020 15:30:04 +0000 (11:30 -0400)]
Merge pull request #9254 from annando/show-relay
Show if a post arrived via relay
Michael [Mon, 21 Sep 2020 15:17:33 +0000 (15:17 +0000)]
Additional direction for fetching content
Hypolite Petovan [Mon, 21 Sep 2020 15:07:34 +0000 (11:07 -0400)]
Add expected method MailBuilder->withHeaders
- Address https://github.com/friendica/friendica/issues/9250#issuecomment-
696055412
Michael [Mon, 21 Sep 2020 12:31:20 +0000 (12:31 +0000)]
Show if a post arrived via relay
Hypolite Petovan [Mon, 21 Sep 2020 11:46:51 +0000 (07:46 -0400)]
Merge pull request #9253 from annando/relay-console
Fix a typo / add "list" command to relay cli
Michael [Mon, 21 Sep 2020 07:42:53 +0000 (07:42 +0000)]
Fix a type / add "list" command to relay cli
Hypolite Petovan [Sun, 20 Sep 2020 19:40:56 +0000 (15:40 -0400)]
Welcome 2020.12-dev
Hypolite Petovan [Sun, 20 Sep 2020 19:32:58 +0000 (15:32 -0400)]
Merge remote-tracking branch 'friendica/stable' into develop
# Conflicts:
# composer.lock
Tobias Diekershoff [Sun, 20 Sep 2020 19:12:34 +0000 (21:12 +0200)]
Version 2020.09
Tobias Diekershoff [Sun, 20 Sep 2020 19:11:33 +0000 (21:11 +0200)]
Merge branch '2020.09-rc' into stable
Tobias Diekershoff [Sun, 20 Sep 2020 19:10:40 +0000 (21:10 +0200)]
2020.09 CHANGELOG
Tobias Diekershoff [Sun, 20 Sep 2020 19:04:03 +0000 (21:04 +0200)]
Merge pull request #9146 from tobiasd/2020.09-CHANGELOG
2020.09 changelog
Tobias Diekershoff [Sun, 20 Sep 2020 17:56:47 +0000 (19:56 +0200)]
Merge pull request #9248 from annando/fatal
Avoid fatal error on the community page
Michael [Sun, 20 Sep 2020 17:47:44 +0000 (17:47 +0000)]
Fix notice
Michael [Sun, 20 Sep 2020 17:37:09 +0000 (17:37 +0000)]
Avoid fatal error on the community page
Tobias Diekershoff [Sun, 20 Sep 2020 17:29:49 +0000 (19:29 +0200)]
one more issue closed
Hypolite Petovan [Sun, 20 Sep 2020 15:19:23 +0000 (11:19 -0400)]
Merge pull request #9247 from annando/issue-9246
Issue 9246: Don't perform fulltext searches on URL
Hypolite Petovan [Sun, 20 Sep 2020 15:19:03 +0000 (11:19 -0400)]
Improve log message language in Module/Search/Index.php
Co-authored-by: Steffen K9 <admin@libranet.de>
Hypolite Petovan [Sun, 20 Sep 2020 15:17:07 +0000 (11:17 -0400)]
Merge pull request #9245 from annando/notice
Fix notice "Undefined index: gravity"
Michael [Sun, 20 Sep 2020 09:38:31 +0000 (09:38 +0000)]
Corrected comment
Michael [Sun, 20 Sep 2020 09:37:05 +0000 (09:37 +0000)]
Issue 9246: Don't perform fulltext searches on URL
Michael [Sun, 20 Sep 2020 07:46:23 +0000 (07:46 +0000)]
Added logging
Michael [Sun, 20 Sep 2020 07:45:19 +0000 (07:45 +0000)]
Fixes notice "Undefined index: text"
Tobias Diekershoff [Sun, 20 Sep 2020 06:36:13 +0000 (08:36 +0200)]
Saturday updates to the CHANGELOG
Michael [Sun, 20 Sep 2020 04:49:48 +0000 (04:49 +0000)]
Fix notice "Undefined index: gravity"
Hypolite Petovan [Sun, 20 Sep 2020 02:10:20 +0000 (22:10 -0400)]
Merge pull request #9242 from nupplaphil/bug/9142-message-id
Transform email header string to header array
Hypolite Petovan [Sun, 20 Sep 2020 02:10:00 +0000 (22:10 -0400)]
Merge pull request #9244 from annando/issue-9229
Issue 9229: Show unfollow with known contacts
Philipp [Sat, 19 Sep 2020 20:49:44 +0000 (22:49 +0200)]
Add improvements
Michael [Sat, 19 Sep 2020 20:47:05 +0000 (20:47 +0000)]
Issue 9229: Show unfollow with known contacts
Hypolite Petovan [Sat, 19 Sep 2020 19:42:40 +0000 (15:42 -0400)]
Merge pull request #9243 from annando/preview-text
Only display redundant preview data with preview picture
Hypolite Petovan [Sat, 19 Sep 2020 19:41:28 +0000 (15:41 -0400)]
Merge pull request #9223 from nupplaphil/task/process_class
Cleanup Process classes
Hypolite Petovan [Sat, 19 Sep 2020 19:38:06 +0000 (15:38 -0400)]
Merge pull request #9241 from annando/issue-8961
Issue 8961: Move default value for site settings to settings.config.php
Michael [Sat, 19 Sep 2020 19:02:40 +0000 (19:02 +0000)]
Only display redundant preview data with preview picture
Philipp [Sat, 19 Sep 2020 18:28:01 +0000 (20:28 +0200)]
Use getmypid() as dependency (improve testing)
Philipp [Sat, 19 Sep 2020 18:14:55 +0000 (20:14 +0200)]
Transform email header string to header array & replace it at various situations.
Michael [Sat, 19 Sep 2020 17:52:11 +0000 (17:52 +0000)]
Issue 8961: Move default value for site settings to settings.config.php
Tobias Diekershoff [Sat, 19 Sep 2020 17:11:26 +0000 (19:11 +0200)]
Merge pull request #9240 from annando/notice
Fix Notice: "Undefined variable: r"
Michael [Sat, 19 Sep 2020 16:47:00 +0000 (16:47 +0000)]
Fix Notice: "Undefined variable: r"
Michael Vogel [Sat, 19 Sep 2020 16:23:36 +0000 (18:23 +0200)]
Merge pull request #9232 from tobiasd/
20200917-install
some updates to the Install documentation
Hypolite Petovan [Sat, 19 Sep 2020 14:05:17 +0000 (10:05 -0400)]
Merge pull request #9234 from annando/issue-9231
Issue 9231: Speed up full text search
Michael [Sat, 19 Sep 2020 12:53:20 +0000 (12:53 +0000)]
Updated database.sql
Michael [Sat, 19 Sep 2020 12:07:17 +0000 (12:07 +0000)]
Don't set count to 0
Michael [Sat, 19 Sep 2020 10:45:11 +0000 (10:45 +0000)]
Include more field in the fulltext search
Michael [Sat, 19 Sep 2020 08:26:50 +0000 (08:26 +0000)]
Issue 9231: Speed up full text search
Tobias Diekershoff [Sat, 19 Sep 2020 06:07:16 +0000 (08:07 +0200)]
Merge pull request #9233 from annando/notice
Fixes several notices
Michael [Sat, 19 Sep 2020 03:38:14 +0000 (03:38 +0000)]
Fixes Notice: Undefined offset: 0 in /view/theme/frio/php/default.php on line 128
Michael [Sat, 19 Sep 2020 03:16:26 +0000 (03:16 +0000)]
Fixes several notices
Michael Vogel [Fri, 18 Sep 2020 20:28:42 +0000 (22:28 +0200)]
Merge pull request #9226 from MrPetovan/bug/fatal-errors
Ensure author-link key has a value in Worker\Notifier
Tobias Diekershoff [Fri, 18 Sep 2020 16:35:32 +0000 (18:35 +0200)]
addons are available at the projects homepage as well from 2020.09 on
Tobias Diekershoff [Fri, 18 Sep 2020 16:31:11 +0000 (18:31 +0200)]
some updates to the Install documentation
Tobias Diekershoff [Fri, 18 Sep 2020 16:23:40 +0000 (18:23 +0200)]
core stuff from Friday
Hypolite Petovan [Fri, 18 Sep 2020 15:50:55 +0000 (11:50 -0400)]
Merge pull request #9230 from annando/remove-tracking
Remove tracking pixels when importing feeds
Michael [Fri, 18 Sep 2020 15:25:48 +0000 (15:25 +0000)]
Remove tracking pixels when importing feeds
Tobias Diekershoff [Fri, 18 Sep 2020 14:01:50 +0000 (16:01 +0200)]
Merge pull request #9228 from annando/warning-fatal
Fix fatal errors, warnings and notices
Michael [Fri, 18 Sep 2020 12:08:40 +0000 (12:08 +0000)]
Fix fatal errors and notices
Michael Vogel [Fri, 18 Sep 2020 06:12:59 +0000 (08:12 +0200)]
Merge pull request #9227 from tobiasd/
20200918-it
IT translations 100% THX Sylke Vicious
Tobias Diekershoff [Fri, 18 Sep 2020 05:48:19 +0000 (07:48 +0200)]
IT translations 100% THX Sylke Vicious
Hypolite Petovan [Fri, 18 Sep 2020 04:18:50 +0000 (00:18 -0400)]
Merge pull request #9224 from annando/issue-9165
Issue 9165: Make pager work for search
Michael Vogel [Fri, 18 Sep 2020 03:21:18 +0000 (05:21 +0200)]
Merge pull request #9225 from MrPetovan/bug/9136-frio-firefox-hovercard
[frio] Fix Firefox-specific bug where top-level post heading div would cover the avatar
Hypolite Petovan [Fri, 18 Sep 2020 02:47:37 +0000 (22:47 -0400)]
Ensure author-link key has a value in Worker\Notifier
- Address https://github.com/friendica/friendica/issues/8875#issuecomment-
691942457
Hypolite Petovan [Fri, 18 Sep 2020 02:19:51 +0000 (22:19 -0400)]
[frio] Fix Firefox-specific bug where top-level post heading div would cover the avatar
Michael [Thu, 17 Sep 2020 21:10:59 +0000 (21:10 +0000)]
Issue 9165: Make pager work for search
Philipp [Thu, 17 Sep 2020 20:15:33 +0000 (22:15 +0200)]
Add basic process tests
Hypolite Petovan [Thu, 17 Sep 2020 19:47:42 +0000 (15:47 -0400)]
Merge pull request #9222 from annando/issue-8958
Issue 8958: Ensure to have no foreign key violation
Michael [Thu, 17 Sep 2020 19:10:45 +0000 (19:10 +0000)]
Issue 8958: Ensure to have no foreign key violation
Hypolite Petovan [Thu, 17 Sep 2020 18:19:29 +0000 (14:19 -0400)]
Merge pull request #9221 from annando/worker-logger
Changed loglevels in the worker
Michael [Thu, 17 Sep 2020 17:57:41 +0000 (17:57 +0000)]
Changed loglevels in the worker
Tobias Diekershoff [Thu, 17 Sep 2020 17:09:20 +0000 (19:09 +0200)]
wording...