Michael
|
7faa42882b
|
language field renamed to "language"
|
2024-02-02 07:05:39 +00:00 |
|
Michael
|
fc22a3e83f
|
Unify searchindex table with engagement table
|
2024-02-01 23:08:53 +00:00 |
|
Hypolite Petovan
|
391e41d6d6
|
Fix exists() condition in DisposableFullTextSearch
|
2024-01-29 07:37:40 -05:00 |
|
Hypolite Petovan
|
50cc2be3d1
|
Improve uniqueness loop by adding an exists() call in DisposableFullTextSearch
|
2024-01-29 06:56:30 -05:00 |
|
Hypolite Petovan
|
7397b38763
|
Ensure identifier uniqueness in Disposable FullTextSearch
|
2024-01-27 11:33:28 -05:00 |
|
Hypolite Petovan
|
abd5768044
|
Add documentation to DisposableFullTextSearch->idenfier field
|
2024-01-26 16:48:55 -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
|
6389133575
|
Expiry post search index entries
|
2024-01-21 16:24:59 +00:00 |
|
Michael
|
919f97c9a0
|
Postupdate added
|
2024-01-17 21:10:33 +00:00 |
|
Michael
|
f83f61f7ac
|
"ANY_VALUE" is removed
|
2024-01-15 16:45:24 +00:00 |
|
Michael
|
89e7420237
|
Friendica copyright changed from 2023 to 2034
|
2024-01-02 20:57:26 +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
|
40a1263066
|
New table "post-counts" to precalculate the counts
|
2023-12-28 17:42:39 +00:00 |
|
Michael
|
e4a37f344e
|
Individual callstacks are removed from the logger
|
2023-10-18 19:55:15 +00:00 |
|
Michael
|
e038890bb7
|
Fix the erratic page update behaviour
|
2023-09-16 04:21:59 +00:00 |
|
Michael
|
8c9e4c46a0
|
"cascade" for "post-engagement" / fixes for "report" definition
|
2023-09-10 03:47:06 +00:00 |
|
Roland Häder
|
993d45d2f5
|
Continued:
- replace double-quotes with single
|
2023-06-09 21:50:00 +02:00 |
|
Hypolite Petovan
|
ce2abcdbca
|
Move current table property from PDOStatement to Database class
- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-1533036354
|
2023-05-20 12:22:19 -04:00 |
|
Philipp
|
8c2678c82f
|
fixups
|
2023-05-14 11:18:59 +02:00 |
|
Philipp
|
7f184bf6fa
|
Adapt & remove impossible code
|
2023-05-13 22:27:29 +02:00 |
|
Philipp
|
9386adb184
|
Update & fix
|
2023-05-13 22:18:11 +02:00 |
|
Philipp
|
7bf2606120
|
Update & fix
|
2023-05-13 22:18:00 +02:00 |
|
Philipp
|
5be9c9dbaf
|
Use optimized update statements
|
2023-05-13 22:14:52 +02:00 |
|
Philipp
|
557d0e3aeb
|
Add direct field possibility
|
2023-05-13 22:04:51 +02:00 |
|
Philipp
|
db5078d51c
|
Move "OPTIMIZE TABLE" to own Database function
|
2023-05-13 21:05:22 +02:00 |
|
Josh Soref
|
c4ab2e41cd
|
spelling: obsolete
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 20:04:07 -04:00 |
|
Josh Soref
|
f634c1a067
|
spelling: successful
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 16:14:16 -04:00 |
|
Josh Soref
|
fcc34f052b
|
spelling: binary
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 16:03:22 -04:00 |
|
Philipp
|
513ef03421
|
Revert node.config.php into Config table
|
2023-02-10 14:06:22 +01:00 |
|
Philipp
|
6db89adc04
|
Re-Add Config table
|
2023-02-10 14:06:22 +01:00 |
|
Hypolite Petovan
|
7e618856ab
|
Replace deprecated use of "self" in callables
- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-1383147421
|
2023-01-21 14:25:21 -05:00 |
|
Philipp
|
a7c4a3023a
|
Add "Database::INSERT_IGNORE" for the initial value check
|
2023-01-21 20:02:40 +01:00 |
|
Hypolite Petovan
|
3b99b98678
|
Truncate integer values before inserting them
- Address https://github.com/friendica/friendica/issues/12486#issuecomment-1383250353
|
2023-01-18 20:58:49 -05:00 |
|
Philipp
|
f609e38600
|
Introduce new Hook logic
- InstanceManager for computing strategies and to allow decorators
- Adapting Core\Logger to use it
|
2023-01-16 22:20:33 +01:00 |
|
Philipp
|
ab6efea9b2
|
Replace Config-Cache dependency with Config-Model (no more DB-waiting necessary)
|
2023-01-15 16:17:08 +01:00 |
|
Philipp
|
cd11088cc4
|
Move 'addon' table into config
|
2023-01-04 21:55:51 +01:00 |
|
Philipp
|
b439df892a
|
Apply suggestions
|
2023-01-03 17:24:05 +01:00 |
|
Philipp
|
65d79d4c93
|
Introduce ISetConfigValuesTransactional for transactional config behaviour
|
2023-01-03 14:22:07 +01:00 |
|
Philipp
|
0f91d1cbde
|
Introduce ConfigFileManager for config files
|
2023-01-03 14:22:02 +01:00 |
|
Hypolite Petovan
|
a744b8b56f
|
Replace direct database calls and anonymous arrays by repository calls and entity objects
|
2023-01-01 18:50:21 -05:00 |
|
Michael
|
360614d2cf
|
Merge remote-tracking branch 'upstream/develop' into inbox-gsid
|
2023-01-01 15:25:28 +00:00 |
|
Hypolite Petovan
|
1874a32728
|
Happy New Year 2023!
|
2023-01-01 09:36:24 -05:00 |
|
Michael
|
6bc9754b24
|
Add the server id for all Diaspora contacts
|
2023-01-01 10:52:22 +00:00 |
|
Michael
|
06403f1546
|
License updated
|
2023-01-01 07:52:28 +00:00 |
|
Michael
|
12d37835b4
|
Set "archive" status
|
2023-01-01 00:18:01 +00:00 |
|
Michael
|
e21db0fe6d
|
The inbox-status can now be archived for a whole server
|
2022-12-31 23:42:00 +00:00 |
|
Philipp
|
f96aec18cc
|
Fixup maintenance mode
|
2022-12-29 23:38:14 +01:00 |
|
Philipp
|
925c30280c
|
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2022-12-29 22:12:02 +01:00 |
|
Philipp
|
10f8631cd9
|
Replace PostUpdate key-value config entries with key-value pair entries
|
2022-12-29 21:53:56 +01:00 |
|
Philipp
|
b0cc0f0d7b
|
Add load(true) for ViewDefinitions as well
|
2022-12-16 22:05:32 +01:00 |
|