Balázs Úr
|
4f155fc8a1
|
[catavatar] Mark string as translatable
|
2020-12-28 23:26:25 +01:00 |
|
Michael
|
57577f3b65
|
Catavatar: Fix handling of avatar generating for any address
|
2020-12-06 16:04:07 +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 |
|
Philipp Holzer
|
65e4726718
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:43 +01:00 |
|
Philipp Holzer
|
1ce63185ab
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:12 +01: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
|
346bf125a7
|
Move PConfig::delete() to DI::pConfig()->delete()
|
2020-01-18 16:56:45 +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 |
|
Hypolite Petovan
|
c27b1cb66f
|
Replace deprecated Addon::*registerHook by Hook::*register
|
2018-12-26 10:20:18 -05:00 |
|
Adam Magness
|
07fcb9c62b
|
A few missed
a few missed function calls.
|
2018-10-31 11:06:15 -04: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 |
|
Vinzenz Vietzke
|
b9c39e50b3
|
resize images to 300px for frio compliance
|
2018-10-23 16:38:01 +02:00 |
|
Philipp Holzer
|
1454abfdb4
|
rename App Methods
- rename get_baseurl() to getBaseURL()
|
2018-10-10 00:04:49 +02:00 |
|
Jonny Tischbein
|
b192684f04
|
Apply CatAvatar when submiting aproval - fix #5779 in friendica
|
2018-09-30 23:07:00 +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 |
|
Hypolite Petovan
|
57505bdf82
|
[multiple] Rename Friendica\Database\dba to Friendica\Database\DBA
|
2018-07-20 08:20:48 -04:00 |
|
Hypolite Petovan
|
abc76a42ae
|
[multiple] Move \dba to \Friendica\Database\dba
- Updated use statement lists
|
2018-07-19 22:18:02 -04:00 |
|
Michael
|
5acf35ffa5
|
Catavatar: Code/functionality cleanup
|
2018-04-16 06:52:11 +00:00 |
|
Michael
|
7f06962bd1
|
Standards
|
2018-04-13 10:28:25 +00:00 |
|
Michael
|
ac5db74a8b
|
Just some code beautification
|
2018-04-13 08:31:16 +00:00 |
|
Michael
|
72b8bc815c
|
And now it really works
|
2018-04-13 08:14:35 +00:00 |
|
Michael
|
2f5fea4f8c
|
Catavatar: The profile picture is now stored in a better way
|
2018-04-13 06:34:16 +00:00 |
|
Tobias Diekershoff
|
0ff44594c8
|
added missing dot
|
2018-04-09 15:16:52 +02:00 |
|
fabrixxm
|
775974e5f3
|
More code style
|
2018-04-06 18:25:44 +02:00 |
|
fabrixxm
|
98365a8808
|
Fix coding style
|
2018-04-05 22:21:59 +02:00 |
|
fabrixxm
|
d52031d002
|
Add Cat Avatar Generator Addon
|
2018-04-05 10:56:36 +02:00 |
|