]> git.mxchange.org Git - friendica.git/log
friendica.git
7 months agoUpdate wall_thread.tpl
Raroun [Mon, 13 Nov 2023 17:29:26 +0000 (18:29 +0100)]
Update wall_thread.tpl

Update for code review

7 months agoUpdate wall_thread.tpl
Raroun [Sun, 12 Nov 2023 13:43:48 +0000 (14:43 +0100)]
Update wall_thread.tpl

Changes for code review

7 months agoUpdate wall_thread.tpl to match feature request
Raroun [Sun, 12 Nov 2023 10:03:33 +0000 (11:03 +0100)]
Update wall_thread.tpl to match feature request

7 months agoMerge pull request #13629 from annando/transmitted-languages
Hypolite Petovan [Fri, 10 Nov 2023 15:29:10 +0000 (07:29 -0800)]
Merge pull request #13629 from annando/transmitted-languages

The transmitted language is now stored

7 months agoStore "null" when no language couldn't be detected
Michael [Fri, 10 Nov 2023 08:30:37 +0000 (08:30 +0000)]
Store "null" when no language couldn't be detected

7 months agoThe transmitted language is now stored
Michael [Thu, 9 Nov 2023 21:31:34 +0000 (21:31 +0000)]
The transmitted language is now stored

7 months agoMerge pull request #13628 from annando/icons
Hypolite Petovan [Thu, 9 Nov 2023 20:13:07 +0000 (12:13 -0800)]
Merge pull request #13628 from annando/icons

Don't show dislike if unwanted / views use the correct icon now / colours adjusted

7 months agoDon't show dislike if unwanted / views use the correct icon now / colours adjusted
Michael [Thu, 9 Nov 2023 18:22:25 +0000 (18:22 +0000)]
Don't show dislike if unwanted / views use the correct icon now / colours adjusted

7 months agoMerge pull request #13623 from annando/relay-processing
Hypolite Petovan [Thu, 9 Nov 2023 14:07:32 +0000 (06:07 -0800)]
Merge pull request #13623 from annando/relay-processing

Improved relay post processing

7 months agoImproved relay post processing
Michael [Thu, 9 Nov 2023 06:43:03 +0000 (06:43 +0000)]
Improved relay post processing

7 months agoMerge pull request #13618 from annando/display
Hypolite Petovan [Tue, 7 Nov 2023 22:09:13 +0000 (14:09 -0800)]
Merge pull request #13618 from annando/display

Frio: Improved display of disabled activities

7 months agoFrio: Improved display of disabled activities
Michael [Tue, 7 Nov 2023 21:25:00 +0000 (21:25 +0000)]
Frio: Improved display of disabled activities

7 months agoMerge pull request #13614 from HankG/oauth-redirect-fix
Hypolite Petovan [Mon, 6 Nov 2023 18:12:55 +0000 (10:12 -0800)]
Merge pull request #13614 from HankG/oauth-redirect-fix

Fix OAuth Redirect Url Scrubbing

7 months agoRemove extraneous 'exploded' variable that was used during debugging
Hank Grabowski [Mon, 6 Nov 2023 18:12:21 +0000 (13:12 -0500)]
Remove extraneous 'exploded' variable that was used during debugging

7 months agoUse strtok to find QP's in Uri for OAuth redirect processing
Hank Grabowski [Mon, 6 Nov 2023 16:25:13 +0000 (11:25 -0500)]
Use strtok to find QP's in Uri for OAuth redirect processing

7 months agoMerge pull request #13613 from annando/permissions
Hypolite Petovan [Mon, 6 Nov 2023 12:13:18 +0000 (04:13 -0800)]
Merge pull request #13613 from annando/permissions

Ensure to always have stored the receivers

7 months agoMerge pull request #13612 from annando/rearrange-buttons
Hypolite Petovan [Mon, 6 Nov 2023 12:11:12 +0000 (04:11 -0800)]
Merge pull request #13612 from annando/rearrange-buttons

Frio: The action buttons are rearranged

7 months agoEnsure to always have stored the receivers
Michael [Mon, 6 Nov 2023 09:57:23 +0000 (09:57 +0000)]
Ensure to always have stored the receivers

7 months agoMerge pull request #13609 from MrPetovan/bug/13603-profile-public-cid
Michael Vogel [Mon, 6 Nov 2023 08:01:06 +0000 (09:01 +0100)]
Merge pull request #13609 from MrPetovan/bug/13603-profile-public-cid

Use public contact ID in Model\Profile::getVCardHtml instead of potentially self-contact ID

7 months agoThe action buttons are rearranged
Michael [Mon, 6 Nov 2023 07:23:11 +0000 (07:23 +0000)]
The action buttons are rearranged

7 months agoUse public contact ID in Model\Profile::getVCardHtml instead of potentially self...
Hypolite Petovan [Sun, 5 Nov 2023 13:49:12 +0000 (08:49 -0500)]
Use public contact ID in Model\Profile::getVCardHtml instead of potentially self-contact ID

- This prevented contact conversation link from working

7 months ago[frio] Fix indentation and wrong button tag usage in vcard templates
Hypolite Petovan [Sun, 5 Nov 2023 13:48:08 +0000 (08:48 -0500)]
[frio] Fix indentation and wrong button tag usage in vcard templates

7 months agoMerge pull request #13611 from annando/languages
Hypolite Petovan [Mon, 6 Nov 2023 00:23:57 +0000 (16:23 -0800)]
Merge pull request #13611 from annando/languages

Use the post language for the language detection / config for quality

7 months agoMoved empty post detection
Michael [Sun, 5 Nov 2023 23:05:33 +0000 (23:05 +0000)]
Moved empty post detection

7 months agoUse the "abandon days" for the user language detection
Michael [Sun, 5 Nov 2023 21:04:29 +0000 (21:04 +0000)]
Use the "abandon days" for the user language detection

7 months agoSort the user languages
Michael [Sun, 5 Nov 2023 20:38:49 +0000 (20:38 +0000)]
Sort the user languages

7 months agoConfiguration for the number of languages
Michael [Sun, 5 Nov 2023 20:18:01 +0000 (20:18 +0000)]
Configuration for the number of languages

7 months agoUse the post language for the language detection / config for quality
Michael [Sun, 5 Nov 2023 19:18:10 +0000 (19:18 +0000)]
Use the post language for the language detection / config for quality

7 months agoMerge pull request #13610 from MrPetovan/bug/13334-calendar-public-event
Michael Vogel [Sun, 5 Nov 2023 14:30:52 +0000 (15:30 +0100)]
Merge pull request #13610 from MrPetovan/bug/13334-calendar-public-event

Fix computation of the private flag for shared event items

7 months agoFix computation of the private flag for shared event items
Hypolite Petovan [Sun, 5 Nov 2023 14:11:08 +0000 (09:11 -0500)]
Fix computation of the private flag for shared event items

7 months agoMerge pull request #13604 from Raroun/More_menu_on_mobile_view_with_the_same_features...
Hypolite Petovan [Sun, 5 Nov 2023 13:53:15 +0000 (05:53 -0800)]
Merge pull request #13604 from Raroun/More_menu_on_mobile_view_with_the_same_features_as_the_desktop_view

Frio: Making the more menu on mobile the same as on desktop

7 months agofix indentation in wall_thread.tpl
Raroun [Sun, 5 Nov 2023 13:15:22 +0000 (14:15 +0100)]
fix indentation in wall_thread.tpl

7 months agoMerge branch 'friendica:2023.09-rc' into More_menu_on_mobile_view_with_the_same_featu...
Raroun [Sun, 5 Nov 2023 07:50:02 +0000 (08:50 +0100)]
Merge branch 'friendica:2023.09-rc' into More_menu_on_mobile_view_with_the_same_features_as_the_desktop_view

7 months agoMerge pull request #13605 from annando/button-counter
Hypolite Petovan [Sat, 4 Nov 2023 22:36:22 +0000 (15:36 -0700)]
Merge pull request #13605 from annando/button-counter

Frio: The activity buttons now have got counters

7 months agoImprove the display of counters
Michael [Sat, 4 Nov 2023 22:30:40 +0000 (22:30 +0000)]
Improve the display of counters

7 months agoSimplify code
Michael [Sat, 4 Nov 2023 21:37:47 +0000 (21:37 +0000)]
Simplify code

7 months agoUpdate view/theme/frio/templates/wall_thread.tpl
Raroun [Sat, 4 Nov 2023 15:38:52 +0000 (16:38 +0100)]
Update view/theme/frio/templates/wall_thread.tpl

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
7 months agoFixed spelling
Michael [Sat, 4 Nov 2023 14:12:09 +0000 (14:12 +0000)]
Fixed spelling

7 months agoQuote share counter added
Michael [Sat, 4 Nov 2023 14:08:12 +0000 (14:08 +0000)]
Quote share counter added

7 months agoFrio: The activity buttons now have got counters
Michael [Sat, 4 Nov 2023 12:57:54 +0000 (12:57 +0000)]
Frio: The activity buttons now have got counters

7 months agoMaing the more menu on mobile the same as on desktop
Raroun [Sat, 4 Nov 2023 12:35:35 +0000 (13:35 +0100)]
Maing the more menu on mobile the same as on desktop

7 months agoMerge pull request #13600 from annando/user-language
Hypolite Petovan [Sat, 4 Nov 2023 02:27:52 +0000 (19:27 -0700)]
Merge pull request #13600 from annando/user-language

Accept relay posts based on the selected user languages

7 months agoAccept relay posts based on the selected user languages
Michael [Fri, 3 Nov 2023 22:54:29 +0000 (22:54 +0000)]
Accept relay posts based on the selected user languages

7 months agoMerge pull request #13599 from Raroun/Fix_for_Pull_Request_#13596_missing_a_hidden...
Hypolite Petovan [Fri, 3 Nov 2023 18:09:31 +0000 (11:09 -0700)]
Merge pull request #13599 from Raroun/Fix_for_Pull_Request_#13596_missing_a_hidden-xs_attribute

Fix for pull request #13596 missing a hidden xs attribute

7 months agoMerge pull request #13597 from annando/ISO-639-1
Hypolite Petovan [Fri, 3 Nov 2023 18:07:01 +0000 (11:07 -0700)]
Merge pull request #13597 from annando/ISO-639-1

Use ISO-639-1 for the language detection

7 months agoMerge branch 'ISO-639-1' of https://github.com/annando/friendica into ISO-639-1
Michael [Fri, 3 Nov 2023 14:45:02 +0000 (14:45 +0000)]
Merge branch 'ISO-639-1' of https://github.com/annando/friendica into ISO-639-1

7 months agoSpelling
Michael [Fri, 3 Nov 2023 14:44:53 +0000 (14:44 +0000)]
Spelling

7 months agoUpdate src/Core/L10n.php
Michael Vogel [Fri, 3 Nov 2023 14:43:22 +0000 (15:43 +0100)]
Update src/Core/L10n.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
7 months agoUpdate view/theme/frio/templates/wall_thread.tpl
Raroun [Fri, 3 Nov 2023 12:05:23 +0000 (13:05 +0100)]
Update view/theme/frio/templates/wall_thread.tpl

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
7 months agoUpdate view/theme/frio/templates/wall_thread.tpl
Raroun [Fri, 3 Nov 2023 12:04:49 +0000 (13:04 +0100)]
Update view/theme/frio/templates/wall_thread.tpl

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
7 months agoUpdate view/theme/frio/templates/wall_thread.tpl
Raroun [Fri, 3 Nov 2023 12:03:31 +0000 (13:03 +0100)]
Update view/theme/frio/templates/wall_thread.tpl

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
7 months agoremoved "more"-String
Raroun [Fri, 3 Nov 2023 11:45:00 +0000 (12:45 +0100)]
removed "more"-String

7 months agoreadded missing </span>
Raroun [Fri, 3 Nov 2023 10:08:26 +0000 (11:08 +0100)]
readded missing </span>

7 months agoRegrouped wall-items and readded hidden-xs attribute for mobile view
Raroun [Fri, 3 Nov 2023 10:02:35 +0000 (11:02 +0100)]
Regrouped wall-items and readded hidden-xs attribute for mobile view

7 months agoMoves supported languages to the general part
Michael [Fri, 3 Nov 2023 06:54:15 +0000 (06:54 +0000)]
Moves supported languages to the general part

7 months agoUpdated messages.po
Michael [Fri, 3 Nov 2023 05:36:02 +0000 (05:36 +0000)]
Updated messages.po

7 months agoUse "toISO6391" instead of "substr"
Michael [Fri, 3 Nov 2023 05:32:57 +0000 (05:32 +0000)]
Use "toISO6391" instead of "substr"

7 months agoUpdated messages.po
Michael [Thu, 2 Nov 2023 22:59:55 +0000 (22:59 +0000)]
Updated messages.po

7 months agoMerge remote-tracking branch 'upstream/2023.09-rc' into ISO-639-1
Michael [Thu, 2 Nov 2023 22:58:08 +0000 (22:58 +0000)]
Merge remote-tracking branch 'upstream/2023.09-rc' into ISO-639-1

7 months agoUse ISO-639-1 for the language detection
Michael [Thu, 2 Nov 2023 22:49:25 +0000 (22:49 +0000)]
Use ISO-639-1 for the language detection

7 months agoMerge pull request #13596 from Raroun/Issue_#13577_Remove_button_descriptions
Hypolite Petovan [Thu, 2 Nov 2023 14:19:31 +0000 (07:19 -0700)]
Merge pull request #13596 from Raroun/Issue_#13577_Remove_button_descriptions

Fix Issue #13577 remove button descriptions

7 months agoupdatet wall_thread.tpl Remove button descriton text and foreced left align DIV
Raroun [Thu, 2 Nov 2023 13:02:03 +0000 (14:02 +0100)]
updatet wall_thread.tpl Remove button descriton text and foreced left align DIV

7 months agoRemove button descriton text and foreced left align DIV
Raroun [Thu, 2 Nov 2023 12:55:08 +0000 (13:55 +0100)]
Remove button descriton text and foreced left align DIV

7 months agoRemove button descriton text and foreced left align DIV
Raroun [Thu, 2 Nov 2023 12:42:55 +0000 (13:42 +0100)]
Remove button descriton text and foreced left align DIV

7 months agoMerge pull request #13582 from Raroun/Leftovers-from-PR-#13339
Hypolite Petovan [Wed, 1 Nov 2023 14:10:15 +0000 (07:10 -0700)]
Merge pull request #13582 from Raroun/Leftovers-from-PR-#13339

Leftovers from pr #13339

7 months agorefreshed messages.po
Raroun [Wed, 1 Nov 2023 13:57:23 +0000 (14:57 +0100)]
refreshed messages.po

7 months agoMerge branch 'friendica:2023.09-rc' into Leftovers-from-PR-#13339
Raroun [Wed, 1 Nov 2023 13:56:07 +0000 (14:56 +0100)]
Merge branch 'friendica:2023.09-rc' into Leftovers-from-PR-#13339

7 months agoMerge pull request #13593 from tobiasd/20231101-lng
Hypolite Petovan [Wed, 1 Nov 2023 13:46:57 +0000 (06:46 -0700)]
Merge pull request #13593 from tobiasd/20231101-lng

EN GB, EN US, RU translation updates

7 months agoEN GB, EN US, RU translation updates
Tobias Diekershoff [Wed, 1 Nov 2023 07:36:37 +0000 (08:36 +0100)]
EN GB, EN US, RU translation updates

7 months agoMerge branch 'friendica:2023.09-rc' into Leftovers-from-PR-#13339
Raroun [Wed, 1 Nov 2023 07:21:50 +0000 (08:21 +0100)]
Merge branch 'friendica:2023.09-rc' into Leftovers-from-PR-#13339

7 months agoUpdate settings.config.php
Raroun [Wed, 1 Nov 2023 06:30:44 +0000 (07:30 +0100)]
Update settings.config.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
7 months agoUpdate Site.php
Raroun [Wed, 1 Nov 2023 06:30:34 +0000 (07:30 +0100)]
Update Site.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
8 months agoMerge pull request #13586 from annando/defer-limit
Hypolite Petovan [Wed, 1 Nov 2023 03:46:35 +0000 (20:46 -0700)]
Merge pull request #13586 from annando/defer-limit

Individual defer limits per worker task

8 months agoMerge pull request #13589 from annando/community-presets
Tobias Diekershoff [Tue, 31 Oct 2023 18:18:57 +0000 (19:18 +0100)]
Merge pull request #13589 from annando/community-presets

Block tags, not hide wall for community accounts

8 months agoMerge pull request #13591 from annando/message-distribution
Tobias Diekershoff [Tue, 31 Oct 2023 14:42:33 +0000 (15:42 +0100)]
Merge pull request #13591 from annando/message-distribution

Improve distribution of non public messages

8 months agoImprove distribution of non public messages
Michael [Tue, 31 Oct 2023 13:08:24 +0000 (13:08 +0000)]
Improve distribution of non public messages

8 months agoBlock tags, not hide wall for community accounts
Michael [Tue, 31 Oct 2023 07:53:06 +0000 (07:53 +0000)]
Block tags, not hide wall for community accounts

8 months agoMerge pull request #13588 from annando/issue-13511
Tobias Diekershoff [Sun, 29 Oct 2023 20:37:16 +0000 (21:37 +0100)]
Merge pull request #13588 from annando/issue-13511

Issue 13511: Ensure static community user settings

8 months agoIssue 13511: Ensure stattic community user settings
Michael [Sun, 29 Oct 2023 19:43:44 +0000 (19:43 +0000)]
Issue 13511: Ensure stattic community user settings

8 months agoMerge remote-tracking branch 'upstream/2023.09-rc' into defer-limit
Michael [Sun, 29 Oct 2023 16:44:18 +0000 (16:44 +0000)]
Merge remote-tracking branch 'upstream/2023.09-rc' into defer-limit

8 months agoMerge pull request #13587 from annando/followers
Tobias Diekershoff [Sun, 29 Oct 2023 16:39:00 +0000 (17:39 +0100)]
Merge pull request #13587 from annando/followers

Issue 13566: Convert "followers" path when copying receivers

8 months agoConvert "followers" path when copying receivers
Michael [Sun, 29 Oct 2023 16:17:16 +0000 (16:17 +0000)]
Convert "followers" path when copying receivers

8 months agoIndividual defer limits per worker task
Michael [Sun, 29 Oct 2023 12:51:26 +0000 (12:51 +0000)]
Individual defer limits per worker task

8 months agoMerge pull request #13585 from tobiasd/20231029-lng
Michael Vogel [Sun, 29 Oct 2023 11:53:57 +0000 (12:53 +0100)]
Merge pull request #13585 from tobiasd/20231029-lng

DE, RO, RU translation updates

8 months agoMerge pull request #13584 from annando/copy-permissions
Tobias Diekershoff [Sun, 29 Oct 2023 10:47:02 +0000 (11:47 +0100)]
Merge pull request #13584 from annando/copy-permissions

Post permissions are now copied from the thread parent

8 months agoRO translation update
Tobias Diekershoff [Sun, 29 Oct 2023 09:25:24 +0000 (10:25 +0100)]
RO translation update

8 months agoDE, RU translation updates
Tobias Diekershoff [Sun, 29 Oct 2023 09:19:34 +0000 (10:19 +0100)]
DE, RU translation updates

8 months agoPost permissions are now copied from the thread parent
Michael [Sun, 29 Oct 2023 08:49:24 +0000 (08:49 +0000)]
Post permissions are now copied from the thread parent

8 months agoreadded messages.po
Raroun [Fri, 27 Oct 2023 09:59:28 +0000 (11:59 +0200)]
readded messages.po

8 months agoadded missing apostrophe
Raroun [Fri, 27 Oct 2023 09:54:11 +0000 (11:54 +0200)]
added missing apostrophe

8 months agoUpdate messages.po
Raroun [Fri, 27 Oct 2023 09:39:14 +0000 (11:39 +0200)]
Update messages.po

8 months agoUpdate settings.config.php
Raroun [Fri, 27 Oct 2023 09:35:02 +0000 (11:35 +0200)]
Update settings.config.php

8 months agoRemoved Full name from Notify.php
Raroun [Fri, 27 Oct 2023 09:26:54 +0000 (11:26 +0200)]
Removed Full name from Notify.php

8 months agoRemoved Full name from Register.php
Raroun [Fri, 27 Oct 2023 09:23:07 +0000 (11:23 +0200)]
Removed Full name from Register.php

8 months agoUpdated source string in Site.php
Raroun [Fri, 27 Oct 2023 09:18:09 +0000 (11:18 +0200)]
Updated source string in Site.php

8 months agoUpdated User.php
Raroun [Fri, 27 Oct 2023 09:12:59 +0000 (11:12 +0200)]
Updated User.php

8 months agoUpdated docs
Raroun [Fri, 27 Oct 2023 09:03:52 +0000 (11:03 +0200)]
Updated docs

8 months agoMerge pull request #13580 from annando/fetch-async
Tobias Diekershoff [Thu, 26 Oct 2023 12:08:59 +0000 (14:08 +0200)]
Merge pull request #13580 from annando/fetch-async

Follow requests are always processable

8 months agoFollow requests are always processable
Michael [Thu, 26 Oct 2023 06:46:23 +0000 (06:46 +0000)]
Follow requests are always processable

8 months agoMerge pull request #13579 from annando/fetch-async
Tobias Diekershoff [Thu, 26 Oct 2023 06:38:29 +0000 (08:38 +0200)]
Merge pull request #13579 from annando/fetch-async

Improved asynchronous message procession