Commit Graph

23228 Commits

Author SHA1 Message Date
Tobias Diekershoff 5df246e9af
Merge pull request #6825 from annando/empty-spawn
Worker: Don't spawn without jobs
2019-03-08 07:26:22 +01:00
Michael d87abe9563 Worker: Don't spawn without jobs 2019-03-08 05:53:36 +00:00
Tobias Diekershoff 02be8a086e
Merge pull request #6824 from MrPetovan/bug/warnings
Check $profile variable in mod/match
2019-03-08 06:23:51 +01:00
Hypolite Petovan 3127fd6be6 Check $profile variable in mod/match
- Addresses https://github.com/friendica/friendica/issues/6337#issuecomment-470733015
2019-03-07 18:42:49 -05:00
Tobias Diekershoff 4901cf76dc
Merge pull request #6818 from MrPetovan/bug/6812-fix-delivery-namespaces
Fix namespace ambiguity about Model\Queue in Worker\Delivery
2019-03-07 06:08:49 +01:00
Hypolite Petovan 4ebab79222
Merge pull request #6817 from annando/contact-update
Improved contact update from probe
2019-03-06 23:27:38 -05:00
Hypolite Petovan 77a591e6e3 Fix namespace ambiguity about Model\Queue in Worker\Delivery 2019-03-06 23:17:58 -05:00
Michael e89d56be6d Improved contact update from probe 2019-03-07 00:13:39 +00:00
Hypolite Petovan 89655ff0ae
Merge pull request #6808 from nupplaphil/issue/redis_lock
Redis acquireLock() issue
2019-03-04 16:21:54 -05:00
Philipp Holzer 07bd4cec65
Fixing redis cachekey 2019-03-04 21:28:36 +01:00
Philipp Holzer d7426e697d
Fixing redis cachekey 2019-03-04 21:09:20 +01:00
Philipp Holzer 3e53dab817
Fixing redis cachekey 2019-03-04 21:00:41 +01:00
Philipp 9d0aaf3c67
Merge pull request #6807 from MrPetovan/bug/6800-fix-contactblock-relationship-direction
Fix relationship direction in Widget/ContactBlock
2019-03-04 15:17:21 +01:00
Philipp 95f27524ab
Merge pull request #6806 from MrPetovan/bug/6805-restore-module-custom-titles
Restore module custom title display
2019-03-04 15:16:03 +01:00
Hypolite Petovan 79f2b42f74 Fix relationship direction in Widget/ContactBlock 2019-03-04 08:40:53 -05:00
Philipp a5d86fe787
Add default value for config.sitename in App::initHead
- Protect $this->page['title'] even more

Co-Authored-By: MrPetovan <hypolite@mrpetovan.com>
2019-03-04 07:54:51 -05:00
Hypolite Petovan 8fdf1db032 Restore module custom title display 2019-03-04 06:47:40 -05:00
Philipp e157c89dc7
Merge pull request #6798 from annando/key-warning
Added warning about an empty key
2019-03-04 08:30:20 +01:00
Michael a911baf8e5 Avoid transmitting a deletion message when we don't have a key 2019-03-04 06:52:43 +00:00
Philipp 187f5bbb11
Merge pull request #6795 from annando/limits
Reduce the default maximum load for the worker to 20
2019-03-03 09:52:50 +01:00
Michael 888e2ce2a9 Added forgotten "use" 2019-03-03 07:05:57 +00:00
Michael 3237dab1a4 Added warning about an empty key 2019-03-03 07:01:11 +00:00
Michael 9c507e9577 Added value to settings.config.php 2019-03-03 06:55:10 +00:00
Michael f2560c42d1 Reduce the default maximum load for the worker to 20 2019-03-02 18:41:12 +00:00
Hypolite Petovan a4679cffdc
Merge pull request #6793 from nupplaphil/issue/3837-line_break_FF
[frio] Word-wrap for long lines
2019-03-02 13:22:25 -05:00
Philipp Holzer 4d4ad5c042
wrong intend 2019-03-02 17:27:51 +01:00
Philipp Holzer d7dd9f8bee
Word-wrap for long lines 2019-03-02 16:02:27 +01:00
Philipp df04bd9dbe
Merge pull request #6792 from MrPetovan/bug/warnings
Fix allow_cid variable type in mod/network
2019-03-02 15:51:19 +01:00
Hypolite Petovan 062c41f626
Merge pull request #6790 from annando/issue-6788
Sent update mails to administrators only once
2019-03-02 09:35:59 -05:00
Hypolite Petovan 748a0ca21b 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
2019-03-02 09:28:37 -05:00
Hypolite Petovan b01efc3ada
Merge pull request #6789 from nupplaphil/issue/6337-warnings
Check if user_info is an array before counting
2019-03-02 08:33:20 -05:00
Philipp Holzer 04b7280f38
Take void return into account 2019-03-02 14:23:46 +01:00
Michael 9427d7f628 We have to fetch the data this way 2019-03-02 13:07:29 +00:00
Michael 16c2ae89e8 Sent update mails to administrators only once 2019-03-02 12:57:47 +00:00
Philipp Holzer 6986e6902b
check if user_info is an array before counting 2019-03-02 11:55:51 +01:00
Tobias Diekershoff b06fc57880
Merge pull request #6704 from tobiasd/20190220-credits
updated the credits
2019-03-02 08:35:53 +01:00
Tobias Diekershoff 2d1b166bbe adding changes till 2019-03-01 2019-03-02 08:25:28 +01:00
Hypolite Petovan 50a6058f66
Merge pull request #6786 from nupplaphil/issue/6758-console_storage
Fix handling table name during storage move
2019-03-01 16:53:55 -05:00
Philipp Holzer 16ff5af221
Fix handling table name during storage move 2019-03-01 18:07:08 +01:00
Hypolite Petovan c079a35397
Merge pull request #6779 from nupplaphil/issue/6498-image_rotation
Adding updated field to photo table
2019-03-01 08:46:38 -05:00
Philipp Holzer c9a7b8334a
Adding to database.sql too 2019-03-01 09:27:56 +01:00
Philipp Holzer b4eef25d37
Adding updated field to photo table 2019-03-01 09:23:55 +01:00
Tobias Diekershoff 53952bb426
Merge pull request #6775 from annando/issue-6395
Issue 6395: Don't log details to avoid memory issues
2019-02-28 10:17:01 +01:00
Michael 0b2cdf5d26 Issue 6395: Don't log details to avoid memory issues 2019-02-28 09:07:24 +00:00
Tobias Diekershoff 3aad29358c
Merge pull request #6774 from MrPetovan/bug/6501-fix-reshare-to-diaspora
Improve reshare format to Diaspora destinations
2019-02-28 07:02:27 +01:00
Hypolite Petovan 9cdae18101 Improve reshare format for Diaspora destinations
- Add link to original post in post time
- Update optional bottom link label
2019-02-27 21:01:47 -05:00
Hypolite Petovan fe8d5abe0a Replace strong by title format for item title in mod/share 2019-02-27 20:59:39 -05:00
Hypolite Petovan fb965f4d81
Merge pull request #6773 from nupplaphil/issue/6772-update_query_missmatch
Update - query missmatch
2019-02-27 15:22:42 -05:00
Philipp Holzer 739449926c
'%' is deprecated 2019-02-27 20:30:08 +01:00
Philipp Holzer 4a47425bfd
admin mail list seems wrong escaped 2019-02-27 20:17:35 +01:00