nupplaPhil
|
2ca621a92a
|
Replace deprecated $a->page with DI::page()
|
2019-12-30 20:02:08 +01:00 |
nupplaPhil
|
5060f3c0aa
|
Remove deprecated App::is_mobile/is_tablet - replace with DI::mode()->isMobile()/isTablet()
|
2019-12-27 21:55:18 +01:00 |
nupplaPhil
|
335fcf670f
|
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get()
|
2019-12-27 21:55:17 +01:00 |
Hypolite Petovan
|
c27b1cb66f
|
Replace deprecated Addon::*registerHook by Hook::*register
|
2018-12-26 10:20:18 -05:00 |
Hypolite Petovan
|
eaeb834819
|
Replace deprecated Addon::callHooks by Hook::callAll
|
2018-12-26 10:20:17 -05: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 |
Hypolite Petovan
|
82fd1df5dd
|
Replace current_theme() and current_theme_url() calls
|
2018-04-28 18:39:29 -04:00 |
Hypolite Petovan
|
3e418dc5a0
|
Fix remaining call_hooks
|
2018-01-21 00:11:18 -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 |
rabuzarus
|
4fe0910337
|
make smileybutton part of the div profile-smiley-wrapper
|
2016-02-05 21:25:50 +01:00 |
Johannes Schwab
|
9a1c783d74
|
make smileybutton respect the theme
|
2015-02-07 16:22:20 +01:00 |
Tobias Diekershoff
|
5c5c23acb0
|
wording submit -> save settings
|
2013-11-19 14:10:27 +01:00 |
Johannes Schwab
|
e345295c7c
|
fixed an error with the button
|
2013-09-08 10:12:53 +02:00 |
Johannes Schwab
|
ad6e4c2ba0
|
Add an option to hide the button
|
2013-09-07 18:35:00 +02:00 |
Johannes Schwab
|
f2a019504c
|
Fixed for tinymce and improved appearance
|
2013-08-31 13:50:02 +02:00 |
Johannes Schwab
|
0ed6c53397
|
Add Smileybutton Plugin
|
2013-08-30 03:00:56 +02:00 |