.. |
acl_selectors.php
|
Use the exclamation mark to address forums as well
|
2017-10-31 19:33:23 +00:00 |
api.php
|
Order result of api/statues/friends by nickname
|
2017-10-24 21:29:43 +02:00 |
attach.php
|
Continued a bit:
|
2017-04-05 22:31:33 +02:00 |
auth_ejabberd.php
|
Issue 3860: Enhanced support of "!" for forums
|
2017-11-03 05:07:19 +00:00 |
auth.php
|
App::get_baseurl is now replaced with System::baseUrl
|
2017-08-26 07:32:10 +00:00 |
bb2diaspora.php
|
App::get_baseurl is now replaced with System::baseUrl
|
2017-08-26 07:32:10 +00:00 |
bbcode.php
|
Issue 3860: Enhanced support of "!" for forums
|
2017-11-03 05:07:19 +00:00 |
cache.php
|
Statically used methods should be defined statically as well
|
2017-08-25 15:56:08 +00:00 |
cli_startup.php
|
Avoid undefined class variables
|
2017-10-11 14:52:08 +00:00 |
config.php
|
Remove unrecommended leading backslash for fully qualified namespaces
|
2017-05-02 23:37:06 -04:00 |
contact_selectors.php
|
fix some HTML violations in frio
|
2017-10-20 15:21:42 +02:00 |
contact_widgets.php
|
App::get_baseurl is now replaced with System::baseUrl
|
2017-08-26 07:32:10 +00:00 |
Contact.php
|
Bugfix: The selection between posts from forums and other users had a problem
|
2017-10-22 09:02:54 +00:00 |
conversation.php
|
fix some HTML violations in frio
|
2017-10-20 15:21:42 +02:00 |
create_shadowentry.php
|
Standards: Remove EOF closing PHP tags
|
2017-05-02 23:36:56 -04:00 |
cron.php
|
OStatus: Reworked import
|
2017-09-10 07:21:23 +00:00 |
cronhooks.php
|
Replace AND and OR in PHP conditions by && and ||
|
2017-06-07 22:00:59 -04:00 |
cronjobs.php
|
OStatus: Reworked import
|
2017-09-10 07:21:23 +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
|
DBA: The "connected" check for PDO didn't work.
|
2017-10-29 06:31:01 +00:00 |
dbclean.php
|
Replace AND and OR in PHP conditions by && and ||
|
2017-06-07 22:00:59 -04:00 |
dbm.php
|
And some more static warnings removed
|
2017-08-26 10:01:50 +00:00 |
dbstructure.php
|
Bugfix for "Index column size too large"
|
2017-10-25 04:44:45 +00:00 |
dbupdate.php
|
Remove unrecommended leading backslash for fully qualified namespaces
|
2017-05-02 23:37:06 -04:00 |
delivery.php
|
Now it could work
|
2017-10-13 09:41:01 +00:00 |
dfrn.php
|
Forum posts with "!" are now created directly as forum post
|
2017-11-02 20:15:14 +00:00 |
diaspora.php
|
Issue 3857: There is the possibility of a bad handling of dislikes
|
2017-11-02 20:29:18 +00:00 |
directory.php
|
Remove unrecommended leading backslash for fully qualified namespaces
|
2017-05-02 23:37:06 -04:00 |
DirSearch.php
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
discover_poco.php
|
Split expire.php in several processes / small worker changes
|
2017-07-06 05:48:02 +00:00 |
email.php
|
Bugfix for better mail import
|
2017-09-23 22:53:44 +00:00 |
Emailer.php
|
Statically used methods should be defined statically as well
|
2017-08-25 15:56:08 +00:00 |
enotify.php
|
Bugfix: Mails weren't sent
|
2017-09-08 15:14:33 +00:00 |
event.php
|
fix #3812 - some brocken parts in the display of events (default template)
|
2017-10-19 14:16:39 +02:00 |
expire.php
|
Split the delete process into a separate expire process
|
2017-07-09 03:37:20 +00:00 |
fcontact.php
|
Now we have less than 100 insert commands, yeah
|
2017-08-09 23:02:57 +00:00 |
features.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
2017-04-21 20:08:57 +02:00 |
feed.php
|
And some further refinements
|
2017-10-17 11:39:09 +00:00 |
files.php
|
Standards: Remove EOF closing PHP tags
|
2017-05-02 23:36:56 -04:00 |
follow.php
|
Removed "service class" functionality
|
2017-10-18 21:44:27 +00:00 |
ForumManager.php
|
App::get_baseurl is now replaced with System::baseUrl
|
2017-08-26 07:32:10 +00: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
|
Split expire.php in several processes / small worker changes
|
2017-07-06 05:48:02 +00:00 |
group.php
|
Now we have less than 100 insert commands, yeah
|
2017-08-09 23:02:57 +00:00 |
html2bbcode.php
|
Bugfix: not complete a url with parameter or fragment
|
2017-10-31 06:05:52 +00:00 |
html2plain.php
|
Replace lowercase operators
|
2017-06-08 21:03:44 -04:00 |
HTTPExceptions.php
|
Changes in api
|
2015-12-28 10:23:06 +01:00 |
identity.php
|
App::get_baseurl is now replaced with System::baseUrl
|
2017-08-26 07:32:10 +00:00 |
items.php
|
Use the exclamation mark to address forums as well
|
2017-10-31 19:33:23 +00:00 |
like.php
|
App::get_baseurl is now replaced with System::baseUrl
|
2017-08-26 07:32:10 +00:00 |
map.php
|
map bbcode tag from Red
|
2015-05-15 20:41:10 +02:00 |
message.php
|
Bugfix: Mails weren't created
|
2017-09-19 12:59:24 +00:00 |
msgclean.php
|
Merge remote-tracking branch 'upstream/develop' into rewrites/coding-convention-split2-6-2
|
2017-06-13 23:26:06 +02:00 |
nav.php
|
.com -> .ca
|
2017-10-08 10:22:29 +02:00 |
network.php
|
Complete incomplete URL during feed import
|
2017-10-16 20:31:13 +00:00 |
NotificationsManager.php
|
Some more
|
2017-08-26 07:52:49 +00:00 |
notifier.php
|
Forum posts with "!" are now created directly as forum post
|
2017-11-02 20:15:14 +00:00 |
oauth.php
|
App::get_baseurl is now replaced with System::baseUrl
|
2017-08-26 07:32:10 +00:00 |
oembed.php
|
App::get_baseurl is now replaced with System::baseUrl
|
2017-08-26 07:32:10 +00:00 |
onepoll.php
|
Some more onepoll bautification
|
2017-10-31 16:18:48 +00:00 |
ostatus.php
|
Bugfix: Revive dead contacts
|
2017-10-15 19:34:15 +00:00 |
pgettext.php
|
Issue 3828: Better handling if query doesn't return a value
|
2017-10-29 06:49:43 +00:00 |
Photo.php
|
Static public is public static
|
2017-10-23 14:49:56 +00:00 |
photos.php
|
"qu" is no more
|
2017-09-15 21:00:39 +00:00 |
pidfile.php
|
Replace AND and OR in PHP conditions by && and ||
|
2017-06-07 22:00:59 -04:00 |
plaintext.php
|
And another plaintext correction :)
|
2017-09-24 13:47:31 +00:00 |
plugin.php
|
Removed "service class" functionality
|
2017-10-18 21:44:27 +00:00 |
poller.php
|
Avoid undefined class variables
|
2017-10-11 14:52:08 +00:00 |
post_update.php
|
Replace AND and OR in PHP conditions by && and ||
|
2017-06-07 22:00:59 -04:00 |
probe.php
|
Updated doc in include/probe.php
|
2017-05-07 15:00:38 -04:00 |
profile_selectors.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
2017-05-16 14:40:07 +02:00 |
profile_update.php
|
Bugfix: Timeout problems when saving profile settings
|
2017-05-19 06:01:13 +00:00 |
pubsubpublish.php
|
App::get_baseurl is now replaced with System::baseUrl
|
2017-08-26 07:32:10 +00:00 |
queue_fn.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
2017-05-16 14:40:07 +02:00 |
queue.php
|
Split expire.php in several processes / small worker changes
|
2017-07-06 05:48:02 +00:00 |
quoteconvert.php
|
Replace lowercase operators
|
2017-06-08 21:03:44 -04:00 |
redir.php
|
App::get_baseurl is now replaced with System::baseUrl
|
2017-08-26 07:32:10 +00:00 |
remove_contact.php
|
Restructured "dba::exists" function
|
2017-08-12 08:55:50 +00:00 |
salmon.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
2017-05-17 15:08:15 +02:00 |
security.php
|
App::get_baseurl is now replaced with System::baseUrl
|
2017-08-26 07:32:10 +00:00 |
session.php
|
Bugfix: Avoid dba error message
|
2017-10-31 19:28:39 +00:00 |
shadowupdate.php
|
Avoid undefined class variables
|
2017-10-11 14:52:08 +00:00 |
Smilies.php
|
.com -> .ca
|
2017-10-08 10:22:29 +02:00 |
socgraph.php
|
Bugfix: Pleroma was detected as Mastodon
|
2017-09-18 06:09:18 +00:00 |
spool_post.php
|
Replace AND and OR in PHP conditions by && and ||
|
2017-06-07 22:00:59 -04:00 |
system_unavailable.php
|
Merge branch 'master' of https://github.com/friendica/friendica
|
2012-04-05 13:39:15 +02:00 |
tags.php
|
App::get_baseurl is now replaced with System::baseUrl
|
2017-08-26 07:32:10 +00:00 |
tagupdate.php
|
Now there is only the worker.
|
2017-02-26 23:16:49 +00:00 |
template_processor.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
2017-05-17 15:08:15 +02:00 |
text.php
|
event items are now more themeable in the networkstream.
|
2017-10-13 19:42:27 +02:00 |
threads.php
|
Preparation for the possibility to globally block contacts
|
2017-10-07 09:52:43 +00:00 |
threadupdate.php
|
Now there is only the worker.
|
2017-02-26 23:16:49 +00:00 |
uimport.php
|
Diaspora: Support account migration
|
2017-10-13 09:22:05 +00:00 |
update_gcontact.php
|
Replace AND and OR in PHP conditions by && and ||
|
2017-06-07 22:00:59 -04:00 |
user.php
|
Removed "service class" functionality
|
2017-10-18 21:44:27 +00:00 |
xml.php
|
Replace lowercase operators
|
2017-06-08 21:03:44 -04:00 |