|
c07ce083d1
|
Additional check for direct messages
|
2023-11-22 14:20:51 +00:00 |
|
|
08d06064ce
|
Issue 13627: DMs now work bidirectional again
|
2023-11-22 11:07:18 +00:00 |
|
|
ffbab95c20
|
Channels can now be based on the "network" feed as well
|
2023-11-21 23:13:26 +00:00 |
|
|
5479618f1c
|
Merge pull request #13658 from annando/issue-13627
Issue 13627: Direct messages work now again
|
2023-11-21 10:46:48 -05:00 |
|
|
3f6760dc0d
|
Issue 13627: Direct messages work now again
|
2023-11-21 09:21:37 +00:00 |
|
|
e0d992f452
|
Display the total emoji activity
|
2023-11-20 21:45:02 +00:00 |
|
|
676ce83dab
|
Merge pull request #13655 from keithhacks/escape-notification-contact-names
(Security) HTML-escape notification contact names
|
2023-11-19 23:02:15 -05:00 |
|
keithhacks
|
777d0d45c6
|
HTML-escape notification contact names
|
2023-11-19 23:23:29 +00:00 |
|
|
ba3dacdbde
|
Simplify gserver entry creation for non native networks
|
2023-11-19 19:11:45 +00:00 |
|
|
c8a3fea091
|
"browser_update" is integer, not boolean
|
2023-11-18 11:24:29 +00:00 |
|
|
6adf76c689
|
Fix the preview mode setting
|
2023-11-17 23:30:28 +00:00 |
|
|
170998da1a
|
Allow to upload pictures up to the allowed system upload size
|
2023-11-17 12:19:01 +00:00 |
|
|
5cf71baf55
|
Merge pull request #13646 from annando/page-drop
New user option to hide the page drop checkbox
|
2023-11-16 07:42:43 -08:00 |
|
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 |
|
|
518c463761
|
Add expected xmlns attribute to group feed entries
|
2023-11-16 06:58:15 -05:00 |
|
|
21227453e5
|
Merge pull request #13635 from gudzpoz/emojis-please
Improve emoji federation (ActivityPub) and Mastodon API compliance
|
2023-11-16 03:26:34 -08:00 |
|
gudzpoz
|
d493946ba4
|
Allow using punctuation chars as smiley delimiters
|
2023-11-16 13:31:31 +08:00 |
|
|
581b96c32f
|
New user option to hide the page drop checkbox
|
2023-11-15 21:55:54 +00:00 |
|
|
1dfb0ce81c
|
"test" is renamed to "check", documentation for platform added
|
2023-11-15 17:55:45 +00:00 |
|
gudzpoz
|
d45e9d6af2
|
Require whitespace around smilies and normalize federating text
|
2023-11-16 00:25:11 +08:00 |
|
|
43f9be367f
|
Check for user defined channel matches before storing them
|
2023-11-15 16:19:05 +00:00 |
|
|
7345e3af69
|
Issue 13640: Transmit "about" to Diaspora servers
|
2023-11-15 12:18:18 +00:00 |
|
gudzpoz
|
2cb0027f56
|
Pass emojis in remote mastodon posts in mastodon api
|
2023-11-14 10:52:34 +08:00 |
|
gudzpoz
|
917b801eb6
|
Extract emojis into mastodon api only for local posts
|
2023-11-12 22:17:37 +08:00 |
|
gudzpoz
|
9bf7529dda
|
Improve emoji federation and mastodon api compliance
|
2023-11-12 20:59:49 +08:00 |
|
|
58a8ce0420
|
Store "null" when no language couldn't be detected
|
2023-11-10 08:30:37 +00:00 |
|
|
dbda317c6d
|
The transmitted language is now stored
|
2023-11-09 21:31:34 +00:00 |
|
|
00395118f9
|
Don't show dislike if unwanted / views use the correct icon now / colours adjusted
|
2023-11-09 18:22:25 +00:00 |
|
|
5afa4fa838
|
Improved relay post processing
|
2023-11-09 06:43:03 +00:00 |
|
|
a1b5ec94fb
|
Merge pull request #13618 from annando/display
Frio: Improved display of disabled activities
|
2023-11-07 14:09:13 -08:00 |
|
|
f5f18518da
|
Frio: Improved display of disabled activities
|
2023-11-07 21:25:00 +00:00 |
|
|
4ae78e7ed6
|
Remove extraneous 'exploded' variable that was used during debugging
|
2023-11-06 13:12:21 -05:00 |
|
|
35a726a961
|
Use strtok to find QP's in Uri for OAuth redirect processing
|
2023-11-06 11:25:13 -05:00 |
|
|
89e105afbe
|
Merge pull request #13613 from annando/permissions
Ensure to always have stored the receivers
|
2023-11-06 04:13:18 -08:00 |
|
|
b58cabdc41
|
Ensure to always have stored the receivers
|
2023-11-06 09:57:23 +00:00 |
|
|
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 |
|
|
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 |
|
|
5b2b73da92
|
Moved empty post detection
|
2023-11-05 23:05:33 +00:00 |
|
|
f5091110c2
|
Use the "abandon days" for the user language detection
|
2023-11-05 21:04:29 +00:00 |
|
|
9e47cde90c
|
Sort the user languages
|
2023-11-05 20:38:49 +00:00 |
|
|
ec16e7c0e6
|
Configuration for the number of languages
|
2023-11-05 20:18:01 +00:00 |
|
|
5ae0331993
|
Use the post language for the language detection / config for quality
|
2023-11-05 19:18:10 +00:00 |
|
|
e75a87a581
|
Fix computation of the private flag for shared event items
|
2023-11-05 09:11:08 -05:00 |
|
|
6de1676337
|
Simplify code
|
2023-11-04 21:37:47 +00:00 |
|
|
21cb18fb4b
|
Fixed spelling
|
2023-11-04 14:12:09 +00:00 |
|
|
1972762500
|
Quote share counter added
|
2023-11-04 14:08:12 +00:00 |
|
|
1dd48e4a8b
|
Frio: The activity buttons now have got counters
|
2023-11-04 12:57:54 +00:00 |
|
|
7c0b5be70f
|
Accept relay posts based on the selected user languages
|
2023-11-03 22:54:29 +00:00 |
|
|
5a79111fab
|
Merge branch 'ISO-639-1' of https://github.com/annando/friendica into ISO-639-1
|
2023-11-03 14:45:02 +00:00 |
|
|
d77bebe843
|
Spelling
|
2023-11-03 14:44:53 +00:00 |
|