Michael
053dfb3e2b
Revert test changes / added saving of languages
2024-02-03 11:04:42 +00:00
Michael
3fe4991fcf
Filter user defined channels by size
2024-01-30 10:05:05 +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
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
62975b0ef2
Simplify SQL check
2024-01-11 20:40:24 +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
Michael
89e7420237
Friendica copyright changed from 2023 to 2034
2024-01-02 20:57:26 +00:00
Michael
ffbab95c20
Channels can now be based on the "network" feed as well
2023-11-21 23:13:26 +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
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