Hypolite Petovan
|
959f526cb4
|
Add page size parameter to search
- Update API call documentation
|
2020-09-27 13:41:40 -04:00 |
|
Tobias Diekershoff
|
72d5e68c96
|
Merge pull request #66 from MrPetovan/task/34-no-desc-health-cap
Cap health score if server doesn't have a description
|
2020-09-27 19:16:49 +02:00 |
|
Hypolite Petovan
|
aa83091458
|
Cap health if server doesn't have a description
|
2020-09-27 12:51:34 -04:00 |
|
Michael Vogel
|
4205323d31
|
Merge pull request #65 from MrPetovan/task/36-display-registration-policy
Display registration policy in server panel
|
2020-09-27 18:03:12 +02:00 |
|
Hypolite Petovan
|
7b906d5e33
|
Updated base translation file after adding new translation strings
|
2020-09-27 11:58:07 -04:00 |
|
Hypolite Petovan
|
35194f8110
|
Display registration policy in server panel
- Add title to health score badge
- Add translation for users badge
|
2020-09-27 11:58:06 -04:00 |
|
Tobias Diekershoff
|
520ddf5a8c
|
Merge pull request #63 from MrPetovan/task/54-no-ping-penalty
Factor in the unavailability of ping in the health score
|
2020-09-27 17:56:49 +02:00 |
|
Tobias Diekershoff
|
a24a7d866c
|
Merge pull request #64 from MrPetovan/task/40-add-account-types
Add additional account types to the profile filter
|
2020-09-27 17:43:18 +02:00 |
|
Hypolite Petovan
|
f1b960c4eb
|
Add additional account types to the profile filter
|
2020-09-27 11:31:18 -04:00 |
|
Hypolite Petovan
|
0ce9dda5f6
|
Factor in the unavailability of ping in the health score
- No available ping limits the maximum health score a server can have
|
2020-09-27 11:08:39 -04:00 |
|
Tobias Diekershoff
|
360c421796
|
Merge pull request #62 from MrPetovan/task/39-search-match-username
Add missing column in profile fulltext index
|
2020-09-27 14:46:56 +02:00 |
|
Hypolite Petovan
|
b7eab197b5
|
Update API profile search request to match updated fulltext index definition
|
2020-09-27 08:39:31 -04:00 |
|
Hypolite Petovan
|
3939800068
|
[Database v0008b] Add missing column in fulltext index
- Add minimal SQL query to downgrade SQL script to avoid empty query errors
|
2020-09-27 08:39:18 -04:00 |
|
Michael Vogel
|
96dec7c4df
|
Merge pull request #60 from MrPetovan/task/39-search-match-username
Profile search now matches username, not full profile URL
|
2020-09-27 00:47:15 +02:00 |
|
Hypolite Petovan
|
d6bf75ae04
|
Update profile search request to match updated fulltext index definition
|
2020-09-26 18:32:43 -04:00 |
|
Hypolite Petovan
|
4621ae2001
|
[Database v0008] Replace profile_url with username in profile full-text index
- Prevents search matches on node domain name
|
2020-09-26 18:32:21 -04:00 |
|
Michael Vogel
|
7780d3af09
|
Merge pull request #59 from MrPetovan/bug/38-unique-server-alias
Add unique key on server_alias.alias
|
2020-09-27 00:28:19 +02:00 |
|
Hypolite Petovan
|
e873d62e2c
|
Expand ON DUPLICATE KEY statement to match the new unique key
|
2020-09-26 18:09:21 -04:00 |
|
Hypolite Petovan
|
8e6aa14704
|
[Database v0007] Add unique key on server_alias.alias
- Fix inconsistent behaviors with aliases referring to multiple servers
|
2020-09-26 18:09:08 -04:00 |
|
Michael Vogel
|
751a45fd3c
|
Merge pull request #58 from MrPetovan/bug/47-drop-server-path-field
[Database v0006] Drop unused server.path field
|
2020-09-26 23:11:16 +02:00 |
|
Michael Vogel
|
b48c436141
|
Merge pull request #57 from MrPetovan/bug/45-drop-key-validation
Remove validity check on profile key parameter
|
2020-09-26 23:07:49 +02:00 |
|
Hypolite Petovan
|
ca0bb09f81
|
[Database v0006] Drop unused server.path field
- Fix "Field 'path' doesn't have a default value" errors
|
2020-09-26 17:06:40 -04:00 |
|
Hypolite Petovan
|
c21642d705
|
Improve logging for invalid parameters during profile polling
|
2020-09-26 16:33:55 -04:00 |
|
Hypolite Petovan
|
c8fa6ef3dc
|
Remove validity check on profile key parameter
|
2020-09-26 16:33:29 -04:00 |
|
Hypolite Petovan
|
ffa16d1935
|
Merge pull request #55 from realkinetix/server-max-health-fix
Fix $server_max_health value being overwritten while calculating
|
2020-09-13 22:26:42 -04:00 |
|
Adam Clark
|
69b2356a1b
|
Fix $server_max_health value being overwritten while calculating
|
2020-09-13 23:12:48 +00:00 |
|
Michael Vogel
|
1ca13876fb
|
Merge pull request #52 from tobiasd/20200901-it
IT translation update THX Sylke Vicious
|
2020-09-01 15:11:23 +02:00 |
|
Tobias Diekershoff
|
fad8939cb4
|
IT translation update THX Sylke Vicious
|
2020-09-01 15:02:27 +02:00 |
|
Hypolite Petovan
|
896a07f9cb
|
Merge pull request #51 from tobiasd/20200818-lng
EN GB and PL translation updates
|
2020-08-18 11:54:12 -04:00 |
|
Tobias Diekershoff
|
1451b18460
|
PL translation updated THX Waldis
|
2020-08-18 17:51:53 +02:00 |
|
Tobias Diekershoff
|
d04b50d2b9
|
EN GB translation updated THX AndyH3
|
2020-08-18 17:51:27 +02:00 |
|
Hypolite Petovan
|
c41ce95f4e
|
Merge pull request #50 from annando/user-agent
User agent added
|
2020-07-17 19:47:34 -04:00 |
|
Michael
|
776851b84f
|
User agent added
|
2020-07-17 20:41:02 +00:00 |
|
Michael Vogel
|
937fedc2c7
|
Merge pull request #46 from MrPetovan/release/2.3.1
Release 2.3.1
|
2020-06-20 22:54:07 +02:00 |
|
Hypolite Petovan
|
0c203131b9
|
Increase specificity of checks of $param
- Avoids warnings and notices
|
2020-06-20 12:47:17 -04:00 |
|
Hypolite Petovan
|
7799fb99ed
|
[Composer] Update dependency mrpetovan/Net_Ping to version 1.2
|
2020-06-20 12:45:18 -04:00 |
|
Hypolite Petovan
|
b6933785dd
|
[Composer] Update lock file hash
|
2020-06-17 15:16:39 -04:00 |
|
Tobias Diekershoff
|
83aa5152aa
|
Merge pull request #44 from MrPetovan/release/2.3.0
Release 2.3.0
|
2020-06-17 19:50:29 +02:00 |
|
Hypolite Petovan
|
9ee72bb382
|
Update container namespace after dependency replacement
- container-interop has been replaced with psr/container
|
2020-06-17 09:27:20 -04:00 |
|
Hypolite Petovan
|
ad6db150c5
|
Update references to friendica/friendica-directory stable branch
|
2020-06-15 14:05:26 -04:00 |
|
Hypolite Petovan
|
30bdf306ba
|
Bump version number for 2.3.0 release
|
2020-06-15 14:05:26 -04:00 |
|
Hypolite Petovan
|
5c9432dd57
|
[Composer] Replace abandoned leafo/scssphp with scssphp/scssphp
|
2020-06-15 14:05:21 -04:00 |
|
Hypolite Petovan
|
19631ef206
|
[Composer] Update dependencies
- Removing sebastian/resource-operations (1.0.0)
- Removing sebastian/code-unit-reverse-lookup (1.0.1)
- Removing myclabs/deep-copy (1.8.1)
- Removing container-interop/container-interop (1.2.0)
- Removing sebastian/object-enumerator (2.0.1)
- Updating fxp/composer-asset-plugin (v1.4.4 => v1.4.6)
- Updating atlas/pdo (1.1.1 => 1.1.2)
- Updating boronczyk/localization-middleware (1.4 => 1.4.1)
- Updating byjg/anydataset (4.0.0 => 4.0.1)
- Updating byjg/anydataset-db (4.0.0 => 4.0.1)
- Updating byjg/migration (4.0.2 => 4.0.3)
- Updating gettext/languages (2.5.0 => 2.6.0)
- Updating gettext/gettext (v4.6.2 => v4.8.2)
- Updating masterminds/html5 (2.5.0 => 2.7.1)
- Updating psr/log (1.1.0 => 1.1.3)
- Updating monolog/monolog (1.24.0 => 1.25.4)
- Downgrading sebastian/version (2.0.1 => 1.0.6)
- Downgrading sebastian/recursion-context (2.0.0 => 1.0.5)
- Downgrading sebastian/exporter (2.0.0 => 1.2.2)
- Downgrading sebastian/environment (2.0.0 => 1.3.8)
- Updating symfony/polyfill-ctype (v1.10.0 => v1.17.0)
- Updating webmozart/assert (1.4.0 => 1.5.0)
- Updating phpdocumentor/reflection-common (1.0.1 => 2.1.0)
- Updating phpdocumentor/type-resolver (0.4.0 => 1.0.1)
- Updating phpdocumentor/reflection-docblock (4.3.0 => 4.3.4)
- Updating doctrine/instantiator (1.1.0 => 1.3.1)
- Updating phpspec/prophecy (1.8.0 => v1.10.3)
- Downgrading phpunit/phpunit-mock-objects (3.4.4 => 2.3.8)
- Downgrading phpunit/php-token-stream (2.0.2 => 1.4.12)
- Downgrading phpunit/php-code-coverage (4.0.8 => 2.2.4)
- Downgrading phpunit/phpunit (5.7.27 => 4.8.36)
- Updating sarahman/simple-filesystem-cache (1.0.0 => 1.0.1)
- Updating slim/slim (3.12.0 => 3.12.3)
- Updating slim/php-view (2.2.0 => 2.2.1)
- Updating bower-asset/bootstrap.native (2.0.25 => 2.0.27)
- Updating bower-asset/fontawesome (5.7.2 => 5.13.0)
- Updating bower-asset/bootstrap (v4.3.1 => v4.5.0)
- Updating leafo/scssphp (v0.7.7 => v0.7.8)
- Updating pear/pear_exception (v1.0.0 => v1.0.1)
- Updating composer/xdebug-handler (1.3.2 => 1.4.2)
- Updating netresearch/jsonmapper (v1.4.0 => v1.6.0)
- Updating felixfbecker/advanced-json-rpc (v3.0.3 => v3.1.1)
- Updating felixfbecker/language-server-protocol (v1.2.0 => v1.4.0)
- Updating nikic/php-parser (v4.2.1 => v4.5.0)
- Updating sabre/event (5.0.3 => 5.1.0)
- Updating sabre/uri (2.1.1 => 2.2.0)
|
2020-06-15 09:43:08 -04:00 |
|
Hypolite Petovan
|
685772e24e
|
[Composer] Replace abandoned zendframefork/zend-escape with suggested laminas/laminas-escape
|
2020-06-15 09:43:07 -04:00 |
|
Hypolite Petovan
|
deabe4da49
|
[Composer] Enforce minimum PHP version during composer update
- Downgrade symfony/yaml to version v3.4.42 to satisfy the enforced minimum PHP version
|
2020-06-15 09:43:07 -04:00 |
|
Michael Vogel
|
d509dfbbfd
|
Merge pull request #43 from tobiasd/master
updated CS, DE, FR and added ar ca cs de en en_GB et fr it ja nl pl ru th zh_CN translation
|
2020-06-15 10:38:29 +02:00 |
|
Tobias Diekershoff
|
aeb0a67b12
|
updated CS, DE, FR and added ar ca cs de en en_GB et fr it ja nl pl ru th zh_CN translation
|
2020-06-15 09:54:58 +02:00 |
|
Michael Vogel
|
2eca458ec1
|
Merge pull request #42 from MrPetovan/master
Use byjg/uri dependency instead of adding new URL-handling library
|
2020-06-14 21:31:21 +02:00 |
|
Hypolite Petovan
|
b0a258cd0e
|
Use byjg/uri dependency instead of adding new URL-handling library in PHPRenderer
|
2020-06-14 15:13:18 -04:00 |
|
Hypolite Petovan
|
e082c0535d
|
[Composer] Added core dependency byjg/uri
|
2020-06-14 15:13:17 -04:00 |
|