Hypolite Petovan
|
6c9788aa04
|
[public_server] Move NULL_DATE to DBA::NUL_DATETIME
- Remove useless DBA::escape when used with database constant
|
4 years ago |
Jonny Tischbein
|
0bb8fdfde2
|
renaming and moving from security to Model/Item and BaseModule
|
4 years ago |
Jonny Tischbein
|
e7f4dc8454
|
Move include/security to /src/Core/Authentication.php and /src/Util/Security.php
|
4 years ago |
Philipp Holzer
|
1454abfdb4
|
rename App Methods
- rename get_baseurl() to getBaseURL()
|
4 years ago |
Tobias Diekershoff
|
dcbf2f4416
|
NL translation THX JeroenED
|
5 years ago |
Tobias Diekershoff
|
b7717db8ea
|
ZH CN translation of several addons THX 朱陈锬
|
5 years ago |
Hypolite Petovan
|
522e8e58c2
|
[multiple] Rename dbesc to DBA::escape
|
5 years ago |
Hypolite Petovan
|
f4ad0d3721
|
Rename DBA::is_result to DBA::isResult
|
5 years ago |
Hypolite Petovan
|
332ea212b5
|
Rename DBM method calls to DBA method calls
|
5 years ago |
Hypolite Petovan
|
57505bdf82
|
[multiple] Rename Friendica\Database\dba to Friendica\Database\DBA
|
5 years ago |
Hypolite Petovan
|
abc76a42ae
|
[multiple] Move \dba to \Friendica\Database\dba
- Updated use statement lists
|
5 years ago |
Hypolite Petovan
|
6c443aeaf0
|
Move addon-specific config to config/addon.ini.php
|
5 years ago |
Hypolite Petovan
|
9e1e088c09
|
[various] Replace direct accesses to $a->config with Config::get
|
5 years ago |
Hypolite Petovan
|
d96370bfad
|
Update multiple README.md
- Update geonames, impressum, piwik, public_server, testdrive, twitter
|
5 years ago |
Hypolite Petovan
|
05077bf127
|
[public_server] Add addon config
- Update mentions of .htconfig.php
|
5 years ago |
Tobias Diekershoff
|
bfb3689c7a
|
CS translation update public_server THX Aditoo
|
5 years ago |
Tobias Diekershoff
|
ca50db103a
|
update to the FI translations THX kris
|
5 years ago |
Tobias Diekershoff
|
8da85c1d56
|
FI translation updates THX Kris
|
5 years ago |
Tobias Diekershoff
|
85815a8810
|
added FI translations to many addons THX Kris
|
5 years ago |
Tobias Diekershoff
|
def13ec450
|
public server PL translation
|
5 years ago |
fabrixxm
|
bfd8e37fb8
|
Update IT strings
|
5 years ago |
Michael
|
bd6ec212c1
|
Missed "use"
|
5 years ago |
Michael
|
f37adf4342
|
standards
|
5 years ago |
Michael
|
446ab8c678
|
Issue issue-1312: Reworked "public server" addon
|
5 years ago |
Hypolite Petovan
|
1900da6c42
|
Move Temporal::convert() to DateTimeFormat::convert()
|
5 years ago |
Hypolite Petovan
|
cbc89d147d
|
Add Temporal::utc() shorthand to Temporal::convert()
|
5 years ago |
Hypolite Petovan
|
e4f32f8ac8
|
Add Temporal::utcNow()
|
5 years ago |
Hypolite Petovan
|
b24690e8df
|
Refactor datetime_convert() into Temporal::convert()
|
5 years ago |
Adam Magness
|
b191d5716c
|
Remove sprintf with translations
don't use sprintf with translation functions
|
5 years ago |
Adam Magness
|
f8c162cbfb
|
Update t() calls
Update all t() calls.
|
5 years ago |
Adam Magness
|
96c41e5623
|
Update strings
update strings to contain addon
|
5 years ago |
Adam Magness
|
c71f7b0e1a
|
Update function names
update function names and hook calls
|
5 years ago |
Adam Magness
|
0afd633346
|
Addon class
plugin moved to Addon src class
|
5 years ago |
Hypolite Petovan
|
27b60e003f
|
Use short form array syntax everywhere
|
5 years ago |
Hypolite Petovan
|
ec0c2e837d
|
Move Contact to src
- Add relevant use statements
- Change method calls
- Remove mentions to include/Contact.php
|
5 years ago |
Adam Magness
|
48dcbc6f3f
|
Issue 3873
Replace deprecated functions with new syntax
|
5 years ago |
Fabio
|
b5701ac885
|
Update IT strings
|
6 years ago |
Tobias Diekershoff
|
631c7724b6
|
ES translation work THX Albert
|
6 years ago |
Tobias Diekershoff
|
aa8c44dcc8
|
some more PT BR translations THX Beatriz Vital
|
7 years ago |
Tobias Diekershoff
|
e88d2edd44
|
CS translation of the public server addon was in the wrong place
|
7 years ago |
Tobias Diekershoff
|
4533ed9a34
|
updating the addon translations, missed some files due missing git fu
|
8 years ago |
Tobias Diekershoff
|
be2e3e6bf7
|
update of the addon translations
|
8 years ago |
Tobias Diekershoff
|
1038ae0174
|
IT: imported translations
|
9 years ago |
Tobias Diekershoff
|
214e7d9b1c
|
CS: added translation from transifex
|
9 years ago |
Tobias Diekershoff
|
951f9dc006
|
RO: added translation for the addons from transifex
|
9 years ago |
Michael Vogel
|
c4578aafa0
|
Improved SQL scripts
|
9 years ago |
Tobias Diekershoff
|
457b980de3
|
public server: save the settings
|
9 years ago |
Tobias Diekershoff
|
60f261b490
|
public server: added form to admin panel
|
9 years ago |
Tobias Diekershoff
|
44cf9c2016
|
public server: added template for the admin panel
|
9 years ago |
Tobias Diekershoff
|
0a134a8198
|
Public Server: indented the example options in the README
|
9 years ago |