6893e2c3f7
Add feedback / revert fix for $item['post-type']
2021-09-18 12:51:09 +02:00
462f76352e
Add feedback :-)
2021-09-18 12:51:09 +02:00
89a085a12c
Check DBA::count() result
2021-09-18 12:51:08 +02:00
644f312896
Fix various Notices
2021-09-18 12:51:06 +02:00
9a0c3cc834
Simplify max_data parameter for Temporal::getDateTimeField
2021-09-15 15:56:44 -04: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
44ec4de14c
Use CSRF token as name and value for contact deletion confirm form
2021-09-14 17:28:42 -04: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
b18f92ea72
Fixed indendation
2021-09-14 20:46:59 +00:00
f99c4ca704
Removing unused variable
2021-09-14 08:08:50 +00:00
72fa4e9970
Better handling of displaying peertube videos
2021-09-14 07:52:53 +00:00
d33fea1993
Fix: Use the $uid
2021-09-14 02:00:40 +00:00
e3413cf959
Issue 10706: Publish public custom fields in AP
2021-09-14 01:28:58 +00:00
d78661817e
Merge pull request #10693 from nupplaphil/feat/config_dir
...
Add the possibility to use a different configuration directory
2021-09-13 07:02:52 -04:00
a65fbcebe7
Fixing #10699 (prohibits blocking and ignoreing from the photo menu)
2021-09-12 21:20:12 +02:00
27e4586597
Move path determination logic into the ConfigFactory
2021-09-12 13:44:29 +02:00
Michael Vogel
5246b9c4b0
Merge pull request #10697 from MrPetovan/bug/10692-api-expand-entities
...
Prevent expandTags to be performed on existing links in Module\Api\Mastodon\Statuses
2021-09-12 06:47:51 +02:00
e3a2f17f9f
Merge pull request #10696 from annando/photo-type
...
Use post type "photo" for multiple photos as well
2021-09-12 00:19:47 -04:00
8e99b7f775
Refine BBCode::expandTags regular expression
...
- Now requires the tag to be preceded by either a non-word character or a start of a line
- Added corresponding tests
2021-09-12 00:06:14 -04:00
5a93bb6eff
Prevent expandTags to be performed on existing links in Module\Api\Mastodon\Statuses
...
- We never need to expand tags inside of an already existing BBCode url tag
2021-09-12 00:05:22 -04:00
6579a3a106
Use post type "photo" for multiple photos as well
2021-09-12 01:58:29 +00:00
9191daf12f
Fix commenting on public posts
2021-09-12 01:52:10 +00:00
5702944116
Add the possibility to use a different configuration directory
2021-09-11 14:33:26 +02:00
8b450be09b
Move unsecured GET endpoint handlers before security token check in Module\Contact
2021-09-10 12:05:43 -04:00
75d3f5094b
Merge pull request #10683 from annando/proxify
...
Make the proxy functionality optional
2021-09-10 10:24:17 -04:00
634db1ec85
Changed text
2021-09-10 00:30:11 +00:00
bdb5aa6bd9
Make the proxy functionality optional
2021-09-09 12:40:19 +00:00
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
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
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
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
7ee88c3457
Improve documentation of $old_fields possible values in DBA::update and Database->update
2021-09-05 14:54:50 -04:00
bd09f5f665
Merge pull request #10669 from annando/no-rino
...
Remove all traces of "rino"
2021-09-05 14:53:46 -04:00
52ca3e5417
Remove all traces of "rino"
2021-09-05 18:34:44 +00:00
fc46744183
Fix Photo::delete()
2021-09-05 19:20:43 +02:00
d89f004a2a
Issue 10651: Improved logging
2021-09-04 04:51:20 +00:00
ce6f6978bd
Use the correct function is adviced ...
2021-09-03 04:20:32 +00:00
307cfef12b
Select all fields
2021-09-03 04:09:02 +00:00
6bb8b63da0
Adding gravity to avoid notices
2021-09-03 04:05:29 +00:00
1852ea98cf
Merge pull request #10657 from annando/self-unfollow
...
Don't offer to unfollow yourself
2021-09-02 20:04:16 -04:00
4140a59332
Merge pull request #10658 from nupplaphil/feat/storage_naming
...
Rename Storage Backend labels
2021-09-02 19:55:15 -04:00
687e6841bc
Rename Storage Backend labels
2021-09-02 23:27:35 +02:00
547a13661a
Don't offer to unfollow yourself
2021-09-02 19:38:10 +00:00
64fd94fc74
Issue 10651: remote comments appeared as own posts
2021-09-02 05:57:50 +00:00
58abaf5c53
Merge remote-tracking branch 'upstream/2021.09-rc' into issue-10640-c
2021-09-01 18:34:24 +00:00
c8d2c87af0
Issue 10640 - Inverse user display settings
2021-09-01 18:29:45 +00:00
728e82d8b0
Improve translation for Storage module
2021-09-01 14:00:23 +02:00
1665b54c6f
Fix variable assignment alignment in Module\Admin\Site
2021-08-31 16:01:20 -04:00
13ae96e9e1
Some more "enable"
2021-08-31 19:54:05 +00:00
85e2328b23
Issue 10640: Some more inversed settings
2021-08-31 19:26:17 +00:00