Michael
3fe4991fcf
Filter user defined channels by size
2024-01-30 10:05:05 +00:00
Hypolite Petovan
0c583574e1
Merge pull request #13860 from annando/baseurl
...
Account type relay / fix missing baseurl for own contacts
2024-01-29 18:17:31 -05:00
Michael Vogel
25f2ad1b97
Merge pull request #13838 from MrPetovan/task/refactor-throwaway-fulltext-search
...
Refactor user-defined channel match
2024-01-29 16:53:41 +01:00
Michael
820674a7ad
Use plural
2024-01-29 06:50:46 +00:00
Michael
9bd8d974b3
Account type relay / fix missing baseurl for own contacts
2024-01-29 06:28:43 +00:00
Michael
08ee1e1f63
New channel option "discover"
2024-01-25 10:50:28 +00:00
Hypolite Petovan
0ee87b8116
Refactor user-defined channel match
...
- Remove disposable full-text search feature from UserDefinedChannels repository
- Fix return value of Repository\UserDefinedChannel->match
2024-01-24 14:46:07 -05:00
Hypolite Petovan
1191024609
Add throwaway full-text search feature in a dedicated Database class
...
- Add explicit return type to UserDefinedChannels->current() to help IDE auto-completion
2024-01-24 14:42:45 -05:00
Michael
7b638617f1
Merge remote-tracking branch 'upstream/develop' into search
2024-01-22 14:09:29 +00:00
Michael
7e88b703d8
Import the image attribut "title"
2024-01-22 07:47:38 +00:00
Michael
6389133575
Expiry post search index entries
2024-01-21 16:24:59 +00:00
Michael
ee9a68e40c
New table "post-searchindex"
2024-01-17 19:46:22 +00:00
Michael
63b958dcc6
Centralized functionality to store and delete the check-full-text-search table
2024-01-15 22:28:42 +00:00
Michael
9075d7f37d
Constant for undeterminded language
2024-01-15 06:20:49 +00:00
Michael
7a13d8b8ac
Merge remote-tracking branch 'upstream/develop' into channel-relay
2024-01-15 06:14:55 +00:00
Michael Vogel
02123bda98
Issue 13828: Use the alias as profile link if present ( #13829 )
...
* Issue 13828: Use the alias as profile link if present
* Updated messages.po
2024-01-14 10:08:00 +01:00
Michael
98de6ad464
Fix regexp for search text generation
2024-01-13 19:20:45 +00:00
Michael
1eeef896fe
Link preview text and description added to search text.
2024-01-13 15:46:37 +00:00
Hypolite Petovan
e8c256bcff
[Composer] Bump guzzlehttp/guzzle to version 7 to suppress deprecation notices
...
- Bump divineomega/password_exposed to version 3 to remove dependency on Guzzle version 6
- Add new ICanHandleHttpResponses->getBodyString method to solve inheritance mismatch with GuzzleHttp\Psr7\ResponseInterface->getBody return type
2024-01-12 08:42:46 -05:00
Michael
62975b0ef2
Simplify SQL check
2024-01-11 20:40:24 +00:00
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
Michael
e558a83783
Improved Emoji detection
2023-10-13 21:55:15 +00:00
Michael
d1eb1ec0f4
Use "IntlChar" for the emoji detection
2023-10-12 21:23:08 +00:00
Michael
19529e2aa1
Merge remote-tracking branch 'upstream/2023.09-rc' into smilies
2023-10-12 20:49:20 +00:00
Hypolite Petovan
298973a7e3
Add a couple of missing fields in Content\Item->localize
...
- Address "Undefined array key "author-alias"" in Content\Item->localize:323
2023-10-08 08:55:48 -04:00
Hypolite Petovan
c31c264b0b
Normalize template variables in Widget\VCard
...
- Display new links in vier
- Address https://github.com/friendica/friendica/issues/13157#issuecomment-1751750581
2023-10-08 08:37:40 -04:00
Hypolite Petovan
35e15a13fb
Revert "Merge pull request #13512 from MrPetovan/bug/13506-allocated-width"
...
This reverts commit d1e6a16cde
, reversing
changes made to 6c9d3d42d3
.
2023-10-07 12:46:20 -04:00
Hypolite Petovan
182a3a4663
Fix wrong template variable name when using content/image/single_with_height_allocation.tpl
2023-10-07 06:07:07 -04:00
Hypolite Petovan
710f9eecb2
User Repository\UserDefinedChannel->selectByUid instead of Factory\UserDefinedChannel->getForUser
...
- Rename Repository\Channel to Repository\UserDefinedChannel
- Add new Collection\UserDefinedChannels class
- Move Factory\Timeline->createFromTableRow to Factory\UserDefinedChannel
2023-10-07 05:48:23 -04:00
Hypolite Petovan
8ac6d0ef04
Merge pull request #13507 from xundeenergie/finalize-mention-buttons
...
Finalize mention buttons
2023-10-07 05:23:19 -04:00
Jakobus Schürz
2636b19171
add blanks, suggested from codereview
2023-10-07 11:06:51 +02:00
Jakobus Schürz
02b26f5969
put group-logic for "widget" to php-file
2023-10-07 01:23:29 +02:00
Michael
b5df3cb104
Unneeded constructors removed
2023-10-06 21:08:33 +00:00
Michael
3f6480c127
Clean channel confusion
2023-10-06 11:38:29 +00:00
Michael
22e0bb58d9
Channel class confusion solved
2023-10-06 08:20:17 +00:00
Michael
ed24d06e0c
Now there are user defined channels
2023-10-05 19:10:20 +00:00
Michael
aae5f006f9
Remove unneeded functions
2023-10-05 09:25:23 +00:00
Michael
6a86eeda10
Timeline classes are split into multiple classes
2023-10-05 05:36:12 +00:00
Michael
b8208974a4
Merge remote-tracking branch 'upstream/develop' into user-defined-channels
2023-10-04 09:40:32 +00:00
Hypolite Petovan
163a85c78f
Add new horizontal masonry and image height allocation
...
- Move image templates to content/image sub-folder
2023-10-03 19:58:52 -04:00
Hypolite Petovan
3333d4af88
Change parameter to PostMedias in Item::makeImageGrid
...
- Add dimension rescaling when updating the preview URL
2023-10-03 19:58:51 -04:00
Hypolite Petovan
5004471770
Move size to pixels conversion in its own method in Util\Proxy
2023-10-03 19:58:51 -04:00
Hypolite Petovan
1052f6fde0
Add DDD classes for post media entities
2023-10-03 19:58:50 -04:00
Hypolite Petovan
8640afc82e
Merge pull request #13484 from xundeenergie/better-navigation
...
[frio] Better navigation
2023-10-03 17:13:42 -04:00
Michael
008c8dbf36
More languages / use profile text as fallback
2023-10-02 20:37:16 +00:00
Jakobus Schürz
05f2cf9202
fix code because of review
2023-10-02 12:00:23 +02:00
Jakobus Schürz
2ee28e2db2
fix Typo
2023-10-01 23:07:51 +02:00
Jakobus Schürz
f8a1b7ea56
Merge branch 'showgroup-button' into better-navigation
2023-10-01 22:59:27 +02:00
Jakobus Schürz (admin)
17d7432f0e
set ! and @ on mentioning in hover-card
2023-10-01 14:59:37 +02:00
Jakobus Schürz (admin)
78e9ee651f
show "view group" in hovercard
...
but only on group-contacts.
rename all *forum to *group in code
2023-10-01 14:25:23 +02:00
Jakobus Schürz (admin)
9dfe39b83d
set label in hovercard for mentionings
2023-10-01 14:03:03 +02:00
Jakobus Schürz (admin)
ed9d20b291
Change label of mention-button
...
* "Mention" on users profile
* "Post to group" on group/forums profile
2023-10-01 12:53:06 +02:00
Jakobus Schürz (admin)
e6a4467557
add "Show Forum" Button to Profile
2023-10-01 12:34:56 +02:00
Michael
82684cd6cd
Changes after review
2023-09-26 05:05:51 +00:00
Michael
84b38beb9a
Improved link removal
2023-09-25 22:05:53 +00:00
Michael
b2758f2cdd
Merge remote-tracking branch 'upstream/develop' into user-defined-channels
2023-09-25 19:39:53 +00:00
Michael
1dbc9bd472
Avoid quoting the own post
2023-09-24 10:18:50 +00:00
Michael
9f23bee6e4
User defined channels can now base on circles/channels
2023-09-24 00:45:07 +00:00
Michael
508d84b2b7
Use full text search
2023-09-21 23:27:05 +00:00
Michael
fac76a33df
Improved timeline menu
2023-09-21 20:43:14 +00:00
Michael
42e22ed91b
Channel frontend added
2023-09-20 21:39:05 +00:00
Michael
63921ccfca
Changed class names
2023-09-19 14:23:02 +00:00
Michael
5056c95d60
Show network elements in the channel widget
2023-09-19 10:20:15 +00:00
Michael
a2f119e18e
Fix code standards
2023-09-19 09:09:20 +00:00
Michael
d68572ea44
Channels can now be created by users
2023-09-19 09:05:28 +00:00
Michael
8050389d32
We now display the channel in the sidebar
2023-09-09 19:30:01 +00:00
Michael
d395de3aa1
Setting to select your network tabs
2023-09-09 17:38:09 +00:00
Michael
b5f184388a
Fix update after activity
2023-09-09 12:22:40 +00:00
Michael
72b68abe7f
Align array assignment
2023-09-09 12:01:35 +00:00
Michael
9f027df909
Code standards + messages.po
2023-09-09 09:30:55 +00:00
Michael
013aee01f5
Network, Channels and Community are children of timeline
2023-09-09 09:14:36 +00:00
Michael
9cbd0c34a7
Language specific median calculations / collection
2023-09-08 05:06:27 +00:00
Michael
129f63cf11
Use a factory
2023-09-07 17:38:33 +00:00
Michael
b4e332ccdc
Changes after rebase
2023-09-07 17:35:17 +00:00
Michael
6b131a3985
Model class moved to factory
2023-09-05 05:15:14 +00:00
Michael
8b4309f117
Classes and constants moved
2023-09-05 05:08:19 +00:00
Michael
196219383e
"Channel" is split into three classes
2023-09-04 22:22:25 +00:00
Michael
21c7c28447
Some more platform icons added
2023-09-03 18:48:52 +00:00
Michael
8b26d488ad
Language selector added, "channel" is now "channels"
2023-09-03 12:54:25 +00:00
Michael
5c166be3fc
Channels are a new way to see different content
2023-09-01 21:56:59 +00:00
Hypolite Petovan
64b5f93a6a
Add FIXME
...
- Current implementation is failing tests with emojis including the zero-width-joiner character, encoded on 3 bytes only.
2023-08-29 22:17:48 -04:00
Hypolite Petovan
059a111282
Add unit tests for Smilies::isEmojiPost
...
- Current implementation is failing tests with emojis including the zero-width-joiner character, encoded on 3 bytes only.
2023-08-29 22:16:09 -04:00
Michael Vogel
6ed440718d
Update src/Content/Smilies.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2023-08-29 04:59:27 +02:00
Michael
7ee07535f5
Move "html_entity_decode"
2023-08-28 20:53:31 +00:00
Michael
9066a6133c
New function to replace blank characters
2023-08-28 20:24:20 +00:00
Michael
4dbb7dd3da
Posts without text or only with emojis are now always accepted in the language check
2023-08-28 15:37:20 +00:00
Michael
ff6d14a022
Merge remote-tracking branch 'upstream/develop' into subscription
2023-08-28 04:15:37 +00:00
Michael
f842e7b813
Store and display the subscribed tags
2023-08-28 04:05:52 +00:00
Hypolite Petovan
15d24a77c7
Replace author name by server host in Ignore Server labels
2023-08-25 09:30:51 -04:00
Hypolite Petovan
f2c1ecd19b
Replace reference to post plink by author base URL
...
- This is more reliably used to show the Ignore Author Server link
2023-08-25 09:30:23 -04:00
Hypolite Petovan
544ce206d7
[vier] Add mute author server link in photo menu
2023-08-20 14:27:43 -04:00
Hypolite Petovan
6ecc9c4cba
Implement ignored server block in conversations
...
- Add server ignore status in contact profile page
- Add new reason in DisplayNotFound exception page
2023-08-20 14:27:43 -04:00
Hypolite Petovan
4c6334ea13
[frio] Add Mute Author Server button to post actions
2023-08-20 14:27:09 -04:00
Michael
97aecc8fc1
The twitter addon is no import connector anymore
2023-08-09 20:29:45 +00:00
Michael
7ad8894871
Improvements for Youtube posta via API
2023-08-01 14:27:56 +00:00
Philipp
9f18222a06
Unify "Capability"
2023-07-26 21:44:31 +02:00
Michael
7e322c21b3
Removed unneeded parameter
2023-07-16 16:48:24 +00:00
Michael
0ea93bfba1
Merge remote-tracking branch 'upstream/develop' into more-privacy
2023-07-16 09:41:55 +00:00
Michael
08dafd6d70
Use plaintext for names and titles
2023-07-16 07:26:20 +00:00
Michael
8bb33dccd1
Unified BBCode conversion, improved proxy functionality
2023-07-15 20:12:08 +00:00
Hypolite Petovan
f87c105518
Remove unused variable trheadids from Content\Conversation
...
- Address https://github.com/friendica/friendica/issues/13157#issuecomment-1635208668
2023-07-13 23:51:03 -04:00