Hypolite Petovan
33b8680dfd
[Database 1524] Fix contact-user.remote_self field type from boolean to integer
...
- Move MIRROR_* constants to LocalRelationship entity
- Convert boolean LocalRelationship->isRemoteSelf field to integer LocalRelationship->remoteSelf
2023-08-02 21:53:10 +02:00
Hypolite Petovan
d0a2357fbd
Add constants for the Fetch Further Information field
2023-08-02 21:53:09 +02:00
Michael
7538f6a346
Issue 13289: Ensure to not respect deactivated connector networks
2023-07-22 10:49:42 +00:00
Michael
52c062adb6
Fix "Cannot add or update a child row: a foreign key constraint fails"
2023-07-11 07:43:53 +00:00
Michael
c822d5fa94
Fix "Cannot drop index 'last-editor-uid': needed in a foreign key constraint"
2023-07-10 20:50:16 +00:00
Hypolite Petovan
76de49a25c
Add fields to Report entity
...
- Add clock dependency to Moderation\Factory\Report
- Change DateTime field to DateTimeImmutable to satisfy Clock return type
- Add category, status and resolution constants
2023-07-09 18:32:42 -04:00
Michael
0da2391c49
Fix warnings because of missing field
2023-06-23 21:27:34 +00:00
Michael
8a6ff014d6
Updated database.sql / messages.po
2023-06-18 17:34:19 +00:00
Hypolite Petovan
03bebf57c5
Replace "forum" by "group" in database comments
2023-06-02 13:52:41 -04:00
Hypolite Petovan
0a738c8ce3
[Database version 1520] Reset user.parent-uid to null if it is set to zero
2023-05-29 18:55:00 -04:00
Michael
1129e8f17d
Merge remote-tracking branch 'upstream/develop' into parent-view
2023-05-29 06:53:02 +00:00
Michael
b12e4f711f
Updated database.sql
2023-05-29 06:48:15 +00:00
Hypolite Petovan
4f6e02357a
Replace "group" with "circle" in database comments
...
- Table names "group" and "group_member" are unchanged
2023-05-27 17:28:21 -04:00
Tobias Diekershoff
fa37537762
start 2023.09-dev
2023-05-23 22:19:34 +02:00
Tobias Diekershoff
2dbfb07008
bump version
2023-05-23 22:03:05 +02:00
Michael
ebebd61343
Updated messages.po and database.sql - again
2023-05-19 17:47:50 +00:00
Tobias Diekershoff
2f50b31c4f
set correct version again
2023-04-27 07:56:47 +02:00
Tobias Diekershoff
e7e56bea65
bump version to 2023.04-1
2023-04-27 07:00:31 +02:00
Tobias Diekershoff
26e8180e8d
bump development version
2023-04-23 15:25:19 +02:00
Tobias Diekershoff
1a0c415fa2
bump Friendica version to 2023.04
2023-04-23 15:15:07 +02:00
Michael
4c81a7ab91
Don't search for contacts on blocked or failed systems
2023-03-28 05:33:14 +00:00
Josh Soref
55dafd4023
spelling: link
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 20:04:07 -04:00
Josh Soref
a5eb8bb206
spelling: interacts
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 20:04:07 -04:00
Josh Soref
d2f9593777
spelling: unknown
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:16 -04:00
Tobias Diekershoff
c389b48a9f
bump version to 2023.03-rc
2023-03-13 21:22:33 +01:00
Hypolite Petovan
baac993090
[Database 1517] Increase the size of the process.hostname field
2023-03-12 03:02:46 -04:00
Philipp
fae2c6632c
Fix database
2023-02-21 21:01:57 +01:00
Hypolite Petovan
dffd28cf20
Remove addon table from DB structure
...
- It isn't used anymore in favor of a Config key
2023-02-21 09:07:19 -05:00
Philipp
c233c666fb
Update db-version
2023-02-20 17:23:22 +01:00
Michael
11513519ce
Config option to process the "view" activity
2023-02-20 06:41:28 +00: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
Michael
70d942bd8b
Updated database.sql
2023-01-22 13:47:33 +00:00
Michael
73e163100c
Nodeinfo data has moved to key values
2023-01-18 05:04:37 +00:00
Michael
356a2a9a5a
News "blocked" field on the gserver table
2023-01-17 17:25:19 +00:00
Michael
b0aa4eb4b7
Update routine to transfer the blockem list to collapsed
2023-01-08 18:59:07 +00:00
Philipp
cd11088cc4
Move 'addon' table into config
2023-01-04 21:55:51 +01:00
Philipp
0f91d1cbde
Introduce ConfigFileManager for config files
2023-01-03 14:22:02 +01:00
Michael
e21db0fe6d
The inbox-status can now be archived for a whole server
2022-12-31 23:42:00 +00:00
Michael
8e397b5849
Changes after review
2022-12-31 16:20:18 +00:00
Michael
259b99e6e9
Bulk delivery added for all protocols
2022-12-31 12:19:34 +00:00
Philipp
00eaa99eb3
Make updated_at not nullable, it should get set at the creation as well
2022-12-30 17:15:15 +01:00
Philipp
0d6a4c8951
fix SQL
2022-12-29 23:27:36 +01:00
Philipp
f95d5c7f89
Remove accidentally created table
2022-12-29 22:47:20 +01:00
Philipp
7c4c409060
Change key-value table
...
- Make "k" as primary key
- Added "updated_at"
2022-12-29 22:36:08 +01:00
Philipp
9a10bb4295
Add key-value table
2022-12-29 21:38:47 +01:00
Michael
5298cd73b3
We now store the violation as well
2022-12-25 10:44:06 +00:00
Michael
8a7d08ae28
Category added
2022-12-24 13:57:43 +00:00
Michael
4c945850f4
Reports: The reporting contact id is added
2022-12-24 08:03:37 +00:00
Michael
a0faca9eaf
Updated database version
2022-12-20 07:00:10 +00:00