friendica/include
Michael ba7b4fddea memory check is now also only done once in a while 2017-06-06 04:00:24 +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 restructure the conditions if gnetwork and gaddr is empty 2017-06-01 12:47:47 +02:00
Photo.php Issue 3309: Avatar update should work now 2017-05-16 21:21:54 +00: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 corrected change 2017-05-31 10:33:35 +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 Don't always fork the poller. 2017-06-05 06:08:26 +00: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 Locking waits now for a shorter period. DB locking is used at other locations as well 2017-06-05 14:59:53 +00:00
dba_pdo.php Improved usage of `use` in dba_pdo 2017-05-11 23:05:49 -04:00
dbclean.php Bugfix: dba::num_rows hadn't checked the object variable 2017-05-15 15:17:38 +00:00
dbm.php Standards: Remove EOF closing PHP tags 2017-05-02 23:36:56 -04:00
dbstructure.php Merge remote-tracking branch 'upstream/3.5.2rc' into 1706-lock 2017-06-04 19:06:40 +00: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 Bugfix Diaspora: We exited with the wrong return values and the guid for messages was too short 2017-05-17 19:25:30 +00: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 It is better this way 2017-05-17 06:07:55 +00:00
items.php Minimal poll intervall 2017-05-24 08:21:05 +00:00
like.php Move App to src 2017-05-02 22:59:36 -04: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 Don't always fork the poller. 2017-06-05 06:08:26 +00: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 Bugfix OStatus: Avoid empty author data 2017-05-23 05:28:51 +00: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 memory check is now also only done once in a while 2017-06-06 04:00:24 +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 Bugfix: Timeout problems when saving profile settings 2017-05-19 06:01:13 +00:00
pubsubpublish.php Don't always fork the poller. 2017-06-05 06:08:26 +00: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 Locking waits now for a shorter period. DB locking is used at other locations as well 2017-06-05 14:59:53 +00: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