.. |
_well_known.php
|
…
|
|
acl.php
|
…
|
|
admin.php
|
Move itemCount parameter from constructor to renderFull()
|
2018-10-25 00:07:16 -04:00 |
allfriends.php
|
Move itemCount parameter from constructor to renderFull()
|
2018-10-25 00:07:16 -04:00 |
amcd.php
|
…
|
|
api.php
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
apps.php
|
Move $apps out of App
|
2018-10-22 16:02:15 -04:00 |
attach.php
|
Renaming functions + moving functions from security to Model/Item and BaseModule + fix multiline comments
|
2018-10-17 21:30:41 +02:00 |
babel.php
|
Add HTML result boxes to mod/babel
|
2018-10-14 07:44:07 -04:00 |
bookmarklet.php
|
…
|
|
cal.php
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
common.php
|
Move itemCount parameter from constructor to renderFull()
|
2018-10-25 00:07:16 -04:00 |
community.php
|
Update Pager->__construct calls for minimal use cases
|
2018-10-25 00:07:16 -04:00 |
contactgroup.php
|
…
|
|
credits.php
|
…
|
|
crepair.php
|
Replace remaining instances of "contacts/"
|
2018-10-18 07:48:34 -04:00 |
delegate.php
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
dfrn_confirm.php
|
adapted 300px image size for default avatar
|
2018-10-23 15:16:58 +02:00 |
dfrn_notify.php
|
…
|
|
dfrn_poll.php
|
Adding missing parentheses in mod/dfrn_poll
|
2018-10-22 22:44:17 -04:00 |
dfrn_request.php
|
replaced forwardurl with forward_path
|
2018-10-22 22:13:37 +02:00 |
directory.php
|
Move itemCount parameter from constructor to renderFull()
|
2018-10-25 00:07:16 -04:00 |
dirfind.php
|
Fix usages of Pager with JSON calls in mod/match and mod/dirfind
|
2018-10-25 00:07:16 -04:00 |
display.php
|
Move $pager and $page_offset out of App
|
2018-10-25 00:07:15 -04:00 |
editpost.php
|
Fix Issue #5896 by setting static return for edit_post to display item page (kind of revert parts of #5774)
|
2018-10-16 19:14:55 +02:00 |
events.php
|
Move NULL_DATE from boot.php to DBA::NULL_DATETIME
|
2018-10-22 16:50:55 -04:00 |
fbrowser.php
|
…
|
|
feedtest.php
|
…
|
|
fetch.php
|
…
|
|
filer.php
|
remove unsed require_onces of security.php
|
2018-10-17 18:39:27 +02:00 |
filerm.php
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
follow.php
|
replaced $return_url to $return_path to make it more clear that it is a relative path to the Friendica baseurl
|
2018-10-22 22:13:37 +02:00 |
friendica.php
|
Move hook-related methods from Core\Addon to Core\Hook
|
2018-10-22 16:50:54 -04:00 |
fsuggest.php
|
…
|
|
group.php
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
hcard.php
|
…
|
|
help.php
|
Moved functions out of boot.php into class
|
2018-10-13 19:03:08 +02:00 |
home.php
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
hostxrd.php
|
…
|
|
hovercard.php
|
…
|
|
ignored.php
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
invite.php
|
Merge pull request #5946 from JonnyTischbein/move_include_security
|
2018-10-19 08:55:08 -04:00 |
item.php
|
Diaspora signature transport via AP/DFRN should be repaired now
|
2018-10-29 21:15:37 +00:00 |
like.php
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
localtime.php
|
…
|
|
lockview.php
|
…
|
|
lostpass.php
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
maintenance.php
|
…
|
|
manage.php
|
replaced $return_url to $return_path to make it more clear that it is a relative path to the Friendica baseurl
|
2018-10-22 22:13:37 +02:00 |
manifest.php
|
…
|
|
match.php
|
Fix usages of Pager with JSON calls in mod/match and mod/dirfind
|
2018-10-25 00:07:16 -04:00 |
message.php
|
Move itemCount parameter from constructor to renderFull()
|
2018-10-25 00:07:16 -04:00 |
modexp.php
|
…
|
|
msearch.php
|
…
|
|
network.php
|
Move $pager and $page_offset out of App
|
2018-10-25 00:07:15 -04:00 |
newmember.php
|
change links from /contacts to /contact
|
2018-10-13 13:29:56 +02:00 |
nodeinfo.php
|
…
|
|
nogroup.php
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
noscrape.php
|
…
|
|
notes.php
|
Update Pager->__construct calls for minimal use cases
|
2018-10-25 00:07:16 -04:00 |
notice.php
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
notifications.php
|
Update Pager->__construct calls for minimal use cases
|
2018-10-25 00:07:16 -04:00 |
notify.php
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
oexchange.php
|
…
|
|
openid.php
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
opensearch.php
|
…
|
|
ostatus_subscribe.php
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
parse_url.php
|
Merge pull request #6013 from JonnyTischbein/issue_comment_media_link_prompt
|
2018-10-24 12:17:58 -04:00 |
photo.php
|
adapted 300px image size for default avatar
|
2018-10-23 15:16:58 +02:00 |
photos.php
|
Fixes duplicated transmissions and not working undo of like/dislike
|
2018-10-27 11:09:23 +00:00 |
phpinfo.php
|
…
|
|
ping.php
|
Move Global Functions - Part 3
|
2018-10-20 18:19:55 +02:00 |
poco.php
|
…
|
|
poke.php
|
Fixes duplicated transmissions and not working undo of like/dislike
|
2018-10-27 11:09:23 +00:00 |
pretheme.php
|
…
|
|
probe.php
|
…
|
|
profile.php
|
Update Pager->__construct calls for minimal use cases
|
2018-10-25 00:07:16 -04:00 |
profile_photo.php
|
adapted profile pic resize to 300px for whole system
|
2018-10-23 16:36:57 +02:00 |
profiles.php
|
Move NULL_DATE from boot.php to DBA::NULL_DATETIME
|
2018-10-22 16:50:55 -04:00 |
profperm.php
|
…
|
|
pubsub.php
|
Remove reference to deleted include/security in mod/pubsub
|
2018-10-19 15:12:53 -04:00 |
pubsubhubbub.php
|
Curl Response Refactoring
|
2018-10-10 21:50:13 +02:00 |
randprof.php
|
Code standards
|
2018-10-24 20:44:19 +02:00 |
receive.php
|
…
|
|
redir.php
|
Bugfixing redirects
|
2018-10-24 20:18:46 +02:00 |
register.php
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
regmod.php
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
removeme.php
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
repair_ostatus.php
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
robots_txt.php
|
…
|
|
rsd_xml.php
|
…
|
|
salmon.php
|
…
|
|
search.php
|
Move $pager and $page_offset out of App
|
2018-10-25 00:07:15 -04:00 |
settings.php
|
Move NULL_DATE from boot.php to DBA::NULL_DATETIME
|
2018-10-22 16:50:55 -04:00 |
share.php
|
…
|
|
smilies.php
|
…
|
|
starred.php
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
statistics_json.php
|
…
|
|
subthread.php
|
Renaming functions + moving functions from security to Model/Item and BaseModule + fix multiline comments
|
2018-10-17 21:30:41 +02:00 |
suggest.php
|
replaced $return_url to $return_path to make it more clear that it is a relative path to the Friendica baseurl
|
2018-10-22 22:13:37 +02:00 |
tagger.php
|
remove unsed require_onces of security.php
|
2018-10-17 18:39:27 +02:00 |
tagrm.php
|
Code Standards: var name, spaces, array_push short form
|
2018-10-26 00:18:47 +02:00 |
toggle_mobile.php
|
Fixing absolute/relative path
|
2018-10-23 12:14:17 +02:00 |
uexport.php
|
…
|
|
uimport.php
|
…
|
|
unfollow.php
|
replaced $return_url to $return_path to make it more clear that it is a relative path to the Friendica baseurl
|
2018-10-22 22:13:37 +02:00 |
update_community.php
|
…
|
|
update_contacts.php
|
Fix wrong use statement in mod/update_contacts
|
2018-10-14 23:09:11 -04:00 |
update_display.php
|
…
|
|
update_network.php
|
…
|
|
update_notes.php
|
…
|
|
update_profile.php
|
…
|
|
videos.php
|
Move itemCount parameter from constructor to renderFull()
|
2018-10-25 00:07:16 -04:00 |
view.php
|
…
|
|
viewcontacts.php
|
Move itemCount parameter from constructor to renderFull()
|
2018-10-25 00:07:16 -04:00 |
viewsrc.php
|
Moved functions out of boot.php into class
|
2018-10-13 19:03:08 +02:00 |
wall_attach.php
|
…
|
|
wall_upload.php
|
…
|
|
wallmessage.php
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
webfinger.php
|
…
|
|
worker.php
|
…
|
|
xrd.php
|
Merge pull request #5899 from annando/avoid-flooding
|
2018-10-13 08:41:32 +02:00 |