Michael
|
6eb9dff807
|
Pagecache for frequently fetched pages
|
2022-09-06 06:04:41 +00:00 |
|
Michael
|
144547009b
|
All URL fields are now binary and longer
|
2022-09-04 07:54:01 +00:00 |
|
Michael
|
3e2c684319
|
Some more index / fatal erros fixed
|
2022-08-16 11:23:47 +00:00 |
|
Michael
|
5b3145d7ce
|
Several performance improvements
|
2022-08-15 13:23:01 +00:00 |
|
Michael
|
5c5ae00370
|
Improved performance when updating contacts
|
2022-08-13 09:01:48 +00:00 |
|
Michael
|
d9aee0b3ea
|
Conversation entries will now be stored asynchronous if possible
|
2022-08-10 09:28:18 +00:00 |
|
Michael
|
87a945b295
|
More prevention of double processing of the same content
|
2022-08-06 17:06:55 +00:00 |
|
Michael
|
c8d1bf4cdf
|
Code standards and updated database documentation
|
2022-08-01 07:06:30 +00:00 |
|
Michael
|
86105635ca
|
Improved message handling / new activity relay handling
|
2022-07-27 17:39:00 +00:00 |
|
Michael
|
51cc1f679f
|
Added trust / isActivityGone
|
2022-07-24 14:26:06 +00:00 |
|
Michael
|
5d6eb4670a
|
We now store the conversation as well
|
2022-07-23 13:58:14 +00:00 |
|
Michael
|
7eb410bed7
|
Conversation/context is now stored
|
2022-07-23 06:52:43 +00:00 |
|
Michael
|
4930e77eb3
|
We are now setting the corresponding worker id
|
2022-07-21 07:05:38 +00:00 |
|
Michael
|
d4a536137d
|
database.sql updated, standards fixed
|
2022-07-21 05:42:53 +00:00 |
|
Philipp
|
0223c030a9
|
Improve 2 factor usage
|
2022-06-25 23:04:00 +02:00 |
|
Roland Häder
|
8c38265b37
|
Changes:
- `url` to `varbinary(1024)`
- `preview` to `varbinary(512)`
as the previous once (half length) were not enough in real-life scenarios
|
2022-06-19 23:09:29 +02:00 |
|
Roland Häder
|
9f24a4b60e
|
Fixed documentation/SQL dump with ./bin/console dbstructure dump
|
2022-06-19 15:36:16 +02:00 |
|
Roland Häder
|
96954e2b18
|
Size "mediumint" wasn't enough:
https://digitalcourage.video/static/webseed/5a039eb2-9fbc-441d-a772-59ae3ee65c15-1080.mp4 has 6758472669 Bytes
So let's go REALLY big.
|
2022-06-19 15:36:15 +02:00 |
|
Roland Häder
|
5f6943b008
|
Changes:
- MySQL index on BLOB/TEXT can only be partial (e.g.: `column`(length))
|
2022-06-19 10:50:06 +02:00 |
|
Roland Häder
|
92a1d14e5e
|
Updated documentation and SQL dump, according to woodpecker tests
|
2022-06-18 16:02:33 +02:00 |
|
Michael
|
19772f29f3
|
API: Support for markers added
|
2022-06-06 21:38:59 +00:00 |
|
Michael
|
d242332aa4
|
Add the notify type to the notification query
|
2022-06-05 15:02:03 +00:00 |
|
Michael
|
57b8708425
|
Issue 11566: More detailled notification configuration
|
2022-06-05 11:41:08 +00:00 |
|
Michael
|
324cce7a19
|
Issue 11472: Store the "edit" history
|
2022-05-15 20:21:56 +00:00 |
|
Michael
|
a662245c74
|
We now store the receivers as well
|
2022-05-13 05:52:05 +00:00 |
|
Michael
|
a943dbb420
|
Introducing the "failed" counter
|
2022-05-12 06:54:58 +00:00 |
|
Michael
|
2433fee461
|
Changes after code review
|
2022-05-05 12:23:44 +00:00 |
|
Michael
|
ab42fd88a4
|
Changed index for the categories
|
2022-05-05 08:45:32 +00:00 |
|
Michael
|
2a4b5b4cb4
|
New index
|
2022-05-05 08:40:50 +00:00 |
|
Michael
|
c608d85707
|
Updated database description
|
2022-05-02 05:17:42 +00:00 |
|
Michael
|
990eea2c4e
|
We now store uncommon endpoints
|
2022-04-25 13:45:03 +00:00 |
|
Michael
|
ac08bc1362
|
Enhanced database comment
|
2022-04-24 00:20:06 +00:00 |
|
Michael
|
060597f619
|
Store the tag type for the post targets
|
2022-04-23 11:39:19 +00:00 |
|
Michael
|
834844573b
|
We can now store incoming questions
|
2022-04-20 06:28:02 +00:00 |
|
Michael
|
75bc4eccb7
|
Display featured posts for contacts
|
2022-04-07 21:52:25 +00:00 |
|
Michael
|
612e91b603
|
Added description
|
2022-04-06 15:02:21 +00:00 |
|
Michael
|
a1dd299eb3
|
Preparations for "featured" posts
|
2022-04-06 13:34:11 +00:00 |
|
Michael
|
c0b3c527d6
|
Added processing of incoming block notices
|
2022-04-05 19:14:29 +00:00 |
|
Michael
|
61abc6377d
|
Preparation for "Featured" collection added
|
2022-04-04 23:07:44 +00:00 |
|
Hypolite Petovan
|
7ce97459d4
|
Deprecated the notify table/classes
|
2022-03-14 07:56:20 -04:00 |
|
Michael
|
e394143148
|
Private forums are now working via ActivityPub
|
2022-02-12 18:38:36 +00:00 |
|
Michael
|
85eab6ebee
|
New field for groups that are connected with forums
|
2022-02-09 19:44:10 +00:00 |
|
Michael
|
92a71f8c27
|
Store wekk/month&halfyear usage / number of posts
|
2022-02-06 20:03:19 +00:00 |
|
Michael
|
29be22ee6a
|
Display interaction data for Diaspora accounts
|
2021-12-30 22:11:52 +00:00 |
|
Michael
|
f7e859ec2c
|
API: Set "dismissed" instead of "seen"
|
2021-12-28 20:38:18 +00:00 |
|
Hypolite Petovan
|
fd0d17df31
|
[Database version 1444] Add "hidden" field to user-contact table
- This is a user-specific field
|
2021-11-21 18:59:37 -05:00 |
|
Michael
|
a911e8eefd
|
Changed field description
|
2021-11-07 17:04:02 +00:00 |
|
Michael
|
d7502848fa
|
Updated database documentation
|
2021-11-07 16:10:47 +00:00 |
|
Philipp
|
f5786a8f4f
|
set intro::duplex deprecated because of no usage
|
2021-10-21 21:57:24 +02:00 |
|
Philipp
|
ed184bd592
|
Set intro.blocked to deprecated
|
2021-10-21 21:56:46 +02:00 |
|