Hypolite Petovan
373d5c3f02
Merge pull request #10677 from nupplaphil/feat/optimize_drone
...
Add drone graph execution
2021-09-07 16:59:09 -04:00
Philipp
f1c536f18d
Add drone graph execution
2021-09-07 20:49:42 +02:00
Philipp
225d368139
Merge pull request #10676 from tobiasd/20210907-de
...
DE translation updates
2021-09-07 08:01:21 +02:00
Tobias Diekershoff
fa5e4db549
DE translation updates
2021-09-07 07:39:19 +02:00
Hypolite Petovan
c7b19653dc
Merge pull request #10675 from annando/fix-10674
...
Fix for PR 10674: Changing the template variables according to the last changes
2021-09-06 16:45:39 -04:00
Michael
be3f7e4528
Fix for PR 10674: Changing the template variables according to the last changes
2021-09-06 20:25:23 +00:00
Michael Vogel
b52b78efbd
Merge pull request #10674 from MrPetovan/task/10640-convert-disable-settings-to-enable
...
Convert the two remaining "Disable..." setting names to "Enable..."
2021-09-06 21:32:27 +02:00
Hypolite Petovan
0011b4187f
Update main messages.po
2021-09-06 14:18:56 -04:00
Hypolite Petovan
d295b37789
Convert the two remaining "Disable..." setting names to "Enable..."
2021-09-06 12:43:24 -04:00
Hypolite Petovan
e9aa27b19f
Add form security token to contact actions
...
- Add token to batch POST actions
- Add token to individual GET actions
2021-09-06 12:30:38 -04:00
Michael Vogel
0c8c0f7374
Merge pull request #10670 from MrPetovan/bug/10502-contact-block-unblock
...
Distinguish between public and private contact in contact actions
2021-09-06 18:25:54 +02:00
Hypolite Petovan
9718e198a1
Update main messages.po
2021-09-06 11:50:50 -04:00
Hypolite Petovan
d20b53607d
Distinguish between public and private contact in contact actions
...
- Block and ignore is done relating to a public contact (uid = 0)
- Update and drop is done relating to a private contact (uid !=0)
- Method documentation has been improved to precise the contact type it needs
- Public and private contact ids are retrieved before acting on contacts
2021-09-06 11:50:46 -04:00
Hypolite Petovan
5262843e63
Add redirect URL parameter to contact batch
...
- This allows redirection to the correct contact tab after a batch action
2021-09-05 14:54:51 -04:00
Hypolite Petovan
6e358bfacf
Remove user-controlled contact archival feature
...
- Archival is managed at the system level for failed probing and doesn't make sense for a user to decide on it
2021-09-05 14:54:50 -04:00
Hypolite Petovan
7ee88c3457
Improve documentation of $old_fields possible values in DBA::update and Database->update
2021-09-05 14:54:50 -04:00
Hypolite Petovan
bd09f5f665
Merge pull request #10669 from annando/no-rino
...
Remove all traces of "rino"
2021-09-05 14:53:46 -04:00
Michael
52ca3e5417
Remove all traces of "rino"
2021-09-05 18:34:44 +00:00
Tobias Diekershoff
093c656003
Merge pull request #10667 from nupplaphil/bug/photo_delete
...
Fix Photo::delete()
2021-09-05 19:26:06 +02:00
Philipp
fc46744183
Fix Photo::delete()
2021-09-05 19:20:43 +02:00
Tobias Diekershoff
dcbae5727e
regen CREDITS for the 2021.09 release:wq
2021-09-05 14:42:45 +02:00
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
8f0e951c1d
Remove unnecessary addon checkout for deployment process
2021-09-03 21:31:47 +02:00
Philipp
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
970b8b3b31
Remove github workflows
2021-09-03 09:36:51 +02:00
Philipp
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
debe4e7ad1
Update messages.po
2021-09-02 23:29:56 +02:00
Philipp
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