friendica/include
Michael 05c890f256 Bugfix: The commit in dba::delete was never executed 2017-05-14 07:01:38 +00:00
..
Contact.php Just some more dba::delete 2017-05-13 04:04:17 +00:00
DirSearch.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
Emailer.php Standards: Remove EOF closing PHP tags 2017-05-02 23:36:56 -04:00
ForumManager.php Move App to src 2017-05-02 22:59:36 -04:00
HTTPExceptions.php Changes in api 2015-12-28 10:23:06 +01:00
NotificationsManager.php Add missing include/probe require for probe_url support 2017-05-07 17:08:32 -04:00
Photo.php Merge pull request #3418 from gerhard6380/develop 2017-05-08 06:56:24 +02:00
Smilies.php Fix wrong class name case 2017-05-02 23:36:46 -04:00
acl_selectors.php Merge branch 'develop' into improvement/move-app-to-src-2 2017-05-07 12:58:11 -04:00
api.php Merge pull request #3418 from gerhard6380/develop 2017-05-08 06:56:24 +02:00
attach.php Continued a bit: 2017-04-05 22:31:33 +02:00
auth.php Move App to src 2017-05-02 22:59:36 -04:00
auth_ejabberd.php Add basepath to App 2017-05-02 23:37:57 -04:00
bb2diaspora.php Move Probe to src 2017-05-07 14:44:30 -04:00
bbcode.php This should make posts fine on GNU Social as well 2017-05-08 19:11:47 +00:00
cache.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
cli_startup.php Add basepath to App 2017-05-02 23:37:57 -04:00
config.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
contact_selectors.php Merge branch 'develop' into rewrites/coding-convention-split2-1-2 2017-04-19 23:06:01 +02:00
contact_widgets.php Move App to src 2017-05-02 22:59:36 -04:00
conversation.php Move App to src 2017-05-02 22:59:36 -04:00
create_shadowentry.php Standards: Remove EOF closing PHP tags 2017-05-02 23:36:56 -04:00
cron.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
cronhooks.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
cronjobs.php Just some more dba::delete 2017-05-13 04:04:17 +00:00
crypto.php Issue 3142: mcrypt is no more (as well as phpseclib) 2017-04-01 08:28:42 +00:00
datetime.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
dba.php Bugfix: The commit in dba::delete was never executed 2017-05-14 07:01:38 +00:00
dba_pdo.php Improved usage of `use` in dba_pdo 2017-05-11 23:05:49 -04:00
dbclean.php Just some more dba::delete 2017-05-13 04:04:17 +00:00
dbm.php Standards: Remove EOF closing PHP tags 2017-05-02 23:36:56 -04:00
dbstructure.php Merge branch 'develop' into improvement/move-app-to-src-2 2017-05-07 12:58:11 -04:00
dbupdate.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
delivery.php Rename include/Scrape to include/probe 2017-05-07 14:45:19 -04:00
dfrn.php Minor fixes, including overzealous replacement of app -> App 2017-05-02 23:37:30 -04:00
diaspora.php Merge pull request #3445 from Hypolite/improvement/move-probe-to-src 2017-05-07 23:14:22 +02:00
directory.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
discover_poco.php Add missing include/probe require for probe_url support 2017-05-07 17:08:32 -04:00
email.php added spaces + some curly braces + some usage of dbm::is_result() 2017-04-20 22:59:08 +02:00
enotify.php Bugfix: The commit in dba::delete was never executed 2017-05-14 07:01:38 +00:00
event.php Add missing include/probe require for probe_url support 2017-05-07 17:08:32 -04:00
expire.php This item removal is much more cleaner 2017-05-12 06:17:48 +00:00
fcontact.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
features.php added spaces + some curly braces + some usage of dbm::is_result() 2017-04-21 20:08:57 +02:00
feed.php Standards: Remove EOF closing PHP tags 2017-05-02 23:36:56 -04:00
files.php Standards: Remove EOF closing PHP tags 2017-05-02 23:36:56 -04:00
follow.php Rename include/Scrape to include/probe 2017-05-07 14:45:19 -04:00
friendica_smarty.php added spaces + some curly braces + some usage of dbm::is_result() 2017-04-21 20:08:57 +02:00
gprobe.php Rename include/Scrape to include/probe 2017-05-07 14:45:19 -04:00
group.php added spaces + some curly braces + some usage of dbm::is_result() 2017-04-21 20:08:57 +02:00
html2bbcode.php Standards: Remove EOF closing PHP tags 2017-05-02 23:36:56 -04:00
html2plain.php Standards: Remove EOF closing PHP tags 2017-05-02 23:36:56 -04:00
identity.php fixed parser error, need parentheses 2017-05-12 21:02:58 +02:00
items.php dba functions in poller / avoiding SQL errors in conversation / dbclean is better 2017-05-12 16:09:25 +00:00
like.php Move App to src 2017-05-02 22:59:36 -04:00
lock.php added spaces + some curly braces + some usage of dbm::is_result() 2017-04-22 23:41:04 +02:00
map.php map bbcode tag from Red 2015-05-15 20:41:10 +02:00
message.php Merge branch 'develop' of github.com:friendica/friendica into rewrites/coding-convention-split2-4-2 2017-05-11 14:54:26 +02:00
msgclean.php Merge branch 'develop' of github.com:friendica/friendica into rewrites/coding-convention-split2-4-2 2017-05-11 14:54:26 +02:00
nav.php Merge branch 'develop' of github.com:friendica/friendica into rewrites/coding-convention-split2-4-2 2017-05-11 14:54:26 +02:00
network.php Merge branch 'develop' of github.com:friendica/friendica into rewrites/coding-convention-split2-4-2 2017-05-11 14:54:26 +02:00
notifier.php Rename include/Scrape to include/probe 2017-05-07 14:45:19 -04:00
oauth.php Merge branch 'develop' of github.com:friendica/friendica into rewrites/coding-convention-split2-4-2 2017-05-11 14:54:26 +02:00
oembed.php Merge branch 'develop' of github.com:friendica/friendica into rewrites/coding-convention-split2-4-2 2017-05-11 14:54:26 +02:00
onepoll.php Merge branch 'develop' of github.com:friendica/friendica into rewrites/coding-convention-split2-4-2 2017-05-11 14:54:26 +02:00
ostatus.php Merge branch 'develop' of github.com:friendica/friendica into rewrites/coding-convention-split2-4-2 2017-05-11 14:54:26 +02:00
pgettext.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
photos.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
pidfile.php Standards: Remove EOF closing PHP tags 2017-05-02 23:36:56 -04:00
plaintext.php Standards: Remove EOF closing PHP tags 2017-05-02 23:36:56 -04:00
plugin.php Move App to src 2017-05-02 22:59:36 -04:00
poller.php dba functions in poller / avoiding SQL errors in conversation / dbclean is better 2017-05-12 16:09:25 +00:00
post_update.php Standards: Remove EOF closing PHP tags 2017-05-02 23:36:56 -04:00
probe.php Updated doc in include/probe.php 2017-05-07 15:00:38 -04:00
profile_selectors.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
profile_update.php Diaspora: Fix class name case + add self 2016-12-20 12:44:15 -05:00
pubsubpublish.php Merge branch 'develop' into improvement/move-app-to-src-2 2017-05-07 12:58:11 -04:00
queue.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
queue_fn.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
quoteconvert.php Standards: Remove EOF closing PHP tags 2017-05-02 23:36:56 -04:00
redir.php Move App to src 2017-05-02 22:59:36 -04:00
remove_contact.php The first queries are replaced with the new functions. More to come ... 2017-05-07 20:52:00 +00:00
salmon.php Move Probe to src 2017-05-07 14:44:30 -04:00
security.php Move App to src 2017-05-02 22:59:36 -04:00
session.php Avoiding some error messages 2017-01-20 22:22:05 +00:00
shadowupdate.php Add basepath to App 2017-05-02 23:37:57 -04:00
socgraph.php Removed useless usage of `use` 2017-05-11 23:01:49 -04:00
spool_post.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
system_unavailable.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
tags.php Standards: Remove EOF closing PHP tags 2017-05-02 23:36:56 -04:00
tagupdate.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
template_processor.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
text.php Move App to src 2017-05-02 22:59:36 -04:00
threads.php Just some more dba::delete 2017-05-13 04:04:17 +00:00
threadupdate.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
uimport.php Merge remote-tracking branch 'upstream/develop' into 1705-some-more-dba 2017-05-13 04:13:07 +00:00
update_gcontact.php Rename include/Scrape to include/probe 2017-05-07 14:45:19 -04:00
user.php Just some more dba::delete 2017-05-13 04:04:17 +00:00
xml.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00