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 |
|
Michael Vogel
|
b030cfd4e3
|
Merge pull request #41 from friendica/task/24-add-zrl-parameter-support
Add zrl parameter support
|
2020-06-14 09:37:05 +02:00 |
|
Hypolite Petovan
|
6cdbcbddb1
|
[translation] Update translation files after string update
|
2020-06-13 13:25:05 -04:00 |
|
Hypolite Petovan
|
476f7ae832
|
Add ZRL parameter support sitewide in templates
|
2020-06-13 13:21:18 -04:00 |
|
Hypolite Petovan
|
57dd610e73
|
Add u() and r() method to PhpRenderer
- Add Router dependency
|
2020-06-13 13:20:49 -04:00 |
|
Hypolite Petovan
|
0cdbd3af2d
|
Add ZrlMiddleware to the stack
|
2020-06-13 13:17:40 -04:00 |
|
Hypolite Petovan
|
230ceeab29
|
Add names to routes we need to get URLs for
|
2020-06-13 13:17:19 -04:00 |
|
Hypolite Petovan
|
f47f263fc3
|
Add ZrlMiddleware class
|
2020-06-13 13:16:35 -04:00 |
|
Hypolite Petovan
|
a402fbdf5d
|
Add Utils\Url class
|
2020-06-13 13:16:25 -04:00 |
|
Hypolite Petovan
|
10edbea99e
|
Update author email address in file headers
|
2020-06-13 13:15:53 -04:00 |
|
Hypolite Petovan
|
c18551c44c
|
Merge pull request #35 from AlfredSK/AlfredSK-change-queries-from-open-to-not-closed
Show and count also servers with policy 'approve'
|
2019-11-01 13:05:27 -04:00 |
|
Steffen K9
|
dfd1a14300
|
Change the statistics query as well
|
2019-11-01 17:18:15 +01:00 |
|
Steffen K9
|
778168e0c4
|
Show also servers with policy 'approve'
Changed the queries to show also servers with register policy 'approval'.
|
2019-11-01 17:15:26 +01:00 |
|
Hypolite Petovan
|
1e3dab7c10
|
Merge pull request #32 from tobiasd/20190930-lng
Updated translations of directory from Transifex sources
|
2019-10-01 07:58:30 -04:00 |
|