.. |
Contact.php
|
OStatus: Better handling of changed nicknames
|
3 years ago |
DirSearch.php
|
Revert "Coding convention applied - part 1"
|
3 years ago |
Emailer.php
|
Statically used methods should be defined statically as well
|
3 years ago |
ForumManager.php
|
App::get_baseurl is now replaced with System::baseUrl
|
3 years ago |
HTTPExceptions.php
|
Changes in api
|
5 years ago |
NotificationsManager.php
|
Some more
|
3 years ago |
Photo.php
|
Bugfix for pictures that weren't stored / reworked database calls
|
3 years ago |
Smilies.php
|
.com -> .ca
|
3 years ago |
acl_selectors.php
|
Bugfix: The ACL lookup had its problems after the last changes
|
3 years ago |
api.php
|
Bugfix: The API picture upload created an invalid link
|
3 years ago |
attach.php
|
Continued a bit:
|
3 years ago |
auth.php
|
App::get_baseurl is now replaced with System::baseUrl
|
3 years ago |
auth_ejabberd.php
|
"dba" is now a static class
|
3 years ago |
bb2diaspora.php
|
App::get_baseurl is now replaced with System::baseUrl
|
3 years ago |
bbcode.php
|
Improved regular expression for the Diaspora link detection
|
3 years ago |
cache.php
|
Statically used methods should be defined statically as well
|
3 years ago |
cli_startup.php
|
"dba" is now a static class
|
3 years ago |
config.php
|
Remove unrecommended leading backslash for fully qualified namespaces
|
3 years ago |
contact_selectors.php
|
Modifed "update" and "insert" function / many changed queries
|
3 years ago |
contact_widgets.php
|
App::get_baseurl is now replaced with System::baseUrl
|
3 years ago |
conversation.php
|
App::get_baseurl is now replaced with System::baseUrl
|
3 years ago |
create_shadowentry.php
|
Standards: Remove EOF closing PHP tags
|
3 years ago |
cron.php
|
OStatus: Reworked import
|
3 years ago |
cronhooks.php
|
Replace AND and OR in PHP conditions by && and ||
|
3 years ago |
cronjobs.php
|
OStatus: Reworked import
|
3 years ago |
crypto.php
|
Issue 3142: mcrypt is no more (as well as phpseclib)
|
3 years ago |
datetime.php
|
Remove unrecommended leading backslash for fully qualified namespaces
|
3 years ago |
dba.php
|
"dba" is now a static class
|
3 years ago |
dba_pdo.php
|
Merge remote-tracking branch 'upstream/develop' into rewrites/coding-convention-split2-6-2
|
3 years ago |
dbclean.php
|
Replace AND and OR in PHP conditions by && and ||
|
3 years ago |
dbm.php
|
And some more static warnings removed
|
3 years ago |
dbstructure.php
|
"dba" is now a static class
|
3 years ago |
dbupdate.php
|
Remove unrecommended leading backslash for fully qualified namespaces
|
3 years ago |
delivery.php
|
App::get_baseurl is now replaced with System::baseUrl
|
3 years ago |
dfrn.php
|
Process "relocate" messages even if we are ignoring a contact
|
3 years ago |
diaspora.php
|
Diaspora: Reshares of reshares sometimes had problems
|
3 years ago |
directory.php
|
Remove unrecommended leading backslash for fully qualified namespaces
|
3 years ago |
discover_poco.php
|
Split expire.php in several processes / small worker changes
|
3 years ago |
email.php
|
Bugfix for better mail import
|
3 years ago |
enotify.php
|
Bugfix: Mails weren't sent
|
3 years ago |
event.php
|
App::get_baseurl is now replaced with System::baseUrl
|
3 years ago |
expire.php
|
Split the delete process into a separate expire process
|
3 years ago |
fcontact.php
|
Now we have less than 100 insert commands, yeah
|
3 years ago |
features.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
3 years ago |
feed.php
|
Feeds are now trimmed before importing
|
3 years ago |
files.php
|
Standards: Remove EOF closing PHP tags
|
3 years ago |
follow.php
|
Improvements for following/unfollowing of Diaspora and OStatus
|
3 years ago |
friendica_smarty.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
3 years ago |
gprobe.php
|
Split expire.php in several processes / small worker changes
|
3 years ago |
group.php
|
Now we have less than 100 insert commands, yeah
|
3 years ago |
html2bbcode.php
|
Replace lowercase operators
|
3 years ago |
html2plain.php
|
Replace lowercase operators
|
3 years ago |
identity.php
|
App::get_baseurl is now replaced with System::baseUrl
|
3 years ago |
items.php
|
Preparation for the possibility to globally block contacts
|
3 years ago |
like.php
|
App::get_baseurl is now replaced with System::baseUrl
|
3 years ago |
map.php
|
map bbcode tag from Red
|
5 years ago |
message.php
|
Bugfix: Mails weren't created
|
3 years ago |
msgclean.php
|
Merge remote-tracking branch 'upstream/develop' into rewrites/coding-convention-split2-6-2
|
3 years ago |
nav.php
|
.com -> .ca
|
3 years ago |
network.php
|
Fix SQL error when changing the SSL paths
|
3 years ago |
notifier.php
|
Removed external pubsubhubbub URL
|
3 years ago |
oauth.php
|
App::get_baseurl is now replaced with System::baseUrl
|
3 years ago |
oembed.php
|
App::get_baseurl is now replaced with System::baseUrl
|
3 years ago |
onepoll.php
|
The "else" case was only confusing
|
3 years ago |
ostatus.php
|
OStatus: Better handling of changed nicknames
|
3 years ago |
pgettext.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
3 years ago |
photos.php
|
"qu" is no more
|
3 years ago |
pidfile.php
|
Replace AND and OR in PHP conditions by && and ||
|
3 years ago |
plaintext.php
|
And another plaintext correction :)
|
3 years ago |
plugin.php
|
App::get_baseurl is now replaced with System::baseUrl
|
3 years ago |
poller.php
|
"dba" is now a static class
|
3 years ago |
post_update.php
|
Replace AND and OR in PHP conditions by && and ||
|
3 years ago |
probe.php
|
Updated doc in include/probe.php
|
3 years ago |
profile_selectors.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
3 years ago |
profile_update.php
|
Bugfix: Timeout problems when saving profile settings
|
3 years ago |
pubsubpublish.php
|
App::get_baseurl is now replaced with System::baseUrl
|
3 years ago |
queue.php
|
Split expire.php in several processes / small worker changes
|
3 years ago |
queue_fn.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
3 years ago |
quoteconvert.php
|
Replace lowercase operators
|
3 years ago |
redir.php
|
App::get_baseurl is now replaced with System::baseUrl
|
3 years ago |
remove_contact.php
|
Restructured "dba::exists" function
|
3 years ago |
salmon.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
3 years ago |
security.php
|
App::get_baseurl is now replaced with System::baseUrl
|
3 years ago |
session.php
|
Issue 3700: Security and Privacy related Headers
|
3 years ago |
shadowupdate.php
|
"dba" is now a static class
|
3 years ago |
socgraph.php
|
Bugfix: Pleroma was detected as Mastodon
|
3 years ago |
spool_post.php
|
Replace AND and OR in PHP conditions by && and ||
|
3 years ago |
system_unavailable.php
|
resolve file inclusion conflicts w/ multiple plugins, improve the typo checker
|
10 years ago |
tags.php
|
App::get_baseurl is now replaced with System::baseUrl
|
3 years ago |
tagupdate.php
|
Now there is only the worker.
|
3 years ago |
template_processor.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
3 years ago |
text.php
|
"dba" is now a static class
|
3 years ago |
threads.php
|
Preparation for the possibility to globally block contacts
|
3 years ago |
threadupdate.php
|
Now there is only the worker.
|
3 years ago |
uimport.php
|
"dba" is now a static class
|
3 years ago |
update_gcontact.php
|
Replace AND and OR in PHP conditions by && and ||
|
3 years ago |
user.php
|
Bugfix: Mails weren't sent
|
3 years ago |
xml.php
|
Replace lowercase operators
|
3 years ago |