Commit Graph

31483 Commits

Author SHA1 Message Date
Michael Vogel 4e328b0a78
Merge pull request #10665 from tobiasd/20210905-ru
RU translations THX Alexander An
2021-09-05 08:59:37 +02:00
Tobias Diekershoff b80aa8c92b RU translations THX Alexander An 2021-09-05 08:00:26 +02:00
Hypolite Petovan 8ac8bcf0f5
Merge pull request #10663 from annando/issue-10651-loggin
Issue 10651: Improved logging
2021-09-04 02:00:17 -04:00
Michael d89f004a2a Issue 10651: Improved logging 2021-09-04 04:51:20 +00:00
Hypolite Petovan c0b2f5d960
Merge pull request #10662 from nupplaphil/feat/drone_release_followup
Drone release fixings
2021-09-03 16:09:56 -04:00
Philipp Holzer 8f0e951c1d
Remove unnecessary addon checkout for deployment process 2021-09-03 21:31:47 +02:00
Philipp Holzer 60fd083ea0
Correct sha256 extension 2021-09-03 21:31:12 +02:00
Michael Vogel 14050ea67b
Merge pull request #10661 from MrPetovan/bug/fatal-errors
Check for user array key before using it in include/conversation
2021-09-03 19:43:29 +02:00
Hypolite Petovan 3e677414d5 Check for user array key before using it in include/conversation
- Address https://github.com/friendica/friendica/issues/10473#issuecomment-905752992
2021-09-03 13:11:14 -04:00
Hypolite Petovan dc78686281
Merge pull request #10258 from nupplaphil/feat/drone_release
Create PHP release workflow in drone
2021-09-03 11:02:05 -04:00
Philipp 385875f1ca
Update .drone.yml
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-09-03 16:14:38 +02:00
Hypolite Petovan 622c030526
Merge pull request #10659 from annando/gravity
Adding gravity to avoid notices
2021-09-03 09:27:40 -04:00
Philipp Holzer 970b8b3b31
Remove github workflows 2021-09-03 09:36:51 +02:00
Philipp Holzer e563a193f5
Setup PHP release workflow in drone with lftp 2021-09-03 09:36:51 +02:00
Philipp 6d3f6e5c83
Merge pull request #10660 from tobiasd/20210903-de
DE translation updates
2021-09-03 09:23:04 +02:00
Tobias Diekershoff 27264b256c DE translation updates 2021-09-03 08:30:24 +02:00
Michael ce6f6978bd Use the correct function is adviced ... 2021-09-03 04:20:32 +00:00
Michael 307cfef12b Select all fields 2021-09-03 04:09:02 +00:00
Michael 6bb8b63da0 Adding gravity to avoid notices 2021-09-03 04:05:29 +00:00
Hypolite Petovan 1852ea98cf
Merge pull request #10657 from annando/self-unfollow
Don't offer to unfollow yourself
2021-09-02 20:04:16 -04:00
Hypolite Petovan 4140a59332
Merge pull request #10658 from nupplaphil/feat/storage_naming
Rename Storage Backend labels
2021-09-02 19:55:15 -04:00
Hypolite Petovan e6ce767442
Merge pull request #10654 from annando/issue-10651
Issue 10651: remote comments appeared as own posts
2021-09-02 19:53:22 -04:00
Philipp Holzer debe4e7ad1
Update messages.po 2021-09-02 23:29:56 +02:00
Philipp Holzer 687e6841bc
Rename Storage Backend labels 2021-09-02 23:27:35 +02:00
Michael 547a13661a Don't offer to unfollow yourself 2021-09-02 19:38:10 +00:00
Michael Vogel 782a54cf8c
Merge pull request #10656 from tobiasd/20210902-sec
updating date of security.txt validity
2021-09-02 17:20:20 +02:00
Tobias Diekershoff a19a7dc2a0 updating date of security.txt validity
The Friendica release plan is roughly March, June, September, December. With
this patch the information in the security.txt are vailid for the two planed
releases after the 2021.09 release.
2021-09-02 16:57:43 +02:00
Michael Vogel 6d878eafa0
Merge pull request #10655 from tobiasd/20210902-de
DE translation updates
2021-09-02 10:33:30 +02:00
Tobias Diekershoff 5f48d12d31 DE translation updates 2021-09-02 08:51:42 +02:00
Michael 64fd94fc74 Issue 10651: remote comments appeared as own posts 2021-09-02 05:57:50 +00:00
Hypolite Petovan c4307c85e1
Merge pull request #10653 from annando/issue-10640-c
Issue 10640 - Inverse user display settings
2021-09-01 17:56:22 -04:00
Michael Vogel d94af463ba
Merge pull request #10652 from tobiasd/20210901-de2
DE translation updates
2021-09-01 20:40:26 +02:00
Michael 1e189d6596 Updated messages.po 2021-09-01 18:36:31 +00:00
Michael 58abaf5c53 Merge remote-tracking branch 'upstream/2021.09-rc' into issue-10640-c 2021-09-01 18:34:24 +00:00
Michael c8d2c87af0 Issue 10640 - Inverse user display settings 2021-09-01 18:29:45 +00:00
Tobias Diekershoff 86fb56fe39 DE translation updates 2021-09-01 19:44:31 +02:00
Tobias Diekershoff ce48e8cb5d
Merge pull request #10650 from nupplaphil/feat/storage_transl
Improve translation for Storage module
2021-09-01 15:36:02 +02:00
Philipp Holzer 23a1fa18c8
Update messages.po 2021-09-01 14:02:04 +02:00
Philipp Holzer 728e82d8b0
Improve translation for Storage module 2021-09-01 14:00:23 +02:00
Michael Vogel 229040332f
Merge pull request #10649 from tobiasd/20210901-admintemplate
missing $ in template
2021-09-01 11:26:41 +02:00
Tobias Diekershoff 5fe1ab0758 missing $ in template
The admin/site.tpl file had a missing $ from a variable name thus Smarty
could not compile the template.
2021-09-01 10:54:56 +02:00
Philipp 6fbdcc3dc6
Merge pull request #10648 from tobiasd/20210901-de
DE translation update
2021-09-01 08:56:31 +02:00
Tobias Diekershoff 073c3cf134 DE translation updats 2021-09-01 08:13:17 +02:00
Hypolite Petovan bbfeee5380
Merge pull request #10647 from annando/issue-10640-a
Issue 10640: Some more inversed settings
2021-08-31 16:05:01 -04:00
Hypolite Petovan 1665b54c6f
Fix variable assignment alignment in Module\Admin\Site 2021-08-31 16:01:20 -04:00
Michael 13ae96e9e1 Some more "enable" 2021-08-31 19:54:05 +00:00
Michael a61bfa4e67 Updated messages.po 2021-08-31 19:28:16 +00:00
Michael 85e2328b23 Issue 10640: Some more inversed settings 2021-08-31 19:26:17 +00:00
Tobias Diekershoff 01abd5b344
Merge pull request #10646 from annando/fix-translation
Fix translations for singular/plural strings
2021-08-31 09:44:15 +02:00
Michael Vogel 8f47d90f86
Merge pull request #10645 from tobiasd/20210831-de
DE translation updats
2021-08-31 08:04:56 +02:00