Hypolite Petovan
|
16d1962324
|
Add language filter to server list
|
2020-09-27 15:39:09 -04:00 |
|
Hypolite Petovan
|
e68b68110b
|
Create new popular server languages widget
- Rename popular profile widget class and template
|
2020-09-27 15:39:08 -04:00 |
|
Hypolite Petovan
|
959f526cb4
|
Add page size parameter to search
- Update API call documentation
|
2020-09-27 13:41:40 -04:00 |
|
Hypolite Petovan
|
aa83091458
|
Cap health if server doesn't have a description
|
2020-09-27 12:51:34 -04: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Adam Clark
|
69b2356a1b
|
Fix $server_max_health value being overwritten while calculating
|
2020-09-13 23:12:48 +00:00 |
|
Tobias Diekershoff
|
fad8939cb4
|
IT translation update THX Sylke Vicious
|
2020-09-01 15:02:27 +02: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 |
|
Michael
|
776851b84f
|
User agent added
|
2020-07-17 20:41:02 +00:00 |
|
Hypolite Petovan
|
0c203131b9
|
Increase specificity of checks of $param
- Avoids warnings and notices
|
2020-06-20 12:47:17 -04: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 |
|
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 |
|
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
|
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 |
|
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 |
|
Tobias Diekershoff
|
8c602d3566
|
updated CS, DE, FR and added AR, en_GB, ET, IT, JA, NL, PL, TH, zh_CN translation
|
2019-09-30 20:38:28 +02:00 |
|
Tobias Diekershoff
|
2e1812a369
|
added language codes to the settings.php file
|
2019-09-30 20:35:41 +02:00 |
|
Hypolite Petovan
|
a0cfd33521
|
Fix queries to work with sql_mode=only_full_group_by
|
2019-05-12 14:00:44 -04:00 |
|
Hypolite Petovan
|
a7a9001f5e
|
[Database v0005] Change server.ssl_state column type to tinyint
- Fix "Data truncated" SQL error with server.ssl_state column type
|
2019-03-04 22:11:38 -05:00 |
|
Hypolite Petovan
|
2324c4836f
|
Remove unused use statement in Controllers\Console\ExtractStrings
|
2019-03-04 22:05:23 -05:00 |
|
Hypolite Petovan
|
1bbe4d3289
|
Add SSL and availability condition in /servers/surprise (#15)
|
2019-02-03 09:36:53 -05:00 |
|
Hypolite Petovan
|
d0102327c0
|
Add /servers/surprise endpoint
|
2019-02-03 09:30:31 -05:00 |
|
Hypolite Petovan
|
0e4d5a035f
|
Fix search parameter handling (#23)
- Add default value for search parameter
- Fix filter_var flags for language parameter
|
2019-02-03 09:20:58 -05:00 |
|
Aditoo17
|
d45651328e
|
L10n: Update Czech translation
|
2019-01-27 08:53:00 +01:00 |
|
Hypolite Petovan
|
4da3acb52a
|
Align /msearch output to legacy format
|
2018-12-24 09:45:47 -05:00 |
|
Hypolite Petovan
|
8db05cfa7c
|
Add new POST route /msearch with associated controller
|
2018-12-23 21:22:52 -05:00 |
|