Michael Vogel
|
cad4b2f7b8
|
Update src/Module/Settings/Display.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2023-11-16 15:48:25 +01:00 |
|
Michael
|
581b96c32f
|
New user option to hide the page drop checkbox
|
2023-11-15 21:55:54 +00:00 |
|
Michael
|
1dfb0ce81c
|
"test" is renamed to "check", documentation for platform added
|
2023-11-15 17:55:45 +00:00 |
|
Michael
|
43f9be367f
|
Check for user defined channel matches before storing them
|
2023-11-15 16:19:05 +00:00 |
|
Michael
|
7345e3af69
|
Issue 13640: Transmit "about" to Diaspora servers
|
2023-11-15 12:18:18 +00:00 |
|
Michael
|
58a8ce0420
|
Store "null" when no language couldn't be detected
|
2023-11-10 08:30:37 +00:00 |
|
Michael
|
dbda317c6d
|
The transmitted language is now stored
|
2023-11-09 21:31:34 +00:00 |
|
Michael
|
00395118f9
|
Don't show dislike if unwanted / views use the correct icon now / colours adjusted
|
2023-11-09 18:22:25 +00:00 |
|
Michael
|
5afa4fa838
|
Improved relay post processing
|
2023-11-09 06:43:03 +00:00 |
|
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 |
|
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 |
|
Michael
|
b58cabdc41
|
Ensure to always have stored the receivers
|
2023-11-06 09:57:23 +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
|
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 |
|
Hypolite Petovan
|
e75a87a581
|
Fix computation of the private flag for shared event items
|
2023-11-05 09:11:08 -05:00 |
|
Michael
|
6de1676337
|
Simplify code
|
2023-11-04 21:37:47 +00: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 |
|
Michael
|
7c0b5be70f
|
Accept relay posts based on the selected user languages
|
2023-11-03 22:54:29 +00: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 |
|
Michael
|
eaff54c4e3
|
Moves supported languages to the general part
|
2023-11-03 06:54:15 +00:00 |
|
Michael
|
a7ab14b3b3
|
Use "toISO6391" instead of "substr"
|
2023-11-03 05:32:57 +00:00 |
|
Michael
|
3f2b0b9422
|
Use ISO-639-1 for the language detection
|
2023-11-02 22:49:25 +00:00 |
|
Raroun
|
1ede164450
|
Merge branch 'friendica:2023.09-rc' into Leftovers-from-PR-#13339
|
2023-11-01 08:21:50 +01:00 |
|
Raroun
|
67a6bc3ea9
|
Update Site.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2023-11-01 07:30:34 +01:00 |
|
Hypolite Petovan
|
094b219581
|
Merge pull request #13586 from annando/defer-limit
Individual defer limits per worker task
|
2023-10-31 20:46:35 -07:00 |
|
Tobias Diekershoff
|
58b119250a
|
Merge pull request #13589 from annando/community-presets
Block tags, not hide wall for community accounts
|
2023-10-31 19:18:57 +01:00 |
|
Michael
|
404e937872
|
Improve distribution of non public messages
|
2023-10-31 13:08:24 +00:00 |
|
Michael
|
20b095c7c5
|
Block tags, not hide wall for community accounts
|
2023-10-31 07:53:06 +00:00 |
|
Michael
|
7371070cde
|
Issue 13511: Ensure stattic community user settings
|
2023-10-29 19:43:44 +00:00 |
|
Michael
|
b0978d0e37
|
Merge remote-tracking branch 'upstream/2023.09-rc' into defer-limit
|
2023-10-29 16:44:18 +00:00 |
|
Michael
|
308401b9e5
|
Convert "followers" path when copying receivers
|
2023-10-29 16:17:16 +00:00 |
|
Michael
|
9faad72ec0
|
Individual defer limits per worker task
|
2023-10-29 12:51:26 +00:00 |
|
Michael
|
8e05c282b1
|
Post permissions are now copied from the thread parent
|
2023-10-29 08:49:24 +00:00 |
|
Raroun
|
30d2d93494
|
added missing apostrophe
|
2023-10-27 11:54:11 +02:00 |
|
Raroun
|
4eea232581
|
Removed Full name from Notify.php
|
2023-10-27 11:26:54 +02:00 |
|
Raroun
|
5b8f307d4c
|
Removed Full name from Register.php
|
2023-10-27 11:23:07 +02:00 |
|
Raroun
|
4e5041af13
|
Updated source string in Site.php
|
2023-10-27 11:18:09 +02:00 |
|
Raroun
|
c664907dbf
|
Updated User.php
|
2023-10-27 11:12:59 +02:00 |
|