Commit graph

31520 commits

Author SHA1 Message Date
Michael
9191daf12f Fix commenting on public posts 2021-09-12 01:52:10 +00:00
Michael Vogel
8628bd5228
Merge pull request #10694 from nupplaphil/bug/drone_gzip
Fix drone artifact compression parameter
2021-09-11 21:36:50 +02:00
Philipp
ee0b8a9e60
Fix drone artifact compression parameter 2021-09-11 20:00:13 +02:00
Tobias Diekershoff
c40b3411a7
Merge pull request #10689 from MrPetovan/bug/fatal-errors
[frio] Use correct admin endpoint for block/deletion in Admin\Users\Active
2021-09-11 07:51:11 +02:00
Michael Vogel
e7593dcc1f
Merge pull request #10688 from MrPetovan/task/10672-contact-module-security-token
Move unsecured GET endpoint handlers before security token check in Module\Contact
2021-09-10 18:33:55 +02:00
Hypolite Petovan
12396a1298 [frio] Use correct admin endpoint for block/deletion in Admin\Users\Active
- Address https://github.com/friendica/friendica/issues/10473#issuecomment-914516676
2021-09-10 12:27:23 -04:00
Hypolite Petovan
8b450be09b Move unsecured GET endpoint handlers before security token check in Module\Contact 2021-09-10 12:05:43 -04:00
Hypolite Petovan
75d3f5094b
Merge pull request #10683 from annando/proxify
Make the proxy functionality optional
2021-09-10 10:24:17 -04:00
Philipp
bca856abf7
Merge pull request #10685 from tobiasd/20210910-hu
HU translation updated THX Balázs Úr
2021-09-10 08:32:15 +02:00
Tobias Diekershoff
6c9fe7d95b HU translation updated THX Balázs Úr 2021-09-10 07:29:17 +02:00
Michael
634db1ec85 Changed text 2021-09-10 00:30:11 +00:00
Michael Vogel
18470da84a
Merge pull request #10673 from MrPetovan/task/10672-contact-module-security-token
Add form security token to contact actions
2021-09-09 14:51:19 +02:00
Michael
bdb5aa6bd9 Make the proxy functionality optional 2021-09-09 12:40:19 +00:00
Michael Vogel
3cceb5ba6f
Merge pull request #10682 from tobiasd/20210909-docs
update to the INSTALL documentation
2021-09-09 12:59:13 +02:00
Tobias Diekershoff
acabaf4df7 update to the INSTALL documentation
* updated the PHP requirements and added a note about the PHP8 support
* removed the section about tryfriendica.de as possibility to get a temporal Friendica account
2021-09-09 10:42:18 +02:00
Hypolite Petovan
43fe1341f9
Merge pull request #10681 from nupplaphil/feat/drone_sha512
Add GPG signing for drone artifacts
2021-09-08 18:45:58 -04:00
Philipp
04b2eb41cd
Add GPG sign 2021-09-08 22:08:59 +02:00
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
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