Michael
f2eec66240
Hopefully fixes loops during message processing
2022-08-03 03:38:03 +00:00
Hypolite Petovan
49394aedeb
Add password length limit if using the Blowfish hashing algorithm
...
- Add new page to reset a password that would be too long
- Add support for pattern parameter in field_password
2022-08-01 12:12:18 -04:00
Michael
81b244f91e
Option to activate or deactivate the background fetching
2022-08-01 06:59:20 +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
371f20a1aa
Decoupling is deactivated by default now
2022-07-31 07:48:35 +00:00
Michael
b63ad63c29
Config for receiver / fix fatals
2022-07-28 21:16:42 +00:00
Michael
ff9dc1e291
Merge remote-tracking branch 'upstream/develop' into untrusted
2022-07-27 17:56:56 +00:00
Michael
86105635ca
Improved message handling / new activity relay handling
2022-07-27 17:39:00 +00:00
Hypolite Petovan
e11d3cfeb0
Add upload feature for domain pattern block list
...
- Add new /admin/blocklist/server/import route
- Add form on domain pattern blocklist index page
2022-07-27 11:54:50 -04:00
Hypolite Petovan
7d7a5a65e9
Add download feature for domain block list
...
- Add new /blocklist/domain/download route
- Add link on /friendica page
2022-07-27 11:54:50 -04:00
Michael
5ab94ea921
Option to store untrusted entries
2022-07-24 19:31:31 +00:00
Michael
51cc1f679f
Added trust / isActivityGone
2022-07-24 14:26:06 +00:00
Michael
073695b33c
Funkwhale context file moved
2022-07-23 23:10:47 +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
a676cf8bed
Merge remote-tracking branch 'upstream/develop' into enqueue-posts
2022-07-18 14:05:04 +00:00
Michael
ce38e63399
Add and delete entries
2022-07-18 14:03:49 +00:00
Hypolite Petovan
42d411712b
Merge pull request #11742 from annando/server-detection
...
Improved server detection
2022-07-18 08:50:59 -04:00
Michael
ac47aed1b4
Merge remote-tracking branch 'upstream/develop' into enqueue-posts
2022-07-18 05:32:44 +00:00
Michael
af8e059990
Renamed platform definition file
2022-07-18 03:48:19 +00:00
Michael
2f462ffa16
Store incoming posts in a queue
2022-07-18 03:31:00 +00:00
Michael
8b7cb5d9ef
Merge remote-tracking branch 'upstream/develop' into server-detection
2022-07-16 12:44:21 +00:00
Michael
8db0e090d7
Merge remote-tracking branch 'upstream/develop' into json-ld
2022-07-16 09:33:24 +00:00
Michael
8cc362fb8b
Improved JSonLD parsing
2022-07-16 09:25:12 +00:00
Philipp
a910fd8864
Split DBStructure & View to avoid DB-calls and dependencies for basic operations
...
- new "Definition" classes vor DB and Views
- new "Writer" classes to create SQL definitions for DB and Views
- DBStructure & View are responsible to execute DB-querys
2022-07-12 23:40:31 +02:00
Michael
85c7bacb00
Improved server detection
2022-07-10 13:01:47 +00:00
Hank Grabowski
e57e1ba1e5
Make network counts at the group level system level configurable
2022-07-08 15:29:34 -04:00
Michael
cc75eb5d18
Improved server detection
2022-07-05 05:04:05 +00:00
Philipp
b67e488236
adaptions
2022-06-26 10:13:32 +02:00
Philipp
0223c030a9
Improve 2 factor usage
2022-06-25 23:04:00 +02:00
Philipp
417b0072bb
Move documentation :-)
2022-06-23 23:24:15 +02:00
Philipp
2dc38e5632
Move documentation :-)
2022-06-23 23:23:36 +02:00
Philipp
d441b90bda
Respect Forwarded-For headers
2022-06-23 22:42:35 +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
726c4dff7d
You can now store the avatar in a separate folder and host
2022-06-15 03:59:26 +00:00
Michael
7e747b2f41
API: Speed improvements when fetching posts
2022-06-10 18:49:03 +00:00
Michael
d665b78ea8
Fix forced updates on the display page
2022-06-07 17:34:19 +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
Michael
57b8708425
Issue 11566: More detailled notification configuration
2022-06-05 11:41:08 +00:00
Michael
4108704ee3
Fix: Only public posts can be pinned
2022-06-04 06:11:32 +00:00
Michael
cc6192df02
Issue 10926: Transmit pending events to accepted contacts
2022-05-30 20:52:43 +00:00
Michael
4622814e5f
Configuration for logging added
2022-05-18 03:10:38 +00:00
Michael
4daae255d8
Performance: Avoid queries where there is no media or category
2022-05-16 17:06:58 +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
a31256412e
Cache contact avatars locally as files
2022-05-08 05:37:17 +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
f6218427a4
Use the uri-id to fetch the contact
2022-05-03 21:51:56 +00:00
Michael
3163760343
Added configuration for the bulk delivery
2022-05-02 17:34:40 +00:00
Michael
40aa67f8be
Bulk transmission for AP posts
2022-05-02 05:15:27 +00:00
Michael
a2452b33eb
Add missing fields to collection
2022-04-29 10:13:23 +00:00
Michael
d3de2497bc
Use gsid for the network name
2022-04-29 07:47:24 +00:00
Michael
d44641e58c
Fetch avatar by id
2022-04-29 07:30:13 +00:00
Michael
990eea2c4e
We now store uncommon endpoints
2022-04-25 13:45:03 +00:00
Hypolite Petovan
967c438312
Enclose account settings panels in separate forms
...
- This prevents auto-filled password fields to abort settings save
- Move single-use settings/nick_set template HTML to settings/account
2022-04-24 08:36:53 -04:00
Hypolite Petovan
64330f9895
Move /settings to src/
2022-04-24 01:21:48 -04: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
9b646dad97
API: We can now display polls
2022-04-22 19:24:22 +00:00
Michael
f34b7b91fa
API: New Mastodon endpoints added
2022-04-21 19:58:56 +00:00
Michael
834844573b
We can now store incoming questions
2022-04-20 06:28:02 +00:00
Michael
0d8cf06e4a
Experimental feature to enter a custom creation date
2022-04-13 05:31:32 +00:00
Michael
d7df0825db
We now offer an endpoint for featured posts
2022-04-08 21:25:31 +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
Michael
5d497f9962
API: Enable picture upload via Tusky again
2022-03-30 20:33:46 +00:00
Michael
8c34c3b8ae
Don't display Peertube groups as forums
2022-03-24 11:30:32 +00:00
Michael
85fce09b1a
API: Adds missing route for "conversation/show/id"
2022-03-20 12:06:39 +00:00
Hypolite Petovan
1ae7cac236
Move mod/ping to module class
2022-03-14 07:57:41 -04:00
Hypolite Petovan
b7cee324b0
Add legacy notification endpoint for deprecated Notify entity
...
- Add dependencies to Notifications\Notification module class
2022-03-14 07:56:21 -04:00
Hypolite Petovan
7ce97459d4
Deprecated the notify table/classes
2022-03-14 07:56:20 -04:00
Hypolite Petovan
f36d4891bc
Merge pull request #11282 from annando/api-fix
...
API: several fixes to the Twitter/Statusnet API
2022-02-25 16:11:18 -05:00
Michael
bf5c8a2c43
API: several fixes to the Twitter/Statusnet API
2022-02-25 19:16:40 +00:00
Hypolite Petovan
419fe67c6c
Merge pull request #11265 from k-alin/6606-k-alin-mysql-unix-socket
...
Enable MySQL unix socket connection
2022-02-25 10:36:43 -05:00
k-alin
d1141c63fb
add socket to default settings in defaults.config.php
2022-02-25 16:15:19 +01:00
k-alin
4492a09131
add socket to env settings
2022-02-25 12:57:16 +01:00
Michael
39e820e6a3
Display the post receivers
2022-02-20 19:25:55 +00:00
Michael
c867581530
Store the receivers of a post in the tags
2022-02-19 13:31:49 +00:00
Michael
d019ef57d2
Database version increased, code simplified
2022-02-15 15:44:44 +00: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
9a764516d0
Use the "contact-type" instead of "forum" or "prv"
2022-02-09 06:52:16 +00:00
Michael
92a71f8c27
Store wekk/month&halfyear usage / number of posts
2022-02-06 20:03:19 +00:00
Hypolite Petovan
34ca5958a8
[Database version 1449] Coalesce null values in post-content.body field of post-user-view view
2022-01-29 02:45:12 -05:00
Michael
95f085b7ac
API: The legacy API finally moved
2022-01-15 21:38:19 +00:00