Philipp
b798ca2da6
Force "Database" as default storage backend
11 months ago
Michael
c1f849c389
Unneeded legacy DFRN table removed
12 months ago
Michael
6668066099
The legacy OAuth server is removed
12 months ago
Michael
110f8018eb
Issue 10519: check for tables and fields before applying changes
12 months ago
Michael
4955670e15
Linefeed added
12 months ago
Michael
d267ba999c
We now use the new account-user-view (and fixed the function name)
12 months ago
Michael
0ab24510ef
Centzralized functionality to update and publish profile changes
1 year ago
Hypolite Petovan
57d5a47042
Ensure task parameters is an array with at least 1 element in update_1404()
...
- Address https://github.com/friendica/friendica/issues/10169#issuecomment-827182936
1 year ago
Michael
6fe916a390
API: improved mail handling
1 year ago
Michael
69f6b73033
Only delete "post-user" when it is has got the wrong structure
1 year ago
Michael
688e056ad1
"post-reason" ends double usage of "post-type"
1 year ago
Balázs Úr
054c301ef0
Update copyright
1 year ago
Michael
5f48d6497e
Fix slow queries
1 year ago
Michael
c247d5fbeb
The item table is now completely removed
1 year ago
Hypolite Petovan
7de03eb13f
[Database version 1402] Rework parsed_url table
...
- Allow arbitrary-sized URL
- Use URL hash for primary key instead of truncated URL, requires table truncation pre update
- Add expires field
1 year ago
Michael
e2e87c7ad8
Ensure that the thread-user-data does exist
1 year ago
Michael
e1c79a41d9
We now don't store in the "item" table anymore
1 year ago
Michael
ce6ad1aa73
Get rid of the "item" table, enhanced "post" tables
1 year ago
Michael
f1377ce7fb
Issue 9906: Improved view speed
1 year ago
Michael
4e192dede5
EOL added
1 year ago
Michael
5e846dd7c2
The thread table is replaced by post-thread and post-thread-user
1 year ago
Michael
e561cad844
"participation" is removed since it is unused
1 year ago
Michael
9f37a4d9a0
Rearranged order of update calls
1 year ago
Michael
b26157e6e3
Update function for "post-user-notification"
1 year ago
Michael
c1d99d6c4c
Most user-item traces removed
1 year ago
Michael
15162b4027
New table "post-thread-user"
1 year ago
Michael
c3398511b4
New table "post-content"
1 year ago
Michael
9a9674d5fb
New "post-user" structure, new update functionality
1 year ago
Hypolite Petovan
82e094179c
Rename notify classes according the feature name, not the table name
1 year ago
Michael
4157db5473
"item" is replaced by "post-view" / postupdate check added
1 year ago
Michael
65c8f33754
Post class introduced in "mod" and "include"
1 year ago
Michael
a119c030fd
Add some more tables to remove orphans
2 years ago
Michael
9ba2bd0736
Ensure to only execute this if the table exists
2 years ago
Michael
2f52afeeac
Issue 9746: Delete uri-id orphans
2 years ago
Michael
818c064c0a
The notifications parameters are now simplified
2 years ago
Michael
3f3e5245df
Fix the databae update
2 years ago
Michael
303aaa00ca
Mode switch for insert
2 years ago
Michael
3af5f6b8ee
Some more foreign keys added
2 years ago
Michael
eaa58da25b
New table "post-user" and more foreign keys
2 years ago
Hypolite Petovan
c98da63041
[Database version 1375] Add update method to populate missing item.thr-parent values
2 years ago
Roland Häder
c4a20613a8
Ops!
...
Signed-off-by: Roland Häder <roland@mxchange.org>
2 years ago
Roland Häder
32e9a4d4d7
Some fixes:
...
- varbinary() is not needed when clear-text words like 'xmpp' are used for them,
it also hinders using external tools like Adminer/phpMyAdmin to search for
them as e.g. Adminer wraps a HEX() call (SQL) around `k` and `cat` (see table
`pconfig`)
- added missing UPDATE::SUCCESS
Signed-off-by: Roland Häder <roland@mxchange.org>
2 years ago
Michael
d25050b9c8
Added newline at the end of the file
2 years ago
Michael
104c4bd734
More foreign keys added, one removed
2 years ago
Michael
88eee2b9c1
Another foreign key added
2 years ago
Michael
89fbc6bb8d
Foreign keys added
2 years ago
Michael
dcfde52e7f
The table "item-delivery-data" does not exist on newer systems
2 years ago
Michael
cbdaf6298a
New foreign key for the "photo" table
2 years ago
Michael
cfd8190872
IIntroduce pre update function for PR 8927
2 years ago
Michael
a7d75702cc
"Contact\User" class created
2 years ago