.. |
acl_selectors.php
|
Merge branch 'develop' into rewrites/coding-convention-split2-1-2
|
2017-04-19 23:06:01 +02:00 |
api.php
|
Merge branch 'develop' into rewrites/coding-convention-split2-1-2
|
2017-04-19 23:06:01 +02:00 |
attach.php
|
Continued a bit:
|
2017-04-05 22:31:33 +02:00 |
auth.php
|
Fix Config::get call
|
2017-04-21 17:36:45 +02:00 |
auth_ejabberd.php
|
Örgs
|
2017-04-24 06:28:57 +00:00 |
bb2diaspora.php
|
Merge branch 'develop' into rewrites/coding-convention-split2-1-2
|
2017-04-08 18:45:59 +02:00 |
bbcode.php
|
Merge remote-tracking branch 'upstream/develop' into 1704-mastodon
|
2017-04-20 05:44:31 +00:00 |
cache.php
|
Bugfix: Quarter Hour cache was cleared every time.
|
2017-01-19 23:07:12 +00:00 |
cli_startup.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
2017-04-04 19:46:56 +02:00 |
config.php
|
Add $default_value parameter to Config::get() and PConfig::get()
|
2016-06-10 12:00:34 +02:00 |
Contact.php
|
Handle the case when the given contact url or address is empty
|
2017-04-18 18:50:01 +00: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
|
curly braces were missing again ...
|
2017-04-08 19:50:29 +02:00 |
conversation.php
|
added spaces
|
2017-04-14 16:27:06 +02:00 |
create_shadowentry.php
|
Now there is only the worker.
|
2017-02-26 23:16:49 +00:00 |
cron.php
|
added spaces
|
2017-04-14 17:40:49 +02:00 |
cronhooks.php
|
fixed spacing + intending
|
2017-04-08 18:49:01 +02:00 |
cronjobs.php
|
Some standards
|
2017-03-21 15:24:49 +00:00 |
crypto.php
|
Issue 3142: mcrypt is no more (as well as phpseclib)
|
2017-04-01 08:28:42 +00:00 |
datetime.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
2017-04-21 20:08:57 +02:00 |
dba.php
|
PR 3419: Avoid problems with PHP7 and dba.php
|
2017-05-02 10:47:53 +00:00 |
dba_pdo.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
2017-04-20 22:59:08 +02:00 |
dbclean.php
|
Removed old functions
|
2017-04-24 21:02:51 +00:00 |
dbm.php
|
Added class description
|
2017-04-25 16:05:26 +00:00 |
dbstructure.php
|
Delete queries are now split into chunks.
|
2017-05-01 17:42:37 +00:00 |
dbupdate.php
|
Standard stuff
|
2017-03-14 15:17:21 +00:00 |
delivery.php
|
Without only the worker queue we don't need the deliverq anymore.
|
2017-03-16 07:30:59 +00:00 |
dfrn.php
|
Salmons with Mastodon seem to work now
|
2017-04-27 20:38:46 +00:00 |
diaspora.php
|
Comments from unknown people never reached us
|
2017-05-02 18:42:01 +00:00 |
directory.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
2017-04-20 22:59:08 +02:00 |
DirSearch.php
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
discover_poco.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
2017-04-20 22:59:08 +02:00 |
email.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
2017-04-20 22:59:08 +02:00 |
Emailer.php
|
adjust the rand bounderies to be within the allowed max value
|
2016-07-05 15:45:39 +02:00 |
enotify.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
2017-04-20 22:59:08 +02:00 |
event.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
2017-04-21 20:08:57 +02:00 |
expire.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
2017-04-20 22:59:08 +02: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
|
added spaces + some curly braces + some usage of dbm::is_result()
|
2017-04-21 20:08:57 +02:00 |
files.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
2017-04-21 20:08:57 +02:00 |
follow.php
|
Renamed check_domain_blocklist to blocked_url
|
2017-04-26 00:23:01 -04:00 |
ForumManager.php
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -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
|
added spaces + some curly braces + some usage of dbm::is_result()
|
2017-04-21 20:08:57 +02:00 |
group.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
2017-04-21 20:08:57 +02:00 |
html2bbcode.php
|
Fix Diaspora code blocks being mangled
|
2017-03-26 19:00:04 -04:00 |
html2plain.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
2017-04-21 20:08:57 +02:00 |
HTTPExceptions.php
|
Changes in api
|
2015-12-28 10:23:06 +01:00 |
identity.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
2017-04-21 20:08:57 +02:00 |
items.php
|
Don't update the conversation only because the source changed
|
2017-04-29 08:30:43 +00:00 |
like.php
|
Rewriting of do_like()
|
2017-03-06 05:28:01 -05:00 |
lock.php
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
map.php
|
map bbcode tag from Red
|
2015-05-15 20:41:10 +02:00 |
message.php
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
msgclean.php
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
nav.php
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
network.php
|
Use Config::get instead of get_config
|
2017-04-26 22:08:47 -04:00 |
NotificationsManager.php
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
notifier.php
|
MySQL ANY_VALUE with fallback to MIN
|
2017-04-15 00:42:44 +02:00 |
oauth.php
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
oembed.php
|
Remove Embedly integration
|
2017-03-25 01:57:19 -04:00 |
onepoll.php
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
ostatus.php
|
There is now a function to store conversations
|
2017-04-28 16:35:53 +00:00 |
pgettext.php
|
Standards
|
2017-04-19 10:14:43 -04:00 |
Photo.php
|
Normalize App parameter declaration (doc-include folders, boot)
|
2017-01-09 23:09:01 +11:00 |
photos.php
|
Merge develop
|
2017-04-15 01:03:21 +02:00 |
pidfile.php
|
pidfile.php is in use by two addons. So we restore it here.
|
2017-02-27 06:31:49 +00:00 |
plaintext.php
|
Some more logging
|
2017-01-20 21:58:53 +00:00 |
plugin.php
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
poller.php
|
Some more places were we check now
|
2017-04-29 17:45:09 +00:00 |
post_update.php
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
Probe.php
|
Avoid possible problems with numeric nicknames and GNU Social
|
2017-04-09 04:29:02 +00: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
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
queue.php
|
Without only the worker queue we don't need the deliverq anymore.
|
2017-03-16 07:30:59 +00:00 |
queue_fn.php
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
quoteconvert.php
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
redir.php
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
remove_contact.php
|
This is better
|
2017-05-01 06:35:41 +00:00 |
salmon.php
|
Reworked OStatus communication part to better support Mastodon.
|
2017-04-19 21:37:00 +00:00 |
Scrape.php
|
Removed the legacy function calls, removed unused functions
|
2016-07-04 08:05:30 +02:00 |
security.php
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
session.php
|
Avoiding some error messages
|
2017-01-20 22:22:05 +00:00 |
shadowupdate.php
|
Now there is only the worker.
|
2017-02-26 23:16:49 +00:00 |
Smilies.php
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
socgraph.php
|
Discover Mastodon servers
|
2017-04-16 07:46:04 +00:00 |
spool_post.php
|
Now there is only the worker.
|
2017-02-26 23:16:49 +00:00 |
system_unavailable.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
tags.php
|
Removed old functions
|
2017-04-24 21:02:51 +00: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
|
Accidentally included a self-loathing verb.
|
2017-04-30 11:16:04 +01:00 |
threads.php
|
Removed old functions
|
2017-04-24 21:02:51 +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 1702-null-date
|
2017-03-18 08:31:43 +00:00 |
update_gcontact.php
|
small fix for #3254
|
2017-04-07 11:26:11 +02:00 |
user.php
|
Issue 3142: mcrypt is no more (as well as phpseclib)
|
2017-04-01 08:28:42 +00:00 |
xml.php
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |