Michael
|
31b88da9d5
|
Merge remote-tracking branch 'upstream/develop' into channel-languages
|
2024-01-03 19:17:58 +00:00 |
|
Michael
|
da3d390187
|
User defined channels can now have got individual language definitions
|
2024-01-03 19:17:14 +00:00 |
|
Michael
|
7ecf143e4c
|
The "unkmail" functionality is removed
|
2024-01-03 10:23:11 +00:00 |
|
Michael
|
89e7420237
|
Friendica copyright changed from 2023 to 2034
|
2024-01-02 20:57:26 +00:00 |
|
Michael Vogel
|
9592292dba
|
Improved server detection / new servers added to federation statistics (#13793)
* Improved server detection / new servers added to federation statistics
* Fix wrong color code
|
2024-01-02 20:12:37 +01:00 |
|
hoergen
|
4e7f0f9f04
|
added jit and preload explanation in comment
added information to identify which parameter causes which result
|
2024-01-01 18:01:22 +01:00 |
|
Michael Vogel
|
8fc96477e7
|
Use the post-counts table to display content (#13781)
* Use the post-counts table to display content
* Use verb instead of vid
* Use verb
* Update counter on delete
|
2023-12-31 12:50:07 +01:00 |
|
Michael
|
40a1263066
|
New table "post-counts" to precalculate the counts
|
2023-12-28 17:42:39 +00:00 |
|
Michael Vogel
|
f23ecaff6a
|
Posts per author/server on the community pages (#13764)
* Posts per author/server on the community pages
* Updated database.sql
|
2023-12-25 12:39:15 +01:00 |
|
Michael
|
e38a699324
|
Fix for profile limitation / configurable list of limited servers
|
2023-12-22 17:16:10 +00:00 |
|
Michael
|
b88c557c6b
|
Issue 13560: new indexes to improve circle loading time
|
2023-12-16 18:28:33 +00:00 |
|
Michael
|
0a4f0d616a
|
Allow longer avatar URLs / the system outbox is now handled
|
2023-12-15 10:39:41 +00:00 |
|
Michael
|
1cd729531d
|
Sorting changed to "created"
|
2023-12-14 06:18:17 +00:00 |
|
Michael
|
eae1affb21
|
Index added
|
2023-12-14 05:36:31 +00:00 |
|
Michael
|
8db7343dda
|
Default values are now at their correct places
|
2023-12-04 06:33:17 +00:00 |
|
Michael
|
cb91800088
|
"worker_fetch_limit" is moved as well
|
2023-12-03 22:49:35 +00:00 |
|
Michael
|
8386768708
|
Merge remote-tracking branch 'upstream/2023.09-rc' into channel-settings
|
2023-12-03 14:41:58 +00:00 |
|
Michael
|
e99c916df1
|
Some more settings moved to the admin frontend
|
2023-12-03 13:43:48 +00:00 |
|
Michael
|
e87c79780a
|
"min_poll_interval" moved as well
|
2023-12-03 11:08:21 +00:00 |
|
Michael
|
6e523beec3
|
The option "community_no_sharer" is now always enabled
|
2023-12-03 10:26:58 +00:00 |
|
Michael
|
f93192bc28
|
The channel settings are now available on the site settings
|
2023-12-03 09:45:13 +00:00 |
|
Michael
|
46b1b66dbf
|
Several settings can now be reached via the site settings
|
2023-11-28 00:57:51 +00:00 |
|
Michael
|
077c9ff0c9
|
Improved control about the contact/server updates
|
2023-11-27 19:00:12 +00:00 |
|
Michael
|
1dfb0ce81c
|
"test" is renamed to "check", documentation for platform added
|
2023-11-15 17:55:45 +00:00 |
|
Michael
|
43f9be367f
|
Check for user defined channel matches before storing them
|
2023-11-15 16:19:05 +00:00 |
|
Michael
|
f5f18518da
|
Frio: Improved display of disabled activities
|
2023-11-07 21:25:00 +00:00 |
|
Michael
|
5b2b73da92
|
Moved empty post detection
|
2023-11-05 23:05:33 +00:00 |
|
Michael
|
ec16e7c0e6
|
Configuration for the number of languages
|
2023-11-05 20:18:01 +00:00 |
|
Michael
|
5ae0331993
|
Use the post language for the language detection / config for quality
|
2023-11-05 19:18:10 +00:00 |
|
Michael
|
7c0b5be70f
|
Accept relay posts based on the selected user languages
|
2023-11-03 22:54:29 +00:00 |
|
Raroun
|
1ede164450
|
Merge branch 'friendica:2023.09-rc' into Leftovers-from-PR-#13339
|
2023-11-01 08:21:50 +01:00 |
|
Raroun
|
cb7643a74e
|
Update settings.config.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2023-11-01 07:30:44 +01:00 |
|
Michael
|
7371070cde
|
Issue 13511: Ensure stattic community user settings
|
2023-10-29 19:43:44 +00:00 |
|
Raroun
|
4d4f352ed9
|
Update settings.config.php
|
2023-10-27 11:35:02 +02:00 |
|
Michael
|
a1947d2bb1
|
Improved asynchronous message procession
|
2023-10-25 20:16:36 +00:00 |
|
Michael
|
1c67be8db0
|
Improve the performance of API timeline calls
|
2023-10-18 08:11:36 +00:00 |
|
Michael
|
fce82deabc
|
Merge remote-tracking branch 'upstream/2023.09-rc' into channel-improvements
|
2023-10-14 19:06:35 +00:00 |
|
Michael
|
be394b573d
|
Channels: Larger fields, better error handling
|
2023-10-14 18:39:35 +00:00 |
|
Hypolite Petovan
|
e6855d3125
|
Refactor Delegation modules
- Remove dependency on DI
- Group translation labels in template variables
- Reformat tempate code
|
2023-10-14 14:15:40 -04:00 |
|
Hypolite Petovan
|
eb583330df
|
Remove obsolete Factory\Api\Mastodon\Error->logError method and related dependencies
|
2023-10-11 09:44:03 -04:00 |
|
Michael
|
ed24d06e0c
|
Now there are user defined channels
|
2023-10-05 19:10:20 +00:00 |
|
Michael
|
e7d65f2d12
|
Merge remote-tracking branch 'upstream/develop' into user-defined-channels
|
2023-09-30 18:44:12 +00:00 |
|
Michael
|
5e1c292927
|
Configuration for the maximum number of post engagement entries
|
2023-09-26 16:00:06 +00:00 |
|
Hypolite Petovan
|
960171c4e0
|
Remove dependency on super-globals in Module\Api\ApiResponse
- Updated DI dependencies to reflect the new parameters
- Updated tests to reflect the new parameters
|
2023-09-24 07:08:16 -04:00 |
|
Michael
|
9f23bee6e4
|
User defined channels can now base on circles/channels
|
2023-09-24 00:45:07 +00:00 |
|
Michael
|
a8a9f93e09
|
Special search keywords added
|
2023-09-22 10:28:00 +00:00 |
|
Michael
|
508d84b2b7
|
Use full text search
|
2023-09-21 23:27:05 +00:00 |
|
Michael
|
42e22ed91b
|
Channel frontend added
|
2023-09-20 21:39:05 +00:00 |
|
Michael
|
d68572ea44
|
Channels can now be created by users
|
2023-09-19 09:05:28 +00:00 |
|
Michael
|
b00c2070d7
|
Use channels for non public content
|
2023-09-17 19:28:38 +00:00 |
|