Commit Graph

36 Commits

Author SHA1 Message Date
Philipp Holzer 335fcf670f
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get() 2019-12-27 21:55:17 +01:00
Hypolite Petovan 81f9f266ab [widgets] Remove superfluous $baseurl template variable 2019-05-05 22:04:29 -04:00
Tobias Diekershoff 08206fdcc0 Merge branch 'master' into develop 2019-01-21 10:04:26 +01:00
Tobias Diekershoff 2d6a56e5e8
Merge pull request #786 from MrPetovan/bug/6334-get-app-namespace
[various] Escape global function get_app calls
2018-12-29 11:52:06 +01:00
Hypolite Petovan 62c43ea2f8 [various] Escape global function get_app calls 2018-12-27 21:03:17 -05:00
Hypolite Petovan c27b1cb66f Replace deprecated Addon::*registerHook by Hook::*register 2018-12-26 10:20:18 -05:00
Hypolite Petovan aa5fbb4994 Replace killme() by exit() 2018-12-26 10:20:16 -05:00
Hypolite Petovan 85b5715a44 Remove require include/* 2018-12-26 00:36:43 -05:00
Adam Magness 90b1ef56f7 Functions moved to HTML
update function calls to new class
2018-11-05 21:08:06 -05:00
Adam Magness 9079480d4a move to Renderer class
update functions calls for new Renderer class.
2018-10-31 10:55:15 -04:00
Adam Magness 49eff56e5d Core Logger
implement log() function.
more to squash


Core Logger Class

implement log() function
2018-10-29 19:40:18 -04:00
Philipp Holzer 1454abfdb4
rename App Methods
- rename get_baseurl() to getBaseURL()
2018-10-10 00:04:49 +02:00
Michael Vogel 77b7b73288 "remote_permissions" and "widgets" are set to deprecated (#711) 2018-08-20 00:24:43 -04:00
Hypolite Petovan c4c2514f3b [widgets] Add missing use statement after dbesc conversion 2018-07-23 18:46:16 -04:00
Hypolite Petovan 522e8e58c2 [multiple] Rename dbesc to DBA::escape 2018-07-23 15:35:22 -04:00
Adam Magness b191d5716c Remove sprintf with translations
don't use sprintf with translation functions
2018-01-23 22:59:20 -05:00
Adam Magness f8c162cbfb Update t() calls
Update all t() calls.
2018-01-22 18:09:05 -05:00
Adam Magness 96c41e5623 Update strings
update strings to contain addon
2018-01-20 11:01:59 -05:00
Adam Magness c71f7b0e1a Update function names
update function names and hook calls
2018-01-20 08:57:41 -05:00
Adam Magness 0afd633346 Addon class
plugin moved to Addon src class
2018-01-19 07:20:17 -05:00
Hypolite Petovan 27b60e003f Use short form array syntax everywhere 2018-01-15 08:15:33 -05:00
Tobias Diekershoff f8d9efe8c7 some files were executable, now they are not 2017-12-07 14:26:26 +01:00
Tobias Diekershoff fa08537213 use pconfig::delete in widgets addon 2017-11-11 07:23:31 +01:00
Adam Magness 48dcbc6f3f Issue 3873
Replace deprecated functions with new syntax
2017-11-06 18:55:24 -05: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
fabrixxm 32063986f5 add source strings to plugins 2013-02-27 08:29:48 -05:00
Zach Prezkuta 3da6f1471c update addons to support Smarty3 2012-12-22 13:36:35 -07:00
Thomas Willingham 52252f0f0f Added the friendheader widget 2012-04-27 18:13:44 +01:00
Fabio Comuni 02483e4c94 widgets: only local user can change settings 2012-03-12 15:08:41 +01:00
Abinoam Jr f54104a761 Friendika -> Friendica (widgets) 2012-01-31 08:17:35 -03:00
friendica 391f57fa39 permission change 644 to 755 for addons 2012-01-21 15:19:22 -08:00
friendica 318cb246f9 rename 'friendika' 2011-12-16 01:45:53 -08:00
Fabio Comuni a3eb7268ae Use iframe for crossite loading instead of CORS header 2011-10-19 11:43:45 +02:00
Fabio Comuni 255685c176 Fix widgets crosssite ajax, make like widget works 2011-10-18 17:18:58 +02:00
Friendika 056921b1e8 addon repository relocated 2011-09-25 01:56:03 -07:00