4d7067b381
Remove at sign (@) from fulltext query string
...
- InnoDB uses it as a special character and it can't be escaped
2021-06-21 11:15:57 -04:00
193b01cccd
Used \Some\Foo::class instead of '\Some\Foo' which type-safe and easier to find by your editor/IDE
...
Signed-off-by: Roland Häder <roland@mxchange.org>
2020-10-26 01:19:41 +01:00
16d1962324
Add language filter to server list
2020-09-27 15:39:09 -04:00
e68b68110b
Create new popular server languages widget
...
- Rename popular profile widget class and template
2020-09-27 15:39:08 -04:00
959f526cb4
Add page size parameter to search
...
- Update API call documentation
2020-09-27 13:41:40 -04:00
aa83091458
Cap health if server doesn't have a description
2020-09-27 12:51:34 -04:00
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
f1b960c4eb
Add additional account types to the profile filter
2020-09-27 11:31:18 -04:00
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
b7eab197b5
Update API profile search request to match updated fulltext index definition
2020-09-27 08:39:31 -04:00
d6bf75ae04
Update profile search request to match updated fulltext index definition
2020-09-26 18:32:43 -04:00
e873d62e2c
Expand ON DUPLICATE KEY statement to match the new unique key
2020-09-26 18:09:21 -04:00
c21642d705
Improve logging for invalid parameters during profile polling
2020-09-26 16:33:55 -04:00
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
776851b84f
User agent added
2020-07-17 20:41:02 +00:00
0c203131b9
Increase specificity of checks of $param
...
- Avoids warnings and notices
2020-06-20 12:47:17 -04:00
ad6db150c5
Update references to friendica/friendica-directory stable branch
2020-06-15 14:05:26 -04:00
b0a258cd0e
Use byjg/uri dependency instead of adding new URL-handling library in PHPRenderer
2020-06-14 15:13:18 -04:00
57dd610e73
Add u() and r() method to PhpRenderer
...
- Add Router dependency
2020-06-13 13:20:49 -04:00
f47f263fc3
Add ZrlMiddleware class
2020-06-13 13:16:35 -04:00
a402fbdf5d
Add Utils\Url class
2020-06-13 13:16:25 -04:00
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
a0cfd33521
Fix queries to work with sql_mode=only_full_group_by
2019-05-12 14:00:44 -04:00
2324c4836f
Remove unused use statement in Controllers\Console\ExtractStrings
2019-03-04 22:05:23 -05:00
1bbe4d3289
Add SSL and availability condition in /servers/surprise ( #15 )
2019-02-03 09:36:53 -05:00
d0102327c0
Add /servers/surprise endpoint
2019-02-03 09:30:31 -05:00
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
4da3acb52a
Align /msearch
output to legacy format
2018-12-24 09:45:47 -05:00
8db05cfa7c
Add new POST route /msearch with associated controller
2018-12-23 21:22:52 -05:00
fc447f07c4
Clean code of Api\Search
2018-12-23 21:15:50 -05:00
d33fb62e35
Add support for RC version ( #19 )
2018-12-19 04:09:23 -05:00
e30065657d
Fix missing argument in servers controller
2018-11-19 22:13:47 -05:00
e36805c206
Add Custom Pages feature
...
- Add config/pages directory
- Add new custom pages controller and route
- Add generated links in the footer
2018-11-19 22:12:09 -05:00
8c1d4404c7
Add new expected abstract method to Web\BaseController
...
- Cleanup obsolete use statements
2018-11-19 22:11:22 -05:00
9f80a14565
Add footer with current version
...
- Move stats links from header to footer
2018-11-19 08:32:58 -05:00
0c3013adeb
Add locale support to extract-strings console
...
- Remove reliance on available locales setting
- Add reliance on translation path setting
- Only create a new translation when a single language is provided
- Remove debug comments
2018-11-18 11:35:04 -05:00
ce075c80e6
Add statistics page
...
- Closes https://github.com/friendica/friendica-directory/issues/2
2018-11-18 10:38:43 -05:00
e8752c7631
Restore full local name in settings
...
- Fallback to two-letter language code for translation if locale isn't found
- Rename L10n::langToString to L10n::localeToLanguageString
- Use setlocale() with the selected locale
2018-11-18 10:38:17 -05:00
012a3f9f8d
Add poco retrieval during server poll
...
- Closes https://github.com/friendica/friendica-directory/issues/7
2018-11-18 10:36:03 -05:00
a828e712a3
Fix SQL error in search
2018-11-17 23:48:08 -05:00
4790067527
Fix SQL error when there's no condition in AccountTypeTabs
2018-11-17 14:15:25 -05:00
4dad98fa04
Add count display for account type tabs
...
- Add translations strings to AccountTypeTabs
2018-11-17 08:52:23 -05:00
651849b18e
Update type-hint/PHPDoc in PhpRenderer
2018-11-17 08:51:13 -05:00
3669e69241
Add PHPRenderer->np__() translation function
2018-11-17 08:50:51 -05:00
b3e0a349c9
Fix overriding headers in extract-strings console
2018-11-17 08:28:04 -05:00
01d476f542
Use only language part of locale for popular languages
...
- Fixes https://github.com/friendica/friendica-directory/issues/13
2018-11-17 08:02:09 -05:00
fc434f4506
Add extract-strings console
2018-11-16 00:00:19 -05:00