Hypolite Petovan
|
a1b5ec94fb
|
Merge pull request #13618 from annando/display
Frio: Improved display of disabled activities
|
2023-11-07 14:09:13 -08:00 |
|
Michael
|
f5f18518da
|
Frio: Improved display of disabled activities
|
2023-11-07 21:25:00 +00:00 |
|
Hypolite Petovan
|
9d93eaf810
|
Merge pull request #13614 from HankG/oauth-redirect-fix
Fix OAuth Redirect Url Scrubbing
|
2023-11-06 10:12:55 -08:00 |
|
Hank Grabowski
|
4ae78e7ed6
|
Remove extraneous 'exploded' variable that was used during debugging
|
2023-11-06 13:12:21 -05:00 |
|
Hank Grabowski
|
35a726a961
|
Use strtok to find QP's in Uri for OAuth redirect processing
|
2023-11-06 11:25:13 -05:00 |
|
Hypolite Petovan
|
89e105afbe
|
Merge pull request #13613 from annando/permissions
Ensure to always have stored the receivers
|
2023-11-06 04:13:18 -08:00 |
|
Hypolite Petovan
|
9692f0614d
|
Merge pull request #13612 from annando/rearrange-buttons
Frio: The action buttons are rearranged
|
2023-11-06 04:11:12 -08:00 |
|
Michael
|
b58cabdc41
|
Ensure to always have stored the receivers
|
2023-11-06 09:57:23 +00:00 |
|
Michael Vogel
|
0ba3fe3b2a
|
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
|
2023-11-06 09:01:06 +01:00 |
|
Michael
|
246acb8646
|
The action buttons are rearranged
|
2023-11-06 07:23:11 +00:00 |
|
Hypolite Petovan
|
da9baf2be8
|
Use public contact ID in Model\Profile::getVCardHtml instead of potentially self-contact ID
- This prevented contact conversation link from working
|
2023-11-05 19:34:36 -05:00 |
|
Hypolite Petovan
|
35de254bd2
|
[frio] Fix indentation and wrong button tag usage in vcard templates
|
2023-11-05 19:34:35 -05:00 |
|
Hypolite Petovan
|
58e5f0d9c5
|
Merge pull request #13611 from annando/languages
Use the post language for the language detection / config for quality
|
2023-11-05 16:23:57 -08:00 |
|
Michael
|
5b2b73da92
|
Moved empty post detection
|
2023-11-05 23:05:33 +00:00 |
|
Michael
|
f5091110c2
|
Use the "abandon days" for the user language detection
|
2023-11-05 21:04:29 +00:00 |
|
Michael
|
9e47cde90c
|
Sort the user languages
|
2023-11-05 20:38:49 +00:00 |
|
Michael
|
ec16e7c0e6
|
Configuration for the number of languages
|
2023-11-05 20:18:01 +00:00 |
|
Michael
|
5ae0331993
|
Use the post language for the language detection / config for quality
|
2023-11-05 19:18:10 +00:00 |
|
Michael Vogel
|
0f33c53d5c
|
Merge pull request #13610 from MrPetovan/bug/13334-calendar-public-event
Fix computation of the private flag for shared event items
|
2023-11-05 15:30:52 +01:00 |
|
Hypolite Petovan
|
e75a87a581
|
Fix computation of the private flag for shared event items
|
2023-11-05 09:11:08 -05:00 |
|
Hypolite Petovan
|
44b53fd00b
|
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
|
2023-11-05 05:53:15 -08:00 |
|
Raroun
|
99bab9881d
|
fix indentation in wall_thread.tpl
|
2023-11-05 14:15:22 +01:00 |
|
Raroun
|
aa8b02caf8
|
Merge branch 'friendica:2023.09-rc' into More_menu_on_mobile_view_with_the_same_features_as_the_desktop_view
|
2023-11-05 08:50:02 +01:00 |
|
Hypolite Petovan
|
19c5667d9f
|
Merge pull request #13605 from annando/button-counter
Frio: The activity buttons now have got counters
|
2023-11-04 15:36:22 -07:00 |
|
Michael
|
c88267f858
|
Improve the display of counters
|
2023-11-04 22:30:40 +00:00 |
|
Michael
|
6de1676337
|
Simplify code
|
2023-11-04 21:37:47 +00:00 |
|
Raroun
|
d6c54badb8
|
Update view/theme/frio/templates/wall_thread.tpl
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2023-11-04 16:38:52 +01:00 |
|
Michael
|
21cb18fb4b
|
Fixed spelling
|
2023-11-04 14:12:09 +00:00 |
|
Michael
|
1972762500
|
Quote share counter added
|
2023-11-04 14:08:12 +00:00 |
|
Michael
|
1dd48e4a8b
|
Frio: The activity buttons now have got counters
|
2023-11-04 12:57:54 +00:00 |
|
Raroun
|
04cb1b130a
|
Maing the more menu on mobile the same as on desktop
|
2023-11-04 13:35:35 +01:00 |
|
Hypolite Petovan
|
c5306dcec8
|
Merge pull request #13600 from annando/user-language
Accept relay posts based on the selected user languages
|
2023-11-03 19:27:52 -07:00 |
|
Michael
|
7c0b5be70f
|
Accept relay posts based on the selected user languages
|
2023-11-03 22:54:29 +00:00 |
|
Hypolite Petovan
|
8b02c28547
|
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
|
2023-11-03 11:09:31 -07:00 |
|
Hypolite Petovan
|
c222775bdb
|
Merge pull request #13597 from annando/ISO-639-1
Use ISO-639-1 for the language detection
|
2023-11-03 11:07:01 -07:00 |
|
Michael
|
5a79111fab
|
Merge branch 'ISO-639-1' of https://github.com/annando/friendica into ISO-639-1
|
2023-11-03 14:45:02 +00:00 |
|
Michael
|
d77bebe843
|
Spelling
|
2023-11-03 14:44:53 +00:00 |
|
Michael Vogel
|
1208163ba0
|
Update src/Core/L10n.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2023-11-03 15:43:22 +01:00 |
|
Raroun
|
acf8049327
|
Update view/theme/frio/templates/wall_thread.tpl
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2023-11-03 13:05:23 +01:00 |
|
Raroun
|
202e86199e
|
Update view/theme/frio/templates/wall_thread.tpl
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2023-11-03 13:04:49 +01:00 |
|
Raroun
|
746ffe1cef
|
Update view/theme/frio/templates/wall_thread.tpl
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2023-11-03 13:03:31 +01:00 |
|
Raroun
|
cca29aab4a
|
removed "more"-String
|
2023-11-03 12:45:00 +01:00 |
|
Raroun
|
8d3389aebd
|
readded missing </span>
|
2023-11-03 11:08:26 +01:00 |
|
Raroun
|
38ff790bef
|
Regrouped wall-items and readded hidden-xs attribute for mobile view
|
2023-11-03 11:02:35 +01:00 |
|
Michael
|
eaff54c4e3
|
Moves supported languages to the general part
|
2023-11-03 06:54:15 +00:00 |
|
Michael
|
7ae59a53ed
|
Updated messages.po
|
2023-11-03 05:36:02 +00:00 |
|
Michael
|
a7ab14b3b3
|
Use "toISO6391" instead of "substr"
|
2023-11-03 05:32:57 +00:00 |
|
Michael
|
90e05fd835
|
Updated messages.po
|
2023-11-02 22:59:55 +00:00 |
|
Michael
|
4e6719c586
|
Merge remote-tracking branch 'upstream/2023.09-rc' into ISO-639-1
|
2023-11-02 22:58:08 +00:00 |
|
Michael
|
3f2b0b9422
|
Use ISO-639-1 for the language detection
|
2023-11-02 22:49:25 +00:00 |
|