]>
git.mxchange.org Git - friendica.git/log
Hypolite Petovan [Wed, 13 Mar 2019 04:40:54 +0000 (00:40 -0400)]
Prevent side effects with BBCode::convert in testAutoLinking()
Hypolite Petovan [Mon, 11 Mar 2019 19:27:22 +0000 (15:27 -0400)]
Add tests for bug #6857
Hypolite Petovan [Mon, 11 Mar 2019 18:37:56 +0000 (14:37 -0400)]
Remove new lines from domain name part of autolinker regular expression in Util\Strings
- Fixes issue where the autolinker would include the next paragraph is a pathless URL was followed by new lines.
Hypolite Petovan [Mon, 11 Mar 2019 17:10:55 +0000 (13:10 -0400)]
Merge pull request #6856 from tobiasd/
20190311 -lng
EN GB, EN US and IT translation updates
Tobias Diekershoff [Mon, 11 Mar 2019 16:51:46 +0000 (17:51 +0100)]
EN GB translation update THX AndyH3
Tobias Diekershoff [Mon, 11 Mar 2019 16:51:32 +0000 (17:51 +0100)]
EN US translation update THX AndyH3
Tobias Diekershoff [Mon, 11 Mar 2019 16:50:39 +0000 (17:50 +0100)]
IT translations THX Fabio
Philipp [Mon, 11 Mar 2019 07:21:32 +0000 (08:21 +0100)]
Merge pull request #6851 from annando/fix-mentions-again
Fix mentions - again
Michael [Mon, 11 Mar 2019 06:41:48 +0000 (06:41 +0000)]
Fix mentions - again
Tobias Diekershoff [Mon, 11 Mar 2019 05:00:51 +0000 (06:00 +0100)]
Merge pull request #6850 from MrPetovan/bug/fatal-errors
Fix fatal error when using Logger::devLog
Hypolite Petovan [Mon, 11 Mar 2019 02:19:12 +0000 (22:19 -0400)]
Fix fatal error when using Logger::devLog
- Error message is "Call to a member function log() on null in src/Core/Logger.php:304"
Philipp [Sun, 10 Mar 2019 22:31:59 +0000 (23:31 +0100)]
Merge pull request #6849 from annando/followup-6834
Follow up to 6834: Don't store item when the server is blocked
Michael [Sun, 10 Mar 2019 21:19:21 +0000 (21:19 +0000)]
Follow up to 6834: Don't store item when the server is blocked
Tobias Diekershoff [Sun, 10 Mar 2019 06:03:31 +0000 (07:03 +0100)]
Merge pull request #6846 from annando/fix-mentions
Fix for the automatic mentioning
Tobias Diekershoff [Sun, 10 Mar 2019 06:02:09 +0000 (07:02 +0100)]
Merge pull request #6845 from MrPetovan/bug/6633-add-markdown-autolinker
Add autolinker to Markdown parser
Michael Vogel [Sun, 10 Mar 2019 05:52:44 +0000 (06:52 +0100)]
Merge pull request #6844 from MrPetovan/bug/6823-fix-filer-pagination
Remove item query limit when using file param in mod/network
Michael [Sun, 10 Mar 2019 05:41:40 +0000 (05:41 +0000)]
Fix for the automatic mentioning
Hypolite Petovan [Sun, 10 Mar 2019 04:29:57 +0000 (23:29 -0500)]
Add test for Text\Markdown::convert
- Add folder for Markdown datasets
Hypolite Petovan [Sun, 10 Mar 2019 04:28:50 +0000 (23:28 -0500)]
Add new Content\Text\MarkdownParser
- Add autolinker to MarkdownParser->doAutoLinks()
- Set hashtag_protection and url_filter_func properties of MarkdownParser
Hypolite Petovan [Sun, 10 Mar 2019 04:25:53 +0000 (23:25 -0500)]
Move autolink regex in Util\Strings
Hypolite Petovan [Sun, 10 Mar 2019 04:21:19 +0000 (23:21 -0500)]
Define absolute paths for various includes
- Fix errors running local tests in IDE
Hypolite Petovan [Sat, 9 Mar 2019 23:36:11 +0000 (18:36 -0500)]
Remove item query limit when using file param in mod/network
- Only mark items as seen on regular network page
Hypolite Petovan [Sat, 9 Mar 2019 23:29:20 +0000 (18:29 -0500)]
Merge pull request #6843 from friendica/revert-6842-issue/6788-multiple_admin_notify
Revert "Avoid double update runs"
Hypolite Petovan [Sat, 9 Mar 2019 23:28:48 +0000 (18:28 -0500)]
Revert "Avoid double update runs"
Hypolite Petovan [Sat, 9 Mar 2019 21:00:37 +0000 (16:00 -0500)]
Merge pull request #6842 from nupplaphil/issue/6788-multiple_admin_notify
Avoid double update runs
Philipp Holzer [Sat, 9 Mar 2019 19:50:06 +0000 (20:50 +0100)]
replaced duplicate code with method
Philipp Holzer [Sat, 9 Mar 2019 19:41:27 +0000 (20:41 +0100)]
replaced duplicate code with method
Philipp Holzer [Sat, 9 Mar 2019 19:31:49 +0000 (20:31 +0100)]
added phpdoc
Philipp Holzer [Sat, 9 Mar 2019 19:25:39 +0000 (20:25 +0100)]
Avoid double update runs
Philipp [Sat, 9 Mar 2019 16:59:38 +0000 (17:59 +0100)]
Merge pull request #6841 from MrPetovan/bug/2487-fix-autolinker
Add tests to autolinker + regex fix
Hypolite Petovan [Sat, 9 Mar 2019 15:18:14 +0000 (10:18 -0500)]
Fix autolinker regular expression to match test data
Hypolite Petovan [Sat, 9 Mar 2019 15:17:36 +0000 (10:17 -0500)]
Add tests for autolinker in BBCde::convert
Philipp [Sat, 9 Mar 2019 14:49:43 +0000 (15:49 +0100)]
Merge pull request #6839 from MrPetovan/bug/6829-fix-implicit-mention-regex
Fix implicit mention regex
Hypolite Petovan [Sat, 9 Mar 2019 14:07:39 +0000 (09:07 -0500)]
Merge pull request #6837 from nupplaphil/task/6822-timezone
Set Timezone to 'UTC' for every Logger
Hypolite Petovan [Sat, 9 Mar 2019 14:04:43 +0000 (09:04 -0500)]
Remove test code in ActivityPub\Processor
Hypolite Petovan [Sat, 9 Mar 2019 14:04:11 +0000 (09:04 -0500)]
Fix implicit mention detection regular expression flags in ActivityPub\Processor
Philipp Holzer [Sat, 9 Mar 2019 13:28:31 +0000 (14:28 +0100)]
Set Timezone to 'UTC' for every Logger
Tobias Diekershoff [Sat, 9 Mar 2019 08:12:09 +0000 (09:12 +0100)]
Merge pull request #6833 from MrPetovan/bug/notices
Fix various notices
Tobias Diekershoff [Sat, 9 Mar 2019 08:10:28 +0000 (09:10 +0100)]
Merge pull request #6834 from MrPetovan/bug/6819-prevent-blocked-server-relay
Prevent accepting relayed posts from blocked servers
Tobias Diekershoff [Sat, 9 Mar 2019 07:51:16 +0000 (08:51 +0100)]
Merge pull request #6835 from MrPetovan/bug/2487-fix-autolinker
Update autolinker regular expression in Text\BBCode
Hypolite Petovan [Sat, 9 Mar 2019 04:39:21 +0000 (23:39 -0500)]
Update autolinker regular expression in Text\BBCode
- Thanks to https://daringfireball.net/2010/07/improved_regex_for_matching_urls
Hypolite Petovan [Sat, 9 Mar 2019 03:40:08 +0000 (22:40 -0500)]
Add server block provision to Diaspora::postAllow
Hypolite Petovan [Sat, 9 Mar 2019 03:39:08 +0000 (22:39 -0500)]
Remove unnecessary @throws tag in Util\Network
Hypolite Petovan [Sat, 9 Mar 2019 03:09:41 +0000 (22:09 -0500)]
Add check for EXIF data existence in Object/Image
- Addresses https://github.com/friendica/friendica/issues/6338#issuecomment-
467121955
Hypolite Petovan [Sat, 9 Mar 2019 03:05:14 +0000 (22:05 -0500)]
Add frio.scheme pconfig value type check
- Addresses https://github.com/friendica/friendica/issues/6338#issuecomment-
471118589
Hypolite Petovan [Sat, 9 Mar 2019 03:04:38 +0000 (22:04 -0500)]
Fix typo to ensure config backward compatibility in frio/php/scheme.php
Hypolite Petovan [Sat, 9 Mar 2019 02:57:18 +0000 (21:57 -0500)]
Add missing fields to Register::getPending()
- Addresses https://github.com/friendica/friendica/issues/6338#issuecomment-
470882973
Hypolite Petovan [Sat, 9 Mar 2019 02:53:44 +0000 (21:53 -0500)]
Add defaults() to url parameter in mod/follow
- Add error redirection to /contact when url param is empty
- Addresses part of https://github.com/friendica/friendica/issues/6338#issuecomment-
470681556
Hypolite Petovan [Sat, 9 Mar 2019 02:51:23 +0000 (21:51 -0500)]
Add defaults() to term parameter in mod/filerm
- Addresses part of https://github.com/friendica/friendica/issues/6338#issuecomment-
470681556
Tobias Diekershoff [Fri, 8 Mar 2019 21:32:13 +0000 (22:32 +0100)]
Merge pull request #6831 from annando/worker-fetch-once
Refetch new jobs only once per execution loop
Michael [Fri, 8 Mar 2019 20:39:58 +0000 (20:39 +0000)]
Refetch new jobs only once per execution loop
Hypolite Petovan [Fri, 8 Mar 2019 13:21:35 +0000 (08:21 -0500)]
Merge pull request #6826 from tobiasd/
20190308 -pl
PL translation update THX waldis
Tobias Diekershoff [Fri, 8 Mar 2019 11:58:21 +0000 (12:58 +0100)]
PL translation update THX waldis
Tobias Diekershoff [Fri, 8 Mar 2019 06:26:22 +0000 (07:26 +0100)]
Merge pull request #6825 from annando/empty-spawn
Worker: Don't spawn without jobs
Michael [Fri, 8 Mar 2019 05:53:36 +0000 (05:53 +0000)]
Worker: Don't spawn without jobs
Tobias Diekershoff [Fri, 8 Mar 2019 05:23:51 +0000 (06:23 +0100)]
Merge pull request #6824 from MrPetovan/bug/warnings
Check $profile variable in mod/match
Hypolite Petovan [Thu, 7 Mar 2019 23:42:49 +0000 (18:42 -0500)]
Check $profile variable in mod/match
- Addresses https://github.com/friendica/friendica/issues/6337#issuecomment-
470733015
Tobias Diekershoff [Thu, 7 Mar 2019 05:08:49 +0000 (06:08 +0100)]
Merge pull request #6818 from MrPetovan/bug/6812-fix-delivery-namespaces
Fix namespace ambiguity about Model\Queue in Worker\Delivery
Hypolite Petovan [Thu, 7 Mar 2019 04:27:38 +0000 (23:27 -0500)]
Merge pull request #6817 from annando/contact-update
Improved contact update from probe
Hypolite Petovan [Thu, 7 Mar 2019 04:17:58 +0000 (23:17 -0500)]
Fix namespace ambiguity about Model\Queue in Worker\Delivery
Michael [Thu, 7 Mar 2019 00:13:39 +0000 (00:13 +0000)]
Improved contact update from probe
Hypolite Petovan [Mon, 4 Mar 2019 21:21:54 +0000 (16:21 -0500)]
Merge pull request #6808 from nupplaphil/issue/redis_lock
Redis acquireLock() issue
Philipp Holzer [Mon, 4 Mar 2019 20:28:36 +0000 (21:28 +0100)]
Fixing redis cachekey
Philipp Holzer [Mon, 4 Mar 2019 20:09:20 +0000 (21:09 +0100)]
Fixing redis cachekey
Philipp Holzer [Mon, 4 Mar 2019 20:00:41 +0000 (21:00 +0100)]
Fixing redis cachekey
Philipp [Mon, 4 Mar 2019 14:17:21 +0000 (15:17 +0100)]
Merge pull request #6807 from MrPetovan/bug/6800-fix-contactblock-relationship-direction
Fix relationship direction in Widget/ContactBlock
Philipp [Mon, 4 Mar 2019 14:16:03 +0000 (15:16 +0100)]
Merge pull request #6806 from MrPetovan/bug/6805-restore-module-custom-titles
Restore module custom title display
Hypolite Petovan [Mon, 4 Mar 2019 13:40:53 +0000 (08:40 -0500)]
Fix relationship direction in Widget/ContactBlock
Philipp [Mon, 4 Mar 2019 12:54:51 +0000 (07:54 -0500)]
Add default value for config.sitename in App::initHead
- Protect $this->page['title'] even more
Co-Authored-By: MrPetovan <hypolite@mrpetovan.com>
Hypolite Petovan [Mon, 4 Mar 2019 11:47:40 +0000 (06:47 -0500)]
Restore module custom title display
Philipp [Mon, 4 Mar 2019 07:30:20 +0000 (08:30 +0100)]
Merge pull request #6798 from annando/key-warning
Added warning about an empty key
Michael [Mon, 4 Mar 2019 06:52:43 +0000 (06:52 +0000)]
Avoid transmitting a deletion message when we don't have a key
Philipp [Sun, 3 Mar 2019 08:52:50 +0000 (09:52 +0100)]
Merge pull request #6795 from annando/limits
Reduce the default maximum load for the worker to 20
Michael [Sun, 3 Mar 2019 07:05:57 +0000 (07:05 +0000)]
Added forgotten "use"
Michael [Sun, 3 Mar 2019 07:01:11 +0000 (07:01 +0000)]
Added warning about an empty key
Michael [Sun, 3 Mar 2019 06:55:10 +0000 (06:55 +0000)]
Added value to settings.config.php
Michael [Sat, 2 Mar 2019 18:41:12 +0000 (18:41 +0000)]
Reduce the default maximum load for the worker to 20
Hypolite Petovan [Sat, 2 Mar 2019 18:22:25 +0000 (13:22 -0500)]
Merge pull request #6793 from nupplaphil/issue/3837-line_break_FF
[frio] Word-wrap for long lines
Philipp Holzer [Sat, 2 Mar 2019 16:27:51 +0000 (17:27 +0100)]
wrong intend
Philipp Holzer [Sat, 2 Mar 2019 15:00:22 +0000 (16:00 +0100)]
Word-wrap for long lines
Philipp [Sat, 2 Mar 2019 14:51:19 +0000 (15:51 +0100)]
Merge pull request #6792 from MrPetovan/bug/warnings
Fix allow_cid variable type in mod/network
Hypolite Petovan [Sat, 2 Mar 2019 14:35:59 +0000 (09:35 -0500)]
Merge pull request #6790 from annando/issue-6788
Sent update mails to administrators only once
Hypolite Petovan [Sat, 2 Mar 2019 14:28:37 +0000 (09:28 -0500)]
Fix allow_cid variable type in mod/network
- Improve SQL query for network contacts
- Add missing query statement closure
- Addresses https://github.com/friendica/friendica/issues/6337#issuecomment-
467111446
Hypolite Petovan [Sat, 2 Mar 2019 13:33:20 +0000 (08:33 -0500)]
Merge pull request #6789 from nupplaphil/issue/6337-warnings
Check if user_info is an array before counting
Philipp Holzer [Sat, 2 Mar 2019 13:23:46 +0000 (14:23 +0100)]
Take void return into account
Michael [Sat, 2 Mar 2019 13:07:29 +0000 (13:07 +0000)]
We have to fetch the data this way
Michael [Sat, 2 Mar 2019 12:57:47 +0000 (12:57 +0000)]
Sent update mails to administrators only once
Philipp Holzer [Sat, 2 Mar 2019 10:55:51 +0000 (11:55 +0100)]
check if user_info is an array before counting
Tobias Diekershoff [Sat, 2 Mar 2019 07:35:53 +0000 (08:35 +0100)]
Merge pull request #6704 from tobiasd/
20190220 -credits
updated the credits
Hypolite Petovan [Fri, 1 Mar 2019 21:53:55 +0000 (16:53 -0500)]
Merge pull request #6786 from nupplaphil/issue/6758-console_storage
Fix handling table name during storage move
Philipp Holzer [Fri, 1 Mar 2019 17:07:08 +0000 (18:07 +0100)]
Fix handling table name during storage move
Hypolite Petovan [Fri, 1 Mar 2019 13:46:38 +0000 (08:46 -0500)]
Merge pull request #6779 from nupplaphil/issue/6498-image_rotation
Adding updated field to photo table
Philipp Holzer [Fri, 1 Mar 2019 08:27:56 +0000 (09:27 +0100)]
Adding to database.sql too
Philipp Holzer [Fri, 1 Mar 2019 08:23:55 +0000 (09:23 +0100)]
Adding updated field to photo table
Tobias Diekershoff [Thu, 28 Feb 2019 09:17:01 +0000 (10:17 +0100)]
Merge pull request #6775 from annando/issue-6395
Issue 6395: Don't log details to avoid memory issues
Michael [Thu, 28 Feb 2019 09:07:24 +0000 (09:07 +0000)]
Issue 6395: Don't log details to avoid memory issues
Tobias Diekershoff [Thu, 28 Feb 2019 06:02:27 +0000 (07:02 +0100)]
Merge pull request #6774 from MrPetovan/bug/6501-fix-reshare-to-diaspora
Improve reshare format to Diaspora destinations
Hypolite Petovan [Thu, 28 Feb 2019 02:01:47 +0000 (21:01 -0500)]
Improve reshare format for Diaspora destinations
- Add link to original post in post time
- Update optional bottom link label
Hypolite Petovan [Thu, 28 Feb 2019 01:59:39 +0000 (20:59 -0500)]
Replace strong by title format for item title in mod/share
Hypolite Petovan [Wed, 27 Feb 2019 20:22:42 +0000 (15:22 -0500)]
Merge pull request #6773 from nupplaphil/issue/6772-update_query_missmatch
Update - query missmatch