Hypolite Petovan
|
9c23a4511d
|
Merge pull request #13291 from Quix0r/features/config-blocklist-published
Configuration key added to publish/hide blocklist
|
2023-08-12 11:31:42 +02:00 |
|
Hypolite Petovan
|
1b7075aebb
|
Merge pull request #13338 from annando/resize-to-size
New function to resize an image to not exceed a given file size
|
2023-08-10 23:20:11 +02:00 |
|
Hypolite Petovan
|
a2fce0e89d
|
Merge pull request #13337 from annando/block-chatgpt
Add a ChatGPT role for the built in robots.txt
|
2023-08-10 23:18:46 +02:00 |
|
Hypolite Petovan
|
1d556b78c1
|
Merge pull request #13336 from annando/moderator
Preparations for a moderator role
|
2023-08-10 23:17:43 +02:00 |
|
Michael
|
d8333af805
|
Updated messages.po
|
2023-08-10 21:16:43 +00:00 |
|
Hypolite Petovan
|
3cda8b65cd
|
Merge pull request #13335 from annando/no-twitter
The twitter addon is no import connector anymore
|
2023-08-10 23:16:07 +02:00 |
|
Michael
|
794378ed29
|
New function to resize an image to not exceed a given file size
|
2023-08-10 21:12:35 +00:00 |
|
Michael
|
241624027f
|
Add a ChatGPT role for the built in robots.txt
|
2023-08-10 21:10:12 +00:00 |
|
Michael
|
0a45bdd3b7
|
Preparations for a moderator role
|
2023-08-10 21:06:08 +00:00 |
|
Michael
|
97aecc8fc1
|
The twitter addon is no import connector anymore
|
2023-08-09 20:29:45 +00:00 |
|
Michael Vogel
|
a6449da557
|
Merge pull request #13310 from MrPetovan/bug/13217-mirroring-blocked
Prevent post mirroring by blocked users
|
2023-08-05 20:27:17 +02:00 |
|
Tobias Diekershoff
|
41bc148040
|
Merge pull request #13331 from annando/paging-search
Fix: Pagination in search result works again
|
2023-08-04 06:29:47 +02:00 |
|
Michael
|
858151807f
|
Improved logging
|
2023-08-03 20:36:19 +00:00 |
|
Philipp
|
93fa957921
|
Merge pull request #13329 from MrPetovan/task/13318-redis-unix-socket
Add support for port = 0 in Redis driver
|
2023-08-03 14:53:01 +02:00 |
|
Michael
|
911ed3d6ba
|
Fix: Pagination in search result works again
|
2023-08-03 05:46:08 +00:00 |
|
Tobias Diekershoff
|
d9ab0bb60d
|
Merge pull request #13330 from annando/relay-tags
Fix the tag detection for relay posts
|
2023-08-03 06:27:49 +02:00 |
|
Michael
|
8fcdd87473
|
Fix the tag detection for relay posts
|
2023-08-02 21:48:31 +00:00 |
|
Hypolite Petovan
|
eff605b1f3
|
Prevent post mirroring by blocked users
|
2023-08-02 21:53:10 +02:00 |
|
Hypolite Petovan
|
a905cdfd09
|
Prevent polling contact of blocked users
|
2023-08-02 21:53:10 +02:00 |
|
Hypolite Petovan
|
33b8680dfd
|
[Database 1524] Fix contact-user.remote_self field type from boolean to integer
- Move MIRROR_* constants to LocalRelationship entity
- Convert boolean LocalRelationship->isRemoteSelf field to integer LocalRelationship->remoteSelf
|
2023-08-02 21:53:10 +02:00 |
|
Hypolite Petovan
|
d0a2357fbd
|
Add constants for the Fetch Further Information field
|
2023-08-02 21:53:09 +02:00 |
|
Hypolite Petovan
|
762bd7a847
|
Add support for Unix domain sockets to Redis in setting defaults
- Add support for port = 0 in Redis driver
|
2023-08-02 20:43:28 +02:00 |
|
Hypolite Petovan
|
6478b5ba5f
|
[Composer] Add suggested extensions
|
2023-08-02 20:43:28 +02:00 |
|
Tobias Diekershoff
|
3a98b958d3
|
Merge pull request #13327 from MrPetovan/bug/field-value-escape
Remove escaping exception for form field values
|
2023-08-02 20:14:50 +02:00 |
|
Tobias Diekershoff
|
bf2c19b2e0
|
Merge pull request #13328 from MrPetovan/bug/escape-username
Escape HTML in system messages and in display names for inclusion in syndication link tags
|
2023-08-02 20:13:20 +02:00 |
|
Hypolite Petovan
|
cc7fce3d36
|
Escape HTML in display names for inclusion in syndication link tags
- Thanks to Laura Pîrcălăboiu for the report
|
2023-08-02 16:59:46 +02:00 |
|
Hypolite Petovan
|
f984e385c8
|
Escape HTML in system messages
- Thanks to Laura Pîrcălăboiu for the report
|
2023-08-02 16:59:08 +02:00 |
|
Hypolite Petovan
|
ecfbf317ae
|
Fix reference to username field in Contact::updateSelfFromUserID
- Profile isn't updated with the display name in the account settings
|
2023-08-02 16:58:14 +02:00 |
|
Hypolite Petovan
|
6f9e15ea57
|
Remove escaping exception for form field values
- This could allow code injection from a malicious query leading to a form page
- Thanks to Laura Pîrcălăboiu for the report
|
2023-08-02 16:30:48 +02:00 |
|
Hypolite Petovan
|
13cb8bb395
|
Merge pull request #13325 from annando/video
Improvements for Youtube posts via API
|
2023-08-01 23:54:23 +02:00 |
|
Michael
|
7ad8894871
|
Improvements for Youtube posta via API
|
2023-08-01 14:27:56 +00:00 |
|
Hypolite Petovan
|
737422330a
|
Merge pull request #13323 from annando/relay
Improvements for relays like relay.fedi.buzz
|
2023-07-30 20:53:14 +02:00 |
|
Michael
|
639d160c24
|
Improvements for relais like relay.fedi.buzz
|
2023-07-30 17:46:37 +00:00 |
|
Hypolite Petovan
|
91effb3576
|
Merge pull request #13321 from nupplaphil/bug/redis
Make InstanceManager strategy naming convention case insensitive.
|
2023-07-29 16:04:45 +02:00 |
|
Philipp
|
367d9149aa
|
test
|
2023-07-29 13:51:03 +02:00 |
|
Philipp
|
6bcf5cb823
|
Make InstanceManager strategy naming convention case insensitive.
|
2023-07-29 13:20:02 +02:00 |
|
Philipp
|
06df62a2b5
|
Fix Woodpecker
|
2023-07-28 20:12:25 +02:00 |
|
Hypolite Petovan
|
4073400bfb
|
Merge pull request #13298 from nupplaphil/feat/strategies
[Hook] Introduce some more strategies
|
2023-07-28 19:50:37 +02:00 |
|
Philipp
|
e231907b3c
|
add opensocial as location for db-based execution
|
2023-07-28 19:07:29 +02:00 |
|
Philipp
|
8ee58aaf18
|
try making php-lint faster..
|
2023-07-28 19:02:08 +02:00 |
|
Philipp
|
bed13f71bd
|
use default_key
|
2023-07-28 18:55:06 +02:00 |
|
Philipp
|
5291401de0
|
rename woodpecker "pipeline" to "steps"
|
2023-07-28 17:45:31 +02:00 |
|
Philipp
|
0c6efe50c3
|
Remove unused parameter
|
2023-07-28 17:39:13 +02:00 |
|
Philipp
|
acf52a9783
|
Added a lot of constants :-)
|
2023-07-28 17:39:13 +02:00 |
|
Philipp
|
9ff89a970a
|
Rename NAME to constant
|
2023-07-28 17:39:12 +02:00 |
|
Philipp
|
bbfec06a3d
|
Add "getName()" test
|
2023-07-26 21:44:31 +02:00 |
|
Philipp
|
9f18222a06
|
Unify "Capability"
|
2023-07-26 21:44:31 +02:00 |
|
Hypolite Petovan
|
8835cd6c3b
|
Merge pull request #13313 from haheute/frio-alignment
fix frio alignment
|
2023-07-26 21:19:06 +02:00 |
|
Michael Vogel
|
5c8708f4c9
|
Merge pull request #13308 from MrPetovan/bug/13216-toggle-mobile-local
Rework Module\ToggleMobile to check for local links
|
2023-07-26 20:26:48 +02:00 |
|
Hannes Heute
|
8cc9471a7b
|
added class in the mobile menu, too
|
2023-07-26 19:59:08 +02:00 |
|