Commit Graph

30327 Commits

Author SHA1 Message Date
Michael 0468b7b3f9 Formatting 2021-05-07 21:35:07 +00:00
Michael 0a25349fbf Formatting 2021-05-07 21:33:42 +00:00
Michael dd38cc330f API: We now support two more timeline api endpoints 2021-05-07 21:28:48 +00:00
Tobias Diekershoff d148ff0336
Merge pull request #10218 from annando/issue-10184
Issue 10184: Fix directory search results
2021-05-07 20:45:20 +02:00
Michael 829a268faf Issue 10184: Fix directory search results 2021-05-07 18:38:04 +00:00
Hypolite Petovan 7c138dd15c
Merge pull request #10217 from annando/shared
Improve data of shared posts
2021-05-07 08:13:55 -04:00
Michael 6be6803983 Improved code structure 2021-05-07 11:41:10 +00:00
Michael 95f741c427 Improve data of shared posts 2021-05-07 06:26:41 +00:00
Hypolite Petovan 38d2b68558
Merge pull request #10214 from annando/ap-attachments
Avoid duplicated attachments / unwanted attachments
2021-05-05 13:20:31 -04:00
Michael f683f791ee Avoid duplicated attachments / unwanted attachments 2021-05-05 16:46:55 +00:00
Hypolite Petovan 17159fe1d0
Merge pull request #10213 from tobiasd/20210505-de
DE translation update
2021-05-05 08:20:08 -04:00
Tobias Diekershoff cbcb205985 DE translation update 2021-05-05 10:05:17 +02:00
Hypolite Petovan 83de8fa891
Merge pull request #10211 from annando/no-smiley
Don't transmit smiley links to external systems
2021-05-04 19:07:16 -04:00
Michael 8f318e492e Don't transmit smiley links to external systems 2021-05-04 21:07:41 +00:00
Hypolite Petovan d5276fdb60 [frio] Harmonize link preview display with black/dark accented themes 2021-05-04 10:04:07 -04:00
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
Philipp Holzer ab6c0ede17
Enable workflow for releases only 2021-05-03 20:35:18 +02:00
Matthew Exon 05481cab3d fix formatting issues 2021-05-03 20:30:44 +02:00
Philipp Holzer 64332c8c2b
Add release list 2021-05-03 20:27:33 +02:00
Philipp Holzer d663ff529a
Automatic release artifact generation 2021-05-03 20:27:33 +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