]>
git.mxchange.org Git - friendica.git/log
Hypolite Petovan [Mon, 19 Dec 2022 15:22:05 +0000 (10:22 -0500)]
Add logging and default value when JSON encode->decode fails in JsonLD::compact
- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-
1357768936
Hypolite Petovan [Mon, 19 Dec 2022 15:17:57 +0000 (10:17 -0500)]
Provide default value for system.banner config key
- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-
1357768936
Hypolite Petovan [Mon, 19 Dec 2022 15:11:12 +0000 (10:11 -0500)]
Ward against null value in language key of item array in Mastodon\Status object
- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-
1357768936
Hypolite Petovan [Mon, 19 Dec 2022 15:05:21 +0000 (10:05 -0500)]
Don't compute system.update_interval when it's -1 (disabled)
- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-
1357768936
Hypolite Petovan [Mon, 19 Dec 2022 14:26:00 +0000 (09:26 -0500)]
Merge pull request #12475 from annando/no-failed-delivery
Don't perform a delivery to failing servers
Michael Vogel [Mon, 19 Dec 2022 14:22:21 +0000 (15:22 +0100)]
Update src/Model/GServer.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Michael [Mon, 19 Dec 2022 09:30:56 +0000 (09:30 +0000)]
Don't perform a delivery to failing servers
Tobias Diekershoff [Mon, 19 Dec 2022 06:38:13 +0000 (07:38 +0100)]
Merge pull request #12472 from MrPetovan/bug/12466-profile-photos-aside
Remove VCard for owner in Profile\Photos module
Tobias Diekershoff [Mon, 19 Dec 2022 06:03:31 +0000 (07:03 +0100)]
Merge pull request #12471 from MrPetovan/bug/12468-bbcode-img-code
Skip literal text in ActivityPub\Transmitter::removePictures
Tobias Diekershoff [Mon, 19 Dec 2022 05:58:42 +0000 (06:58 +0100)]
Merge pull request #12469 from MrPetovan/bug/12462-tos-rules
Skip blank lines in Tos module
Tobias Diekershoff [Mon, 19 Dec 2022 05:57:56 +0000 (06:57 +0100)]
Merge pull request #12470 from MrPetovan/bug/12452-profile-field-URL
Convert custom profile field URL values to rel="me" links
Hypolite Petovan [Mon, 19 Dec 2022 04:52:33 +0000 (23:52 -0500)]
Remove VCard for owner in Profile\Photos module
- Remove unused remote contact retrieval
- Remove contact list from aside for non-owner visitors
Hypolite Petovan [Mon, 19 Dec 2022 04:32:52 +0000 (23:32 -0500)]
Skip literal text in ActivityPub\Transmitter::removePictures
Hypolite Petovan [Mon, 19 Dec 2022 04:24:59 +0000 (23:24 -0500)]
Convert custom profile field URL values to rel="me" links
Hypolite Petovan [Mon, 19 Dec 2022 03:49:49 +0000 (22:49 -0500)]
Fix link to profile page in custom profile fields settings
- Previous link was leading to conversations
Hypolite Petovan [Mon, 19 Dec 2022 03:49:18 +0000 (22:49 -0500)]
Remove DI dependency in Profile\Profile module
Hypolite Petovan [Mon, 19 Dec 2022 03:16:41 +0000 (22:16 -0500)]
Skip blank lines in Tos module
Philipp [Mon, 19 Dec 2022 00:32:02 +0000 (01:32 +0100)]
Merge pull request #12465 from annando/issue-12185
Issue 12185: Problems adding contacts
Tobias Diekershoff [Sun, 18 Dec 2022 18:41:04 +0000 (19:41 +0100)]
Merge pull request #12467 from MarekBenjamin/patch-1
Update CREDITS.txt
MarekBenjamin [Sun, 18 Dec 2022 18:17:09 +0000 (19:17 +0100)]
Update CREDITS.txt
Marek Bachmann (real name) and MarrekBejamin (git name) is the same person. No need for double credit 👼
Michael [Sun, 18 Dec 2022 15:43:35 +0000 (15:43 +0000)]
Issue 12185: Problems adding contacts
Hypolite Petovan [Sun, 18 Dec 2022 15:27:28 +0000 (10:27 -0500)]
Merge pull request #12464 from tobiasd/
20221218-de
DE translation updates
Tobias Diekershoff [Sun, 18 Dec 2022 15:12:50 +0000 (16:12 +0100)]
DE translation updates
Michael Vogel [Sun, 18 Dec 2022 11:04:11 +0000 (12:04 +0100)]
Merge pull request #12461 from tobiasd/
20221218-credits
20221218 credits
Tobias Diekershoff [Sun, 18 Dec 2022 09:06:18 +0000 (10:06 +0100)]
removed double entry
Philipp [Sun, 18 Dec 2022 08:26:04 +0000 (09:26 +0100)]
Merge pull request #12459 from MrPetovan/bug/12454-link-preview-translation
Add missing t() call in Settings\Display module
Tobias Diekershoff [Sun, 18 Dec 2022 08:20:12 +0000 (09:20 +0100)]
some more corrections
Tobias Diekershoff [Sun, 18 Dec 2022 08:19:11 +0000 (09:19 +0100)]
some more corrections
Tobias Diekershoff [Sun, 18 Dec 2022 08:17:09 +0000 (09:17 +0100)]
fix
Tobias Diekershoff [Sun, 18 Dec 2022 08:16:46 +0000 (09:16 +0100)]
fix
Tobias Diekershoff [Sun, 18 Dec 2022 08:15:31 +0000 (09:15 +0100)]
regen CREDITS.txt
Tobias Diekershoff [Sun, 18 Dec 2022 07:15:49 +0000 (08:15 +0100)]
Merge pull request #12460 from annando/photo-api
API: Fix interoperability between Friendica and Mastodon part
Michael [Sun, 18 Dec 2022 06:30:32 +0000 (06:30 +0000)]
API: Fix interoperability between Friendica and Mastodon part
Michael Vogel [Sun, 18 Dec 2022 06:06:59 +0000 (07:06 +0100)]
Merge pull request #12442 from MrPetovan/bug/warnings
Use account-user-view entry to instantiate Api\Mastodon\FollowRequestobjects
Hypolite Petovan [Sun, 18 Dec 2022 04:07:29 +0000 (23:07 -0500)]
Updated main translation file after adding a string
Hypolite Petovan [Sun, 18 Dec 2022 04:03:07 +0000 (23:03 -0500)]
Add missing t() call in Settings\Display module
Hypolite Petovan [Sun, 18 Dec 2022 03:59:28 +0000 (22:59 -0500)]
Remove DI dependency in Settings\Display module
Hypolite Petovan [Fri, 16 Dec 2022 15:29:20 +0000 (10:29 -0500)]
Use account-user-view entry to instantiate Api\Mastodon\FollowRequest objects
- Address https://github.com/friendica/friendica/issues/11993#issuecomment-
1354395861
Michael Vogel [Sun, 18 Dec 2022 05:23:55 +0000 (06:23 +0100)]
Merge pull request #12458 from MrPetovan/bug/12456-tos-rules
Trim terms of service rules before turning them to an array
Hypolite Petovan [Sun, 18 Dec 2022 02:13:24 +0000 (21:13 -0500)]
Trim terms of service rules before turning them to an array
Philipp [Sat, 17 Dec 2022 22:30:10 +0000 (23:30 +0100)]
Merge pull request #12457 from annando/image-grid-shared
Fix image grid in shared Friendica posts
Michael [Sat, 17 Dec 2022 22:07:14 +0000 (22:07 +0000)]
Fix image grid in shared Friendica posts
Philipp [Sat, 17 Dec 2022 18:05:57 +0000 (19:05 +0100)]
Merge pull request #12359 from matthiasmoritz/calendar_default_view
Calendar default view
Hypolite Petovan [Sat, 17 Dec 2022 07:21:01 +0000 (02:21 -0500)]
Update main translation file after adding strings
Hypolite Petovan [Sat, 17 Dec 2022 07:13:33 +0000 (02:13 -0500)]
Add new calendar.default_view pconfig key
Hypolite Petovan [Sat, 17 Dec 2022 07:07:46 +0000 (02:07 -0500)]
Move first_day_of_week pconfig key to calendar category
Matthias Moritz [Wed, 7 Dec 2022 21:57:11 +0000 (22:57 +0100)]
Move vier version of calendat/calendar_head template to base
- With the support for the remaining themes dropped, the base template wasn't used anymore
Hypolite Petovan [Sat, 17 Dec 2022 15:52:46 +0000 (10:52 -0500)]
Merge pull request #12455 from tobiasd/
20221217-security
renewed the expiration date for the security.txt file
Tobias Diekershoff [Sat, 17 Dec 2022 15:46:46 +0000 (16:46 +0100)]
renewed the expiration date for the security.txt file
Philipp [Sat, 17 Dec 2022 14:37:55 +0000 (15:37 +0100)]
Merge pull request #12451 from tobiasd/
20221217-ru
RU translation update THX SpcCw
Tobias Diekershoff [Sat, 17 Dec 2022 14:24:59 +0000 (15:24 +0100)]
RU translation update THX SpcCw
Philipp [Sat, 17 Dec 2022 07:56:20 +0000 (08:56 +0100)]
Merge pull request #12449 from tobiasd/
20221217-lng
DE, FR, HU and PL translation updates
Tobias Diekershoff [Sat, 17 Dec 2022 07:51:23 +0000 (08:51 +0100)]
DE translation updates
Tobias Diekershoff [Sat, 17 Dec 2022 07:49:27 +0000 (08:49 +0100)]
HU translation updates THX Balázs Úr
Tobias Diekershoff [Sat, 17 Dec 2022 07:48:10 +0000 (08:48 +0100)]
DE translation updates
Tobias Diekershoff [Sat, 17 Dec 2022 07:41:38 +0000 (08:41 +0100)]
FR translation updates THX kalon33
Tobias Diekershoff [Sat, 17 Dec 2022 07:40:27 +0000 (08:40 +0100)]
PL translation updates THX strebski
Hypolite Petovan [Sat, 17 Dec 2022 06:25:13 +0000 (01:25 -0500)]
Merge pull request #12446 from annando/preview-image
Fix: Images must not be removed on preview
Michael [Sat, 17 Dec 2022 05:48:09 +0000 (05:48 +0000)]
Fix: Images must not be removed on preview
Philipp [Sat, 17 Dec 2022 01:23:18 +0000 (02:23 +0100)]
Merge pull request #12445 from MrPetovan/bug/12382-tag-attachment
Exclude [attachment] from tag search
Philipp [Sat, 17 Dec 2022 01:17:00 +0000 (02:17 +0100)]
Merge pull request #12440 from MrPetovan/bug/fatal-errors
Catch exceptions in Model\Gserver::cleanURL
Philipp [Sat, 17 Dec 2022 01:16:21 +0000 (02:16 +0100)]
Merge pull request #12444 from MrPetovan/bug/11911-frio-modal-height
[frio] Allow space for the upload button in the fbrowser modal
Hypolite Petovan [Sat, 17 Dec 2022 01:06:37 +0000 (20:06 -0500)]
Exclude [attachment] from tag search
Hypolite Petovan [Sat, 17 Dec 2022 00:16:25 +0000 (19:16 -0500)]
[frio] Allow space for the upload button in the fbrowser modal
Hypolite Petovan [Fri, 16 Dec 2022 15:15:43 +0000 (10:15 -0500)]
Catch exceptions in Model\Gserver::cleanURL
- Address https://github.com/friendica/friendica/issues/11992#issuecomment-
1354393419
Hypolite Petovan [Fri, 16 Dec 2022 22:05:16 +0000 (17:05 -0500)]
Merge pull request #12443 from nupplaphil/bug/dba_definition
Include DBA/View definitions from Hooks again
Philipp [Fri, 16 Dec 2022 21:05:32 +0000 (22:05 +0100)]
Add load(true) for ViewDefinitions as well
Philipp [Fri, 16 Dec 2022 20:59:32 +0000 (21:59 +0100)]
Include DBA definitions from Hooks again
Philipp [Fri, 16 Dec 2022 07:52:04 +0000 (08:52 +0100)]
Merge pull request #12436 from MrPetovan/bug/notices
Address a few notices
Philipp [Fri, 16 Dec 2022 07:51:17 +0000 (08:51 +0100)]
Merge pull request #12435 from MrPetovan/bug/12344-calendar-profile-load
Apply calendar owner custom theme
Hypolite Petovan [Fri, 16 Dec 2022 04:33:02 +0000 (23:33 -0500)]
Ward against empty siteinfo in Text\BBCode::embedURL
- Address https://github.com/friendica/friendica/issues/11994#issuecomment-
1349593196
Hypolite Petovan [Fri, 16 Dec 2022 04:31:32 +0000 (23:31 -0500)]
Ward against empty $contact array in Module\Photo::getPhotoById
- Address https://github.com/friendica/friendica/issues/11994#issuecomment-
1349591039
Hypolite Petovan [Fri, 16 Dec 2022 04:29:06 +0000 (23:29 -0500)]
Check that $probed key exists before comparison in OStatus\Subscribe
- Address https://github.com/friendica/friendica/issues/11994#issuecomment-
1349590054
Hypolite Petovan [Fri, 16 Dec 2022 04:14:45 +0000 (23:14 -0500)]
Apply calendar owner custom theme
Hypolite Petovan [Thu, 15 Dec 2022 20:49:20 +0000 (15:49 -0500)]
Merge pull request #12434 from MarekBenjamin/issue_make_balancing_optional
Removed balancing of image grid
Marek Bachmann [Thu, 15 Dec 2022 20:29:14 +0000 (21:29 +0100)]
Add unbalanced imagegrid generation
Philipp [Thu, 15 Dec 2022 17:38:06 +0000 (18:38 +0100)]
Merge pull request #12432 from MrPetovan/bug/12431-frio-forum-network
[frio] Re-hide the forum contact row in network page
Hypolite Petovan [Thu, 15 Dec 2022 16:10:28 +0000 (11:10 -0500)]
[frio] Re-hide the forum contact row in network page
Tobias Diekershoff [Thu, 15 Dec 2022 05:32:08 +0000 (06:32 +0100)]
Merge pull request #12422 from MrPetovan/bug/5095-group-tooltip
[frio] Reduce group member add/remove button virtual height
Tobias Diekershoff [Thu, 15 Dec 2022 05:25:55 +0000 (06:25 +0100)]
Merge pull request #12425 from MrPetovan/task/11774-frio-remove-banner-setting
[frio] Remove header banner setting form field
Tobias Diekershoff [Thu, 15 Dec 2022 05:24:32 +0000 (06:24 +0100)]
Merge pull request #12424 from MrPetovan/task/10100-contact-relationship-prominence
Make relationship filter widget more prominent in Module\Contact
Tobias Diekershoff [Thu, 15 Dec 2022 05:22:14 +0000 (06:22 +0100)]
Merge pull request #12426 from MrPetovan/task/12237-ACL-meta-groups-doc
Add documentation about the ACL autocomplete fields
Tobias Diekershoff [Thu, 15 Dec 2022 05:20:21 +0000 (06:20 +0100)]
Merge pull request #12427 from MrPetovan/bug/12399-suppress-notif-forum
Suppress notifications for forum users in Module\Notifications\Ping
Tobias Diekershoff [Thu, 15 Dec 2022 05:16:13 +0000 (06:16 +0100)]
Merge pull request #12428 from MrPetovan/bug/12406-frio-contact-list-frame
[frio] Add wrapper to generic contact list
Tobias Diekershoff [Thu, 15 Dec 2022 05:14:55 +0000 (06:14 +0100)]
Merge pull request #12429 from MrPetovan/bug/contactblock-icon
Make contact block list style more specific
Tobias Diekershoff [Thu, 15 Dec 2022 05:14:00 +0000 (06:14 +0100)]
Merge pull request #12430 from MrPetovan/task/12421-frio-screenshot
[frio] Update description, version, maintainer and screenshot
Tobias Diekershoff [Thu, 15 Dec 2022 05:05:22 +0000 (06:05 +0100)]
Merge pull request #12416 from MrPetovan/task/remove-clear-body-attach
Remove obsolete `<div class="clear"></div>` from body-attach div
Tobias Diekershoff [Thu, 15 Dec 2022 05:04:08 +0000 (06:04 +0100)]
Merge pull request #12423 from MrPetovan/bug/9286-admin-features-lock
Show lock status even when feature is disabled in Admin/Features
Hypolite Petovan [Wed, 14 Dec 2022 14:53:58 +0000 (09:53 -0500)]
Remove obsolete `<div class="clear"></div>` from body-attach div
Hypolite Petovan [Thu, 15 Dec 2022 03:25:53 +0000 (22:25 -0500)]
[frio] Update description, version, maintainer and screenshot
Hypolite Petovan [Thu, 15 Dec 2022 03:11:19 +0000 (22:11 -0500)]
Make contact block list style more specific
- The wide selector had side effects across the site
Hypolite Petovan [Thu, 15 Dec 2022 03:05:58 +0000 (22:05 -0500)]
[frio] Add wrapper to generic contact list
Hypolite Petovan [Thu, 15 Dec 2022 03:01:14 +0000 (22:01 -0500)]
Suppress notifications for forum users in Module\Notifications\Ping
- The bell icon is already hidden for them but the notification number showed in the page title
Hypolite Petovan [Thu, 15 Dec 2022 02:57:14 +0000 (21:57 -0500)]
Add documentation about the ACL autocomplete fields
Hypolite Petovan [Thu, 15 Dec 2022 02:45:27 +0000 (21:45 -0500)]
[frio] Remove header banner setting form field
- This setting isn't used in the frio theme at all
Hypolite Petovan [Thu, 15 Dec 2022 02:35:34 +0000 (21:35 -0500)]
Make relationship filter widget more prominent in Module\Contact
Hypolite Petovan [Thu, 15 Dec 2022 02:30:47 +0000 (21:30 -0500)]
Show lock status even when feature is disabled in Admin/Features
Hypolite Petovan [Thu, 15 Dec 2022 02:17:01 +0000 (21:17 -0500)]
[frio] Reduce group member add/remove button virtual height
- This bring down the tooltip closer to the icon
Hypolite Petovan [Wed, 14 Dec 2022 22:26:57 +0000 (17:26 -0500)]
Merge pull request #12418 from MarekBenjamin/upload_image_size_desc_fix
Show PHP's upload_max_filesize value with binary prefix on admin site
Marek Bachmann [Wed, 14 Dec 2022 22:19:08 +0000 (23:19 +0100)]
Small fix to show PHP.ini upload_max_filesize value also with binary prefix for consistency