..
acl.php
Add Monolog
2019-01-21 10:10:40 -05:00
api.php
Remove unused code in mod/
2019-01-21 10:53:32 -05:00
cal.php
Add current tab parameter to Model\Profile::getTabs
2019-05-20 15:09:33 -04:00
common.php
Refactor widgets
2019-05-18 11:33:35 -04: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
The follow confirmation process is now separated between DFRN and the rest
2019-05-06 05:46:13 +00: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 condition in dfrn_request_content() when $a->profile isn't set
2019-05-28 21:14:21 -04:00
display.php
Rework Profile::sidebar profile link conditions
2019-06-10 21:56:03 -04:00
editpost.php
Remove duplicate $baseurl template variable
2019-05-02 09:55:48 -04:00
events.php
Add current tab parameter to Model\Profile::getTabs
2019-05-20 15:09:33 -04:00
fbrowser.php
Remove duplicate $baseurl template variable
2019-05-02 09:55:48 -04:00
follow.php
Merge pull request #7095 from annando/ap-connect
2019-05-05 09:37:43 -04:00
fsuggest.php
Sending contact suggestions does work again
2019-05-19 17:59:37 +00:00
hcard.php
Replace System::httpExit() by HTTPException throwing
2019-05-02 11:37:09 -04: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
item.php
Ensure that pokes are always send only via DFRN
2019-06-06 04:26:02 +00:00
lockview.php
Replace deprecated Addon::callHooks with Hook::callAll
2019-01-21 09:50:56 -05:00
lostpass.php
Remove duplicate $baseurl template variable
2019-05-02 09:55:48 -04:00
manage.php
Move Authentication::setAuthenticatedSessionForUser to Session::setAuthenticatedForUser
2019-05-13 01:51:59 -04: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
msearch.php
Fix potential bugs without expected behavior change
2019-01-21 11:04:19 -05:00
network.php
Remove "f=&" nonsense from network module
2019-05-27 17:45:27 -04:00
noscrape.php
Move Contact::ACCOUNT_TYPE_* constants to User::ACCOUNT_TYPE_*
2019-01-21 10:56:27 -05:00
notes.php
Add current tab parameter to Model\Profile::getTabs
2019-05-20 15:09:33 -04:00
notifications.php
Adding fallback route in case of a non valid route
2019-05-29 20:06:50 +02:00
oexchange.php
Remove/replace killme() with *exit()
2019-01-21 09:49:17 -05:00
openid.php
Move Authentication::setAuthenticatedSessionForUser to Session::setAuthenticatedForUser
2019-05-13 01:51:59 -04:00
ostatus_subscribe.php
Escape global namespaced get_app() calls
2019-01-03 21:27:36 -05:00
parse_url.php
Change fallback logic
2019-05-30 13:45:39 +02:00
photos.php
Merge pull request #7207 from nupplaphil/bug/6917-php_warnings
2019-05-30 09:31:50 -04:00
ping.php
Remove /display/{nick}/{id} URL structure publishing
2019-05-02 17:04:17 -04:00
poco.php
Replace System::httpExit() by HTTPException throwing
2019-05-02 11:37:09 -04:00
poke.php
Remove duplicate $baseurl template variable
2019-05-02 09:55:48 -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
receive.php
Replace System::httpExit() by HTTPException throwing
2019-05-02 11:37:09 -04:00
redir.php
normal comparison
2019-05-30 13:38:00 +02: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
salmon.php
Replace System::httpExit() by HTTPException throwing
2019-05-02 11:37:09 -04:00
search.php
Split Directory Search as a base for further changes
2019-05-19 05:06:02 +02:00
settings.php
Add two-factor authentication settings
2019-05-13 01:52:01 -04:00
share.php
Replace strong by title format for item title in mod/share
2019-02-27 20:59:39 -05:00
subthread.php
Remove /display/{nick}/{id} URL structure publishing
2019-05-02 17:04:17 -04:00
suggest.php
Rework suggest module without App->error
2019-05-01 21:13:33 -04:00
tagger.php
Remove /display/{nick}/{id} URL structure publishing
2019-05-02 17:04:17 -04:00
tagrm.php
Update PHPDoc in mod/
2019-01-21 10:39:27 -05:00
uexport.php
added suggestions
2019-05-26 21:53:24 +02: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
Add current tab parameter to Model\Profile::getTabs
2019-05-20 15:09:33 -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