Philipp
|
648fadedd3
|
[various] Adapt BaseURL calls for new UriInterface
|
2023-02-18 21:04:47 +01:00 |
Hypolite Petovan
|
39c654da00
|
[various] Remove App dependency from hook functions
|
2023-01-13 21:16:09 -05:00 |
Philipp
|
b0eb28143a
|
UserSession class - Refactor addon
|
2022-10-20 23:51:49 +02:00 |
Michael
|
5d8129600d
|
Replace all functions from boot.php
|
2022-10-19 09:47:36 -04:00 |
Roland Häder
|
06b15a6ed0
|
Changes:
- added missing type-hints
- avoided local variables
- added some documentation
- changed double-quotes to single
|
2022-06-30 13:33:22 +02:00 |
Roland Häder
|
04df7f6e05
|
Changes:
- added more type-hints
- cleaned up some files (curly braces, spaces)
|
2022-06-23 07:17:00 +02:00 |
Michael
|
f14bbeae14
|
viewsrc: Improve page load speed
|
2021-03-14 17:41:02 +00:00 |
Michael
|
1533d9a758
|
Addons are now using the new post functions
|
2021-01-17 00:00:32 +00: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 |
nupplaPhil
|
f2fc22227a
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:47 +01:00 |
nupplaPhil
|
48fecb9a40
|
Move L10n::t() calls to DI::l10n()->t() calls
|
2020-01-19 16:31:46 +01:00 |
Hypolite Petovan
|
d3717045f7
|
[various] Replace remaining $a->page by DI::page()
|
2019-12-30 15:53:43 -05:00 |
Hypolite Petovan
|
905823ea63
|
Update obsolete App::getBaseUrl calls to DI::baseUrl
|
2019-12-29 21:55:10 -05:00 |
Hypolite Petovan
|
c27b1cb66f
|
Replace deprecated Addon::*registerHook by Hook::*register
|
2018-12-26 10:20:18 -05:00 |
Philipp Holzer
|
1454abfdb4
|
rename App Methods
- rename get_baseurl() to getBaseURL()
|
2018-10-10 00:04:49 +02: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
|
2c0eb5c42f
|
Model/Item usages instead of ModelItem
|
2018-06-22 10:06:30 +02:00 |
Michael
|
8e24de90ba
|
Some more replaced item SQL queries
|
2018-06-21 06:23:27 +00:00 |
Adam Magness
|
f8c162cbfb
|
Update t() calls
Update all t() calls.
|
2018-01-22 18:09:05 -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 |
Michael Vogel
|
9dfa86ead9
|
Viewsrc will now work on the community page as well.
|
2015-10-31 23:06:59 +01:00 |
friendica
|
75660432d6
|
make viewsrc actually use colorbox
|
2013-02-05 21:02:33 -08:00 |
Thomas Willingham
|
5cca6daad4
|
Fix viewsrc to use colorbox.
|
2013-02-06 03:14:51 +00:00 |
friendica
|
9ffb8f131d
|
viewsrc only on your own stuff
|
2012-03-30 23:19:14 -07:00 |
Fabio Comuni
|
5adb4ef803
|
viewsrc: show message source in a fancybox via ajax
|
2012-03-28 11:44:04 +02:00 |
friendica
|
bf28efb4fe
|
add viewsrc addon
|
2012-01-26 16:50:35 -08:00 |