Michael
43d5409937
Property added
2024-01-11 06:49:15 +00:00
Michael
61555657c3
Code clean up
2024-01-10 21:51:34 +00:00
Michael
dfce85a09f
Improved performance with full text search
2024-01-10 21:17:21 +00:00
Michael
b48467c3f8
Validate full search text
2024-01-10 20:17:44 +00:00
Michael
b2dd95affa
Language check added
2024-01-10 10:55:18 +00:00
Michael
a04dc06aab
Handle reshares / improved code
2024-01-09 22:55:47 +00:00
Michael
0b84e0d056
Compare with lowered tags
2024-01-09 06:40:07 +00:00
Michael
c4b85ef25a
New field "publish" for channels
2024-01-07 18:36:47 +00:00
Michael
6cd0e1e35f
Use owner instead of author
2024-01-07 01:08:59 +00:00
Michael
811a9f01bc
New user account type "Channel Relay"
2024-01-06 17:27:42 +00:00
Michael
da3d390187
User defined channels can now have got individual language definitions
2024-01-03 19:17:14 +00:00
Hypolite Petovan
21b16ef822
Merge pull request #13795 from annando/copyright
...
Friendica copyright changed from 2023 to 2034
2024-01-02 21:28:02 -05:00
Michael
89e7420237
Friendica copyright changed from 2023 to 2034
2024-01-02 20:57:26 +00:00
Michael
16d0d17169
There is now a single way to display group postings
2024-01-02 20:45:02 +00:00
Michael Vogel
8fc96477e7
Use the post-counts table to display content ( #13781 )
...
* Use the post-counts table to display content
* Use verb instead of vid
* Use verb
* Update counter on delete
2023-12-31 12:50:07 +01:00
Michael Vogel
0c68a53e1e
Remove 'blocklist' pconfig functionality ( #13780 )
...
* Cache blocklist
* Remove 'blocklist' pconfig functionality
* The blocklist variable isn't used anymore
2023-12-30 00:51:41 +01:00
Michael Vogel
1564c297bb
Cache blocklist ( #13779 )
2023-12-30 00:27:57 +01:00
Hypolite Petovan
9024fc1226
Also catch TypeError exceptions in Repository\PostMedia
...
- Address "Uncaught Exception TypeError: "Friendica\Content\Post\Entity\PostMedia::__construct(): Argument #2 ($url) must be of type Psr\Http\Message\UriInterface, null given"
2023-12-20 09:50:49 -05:00
Michael
7e6cdaf025
Use the Instagram logo for the Threads server
2023-12-16 12:56:44 +00:00
Michael
1cd729531d
Sorting changed to "created"
2023-12-14 06:18:17 +00:00
Michael
4f37f68bd7
Fix transmission of events to Diaspora
2023-12-07 06:45:23 +00:00
Michael
914d4506e2
Exception handling added
2023-12-05 22:33:45 +00:00
Michael
9b73189e1d
Renamed function name
2023-12-05 19:55:27 +00:00
Michael
7b1b3fe8cf
Fix exception, when a provided URI is invalid
2023-12-05 05:24:33 +00:00
Michael
f5337904e4
Improved distribution of non public messages
2023-11-30 05:51:38 +00:00
Hypolite Petovan
332ab6641c
Pass actual string character to ctype_space in Content\Smilies::performForEachWordMatch
...
- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-1826792949
2023-11-26 09:27:59 -05:00
gudzpoz
37188c76b8
Fix substituting smilies and smilies containing whitespaces
2023-11-25 23:29:39 +08:00
Michael
ffbab95c20
Channels can now be based on the "network" feed as well
2023-11-21 23:13:26 +00:00
Michael
e0d992f452
Display the total emoji activity
2023-11-20 21:45:02 +00:00
Hypolite Petovan
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
Hypolite Petovan
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
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
gudzpoz
d45e9d6af2
Require whitespace around smilies and normalize federating text
2023-11-16 00:25:11 +08:00
Michael
43f9be367f
Check for user defined channel matches before storing them
2023-11-15 16:19:05 +00:00
gudzpoz
2cb0027f56
Pass emojis in remote mastodon posts in mastodon api
2023-11-14 10:52:34 +08:00
gudzpoz
9bf7529dda
Improve emoji federation and mastodon api compliance
2023-11-12 20:59:49 +08:00
Michael
f5f18518da
Frio: Improved display of disabled activities
2023-11-07 21:25:00 +00:00
Michael
b58cabdc41
Ensure to always have stored the receivers
2023-11-06 09:57:23 +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
3f2b0b9422
Use ISO-639-1 for the language detection
2023-11-02 22:49:25 +00:00
Michael
308401b9e5
Convert "followers" path when copying receivers
2023-10-29 16:17:16 +00:00
Michael
8e05c282b1
Post permissions are now copied from the thread parent
2023-10-29 08:49:24 +00:00
Michael
a1947d2bb1
Improved asynchronous message procession
2023-10-25 20:16:36 +00:00
Michael
e4a37f344e
Individual callstacks are removed from the logger
2023-10-18 19:55:15 +00:00
Michael
fce82deabc
Merge remote-tracking branch 'upstream/2023.09-rc' into channel-improvements
2023-10-14 19:06:35 +00:00
Michael
be394b573d
Channels: Larger fields, better error handling
2023-10-14 18:39:35 +00:00
Hypolite Petovan
3a42849759
Add current user's hovercard to removeme page
...
- Extract Hovercard generation to Content\Widget
2023-10-14 14:15:41 -04:00