Hypolite Petovan
f47f263fc3
Add ZrlMiddleware class
3 years ago
Hypolite Petovan
a402fbdf5d
Add Utils\Url class
3 years ago
Hypolite Petovan
10edbea99e
Update author email address in file headers
3 years ago
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'
3 years ago
Steffen K9
dfd1a14300
Change the statistics query as well
3 years ago
Steffen K9
778168e0c4
Show also servers with policy 'approve'
...
Changed the queries to show also servers with register policy 'approval'.
3 years ago
Hypolite Petovan
1e3dab7c10
Merge pull request #32 from tobiasd/20190930-lng
...
Updated translations of directory from Transifex sources
4 years ago
Tobias Diekershoff
8c602d3566
updated CS, DE, FR and added AR, en_GB, ET, IT, JA, NL, PL, TH, zh_CN translation
4 years ago
Tobias Diekershoff
2e1812a369
added language codes to the settings.php file
4 years ago
Hypolite Petovan
a0cfd33521
Fix queries to work with sql_mode=only_full_group_by
4 years ago
Hypolite Petovan
942de39e6d
Release 2.2.1
4 years ago
Hypolite Petovan
6ada08b8f7
[Composer] Update dependencies
...
- Update atlas/pdo (1.1.0 => 1.1.1)
- Update bower-asset/fontawesome (5.7.1 => 5.7.2)
4 years ago
Hypolite Petovan
a7a9001f5e
[Database v0005] Change server.ssl_state column type to tinyint
...
- Fix "Data truncated" SQL error with server.ssl_state column type
4 years ago
Hypolite Petovan
c0ff5c1cba
[Composer] Use stable release for sarahman/simple-filesystem-cache
4 years ago
Hypolite Petovan
2324c4836f
Remove unused use statement in Controllers\Console\ExtractStrings
4 years ago
Hypolite Petovan
45fc6315b3
Release 2.2.0
4 years ago
Hypolite Petovan
eb8ea589bc
[Composer] Updating dependencies
...
- Updating gettext/gettext (v4.6.1 => v4.6.2)
- Updating masterminds/html5 (2.4.0 => 2.5.0)
- Updating slim/slim (3.11.0 => 3.12.0)
- Updating bower-asset/bootstrap.native (2.0.24 => 2.0.25)
- Updating bower-asset/fontawesome (5.6.1 => 5.7.1)
- Updating bower-asset/bootstrap (v4.1.3 => v4.2.1)
- Updating symfony/yaml (v4.2.1 => v4.2.3)
- Updating composer/xdebug-handler (1.3.1 => 1.3.2)
- Updating nikic/php-parser (v4.1.0 => v4.2.0)
- Updating webmozart/assert (1.3.0 => 1.4.0)
4 years ago
Hypolite Petovan
1bbe4d3289
Add SSL and availability condition in /servers/surprise ( #15 )
4 years ago
Hypolite Petovan
d0102327c0
Add /servers/surprise endpoint
4 years ago
Hypolite Petovan
0e4d5a035f
Fix search parameter handling ( #23 )
...
- Add default value for search parameter
- Fix filter_var flags for language parameter
4 years ago
Hypolite Petovan
b6aaa246f6
Merge pull request #22 from Aditoo17/master
...
L10n: Update Czech translation
4 years ago
Aditoo17
d45651328e
L10n: Update Czech translation
4 years ago
Hypolite Petovan
4da3acb52a
Align `/msearch` output to legacy format
4 years ago
Hypolite Petovan
2fcd282e83
Add documentation for /msearch endpoint
4 years ago
Hypolite Petovan
8db05cfa7c
Add new POST route /msearch with associated controller
4 years ago
Hypolite Petovan
dc67cff8ef
[Database v0004] Add fulltext index to profile for interest match
4 years ago
Hypolite Petovan
fc447f07c4
Clean code of Api\Search
4 years ago
Hypolite Petovan
31feea1b7a
Updated font awesome paths for version 5.6
4 years ago
Hypolite Petovan
8ca7dfb455
Release 2.1.1
4 years ago
Hypolite Petovan
d33fb62e35
Add support for RC version ( #19 )
4 years ago
Hypolite Petovan
503c134df6
[Composer] Updated font-awesome to version 5.6.1
4 years ago
Hypolite Petovan
6c01f2d3e5
[Composer] Update byjg/migration to version 4.0.2
4 years ago
Hypolite Petovan
b561a1a49d
Updated README about custom pages
4 years ago
Hypolite Petovan
b61afa9502
Add support for multi-word custom HTML page name
4 years ago
Hypolite Petovan
6d4354c97f
Update composer.lock
4 years ago
Hypolite Petovan
80e9283c41
Release 2.1.0
4 years ago
Hypolite Petovan
c2de5cf80a
Add de_DE to available locales
4 years ago
Hypolite Petovan
aa25c475dc
Update translations before release
...
- Add partial de translations
- Update fr translations
4 years ago
Hypolite Petovan
e30065657d
Fix missing argument in servers controller
4 years ago
Hypolite Petovan
e36805c206
Add Custom Pages feature
...
- Add config/pages directory
- Add new custom pages controller and route
- Add generated links in the footer
4 years ago
Hypolite Petovan
8c1d4404c7
Add new expected abstract method to Web\BaseController
...
- Cleanup obsolete use statements
4 years ago
Hypolite Petovan
9f80a14565
Add footer with current version
...
- Move stats links from header to footer
4 years ago
Hypolite Petovan
c0a56882bc
Fix FR translation
4 years ago
Hypolite Petovan
2505436796
Add missing translation string in Layout
4 years ago
Hypolite Petovan
d2a9099391
Update translation strings
...
- Update FR translations
4 years ago
Hypolite Petovan
2591f05fb5
Add translation strings to statistics page
4 years ago
Hypolite Petovan
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
4 years ago
Hypolite Petovan
ce075c80e6
Add statistics page
...
- Closes https://github.com/friendica/friendica-directory/issues/2
4 years ago
Hypolite Petovan
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
4 years ago
Hypolite Petovan
012a3f9f8d
Add poco retrieval during server poll
...
- Closes https://github.com/friendica/friendica-directory/issues/7
4 years ago