Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update language.php | Max Kostikov | 2018-10-14 | 1 | -1/+1 |
| | |||||
* | Update language.php | Max Kostikov | 2018-10-13 | 1 | -0/+26 |
| | |||||
* | Revert "Merge branch 'patch-11' into 'dev'" | Mario Vavti | 2018-10-13 | 1 | -28/+0 |
| | | | | | This reverts commit e5184458530bb0394e12026c82ee89257115f690, reversing changes made to 8ce240b95c62f4b702b60977f63b0223a8ec0849. | ||||
* | Update language.php | Max Kostikov | 2018-10-13 | 1 | -2/+1 |
| | |||||
* | Update language.php | Max Kostikov | 2018-10-13 | 1 | -3/+4 |
| | |||||
* | Update language.php | Max Kostikov | 2018-10-13 | 1 | -2/+2 |
| | |||||
* | Update language.php | Max Kostikov | 2018-10-13 | 1 | -1/+1 |
| | |||||
* | Update language.php | Max Kostikov | 2018-10-13 | 1 | -2/+1 |
| | |||||
* | Update language.php | Max Kostikov | 2018-10-13 | 1 | -4/+2 |
| | |||||
* | Update language.php | Max Kostikov | 2018-10-13 | 1 | -1/+1 |
| | |||||
* | Update language.php | Max Kostikov | 2018-10-13 | 1 | -1/+1 |
| | |||||
* | Update language.php | Max Kostikov | 2018-10-13 | 1 | -5/+5 |
| | |||||
* | Update language.php | Max Kostikov | 2018-10-12 | 1 | -0/+31 |
| | |||||
* | re-implement/refactor getQuotaInfo() on DAV storage | zotlabs | 2018-06-14 | 1 | -1/+1 |
| | |||||
* | improve browser language detection by offering fallback of (for instance) ↵ | zotlabs | 2018-01-24 | 1 | -1/+34 |
| | | | | fr-fr to fr if no other language matches could be found | ||||
* | :arrow_up: Update intl library. | Klaus Weidenbach | 2017-10-29 | 1 | -4/+1 |
| | | | | | Update intl library from v0.4? (2014) to v0.7.4 (2016). Use global composer autoloader now. | ||||
* | :arrow_up: Update Text_LanguageDetect. | Klaus Weidenbach | 2017-10-29 | 1 | -9/+7 |
| | | | | | | | | Update from v0.3.0 (2012) to v1.0.0 (2017) which should remove some warnings and improve PHP7 support. Using composer to handle this PEAR library now. Fix a problem in FeedutilsTest. | ||||
* | :white_check_mark: Some unit test for include/language.php | Klaus Weidenbach | 2017-10-26 | 1 | -0/+2 |
| | | | | | Unfortunately not so much unit testable, but added in preparation to update LanguageDetect and Intl library. | ||||
* | add some more stuff to admin/account_edit (service class, language, and ↵ | redmatrix | 2016-10-03 | 1 | -0/+58 |
| | | | | techlevel if appropriate). Fix en-au and en-gb so they are listed as languages, and move language selector stuff to include/language.php instead of include/text.php; new file Zotlabs/Lib/Techlevels.php so we only need to write the selection array once. | ||||
* | start removing reserved words from database column names (this run: addon ↵ | redmatrix | 2016-05-30 | 1 | -2/+2 |
| | | | | and hook) | ||||
* | code cleanup | redmatrix | 2016-05-24 | 1 | -6/+0 |
| | |||||
* | rework the conversation object stuff at a high level - still needs a bit of ↵ | redmatrix | 2016-05-20 | 1 | -1/+1 |
| | | | | refactoring | ||||
* | undeclared static property App::$stringsave (push_lang() and pop_lang()) | redmatrix | 2016-04-05 | 1 | -1/+1 |
| | |||||
* | static App | redmatrix | 2016-03-31 | 1 | -18/+18 |
| | |||||
* | Provide Zotlabs\Project and System class for querying details about the ↵ | redmatrix | 2016-02-18 | 1 | -1/+1 |
| | | | | project/version info. Move these out of /boot.php | ||||
* | update fr strings from transifex | redmatrix | 2016-02-15 | 1 | -3/+10 |
| | |||||
* | various issues from the forums | redmatrix | 2016-01-17 | 1 | -1/+1 |
| | |||||
* | move string files to hmessages.po and hstrings.php for hubzilla to avoid ↵ | redmatrix | 2015-09-26 | 1 | -3/+13 |
| | | | | endless merge conflicts. | ||||
* | product was a bad string to use because we may require it for e-commerce, ↵ | redmatrix | 2015-05-13 | 1 | -4/+4 |
| | | | | and RED_PLATFORM is equally problematic for other reasons. | ||||
* | replace project name with $product or $Product in strings to avoid merge ↵ | redmatrix | 2015-05-12 | 1 | -2/+15 |
| | | | | issues across different project names. Currently a place-holder. The strings themselves have not yet been modified. | ||||
* | Correcting reported Doxygen syntax warnings. | Klaus Weidenbach | 2015-03-29 | 1 | -38/+55 |
| | | | | | | | Fixed wrong Doxygen syntax and add some of the available FIXME to Doxygen documentation. Updated Doxygen configuration to add also all capital letter tags. Adding some more Doxygen documentation. | ||||
* | Some cleanups and documentation. | Klaus Weidenbach | 2015-03-04 | 1 | -7/+8 |
| | | | | | | | Fixed some wrong variable names. Initialized some variables before using them. Removed some checks for STATUSNET_PRIVACY_COMPATIBILITY in include/security.php as it does not seem to be defined anywhere. | ||||
* | Revert "Revert "Language names via intl library."" | Stefan Parviainen | 2014-12-31 | 1 | -6/+24 |
| | | | | This reverts commit 4f35efa0bad4ae6489b63f3eebafe6542d654094. | ||||
* | Revert "Language names via intl library." | RedMatrix | 2014-12-31 | 1 | -24/+6 |
| | |||||
* | Update function doc, return language code if language is not recognized | Stefan Parviainen | 2014-12-30 | 1 | -3/+7 |
| | |||||
* | Language names via intl library. Fixes #773 | Stefan Parviainen | 2014-12-30 | 1 | -4/+18 |
| | |||||
* | So much so, in fact, that I didn't even notice the typo. | Thomas Willingham | 2014-09-26 | 1 | -1/+1 |
| | |||||
* | Minor doco. Add some clarity - that had me scratching my head. | Thomas Willingham | 2014-09-26 | 1 | -1/+1 |
| | |||||
* | Language selection: case-insensitive and system language | Alexandre Hannud Abdo | 2014-05-23 | 1 | -2/+1 |
| | | | | | | | Fixed ignoring HTTP_ACCEPT_LANGUAGE tags that had uppercase characters. Fixed defining a->language too soon to ever get the system lang | ||||
* | change app dropdown to point to apps module (changes nav template). ↵ | friendica | 2014-05-21 | 1 | -1/+3 |
| | | | | Important: Plugins using the app-menu hook will no longer be accessible from there and may require re-writing to plug into the system apps page. Also filter apps in items from the language detector to avoid false triggers from the base64 content. | ||||
* | Allow translation context with plural. Use that in Likes/Dislikes. | Alexandre Hannud Abdo | 2014-05-21 | 1 | -3/+4 |
| | |||||
* | Make translation contexts effective. | Alexandre Hannud Abdo | 2014-05-21 | 1 | -2/+3 |
| | |||||
* | add optional context to translations | friendica | 2014-05-20 | 1 | -2/+4 |
| | |||||
* | Commenting language.php and some changes | Klaus | 2014-02-18 | 1 | -84/+87 |
| | | | Some commenting for Doxygen, simplified detect_language() a bit, added a new function get_language_name() that I will use soon or can be used in general to display localized language names from language codes. | ||||
* | dangerous typo that removes all your hublocs, fix reshare formatting | friendica | 2013-03-11 | 1 | -25/+27 |
| | |||||
* | . | friendica | 2013-03-10 | 1 | -13/+17 |
| | |||||
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | settings page channel permissions front-end (needs back-end still) | friendica | 2012-11-01 | 1 | -1/+1 |
| | |||||
* | reduce duplication - only provide one system language setting | friendica | 2012-08-12 | 1 | -9/+8 |
| | |||||
* | more registration functions plus ability to over-ride individual strings ↵ | friendica | 2012-07-22 | 1 | -0/+8 |
| | | | | plus upstream merges plus rev update |