Commit Graph

31639 Commits

Author SHA1 Message Date
Philipp Holzer cdbba71df7
Add database version check 2021-09-19 19:49:40 +02:00
Hypolite Petovan 327a9b1855
Merge pull request #10731 from annando/profile-writable
Make posts on the profile page writable
2021-09-19 10:13:36 -04:00
Michael 9c73e49db7 Make posts on the profile page writable 2021-09-19 10:53:19 +00:00
Michael f032f66b38 Display the public contacts for profile visitors 2021-09-19 10:06:42 +00:00
Tobias Diekershoff 827b8e75c6 2021.09 CHANGELOG PHP7.3 was a misunderstanding, min version is 7.2 2021-09-19 11:03:35 +02:00
Tobias Diekershoff 11943bbec4 2021.09 CHANGELOG some more work has been done 2021-09-19 08:21:09 +02:00
Tobias Diekershoff 5d9e71e187 2021.09 CHANGELOG bumped PHP version to 7.3 see #10715 2021-09-19 08:21:09 +02:00
Tobias Diekershoff d8a733da32 2021.09 CHANGELOG more issues closed 2021-09-19 08:21:09 +02:00
Tobias Diekershoff 7cf5ed6b9d 2021.09 CHANGELOG some work on translations has been done 2021-09-19 08:21:09 +02:00
Tobias Diekershoff 3e11d15ec6 2021.09 CHANGELOG some work on translations has been done, closed issues 2021-09-19 08:21:09 +02:00
Tobias Diekershoff 2c8d1aa3e8 2021.09 CHANGELOG some work on translations has been done 2021-09-19 08:21:09 +02:00
Tobias Diekershoff e2951fb8d7 CHANGELOG wording of some labels unified 2021-09-19 08:21:09 +02:00
Tobias Diekershoff 79792898d4 2021.09 CHANGELOG as of 2021-08-22 2021-09-19 08:21:09 +02:00
Hypolite Petovan 24ecf5954c
Merge pull request #10721 from annando/issue-10720-avatar
Issue 10720: Use different path scheme for user avatars
2021-09-18 09:30:08 -04:00
Hypolite Petovan 9c5a3eba53
Merge pull request #10723 from annando/issue-9871-photos
Issue 9871: Deletion of photos is now possible again
2021-09-18 09:28:10 -04:00
Michael Vogel 9e3cfc3d8c
Merge pull request #10704 from nupplaphil/bug/notices
Fix various Notices
2021-09-18 13:08:37 +02:00
Philipp Holzer c00da77c67
Add feedback 2021-09-18 12:55:17 +02:00
Philipp Holzer fd22906d70
Add feedback 2021-09-18 12:51:10 +02:00
Philipp Holzer 6893e2c3f7
Add feedback / revert fix for $item['post-type'] 2021-09-18 12:51:09 +02:00
Philipp Holzer 462f76352e
Add feedback :-) 2021-09-18 12:51:09 +02:00
Philipp Holzer 89a085a12c
Check DBA::count() result 2021-09-18 12:51:08 +02:00
Philipp Holzer 644f312896
Fix various Notices 2021-09-18 12:51:06 +02:00
Michael 56a143c5c6 Duplicated "value" removed 2021-09-18 07:32:05 +00:00
Michael 21a3388096 Issue 9871: Deletion og photos is now possible again 2021-09-18 07:28:29 +00:00
Michael a91e3f5dbc Issue 10720: Use different path scheme for user avatars 2021-09-17 18:36:20 +00:00
Hypolite Petovan 9b19fb9b4d
Merge pull request #10719 from annando/fatal-mail
Fix fatal error when following mail accounts
2021-09-16 18:34:17 -04:00
Michael 49e1cb9dd1 Fix fatal error when following mail accounts 2021-09-16 18:19:36 +00:00
Tobias Diekershoff e6c054c276
Merge pull request #10666 from tobiasd/20210905-credits
regen CREDITS for the 2021.09 release
2021-09-16 11:19:34 +02:00
Michael Vogel 174a47cb71
Merge pull request #10715 from MrPetovan/bug/10691-scheduled-date-picker-timezone
Simplify max_data parameter for Temporal::getDateTimeField in include/conversation
2021-09-16 00:00:42 +02:00
Hypolite Petovan 9a0c3cc834 Simplify max_data parameter for Temporal::getDateTimeField 2021-09-15 15:56:44 -04:00
Philipp 69642132c1
Merge pull request #10717 from nupplaphil/bug/drone_missing_bin
Bugfix Drone/Docker: forgot a file
2021-09-15 08:31:53 +02:00
Philipp Holzer c9f451eeba
Bugfix Drone/Docker: forgot a file 2021-09-15 08:29:55 +02:00
Michael Vogel 695df7507a
Merge pull request #10713 from MrPetovan/task/10672-contact-module-security-token
Use CSRF token as name and value for contact deletion confirm form
2021-09-15 07:55:34 +02:00
Tobias Diekershoff 2dc5d8554c
Merge pull request #10714 from MrPetovan/bug/10705-stay-local-contact-url
Link to displayed contact URL no matter the "Stay local" setting value
2021-09-15 07:27:32 +02:00
Hypolite Petovan 2ed509f138
Merge pull request #10712 from annando/duplicates
Avoid duplicated filed posts
2021-09-14 17:39:45 -04:00
Hypolite Petovan 458e26b00a Link to displayed contact URL no matter the "Stay local" setting value 2021-09-14 17:39:03 -04:00
Hypolite Petovan da869260ef
Merge pull request #10711 from annando/indentation
Fixed indendation
2021-09-14 17:30:11 -04:00
Hypolite Petovan 44ec4de14c Use CSRF token as name and value for contact deletion confirm form 2021-09-14 17:28:42 -04:00
Hypolite Petovan 06b8f93eae Add support for specific confirm value in confirm.tpl
- button tags allow for a different value from the label
2021-09-14 17:28:07 -04:00
Hypolite Petovan 3068cb5788 [frio] Fix contact deletion modal URL concatenation
- The deletion URL now has an initial query string parameter in the form of a CSRF token
2021-09-14 17:27:16 -04:00
Michael 7a51a7f6c6 Avoid duplicated filed posts 2021-09-14 21:27:09 +00:00
Michael Vogel a689db7b64
Update src/Protocol/ActivityPub.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-09-14 23:22:57 +02:00
Michael b18f92ea72 Fixed indendation 2021-09-14 20:46:59 +00:00
Hypolite Petovan 39e4ab89fa
Merge pull request #10708 from annando/peertube-videos
Better handling of displaying peertube videos
2021-09-14 15:34:30 -04:00
Michael Vogel 67a2444bc8
Merge pull request #10709 from tobiasd/20210914-hu
HU translation updated THX Balázs Úr
2021-09-14 18:59:31 +02:00
Tobias Diekershoff f0b589f6d7 HU translation updated THX Balázs Úr 2021-09-14 18:09:09 +02:00
Michael f99c4ca704 Removing unused variable 2021-09-14 08:08:50 +00:00
Michael 72fa4e9970 Better handling of displaying peertube videos 2021-09-14 07:52:53 +00:00
Tobias Diekershoff c3172cf3cb
Merge pull request #10707 from annando/issue-10706
Issue 10706: Publish public custom fields in AP
2021-09-14 06:54:48 +02:00
Michael d33fea1993 Fix: Use the $uid 2021-09-14 02:00:40 +00:00