Philipp
11d084c50c
Merge pull request #15210 from mfxa/photos_updates_cut
...
UI: Photos updates (mostly Frio)
2025-09-25 07:42:43 +02:00
Marcus Funch
c5e7c60320
Photos updates
2025-09-24 22:11:33 +02:00
Marcus Funch
0462f34ee2
Fix messages overflow as the textarea expands
2025-09-24 11:46:23 +02:00
groene
73de5a54a7
Fix hex2bin validation in Search module
...
Add proper hexadecimal validation before calling hex2bin() in
src/Module/Search/Saved.php to prevent PHP warnings when invalid
input is provided via $_GET['return_url'] parameter.
Changes:
- Import Friendica\Util\Strings class
- Add Strings::isHex() validation before hex2bin() call
- Fallback to Search::getSearchPath() for invalid hex strings
Resolves: PHP Warning: hex2bin(): Input string must be hexadecimal string
2025-09-23 15:01:55 +02:00
groene
8f08b5d3a7
Fix photo album hover effect for Frio theme
2025-09-23 09:47:16 +02:00
Philipp
b94f98e8a6
Merge pull request #15194 from mfxa/search_text_raw_content_languages
...
Search text -> Raw content, Languages -> Detected languages (credit to randompenguin1)
2025-09-21 19:32:57 +02:00
Marcus Funch
ccda1150aa
Search text -> Raw content, Languages -> Detected languages (credit to randompenguin1)
2025-09-21 16:11:07 +02:00
Philipp
db81ee06e5
Merge pull request #15186 from mfxa/terminology_send_pm_to_message
...
Terminology: Send PM -> Message
2025-09-21 01:34:07 +02:00
Philipp
c94a9e3091
Merge pull request #15187 from annando/youtube-vimeo
...
Updated BBCode documentation / simplified Youtube/Vimeo handling
2025-09-21 01:33:22 +02:00
Marcus Funch
ed99e1fd64
"Manage other pages" -> "Manage other accounts, including groups and pages"
2025-09-20 20:38:07 +02:00
18879fec57
Updated BBCode documentation / simplified Youtube/Vimeo handling
2025-09-20 12:56:57 +00:00
Marcus Funch
ea71d69639
Terminology: Send PM -> Message
2025-09-20 02:09:39 +02:00
Philipp
e81d8575dd
Merge pull request #15184 from mfxa/terminology_follow_friend
...
Terminology: Fan/Sharing -> Follow, Mutual friend(ship) -> Friend
2025-09-19 23:40:30 +02:00
Philipp
a6f850e012
Merge pull request #15185 from mfxa/settings_image_upload_required
...
Settings: Set required on the image upload file field to prevent possible server error
2025-09-19 23:36:45 +02:00
Marcus Funch
7d7de59d3b
Settings: Set required on the image upload file field
2025-09-19 22:36:02 +02:00
Marcus Funch
6e0e81909d
Terminology: Fan/Sharing -> Follow, Mutual friend(ship) -> Friend
2025-09-19 20:31:13 +02:00
Philipp
daa352d276
Merge pull request #15182 from Raroun/fix-sysmessages-login-registration
...
Fix for Issue #15181 - Sysmessages not showing at login and registration
2025-09-19 19:08:49 +02:00
groene
8cc1ca1e88
fix intendation (as allways)
2025-09-19 11:55:43 +02:00
groene
6c90de4b78
Fix code formatting issues in Login.php
...
- Fix spacing and alignment to meet Friendica coding standards
- Align variable assignments and array elements
- Remove extra whitespace in blank lines
- Fix binary_operator_spaces and no_whitespace_in_blank_line issues
2025-09-19 11:06:35 +02:00
groene
d5f2fc631a
Add missing sysmessage displays to all templates
...
- Add sysmessage display to Frio register template
- Add sysmessage display to Frio login template
- Add sysmessage display to base register template
- Complete sysmessage infrastructure for all themes
2025-09-19 10:51:50 +02:00
groene
5dd08e10bd
Fix sysmessages for login and registration
...
- Fix SystemMessages.addInfo() method bug
- Add session preservation in Login module
- Add sysmessage display to all theme templates
- Fix login and registration error handling
2025-09-19 10:34:38 +02:00
Philipp
f1577f6623
Merge pull request #15180 from mfxa/frio_remove_logo_mask
...
Frio: Remove logo mask made for firefox as it is troublesome and seemingly superfluous
2025-09-18 21:11:01 +02:00
Marcus Funch
387ef26434
Frio: Additional logo handling cleanup
2025-09-18 19:41:21 +02:00
Philipp
9345802b3c
Merge pull request #15179 from friendica/max-width
...
Maximum width for images
2025-09-17 17:00:48 +02:00
Marcus Funch
9a9f08b08c
Frio: Remove firefox logo mask - the icon adapts to the nav background color anyway
...
..and it started causing issues for Webkit browsers (Epiphany/Safari), where the logo disappeared
2025-09-17 13:40:43 +02:00
e9681a715e
Maximum width for images
2025-09-17 10:00:06 +00:00
Philipp
1b11cf30fe
Merge pull request #15176 from annando/vertical-size
...
Don't reduce the height for images
2025-09-17 04:50:47 +02:00
Philipp
6245b3d119
Merge pull request #15172 from mfxa/change_profile_picture_simplification
...
Make profile picture hover go to settings/profile, open collapse
2025-09-17 04:44:54 +02:00
Philipp
ad3a5c2707
Merge pull request #15156 from annando/video-bbcodes
...
Cleaned behaviour of video related BBCode elements
2025-09-17 04:42:29 +02:00
b7bf89cd24
Don't reduce the height for images
2025-09-17 02:41:36 +00:00
772badc9c6
Cleaned behaviour of video related BBCode elements
2025-09-17 02:16:22 +00:00
Philipp
e659566669
Merge pull request #15173 from xundeenergie/compose-new-posting-on-longtap
...
add contextmenu action to compose-button
2025-09-17 04:08:55 +02:00
Philipp
15bc196886
Merge pull request #15175 from annando/ghost
...
Ghost is added to the federation statistics
2025-09-17 04:07:44 +02:00
Philipp
9e4537ece6
Merge pull request #15160 from annando/oembed
...
OEmbed is removed
2025-09-17 04:06:57 +02:00
e492639815
Ghost is added to the federation statistics
2025-09-17 02:00:46 +00:00
f02554b4f3
OEmbed is removed
2025-09-17 01:42:31 +00:00
Philipp
ecb06be5d8
Merge pull request #15171 from annando/embed-peertube
...
Improve embedding of Peertube videos
2025-09-17 00:32:29 +02:00
Philipp
56104edcba
Merge pull request #15174 from annando/issue-15165
...
Issue 15165: "source" element for api
2025-09-17 00:31:30 +02:00
7fcf934b33
Issue 15165: "source" element for api
2025-09-16 19:52:16 +00:00
Jakobus Schürz
644e41a1bb
add contextmenu action to compose-button
...
when visiting a contact i can create a posting, mentioning this user.
Many times i visited a user and wanted to create a "normal" posting.
So i had to go back and push the create button.
This commit adds on desktop-view a right-click event and on
smartphone-view a longtap event (contextMenu) which opens the jot with
NO mention to create a "normal" posting from contact vcard.
2025-09-16 07:40:10 +02:00
Marcus Funch
d6950f23b2
Make profile picture hover go to settings/profile, open collapse
2025-09-15 21:42:11 +02:00
ab3ecb7926
Improve embedding of Peertube videos
2025-09-15 19:15:21 +00:00
Michael Vogel
aae2048201
Merge pull request #15169 from Raroun/Raroun_Fix#15155_Lodaing_Indicator_shows_when_Notifications_not_empty_after_loading
...
Fix for Issue #15155 Loading indicator for notification is displayed when it shouldn't
2025-09-15 19:49:00 +02:00
groene
b4b9e86291
Fix for Issue #15155 Loading indicator for notification is displayed when the notifications already are loaded
2025-09-15 13:46:33 +02:00
ebc68d63c2
Reset settings
2025-09-14 19:30:52 +02:00
a5436a367c
Add addon directory
2025-09-14 19:26:41 +02:00
aebf930537
Add addon directory
2025-09-14 19:20:33 +02:00
f97c8b718c
Add user info
2025-09-14 19:15:01 +02:00
973f5179ab
check CI
2025-09-14 19:13:34 +02:00
0a8d6f303f
check CI
2025-09-14 19:12:04 +02:00