Hannes Heute
786a8dbd3b
(-group) posts of group
2024-05-10 18:30:22 +02:00
Hannes Heute
afda3de363
tabs to 4 spaces
2024-05-10 18:26:31 +02:00
Hypolite Petovan
25475b4838
Escape album name select list in photo upload form
...
- Thanks to @apexrabbit for the report!
2024-05-10 11:25:59 -04:00
Hypolite Petovan
a6cb3ed903
Escape output of PermissionTooltip module
...
- Create AclReceivers and AddressedReceivers entities to collect contact names
- Create privacy/permission_tooltip.tpl to escape contact names
- Move PermissionTooltip module to Privacy namespace
- Thanks to @apexrabbit for the report!
2024-05-10 11:25:59 -04:00
Hypolite Petovan
c19a68dc64
Remove DI dependency from PermissionTooltip module
...
- Update PHPDoc of APContact::getByURL
2024-05-10 11:25:27 -04:00
Hannes Heute
a356fe65d0
typo
2024-05-10 17:24:38 +02:00
Hypolite Petovan
f566c52624
Merge pull request #14138 from annando/user-agent
...
Improved user agent string
2024-05-10 11:07:39 -04:00
Hypolite Petovan
9dc0e5393e
Merge pull request #14135 from tobiasd/colorize-loglevels
...
Colorize loglevels
2024-05-10 10:59:05 -04:00
Hannes Heute
e049fd5e47
Unified Indentation
2024-05-10 16:58:17 +02:00
Hannes Heute
579a0b43ce
German translation of Channels documentation
2024-05-10 16:47:15 +02:00
Michael
afff2b949f
Improved user agent string
2024-05-10 09:01:43 +00:00
Tobias Diekershoff
0ae91b59ca
Merge pull request #14136 from annando/issue-14134
...
Issue 14134: Allow reshare posts from Bluesky and Tumblr
2024-05-10 08:04:33 +02:00
Tobias Diekershoff
e7b9d97672
Merge pull request #14137 from annando/issue-14132
...
Issue 14132: Title for videos
2024-05-10 08:02:45 +02:00
Michael
e7b861388d
Issue 14132: Title for videos
2024-05-10 05:42:45 +00:00
Michael
55fb52299d
Issue 14134: Allow reshare posts from Bluesky and Tumblr
2024-05-10 04:55:57 +00:00
Tobias Diekershoff
38e082949d
adopt colors
2024-05-10 06:34:29 +02:00
Tobias Diekershoff
aeb1382039
make warnings bold as well
...
now the three most severe levels are bold, while the three less severe levels have a normal font weight
2024-05-09 11:45:30 +02:00
Tobias Diekershoff
63a7536624
remove whitespaces
2024-05-09 10:33:51 +02:00
Tobias Diekershoff
bf278adb15
admin panel - colorize error levels
...
With this patch the error levels shown in the Admin Panel -> Log view are coloured according to severity. Starting from green for debug, over orange for notices to bold red for errors and criticals.
2024-05-09 10:32:55 +02:00
Hypolite Petovan
765af10f00
Merge pull request #14119 from MrPetovan/imgbot
...
[ImgBot] Optimize images
2024-04-27 11:04:01 -04:00
ImgBotApp
e98b3a307b
[ImgBot] Optimize images
...
*Total -- 1,838.08kb -> 1,439.34kb (21.69%)
/images/screenshots/friendica-2023-12-frio-desktop.png -- 1,011.26kb -> 706.65kb (30.12%)
/images/screenshots/friendica-2023-10-frio-mobile-options-dark-blue.png -- 184.63kb -> 149.93kb (18.8%)
/images/screenshots/friendica-2023-10-frio-mobile-options-light-blue.png -- 166.19kb -> 138.00kb (16.96%)
/images/screenshots/friendica-2023-10-frio-mobile-timeline-dark-blue.png -- 400.47kb -> 370.62kb (7.45%)
/images/bluesky.jpg -- 7.75kb -> 7.55kb (2.58%)
/view/js/vanillaEmojiPicker/screenshot.png -- 67.77kb -> 66.58kb (1.76%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-04-27 10:59:46 -04:00
Michael Vogel
e8aaa9cfec
Merge pull request #14114 from MrPetovan/bug/14110-reports-query
...
Rework reports query in Moderation\Reports module class
2024-04-25 06:47:51 +02:00
Hypolite Petovan
b1b2e9bd11
Rework reports query in Moderation\Reports module class
...
- References to non-existent fields removed
- Added computed rules field
- Patch originally submitted by @TheTomcat14
2024-04-24 22:43:59 -04:00
Hypolite Petovan
fe9ef20392
Merge pull request #14103 from annando/api-channel-list
...
API: Access channels and groups via lists
2024-04-19 18:16:34 -04:00
Michael
984a972e72
API: Access channels and groups via lists
2024-04-19 21:42:34 +00:00
Hypolite Petovan
1cabf53bf5
Merge pull request #14101 from annando/self-this
...
"self::" should be "$this->" on non static functions
2024-04-18 10:40:56 -04:00
Michael
2776411c6c
"self::" should be "$this->" on non static functions
2024-04-18 05:18:44 +00:00
Hypolite Petovan
894c56ea22
Merge pull request #14100 from annando/origin
...
Performance improvements when displaying local posts
2024-04-17 17:21:18 -04:00
Michael
c82a1ed467
Performance improvements when displaying local posts
2024-04-17 19:16:47 +00:00
Hypolite Petovan
bae1f63424
Merge pull request #14097 from annando/enable-user-defined-channel
...
Enable user defined channels upon adding/editing
2024-04-15 19:16:02 -04:00
Michael
652802f758
Enable user defined channels upon adding/editing
2024-04-15 20:20:42 +00:00
Tobias Diekershoff
ac195c7061
Merge pull request #14096 from annando/noproxy
...
The legacy proxy functionality is removed
2024-04-15 21:17:31 +02:00
Michael
9cf8678323
Unused function removed
2024-04-15 19:06:12 +00:00
Michael
0e79b5373b
The legacy proxy functionality is removed
2024-04-15 18:58:02 +00:00
Hypolite Petovan
c30e4c02de
Merge pull request #14095 from annando/warning
...
Fix warning: Undefined array key "post-reason"
2024-04-15 00:09:01 -04:00
Michael
b351819986
Fix: Undefined array key "allow_cid"
2024-04-15 03:25:06 +00:00
Michael
642c55ee3e
Fix: "Undefined property: stdClass::$personal"
2024-04-15 03:24:38 +00:00
Michael
6e0118f3fe
Fix warning: Undefined array key "post-reason"
2024-04-15 03:10:15 +00:00
Hypolite Petovan
49a0b0fc3c
Merge pull request #14090 from annando/bbcode
...
The BBCode conversion is split into several smaller functions
2024-04-14 21:59:46 -04:00
Hypolite Petovan
4a0b989386
Merge pull request #14094 from mexon/mat/testing-doc
...
update testing documentation
2024-04-14 21:58:26 -04:00
Hypolite Petovan
9329eebec0
Merge pull request #14093 from mexon/mat/autotest-password
...
allow overriding password during local testing
2024-04-14 21:54:59 -04:00
Matthew Exon
619a63af6b
update testing documentation
2024-04-14 11:11:00 +02:00
Michael
38da9013ff
The BBCode conversion is split into several smaller functions
2024-04-14 07:45:56 +00:00
Matthew Exon
e24d1da13b
tidy up more password definitions
2024-04-14 09:06:48 +02:00
Hypolite Petovan
ed01b0f409
Merge pull request #14075 from mexon/mat/empty-picture-scale
...
round scaled dimensions up to avoid zero size
2024-04-13 18:30:44 -04:00
Matthew Exon
f616dc054f
allow overriding password during local testing
2024-04-13 22:24:30 +02:00
Matthew Exon
a20b876d67
add unit tests for getScalingDimensions
2024-04-13 21:50:17 +02:00
Matthew Exon
c5b8abcaf0
round scaled dimensions up to avoid zero size
2024-04-13 21:50:17 +02:00
Hypolite Petovan
9fe0d72461
Merge pull request #14080 from annando/issue-14079
...
Issue #14079 : Shorten the displayed URL
2024-04-11 21:55:59 -04:00
Michael
45b30825f0
Isolate the link conversion into a dedicated function
2024-04-11 22:10:30 +00:00