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
Hypolite Petovan
26b4299b68
[Composer] Add byjg/webrequest direct dependency
4 years ago
Hypolite Petovan
a828e712a3
Fix SQL error in search
4 years ago
Hypolite Petovan
4790067527
Fix SQL error when there's no condition in AccountTypeTabs
4 years ago
Hypolite Petovan
b4f7957f1c
Add database structure update known issue in doc
4 years ago
Hypolite Petovan
dd60b60e99
Pre-release 2.1-rc2
4 years ago
Hypolite Petovan
d66b9aa673
Add new translation strings to PO files
...
- Add FR translations to latest strings
4 years ago
Hypolite Petovan
94fe8cf397
Add Transifex mention to docs/Translation
4 years ago
Hypolite Petovan
4dad98fa04
Add count display for account type tabs
...
- Add translations strings to AccountTypeTabs
4 years ago
Hypolite Petovan
651849b18e
Update type-hint/PHPDoc in PhpRenderer
4 years ago
Hypolite Petovan
3669e69241
Add PHPRenderer->np__() translation function
4 years ago
Hypolite Petovan
b3e0a349c9
Fix overriding headers in extract-strings console
4 years ago
Hypolite Petovan
4ca3fd5a32
Add CS translations, thanks Aditoo
4 years ago
Hypolite Petovan
01d476f542
Use only language part of locale for popular languages
...
- Fixes https://github.com/friendica/friendica-directory/issues/13
4 years ago
Hypolite Petovan
b29aafc2d9
Set Composer to --no-dev on install in doc
4 years ago
Hypolite Petovan
1960634797
Remove SET autocommit=0 in base.sql
...
- Fixes https://github.com/friendica/friendica-directory/issues/12
- Add transactions in SQL migration scripts
4 years ago
Hypolite Petovan
b74921b5d8
Pre-release 2.1-rc1
4 years ago
Hypolite Petovan
f2f647c6d7
Add documentation about translation
4 years ago
Hypolite Petovan
c437eee38e
Add base en strings
...
- Add translated fr strings
4 years ago
Hypolite Petovan
fc434f4506
Add extract-strings console
4 years ago
Hypolite Petovan
ff9eab39a7
Add translation string to templates
...
- Lower popular widget lists to 10 elements
- Add language to profile and server display
4 years ago
Hypolite Petovan
5b7bb030de
Add Internationalization
...
- Add Utils/L10n class
- Add translator functions to PHP Renderer
- Refactor web controllers to prevent duplicated code
- Add locale middleware
- Add translation file loading
- Add i18n settings
4 years ago
Hypolite Petovan
13a2068a8b
Move Photo Controller to Api
4 years ago
Hypolite Petovan
f6426c1e8a
[Composer] Add gettext/gettext and boronczyk/localization-middleware dependencies
4 years ago
Hypolite Petovan
bc5a0fb590
Add language storage during server and profile polling
...
- Add index on language field in profile and server tables
4 years ago
Hypolite Petovan
650f0b4009
Remove unused /tag route
4 years ago
Hypolite Petovan
93c2536f18
Add deep merge between default and local settings
4 years ago
Hypolite Petovan
88fcd9610c
Remove trailing slashes in path settings
4 years ago
Hypolite Petovan
fadb733527
Fix server polling error when body was unexpected JSON
4 years ago
Hypolite Petovan
31156b8643
Increase verbosity of cron queue counts
4 years ago
Hypolite Petovan
4c85d86b7f
Merge pull request #10 from AndyHee/master
...
Update INSTALL.md
4 years ago
Andy H
f6769a6c2a
Update INSTALL.md
4 years ago
Andy H
ea3657d15b
Update INSTALL.md
4 years ago
Hypolite Petovan
5f7930c54f
Release 2.0.6
4 years ago
Hypolite Petovan
63b10c37f5
Add ProfileAdd subconsole
4 years ago
Hypolite Petovan
f9b9557415
Add queue size info logging in Controllers/Cron
4 years ago
Hypolite Petovan
641dc9b8eb
Improve DirectoryAdd console output
4 years ago
Hypolite Petovan
bbff23caa5
Add debug logging of ProfilePollQueue::add calls
4 years ago
Hypolite Petovan
27c5c14ed7
Fix critical mistake preventing profile to be added to queue
4 years ago
Hypolite Petovan
2cabe10fa3
Add return codes to ProfilePollQueue->add
4 years ago
Hypolite Petovan
d231a9bc80
Improve Network::isPublicHost
4 years ago
Andy H
c22ce2292d
Merge branch 'master' into master
4 years ago
Andy H
247e444885
Update INSTALL.md
...
Resolved conflict
4 years ago
Hypolite Petovan
8d702801a5
Release v2.0.5
4 years ago
Hypolite Petovan
7616249610
Add profile URL test on profile poll
4 years ago
Hypolite Petovan
6797eb72cb
Add new Network::testURL method
...
- Remove obsolete intval() call in Network::fetchURL
4 years ago