Commit Graph

30158 Commits

Author SHA1 Message Date
Hypolite Petovan 53d4312903
Merge pull request #10202 from mexon/mat/contact-console-command
Add console contact command
2021-05-04 09:50:49 -04:00
Tobias Diekershoff 769834bf95
Merge pull request #10208 from MrPetovan/bug/10198-self-no-block-ignore
Prevent self block/ignore
2021-05-04 15:43:28 +02:00
Hypolite Petovan 536582305a
Merge pull request #10207 from annando/simplify
Replace "curl" calls with centralized "head" function
2021-05-04 09:25:51 -04:00
Hypolite Petovan 89b66fcd68 Updated main translation file after adding translation strings 2021-05-04 09:09:17 -04:00
Hypolite Petovan 0a1f4d81c8 Prevent self block/ignore in Module\Contact 2021-05-04 08:59:13 -04:00
Hypolite Petovan 98c2ca34f5 Remove block/ignore links from contact/item action menus for self 2021-05-04 08:45:27 -04:00
Michael 4ffb67e73c Another "curl" call is replaced with a standard call 2021-05-04 11:39:56 +00:00
Michael 60bec48f61 Replace "curl" calls with centralized "head" function 2021-05-04 11:35:23 +00:00
Matthew Exon 1ce7c337f5
Simplify test for empty network selection
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-05-04 13:16:00 +02:00
Hypolite Petovan 77cea819fb
Merge pull request #10206 from annando/attachments
No link guessing for Friendica / Don't show redundant data
2021-05-04 06:49:39 -04:00
Michael be29a42d74 Ignore identical provider and author 2021-05-04 06:08:40 +00:00
Michael b3e511eb0c No link guessing for DFRN / Don't show redundant data 2021-05-04 05:18:03 +00:00
Tobias Diekershoff 02ec019ddc
Merge pull request #10204 from annando/fatal
Fix fatal error because of parameter type mismatch
2021-05-04 06:17:39 +02:00
Matthew Exon 312de957f4
Fix assignment statement alignment
Co-authored-by: Philipp <admin+Github@philipp.info>
2021-05-03 20:56:49 +02:00
Matthew Exon 7a8f9f382e
Fix assignment statement alignment
Co-authored-by: Philipp <admin+Github@philipp.info>
2021-05-03 20:56:41 +02:00
Michael 6841608164 Fix fatal error because of parameter type mismatch 2021-05-03 18:43:38 +00:00
Matthew Exon 05481cab3d fix formatting issues 2021-05-03 20:30:44 +02:00
Matthew Exon ba4492ea81 Add console contact command 2021-05-03 18:00:36 +02:00
Hypolite Petovan 1f4a528cdf
Merge pull request #10200 from annando/api-login
API: New function to fetch current user id
2021-05-03 11:54:09 -04:00
Michael Vogel d1cf50d225
Merge pull request #10201 from tobiasd/20210503-de
DE translation update
2021-05-03 14:43:23 +02:00
Tobias Diekershoff 716c6e098a DE translation update 2021-05-03 11:02:28 +02:00
Michael 10a6f0a98f API: New function to fetch current user id 2021-05-03 05:25:54 +00:00
Hypolite Petovan 4395f73d1e
Merge pull request #10196 from annando/link-detection
Improved link detection
2021-05-02 23:00:23 -04:00
Hypolite Petovan 2c7c77a9a9
Merge pull request #10197 from nupplaphil/dep/dice_upgrade
[composer] Update Level-2/Dice
2021-05-02 22:56:34 -04:00
Philipp Holzer 7f627167a7
Update Level-2/Dice 2021-05-02 20:57:35 +02:00
Philipp edac249945
Merge pull request #10195 from mexon/mat/user-console-command-refactor
Fix console user config set command
2021-05-02 20:12:35 +02:00
Matthew Exon 023fb38a75 Check return values with empty() 2021-05-02 20:05:07 +02:00
Matthew Exon ac4f62f556 Remove database dependency from user console command 2021-05-02 20:05:07 +02:00
Matthew Exon 19a86fd8f2 Fix console user config set command 2021-05-02 20:05:07 +02:00
Michael 0616f5230c Only detect http links 2021-05-02 17:53:11 +00:00
Michael 77e1ec6df2 Improved link detection 2021-05-02 17:33:32 +00:00
Hypolite Petovan af5fa6ce00
Merge pull request #10194 from tobiasd/20210502-admincommand
Admin panel: Add actual command to the worker queue display
2021-05-02 08:45:10 -04:00
Tobias Diekershoff dc3aaa1676 regen messages.po 2021-05-02 10:00:50 +02:00
Tobias Diekershoff f57ddee31c the command was missing from the worker queue overview 2021-05-02 09:55:19 +02:00
Michael Vogel 35ad732e71
Merge pull request #10192 from MrPetovan/task/8262-rtl-user-content
Add initial support for RTL in user-submitted content
2021-05-01 22:53:27 +02:00
Hypolite Petovan cd97f6f25f
Merge pull request #10191 from mexon/mat/user-config-console-command
Add error message when setting config to existing value
2021-05-01 16:39:30 -04:00
Matthew Exon 18762c8e6e When comparing config values, use strict string comparison 2021-05-01 21:46:30 +02:00
Hypolite Petovan 5bca6fe98c Add RTL support for display names in mentions 2021-05-01 15:32:17 -04:00
Hypolite Petovan c76af27533 Add initial RTL support for post bodies 2021-05-01 15:13:53 -04:00
Hypolite Petovan 531e5d7f3e Add RTL support to profile name and description in the VCard 2021-05-01 15:13:39 -04:00
Matthew Exon 4858993024 Add error message when setting config to existing value 2021-05-01 21:10:10 +02:00
Hypolite Petovan 0649d2c393
Merge pull request #10190 from annando/api-attached
API: photos are now directly stored as attached data and not in the body anymore
2021-05-01 13:54:53 -04:00
Michael 73c0bff665 Add missing provider url and name 2021-05-01 17:03:50 +00:00
Michael 4b12c54345 API: photos are now directly stored as attached data and not in the body anymore 2021-05-01 15:48:19 +00:00
Tobias Diekershoff 60f0af3daa
Merge pull request #10189 from annando/signature-message
Improved logging for invalid HTTP signatures
2021-05-01 14:40:24 +02:00
Michael d8901452fc Improved logging for invalid HTTP signatures 2021-05-01 12:32:33 +00:00
Tobias Diekershoff cea00f5f75
Merge pull request #10187 from annando/notice
Fixes "PHP Notice:  Undefined variable: item in src/Model/Post/Media.php on line 561"
2021-05-01 09:26:20 +02:00
Michael 6f7e063b34 Fixes "PHP Notice: Undefined variable: item in src/Model/Post/Media.php on line 561" 2021-05-01 07:10:27 +00:00
Hypolite Petovan 75e450bc15
Merge pull request #10182 from annando/avoid-duplicates
Avoid duplicated links in shared posts
2021-04-30 22:39:57 -04:00
Michael 3217de30fa Merge branch 'avoid-duplicates' of github.com:annando/friendica into avoid-duplicates 2021-04-30 22:35:20 +00:00