Commit Graph

93 Commits

Author SHA1 Message Date
Tobias Diekershoff 7f3704ae54 regenerated messages.po files of the addons 2021-02-01 18:29:42 +01:00
Tobias Diekershoff e34b227e61 RU translation langfilter addon THX Alexander An 2020-10-11 16:57:45 +02:00
Hypolite Petovan 76ecff195f [langfilter] Remove Composer dependency
- It has been added to Friendica core
2020-10-10 17:40:17 -04:00
Tobias Diekershoff b9647092a7 IT translation of langfilter addon updated THX Sylke Vicious 2020-10-07 06:38:14 +02:00
Tobias Diekershoff dce9221d18 DE translation of langfilter addon 2020-10-07 06:37:34 +02:00
Hypolite Petovan 4488a16af0 [langfilter] Update master PO file after translation strings update 2020-10-03 22:03:29 -04:00
Hypolite Petovan 72ce0e814d [langfilter] Add slider to addon settings
- Update description for accuracy
2020-10-03 22:02:05 -04:00
Hypolite Petovan 023b3a4a76 [langfilter] Replace remove Text_Language_Detect dependency by matriphe/iso-639
- Address https://github.com/friendica/friendica/issues/9250#issuecomment-703153334
2020-10-03 22:01:37 -04:00
Hypolite Petovan 203672cf27 [various] Remove redundant uninstall functions
- All hooks (current and obsolete) are removed automatically during addon uninstall
2020-07-27 08:30:41 -04:00
Michael 3f84caeec5 Unneeded "info" messages removed 2020-07-23 03:48:52 +00:00
Tobias Diekershoff c1dcd905d4 RU translation langfilter addon THX Alexander An 2020-06-15 07:46:14 +02:00
Hypolite Petovan 7df232a28e [langfilter] Add default values to form parameters
- Rename langfilter.disable to langfilter.enable with backward compatibility
2020-02-01 14:14:22 -05:00
Philipp Holzer f2fc22227a
cleanup namespace usages for L10n 2020-01-19 16:31:47 +01:00
Philipp Holzer 48fecb9a40
Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:46 +01:00
Philipp Holzer a26bfe79e9
Remove unused `use` statements & remove PConfig class 2020-01-18 17:02:59 +01:00
Philipp Holzer febc835a2d
Move PConfig::set() to DI::pConfig()->set() 2020-01-18 16:54:49 +01:00
Philipp Holzer ea3a9052d8
Move PConfig::get() to DI::pConfig()->get() 2020-01-18 16:50:56 +01:00
Philipp Holzer 335fcf670f
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get() 2019-12-27 21:55:17 +01:00
Tobias Diekershoff a1360930e1 langfilter addon added CA translation THX obiolscat 2019-10-14 07:31:50 +02:00
Tobias Diekershoff 3edbf39b3d langfilter DE translation THX herrthees 2019-06-22 07:31:30 +02:00
Tobias Diekershoff a3b7fda18a added Estonian translation THX Rain Hawk 2019-04-23 18:37:22 +02:00
Tobias Diekershoff 44a966adcf langfilter ZH CN translation update THX asherpen 2019-04-02 10:08:02 +02:00
Tobias Diekershoff af7e7ac511 added SV translation of langfilter 2019-03-22 01:17:40 +01:00
Tobias Diekershoff fdf072e53c ES translation of the langfilter addon THX Abraham Pérez Hernández 2019-01-23 10:02:08 +01:00
Hypolite Petovan c27b1cb66f Replace deprecated Addon::*registerHook by Hook::*register 2018-12-26 10:20:18 -05:00
Hypolite Petovan d836593a3b Replace x() by !empty() or defaults()
- Remove extraneous parentheses around !empty()
2018-11-30 09:11:56 -05:00
Adam Magness 9079480d4a move to Renderer class
update functions calls for new Renderer class.
2018-10-31 10:55:15 -04:00
Philipp Holzer 1454abfdb4
rename App Methods
- rename get_baseurl() to getBaseURL()
2018-10-10 00:04:49 +02:00
Michael c487765860 Where do these notices hide? Now one is removed 2018-08-31 05:10:53 +00:00
Tobias Diekershoff dcbf2f4416 NL translation THX JeroenED 2018-08-25 21:12:02 +02:00
Michael bcc233b4ae Some miswritten variable ... 2018-08-20 21:24:53 +00:00
Michael 7a29893ecb some more notices and some code beautification 2018-08-08 06:24:47 +00:00
Tobias Diekershoff 37952d899d PL translation langfilter THX waldis 2018-08-06 14:04:55 +02:00
Michael aae9da33dc "langfilter" uses the new "language" field as well 2018-06-30 05:20:17 +00:00
Tobias Diekershoff ce5b211b9a CS langfilter addon 2018-06-18 10:39:42 +02:00
Tobias Diekershoff d061ab7997 added CS translation of the langfilter addon THX Aditoo 2018-06-10 08:32:38 +02:00
Tobias Diekershoff 8957f3083d langfilter added PT BR translation THX Beatriz Vital 2018-06-04 12:19:05 +02:00
Tobias Diekershoff 745fe99e08 langfilter: dont add languages when none are set to the settings 2018-06-01 18:05:45 +02:00
Tobias Diekershoff 83404d1f63 IT translation update THX Fabio 2018-05-28 13:54:42 +02:00
Tobias Diekershoff 26d8ac9b8e RU translation langfilter addon THX Stanislav N 2018-05-25 11:09:14 +02:00
Tobias Diekershoff b87c6ad970 FR translations THX vindarel 2018-05-20 19:24:57 +02:00
Tobias Diekershoff be02acb8d3 ES translation of the langfilter addon THX Albert 2018-05-20 19:20:27 +02:00
Michael Vogel 9d33ccac28
Merge pull request #591 from MrPetovan/task/4867-guess-language-from-plaintext
Guess language from plaintext
2018-04-23 00:26:30 +02:00
Hypolite Petovan 8e8bb8e918 [langfilter] Fix namespacing to refer to Text\BBCode 2018-04-21 18:47:18 -04:00
Hypolite Petovan eafe9d68b0 [langfilter] Use new Text\BBCode::toPlaintext to calculate minimum body size 2018-04-21 04:28:03 -04:00
Tobias Diekershoff 56850cacbc langfilter updated NL translation THX Jeroen De Meerleer 2018-04-21 07:54:17 +02:00
Tobias Diekershoff 12d3992da9 EN-GB and EN-US localisation updates to blackout, blockem, langfilter, showmore and xmpp addons 2018-04-10 07:37:41 +02:00
Tobias Diekershoff eb5eb5986d update to the FI translations 2018-04-09 15:00:17 +02:00
Tobias Diekershoff 900940aefb adding the en-gb translation of langfilter helps... 2018-04-09 10:34:58 +02:00
Tobias Diekershoff 81943290bc PL translation update THX waldis 2018-04-08 11:11:54 +02:00