Hypolite Petovan
|
818cdf83ca
|
[Database version 1500] Remove obsolete table fcontact
|
2022-12-05 00:00:50 -05:00 |
|
Michael
|
d5e005f90d
|
[Database version 1498] New table "diaspora-contact" for Diaspora contacts (duh)
- Remove duplicated "author-uri-id" keys in view declarations
|
2022-12-05 00:00:49 -05:00 |
|
Michael
|
a5be5b27e3
|
Support Blurhash
|
2022-12-04 13:29:21 +00:00 |
|
Michael
|
f905220923
|
New field to show the day of the last activity
|
2022-11-30 22:34:50 +00:00 |
|
Michael
|
f31e617f5d
|
Contact suggestions are now cached
|
2022-11-30 05:59:27 +00:00 |
|
Michael
|
8eca961aeb
|
Added status to the report
|
2022-11-29 19:50:12 +00:00 |
|
Michael
|
8b41d62a88
|
API: Speed improvements
|
2022-11-29 18:45:30 +00:00 |
|
Michael
|
437419bbd9
|
Updated database.sql
|
2022-11-28 20:22:08 +00:00 |
|
Michael
|
c00004f6ea
|
API: Tredning statuses added
|
2022-11-28 09:30:41 +00:00 |
|
Michael
|
a6ff817f47
|
Update added
|
2022-11-23 21:47:47 +00:00 |
|
Michael
|
91949f0292
|
Allow anonymous reports
|
2022-11-14 23:27:46 +00:00 |
|
Hypolite Petovan
|
6df187478d
|
Fixed wrong reference to user.expire in Model\User::getActorName
- Update field documentation to prevent further confusion
|
2022-11-14 17:02:41 -05:00 |
|
Hypolite Petovan
|
5d9ce80007
|
[Database version 1489] Add new report database tables
|
2022-11-14 12:10:37 -05:00 |
|
Michael
|
df8644c59c
|
Performance improvements in public timeline
|
2022-11-08 21:48:42 +00:00 |
|
Tobias Diekershoff
|
a98d321376
|
add the homepage_verified field to the profile table and the owner-view
|
2022-11-07 11:15:55 +01:00 |
|
Michael
|
f8f0dfa91a
|
Detect linked posts and add them as quote
|
2022-10-16 21:37:05 +00:00 |
|
Michael
|
aeb4645ba6
|
New field "quote-uri-id" for quoted posts
|
2022-10-10 22:39:30 +00:00 |
|
Michael
|
36668dfdb1
|
Merge remote-tracking branch 'upstream/2022.09-rc' into duplicates
|
2022-09-21 03:46:25 +00:00 |
|
Michael Vogel
|
e5c24f33f0
|
The fcontact table is now updated in the background to improve performance
|
2022-09-18 15:40:44 +02:00 |
|
Michael
|
79b64cc44f
|
Detect and remove contact duplicates
|
2022-09-16 05:00:06 +00:00 |
|
Michael
|
a0b99f61ea
|
Use the cached activity function
|
2022-09-07 19:46:24 +00:00 |
|
Michael
|
da658cbf1d
|
Delete the cache entry when the post is changed or deleted
|
2022-09-06 21:51:47 +00:00 |
|
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
|
bb52e5a804
|
Cascade on author deletion
|
2022-08-16 04:18:29 +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
|
6c7dfd6958
|
New table to control the fetching process
|
2022-08-01 04:48:49 +00:00 |
|
Michael
|
b6da15557b
|
The post-reason / protocol is now filled in most cases
|
2022-07-31 15:54:35 +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
|
1d13574225
|
Fetching of missing posts is reworked
|
2022-07-21 05:16:14 +00:00 |
|
Michael
|
ce38e63399
|
Add and delete entries
|
2022-07-18 14:03:49 +00:00 |
|
Michael
|
2f462ffa16
|
Store incoming posts in a queue
|
2022-07-18 03:31:00 +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
|
2512449751
|
Incremented again
|
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
|
5a553df7d8
|
Incremented database version
|
2022-06-19 14:41:36 +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
|
8aaf99c61d
|
Sizes increased for:
- video files that have sizes var being int allowes
- URLs that might be longer (e.g. magnet: URLs) than varbinary(511) allows
|
2022-06-18 15:31:47 +02:00 |
|
Michael
|
7e747b2f41
|
API: Speed improvements when fetching posts
|
2022-06-10 18:49:03 +00: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 |
|