.. |
autoloader
|
|
|
Core
|
import dbm here to avoid adding everywhere the namespace (if later changed,
|
2016-12-13 15:24:44 +01:00 |
acl_selectors.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
api.php
|
Merge branch 'rewrites/dbm_is_result' of github.com:Quix0r/friendica into rewrites/dbm_is_result
|
2016-12-13 11:00:44 +01:00 |
attach.php
|
|
|
auth.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
auth_ejabberd.php
|
Some rewrites:
|
2016-12-13 10:16:36 +01:00 |
autoloader.php
|
|
|
bb2diaspora.php
|
Formatting
|
2016-12-05 22:48:02 -05:00 |
bbcode.php
|
Adding default protocols on missing config value for backward compatibility
|
2016-12-07 23:18:10 -05:00 |
cache.php
|
cache: use unserialize(false)
|
2016-11-20 17:32:37 +01:00 |
cli_startup.php
|
|
|
config.php
|
|
|
Contact.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
contact_selectors.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
contact_widgets.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
conversation.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
create_shadowentry.php
|
Removed "&"
|
2016-11-12 17:20:26 +00:00 |
cron.php
|
Nope, get_basepath() should be static, then also mark it as static (in signature).
|
2016-12-13 14:53:57 +01:00 |
cronhooks.php
|
Some rewrites:
|
2016-12-13 10:16:36 +01:00 |
cronjobs.php
|
|
|
crypto.php
|
|
|
datetime.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
dba.php
|
Some rewrites:
|
2016-12-13 10:16:36 +01:00 |
dba_pdo.php
|
Some rewrites:
|
2016-12-13 10:16:36 +01:00 |
dbclean.php
|
run dbclean as long as there is some data to be purged
|
2016-11-01 21:36:15 +00:00 |
dbm.php
|
CSR changes, split dbclean in separate processes if worker is active
|
2016-10-22 10:14:41 +00:00 |
dbstructure.php
|
Merge branch 'rewrites/dbm_is_result' of github.com:Quix0r/friendica into rewrites/dbm_is_result
|
2016-12-13 11:00:44 +01:00 |
dbupdate.php
|
|
|
delivery.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
dfrn.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
diaspora.php
|
Merge branch 'rewrites/dbm_is_result' of github.com:Quix0r/friendica into rewrites/dbm_is_result
|
2016-12-13 11:00:44 +01:00 |
directory.php
|
|
|
DirSearch.php
|
|
|
discover_poco.php
|
Some rewrites:
|
2016-12-13 10:16:36 +01:00 |
email.php
|
|
|
Emailer.php
|
|
|
enotify.php
|
Merge branch 'rewrites/dbm_is_result' of github.com:Quix0r/friendica into rewrites/dbm_is_result
|
2016-12-13 11:00:44 +01:00 |
event.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
expire.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
fcontact.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
features.php
|
Disable richtext editor for frio - followup for #2938
|
2016-11-29 20:04:31 +00:00 |
feed.php
|
Merge branch 'rewrites/dbm_is_result' of github.com:Quix0r/friendica into rewrites/dbm_is_result
|
2016-12-13 11:00:44 +01:00 |
files.php
|
Some rewrites:
|
2016-12-13 10:16:36 +01:00 |
follow.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
ForumManager.php
|
|
|
friendica_smarty.php
|
|
|
gprobe.php
|
some more coding style correction
|
2016-11-04 19:26:28 +01:00 |
group.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
html2bbcode.php
|
move function deletenode() to the xml class
|
2016-11-27 20:19:43 +01:00 |
html2plain.php
|
|
|
HTTPExceptions.php
|
|
|
identity.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
items.php
|
Merge branch 'rewrites/dbm_is_result' of github.com:Quix0r/friendica into rewrites/dbm_is_result
|
2016-12-13 11:00:44 +01:00 |
like.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
lock.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
map.php
|
|
|
message.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
msgclean.php
|
|
|
nav.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
network.php
|
Merge branch 'rewrites/dbm_is_result' of github.com:Quix0r/friendica into rewrites/dbm_is_result
|
2016-12-13 11:00:44 +01:00 |
NotificationsManager.php
|
Bugfix: avatar images for activty like was not shown notifications page
|
2016-11-16 13:21:13 +01:00 |
notifier.php
|
Merge branch 'rewrites/dbm_is_result' of github.com:Quix0r/friendica into rewrites/dbm_is_result
|
2016-12-13 11:00:44 +01:00 |
oauth.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
oembed.php
|
Some rewrites:
|
2016-12-13 10:16:36 +01:00 |
onepoll.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
ostatus.php
|
Fixed code structure
|
2016-10-23 22:12:45 +00:00 |
ParseUrl.php
|
ParseUrl: some docu work
|
2016-11-27 23:41:55 +01:00 |
pgettext.php
|
Some rewrites:
|
2016-12-13 10:16:36 +01:00 |
Photo.php
|
Performance improvements when storing items (via API)
|
2016-11-12 13:17:28 +00:00 |
photos.php
|
cache: serialize the cache content directly in the cache class
|
2016-11-04 16:44:49 +01:00 |
pidfile.php
|
|
|
plaintext.php
|
parse_url: recognize image/video/audio files + move functions into own class
|
2016-11-24 01:11:22 +01:00 |
plugin.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
poller.php
|
Some rewrites:
|
2016-12-13 10:16:36 +01:00 |
post_update.php
|
CSR changes, split dbclean in separate processes if worker is active
|
2016-10-22 10:14:41 +00:00 |
Probe.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
profile_selectors.php
|
|
|
profile_update.php
|
|
|
pubsubpublish.php
|
|
|
queue.php
|
|
|
queue_fn.php
|
Merge branch 'rewrites/dbm_is_result' of github.com:Quix0r/friendica into rewrites/dbm_is_result
|
2016-12-13 11:00:44 +01:00 |
quoteconvert.php
|
|
|
redir.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
remove_contact.php
|
Some brackets added
|
2016-11-28 22:18:37 +00:00 |
salmon.php
|
Mastodon is now detected as OStatus network
|
2016-10-05 20:54:26 +00:00 |
Scrape.php
|
|
|
security.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
session.php
|
Merge branch 'rewrites/dbm_is_result' of github.com:Quix0r/friendica into rewrites/dbm_is_result
|
2016-12-13 11:00:44 +01:00 |
shadowupdate.php
|
|
|
Smilies.php
|
|
|
socgraph.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
spool_post.php
|
File was missing
|
2016-12-01 21:11:52 +00:00 |
system_unavailable.php
|
|
|
tags.php
|
Some rewrites:
|
2016-12-13 10:16:36 +01:00 |
tagupdate.php
|
|
|
template_processor.php
|
|
|
text.php
|
Merge branch 'rewrites/dbm_is_result' of github.com:Quix0r/friendica into rewrites/dbm_is_result
|
2016-12-13 11:00:44 +01:00 |
threads.php
|
Merge branch 'rewrites/dbm_is_result' of github.com:Quix0r/friendica into rewrites/dbm_is_result
|
2016-12-13 11:00:44 +01:00 |
threadupdate.php
|
|
|
uimport.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
update_gcontact.php
|
|
|
user.php
|
More usage of dbm::is_result($r) instead of count($r):
|
2016-12-13 10:44:13 +01:00 |
xml.php
|
xml:php - some code standard work
|
2016-11-27 20:42:40 +01:00 |