1
0
Fork 0
Commit graph

679 commits

Author SHA1 Message Date
5298cd73b3 We now store the violation as well 2022-12-25 10:44:06 +00:00
8a7d08ae28 Category added 2022-12-24 13:57:43 +00:00
4c945850f4 Reports: The reporting contact id is added 2022-12-24 08:03:37 +00:00
a0faca9eaf Updated database version 2022-12-20 07:00:10 +00:00
4db4d1843d Merge remote-tracking branch 'upstream/develop' into diaspora-reshare 2022-12-20 06:58:36 +00:00
c84f18ef66 bump VERSION to 2023.03-dev 2022-12-20 06:52:15 +01:00
eeadc00e83 bump VERSION to 2022.12 2022-12-20 06:48:39 +01:00
83e34ef8e7 Move first_day_of_week pconfig key to calendar category 2022-12-17 12:20:14 -05:00
ca8a89ed1c Use reshare with Diaspora like with ActivityPub 2022-12-13 23:19:19 +00:00
bf7df13855 Add more BlurHash to avoid not being able to display some picture 2022-12-11 09:56:30 +00:00
59088161e8 bump version to 2022.12-rc 2022-12-06 14:34:03 +01:00
818cdf83ca [Database version 1500] Remove obsolete table fcontact 2022-12-05 00:00:50 -05:00
ce69026964 [Database version 1499] Create new paradigm classes for Diaspora Contact
- Switch table fcontact for dcontact in views
2022-12-05 00:00:50 -05:00
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
Philipp
b3ca1e2bfb
Merge pull request #12325 from annando/blurhash
API: Support Blurhash
2022-12-04 15:25:33 +01:00
a5be5b27e3 Support Blurhash 2022-12-04 13:29:21 +00:00
e5a531d3b5 Simplify "last-activity" handling 2022-12-04 07:17:26 +00:00
1d8c9276f3 Issue 10518: "last-activity" instead of "login_date" 2022-12-04 07:03:11 +00:00
f905220923 New field to show the day of the last activity 2022-11-30 22:34:50 +00:00
f31e617f5d Contact suggestions are now cached 2022-11-30 05:59:27 +00:00
8eca961aeb Added status to the report 2022-11-29 19:50:12 +00:00
8b41d62a88 API: Speed improvements 2022-11-29 18:45:30 +00:00
437419bbd9 Updated database.sql 2022-11-28 20:22:08 +00:00
de76e860ad API: Added trending links 2022-11-28 20:19:57 +00:00
c00004f6ea API: Tredning statuses added 2022-11-28 09:30:41 +00:00
3ee594bb1f Updated database.sql 2022-11-23 22:05:36 +00:00
91949f0292 Allow anonymous reports 2022-11-14 23:27:46 +00:00
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
5d9ce80007 [Database version 1489] Add new report database tables 2022-11-14 12:10:37 -05:00
df8644c59c Performance improvements in public timeline 2022-11-08 21:48:42 +00:00
a98d321376 add the homepage_verified field to the profile table and the owner-view 2022-11-07 11:15:55 +01:00
b4661b35fd Improved database.sql 2022-10-16 21:43:48 +00:00
34c3f189fc Updated database.sql and messages.po 2022-10-14 22:48:03 +00:00
aeb4645ba6 New field "quote-uri-id" for quoted posts 2022-10-10 22:39:30 +00:00
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
79b64cc44f Detect and remove contact duplicates 2022-09-16 05:00:06 +00:00
144547009b All URL fields are now binary and longer 2022-09-04 07:54:01 +00:00
3e2c684319 Some more index / fatal erros fixed 2022-08-16 11:23:47 +00:00
bb52e5a804 Cascade on author deletion 2022-08-16 04:18:29 +00:00
5b3145d7ce Several performance improvements 2022-08-15 13:23:01 +00:00
5c5ae00370 Improved performance when updating contacts 2022-08-13 09:01:48 +00:00
d9aee0b3ea Conversation entries will now be stored asynchronous if possible 2022-08-10 09:28:18 +00:00
87a945b295 More prevention of double processing of the same content 2022-08-06 17:06:55 +00:00
c8d1bf4cdf Code standards and updated database documentation 2022-08-01 07:06:30 +00:00
b6da15557b The post-reason / protocol is now filled in most cases 2022-07-31 15:54:35 +00:00
86105635ca Improved message handling / new activity relay handling 2022-07-27 17:39:00 +00:00
51cc1f679f Added trust / isActivityGone 2022-07-24 14:26:06 +00:00
5d6eb4670a We now store the conversation as well 2022-07-23 13:58:14 +00:00
7eb410bed7 Conversation/context is now stored 2022-07-23 06:52:43 +00:00