Commit Graph

58 Commits

Author SHA1 Message Date
Tobias Diekershoff 08206fdcc0 Merge branch 'master' into develop 2019-01-21 10:04:26 +01:00
Hypolite Petovan c27b1cb66f Replace deprecated Addon::*registerHook by Hook::*register 2018-12-26 10:20:18 -05:00
Hypolite Petovan 85b5715a44 Remove require include/* 2018-12-26 00:36:43 -05:00
Hypolite Petovan a30ea9b062 [various] Add exceptions to Smarty default escaping 2018-12-15 05:04:20 -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 4a667f640f Function renamed
update function calls
2018-11-09 13:32:45 -05:00
Adam Magness 1ac32c622e Functions moved to Strings class
implement functions from Strings class
2018-11-09 07:09:15 -05:00
Adam Magness 9079480d4a move to Renderer class
update functions calls for new Renderer class.
2018-10-31 10:55:15 -04:00
Hypolite Petovan d4340af4fc [forumdirectory] Use new Pager constructor and renderFull signatures 2018-10-24 20:18:22 -04:00
Hypolite Petovan 6f421a74c6 [forumdirectory] Use Content\Pager instead of App->pager 2018-10-24 02:38:54 -04:00
Philipp Holzer 1454abfdb4
rename App Methods
- rename get_baseurl() to getBaseURL()
2018-10-10 00:04:49 +02:00
Tobias Diekershoff 473cf1243c CS translation forumdirectory THX Aditoo 2018-09-17 21:53:56 +02:00
Tobias Diekershoff dcbf2f4416 NL translation THX JeroenED 2018-08-25 21:12:02 +02:00
Roland Häder 05bea7c61d [forumdirectory] Fixes, type-hints and PAGE_* moval (#671)
* Rewrite:
- moved PAGE_* constants to class Friendica\Model\Profile

* Rewrites:
- added type-hint `App`
- added type-hint `array` to $b
- used empty() instead of deprecated x()

* [forumdirectory] CR request:
- moved constants PAGE_* from Profile to Contact class

* [forumdirectory] CR request: Removed superfluous == 1
2018-07-28 01:33:39 -04:00
Hypolite Petovan 522e8e58c2 [multiple] Rename dbesc to DBA::escape 2018-07-23 15:35:22 -04:00
Hypolite Petovan f4ad0d3721 Rename DBA::is_result to DBA::isResult 2018-07-23 15:02:59 -04:00
Hypolite Petovan 332ea212b5 Rename DBM method calls to DBA method calls 2018-07-23 15:02:10 -04:00
Tobias Diekershoff ca50db103a update to the FI translations THX kris 2018-05-20 19:16:32 +02:00
Tobias Diekershoff 227ad8f23b translation updates NL, PL, FI and IT 2018-04-20 08:32:40 +02:00
Tobias Diekershoff eb5eb5986d update to the FI translations 2018-04-09 15:00:17 +02:00
Tobias Diekershoff 85815a8810 added FI translations to many addons THX Kris 2018-04-06 13:58:38 +02:00
Tobias Diekershoff 7788cec989 forumdirectory PL translation 2018-04-01 19:34:44 +02:00
fabrixxm bfd8e37fb8 Update IT strings 2018-03-19 21:28:00 +01:00
Hypolite Petovan 80cfdc68c9 Replace datetime functions by Temporal methods 2018-02-03 12:31:33 -05:00
Adam Magness f8c162cbfb Update t() calls
Update all t() calls.
2018-01-22 18:09:05 -05:00
Michael 39e12d77ef Some forgotten include 2018-01-20 21:03:48 +00:00
Hypolite Petovan c6e5bc3429
Merge pull request #492 from zeroadam/Addon
Move plugins to src
2018-01-20 14:36:26 -05:00
Hypolite Petovan eec158b5f3 Add missing include/fix zrl location 2018-01-20 09:30:08 -05:00
Adam Magness 0afd633346 Addon class
plugin moved to Addon src class
2018-01-19 07:20:17 -05:00
Hypolite Petovan 0ec16922e7 Fix forumdirectory reference to deleted files/functions
- Fix formatting
- Fix reference to nav_set_selected
- Fix reference to widget_findpeople
2018-01-18 19:39:02 -05:00
Hypolite Petovan e9d7a1fa45 Remove App::get_cached_avatar_image method 2018-01-16 19:22:36 -05:00
Hypolite Petovan 27b60e003f Use short form array syntax everywhere 2018-01-15 08:15:33 -05:00
Michael f2c57fda48 The function "template_escape" doesn't exist anymore. 2017-11-27 06:34:04 +00:00
Adam Magness 48dcbc6f3f Issue 3873
Replace deprecated functions with new syntax
2017-11-06 18:55:24 -05:00
Tobias Diekershoff c1fd4c538c RU translation of forumdirectory addon THX pztrn 2017-04-09 08:11:10 +02:00
Fabio b5701ac885 Update IT strings 2017-01-18 14:04:53 +01:00
Tobias Diekershoff e490926199 ES forumdirectory 2016-11-10 10:46:54 +01:00
Tobias Diekershoff 184e9b56ce smarty3 variables with a dash need other notation 2016-09-09 17:54:48 +02:00
Tobias Diekershoff 9c3ea9d9f5 only show address information when set 2016-09-09 12:01:59 +02:00
Tobias Diekershoff aa8c44dcc8 some more PT BR translations THX Beatriz Vital 2016-08-23 07:46:05 +02:00
Michael Vogel 7ed70cf5ad Use the new directory setting (valid for 3.4.2) 2015-09-26 11:04:05 +02:00
Tobias Diekershoff 4533ed9a34 updating the addon translations, missed some files due missing git fu 2015-04-03 13:17:32 +02:00
Tobias Diekershoff 1038ae0174 IT: imported translations 2014-09-14 22:01:44 +02:00
Tobias Diekershoff a79ca033f4 fixing a problem with automatization ;-) 2014-09-06 18:27:03 +02:00
Tobias Diekershoff 214e7d9b1c CS: added translation from transifex 2014-09-06 17:59:46 +02:00
Tobias Diekershoff 951f9dc006 RO: added translation for the addons from transifex 2014-09-06 17:58:41 +02:00
Tobias Diekershoff f6460497e3 DE: added translations for the addons from transifex 2014-09-06 17:56:57 +02:00
Michael Vogel 4dd0ea5f89 Links now are directed to target="_blank" 2014-02-11 23:30:28 +01:00
fabrixxm a85a080856 update addons template dir layout 2013-04-23 08:48:19 -04:00
fabrixxm 887fcdbd3e add per-plugin language files 2013-02-27 09:38:30 -05:00