.. |
acl.php
|
Add Monolog
|
2019-01-21 10:10:40 -05:00 |
admin.php
|
Fix parenthesis encoding in admin.php
|
2019-04-28 11:02:11 +02:00 |
allfriends.php
|
Remove unused code in mod/
|
2019-01-21 10:53:32 -05:00 |
api.php
|
Remove unused code in mod/
|
2019-01-21 10:53:32 -05:00 |
bookmarklet.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
cal.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
common.php
|
Bugfix - use magicLinks also for common/all friends and the directory
|
2019-01-19 15:12:46 +01:00 |
community.php
|
Improve speed on local community page
|
2019-02-10 06:37:31 +00:00 |
crepair.php
|
Add alias field to mod/crepair
|
2019-02-08 22:38:23 -05:00 |
delegate.php
|
Remove unused code in mod/
|
2019-01-21 10:53:32 -05:00 |
dfrn_confirm.php
|
Preparation for switching the connect mechanism from DFRN to AP
|
2019-04-30 20:07:20 +02:00 |
dfrn_notify.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
dfrn_poll.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
dfrn_request.php
|
Fix potential bugs without expected behavior change
|
2019-01-21 11:04:19 -05:00 |
directory.php
|
forumdirectory: type is array
|
2019-02-18 13:27:26 +01:00 |
dirfind.php
|
Fix potential bugs without expected behavior change
|
2019-01-21 11:04:19 -05:00 |
display.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
editpost.php
|
Remove unused code in mod/
|
2019-01-21 10:53:32 -05:00 |
events.php
|
Remove unused code in mod/
|
2019-01-21 10:53:32 -05:00 |
fbrowser.php
|
Fix potential bugs without expected behavior change
|
2019-01-21 11:04:19 -05:00 |
fetch.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
filerm.php
|
Add defaults() to term parameter in mod/filerm
|
2019-03-08 21:51:23 -05:00 |
follow.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
friendica.php
|
Fix for possible notice "Undefined offset: 0"
|
2019-02-10 06:04:11 +00:00 |
fsuggest.php
|
Replace deprecated calls to q() in mod/fsuggest and mod/photos
|
2019-01-21 11:12:48 -05:00 |
hcard.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
help.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
home.php
|
Replace REGISTER_* constants by Module\Register::* ones
|
2019-01-22 22:24:15 -05:00 |
hovercard.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
ignored.php
|
Fix potential bugs without expected behavior change
|
2019-01-21 11:04:19 -05:00 |
invite.php
|
Replace REGISTER_* constants by Module\Register::* ones
|
2019-01-22 22:24:15 -05:00 |
item.php
|
Improve Logger calls
|
2019-02-23 17:32:13 -05:00 |
like.php
|
Update namespace use calls in mod/
|
2019-01-21 10:44:21 -05:00 |
lockview.php
|
Replace deprecated Addon::callHooks with Hook::callAll
|
2019-01-21 09:50:56 -05:00 |
lostpass.php
|
Remove unused code in mod/
|
2019-01-21 10:53:32 -05:00 |
maintenance.php
|
normalise_link calls
|
2018-11-08 11:28:29 -05:00 |
manage.php
|
Replace deprecated Addon::callHooks with Hook::callAll
|
2019-01-21 09:50:56 -05:00 |
match.php
|
Check $profile variable in mod/match
|
2019-03-07 18:42:49 -05:00 |
message.php
|
Remove unused code in mod/
|
2019-01-21 10:53:32 -05:00 |
modexp.php
|
Remove/replace killme() with *exit()
|
2019-01-21 09:49:17 -05:00 |
msearch.php
|
Fix potential bugs without expected behavior change
|
2019-01-21 11:04:19 -05:00 |
network.php
|
Remove item query limit when using file param in mod/network
|
2019-03-09 18:36:11 -05:00 |
newmember.php
|
Replace help/guide with help/Quick-Start-guide
|
2019-01-26 10:51:20 +01:00 |
nogroup.php
|
Update namespace use calls in mod/
|
2019-01-21 10:44:21 -05:00 |
noscrape.php
|
Move Contact::ACCOUNT_TYPE_* constants to User::ACCOUNT_TYPE_*
|
2019-01-21 10:56:27 -05:00 |
notes.php
|
Remove unused code in mod/
|
2019-01-21 10:53:32 -05:00 |
notice.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
notifications.php
|
Fix potential bugs without expected behavior change
|
2019-01-21 11:04:19 -05:00 |
notify.php
|
Fix potential bugs without expected behavior change
|
2019-01-21 11:04:19 -05:00 |
oexchange.php
|
Remove/replace killme() with *exit()
|
2019-01-21 09:49:17 -05:00 |
openid.php
|
Replace REGISTER_* constants by Module\Register::* ones
|
2019-01-22 22:24:15 -05:00 |
opensearch.php
|
Remove/replace killme() with *exit()
|
2019-01-21 09:49:17 -05:00 |
ostatus_subscribe.php
|
Escape global namespaced get_app() calls
|
2019-01-03 21:27:36 -05:00 |
parse_url.php
|
attachment preview: some small corrections
|
2019-02-03 16:26:13 +01:00 |
photos.php
|
Replace straightforward q() calls by DBA::selectFirst or DBA::exists in mod/photos
|
2019-05-02 09:49:20 -04:00 |
phpinfo.php
|
Remove/replace killme() with *exit()
|
2019-01-21 09:49:17 -05:00 |
ping.php
|
Replace REGISTER_* constants by Module\Register::* ones
|
2019-01-22 22:24:15 -05:00 |
poco.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
poke.php
|
Replace deprecated Addon::callHooks with Hook::callAll
|
2019-01-21 09:50:56 -05:00 |
pretheme.php
|
Remove/replace killme() with *exit()
|
2019-01-21 09:49:17 -05:00 |
probe.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
profile_photo.php
|
Remove unused code in mod/
|
2019-01-21 10:53:32 -05:00 |
profiles.php
|
Fix typo in mod/profiles
|
2019-02-23 18:11:48 -05:00 |
profperm.php
|
Remove/replace killme() with *exit()
|
2019-01-21 09:49:17 -05:00 |
pubsub.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
pubsubhubbub.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
randprof.php
|
Update namespace use calls in mod/
|
2019-01-21 10:44:21 -05:00 |
receive.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
redir.php
|
Update namespace use calls in mod/
|
2019-01-21 10:44:21 -05:00 |
regmod.php
|
Replace REGISTER_* constants by Module\Register::* ones
|
2019-01-22 22:24:15 -05:00 |
removeme.php
|
Update namespace use calls in mod/
|
2019-01-21 10:44:21 -05:00 |
repair_ostatus.php
|
Remove unused code in mod/
|
2019-01-21 10:53:32 -05:00 |
robots_txt.php
|
Remove/replace killme() with *exit()
|
2019-01-21 09:49:17 -05:00 |
rsd_xml.php
|
Remove/replace killme() with *exit()
|
2019-01-21 09:49:17 -05:00 |
salmon.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
search.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
settings.php
|
Sanitize theme path items
|
2019-03-31 21:52:48 -04:00 |
share.php
|
Replace strong by title format for item title in mod/share
|
2019-02-27 20:59:39 -05:00 |
smilies.php
|
Update PHPDoc in mod/
|
2019-01-21 10:39:27 -05:00 |
starred.php
|
Update namespace use calls in mod/
|
2019-01-21 10:44:21 -05:00 |
subthread.php
|
Replace deprecated Addon::callHooks with Hook::callAll
|
2019-01-21 09:50:56 -05:00 |
suggest.php
|
Rework suggest module without App->error
|
2019-05-01 21:13:33 -04:00 |
tagger.php
|
Replace deprecated Addon::callHooks with Hook::callAll
|
2019-01-21 09:50:56 -05:00 |
tagrm.php
|
Update PHPDoc in mod/
|
2019-01-21 10:39:27 -05:00 |
toggle_mobile.php
|
Solves redirect error message
|
2019-01-13 18:16:26 +00:00 |
uexport.php
|
Update more PHPDoc, including in include/
|
2019-01-21 10:39:28 -05:00 |
uimport.php
|
Replace REGISTER_* constants by Module\Register::* ones
|
2019-01-22 22:24:15 -05:00 |
unfollow.php
|
Remove redundant htmlentities/htmlspecialchars
|
2018-12-25 11:37:57 -05:00 |
update_community.php
|
Remove/replace killme() with *exit()
|
2019-01-21 09:49:17 -05:00 |
update_contact.php
|
Fix call to Contact::content in mod/update_contact
|
2019-01-21 11:12:49 -05:00 |
update_display.php
|
Remove/replace killme() with *exit()
|
2019-01-21 09:49:17 -05:00 |
update_network.php
|
Remove/replace killme() with *exit()
|
2019-01-21 09:49:17 -05:00 |
update_notes.php
|
Remove/replace killme() with *exit()
|
2019-01-21 09:49:17 -05:00 |
update_profile.php
|
Add new Module\Profile class
|
2019-01-30 08:07:20 -05:00 |
videos.php
|
Remove unused code mentioning App->error in mod/videos
|
2019-05-01 20:29:01 -04:00 |
view.php
|
Sanitize theme path items
|
2019-03-31 21:52:48 -04:00 |
viewcontacts.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
viewsrc.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
wall_attach.php
|
Update missing namespace uses in mod/
|
2019-01-21 10:56:28 -05:00 |
wall_upload.php
|
Update missing namespace uses in mod/
|
2019-01-21 10:56:28 -05:00 |
wallmessage.php
|
Remove redundant htmlentities/htmlspecialchars
|
2018-12-25 11:37:57 -05:00 |
worker.php
|
Code cleanup
|
2019-02-17 18:55:17 +00:00 |