friendica/mod
Michael 81ac7c33da Order search results by id 2018-06-21 07:46:06 +00:00
..
_well_known.php Continued: 2018-05-14 22:50:03 +02:00
acctlink.php
acl.php New function to fetch item data especially for users 2018-06-17 17:05:17 +00:00
admin.php Increase default number of workers in config 2018-06-20 04:50:15 +00:00
allfriends.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
amcd.php
api.php
apps.php
attach.php
babel.php
bookmarklet.php
cal.php
common.php
community.php Some more places to add the user id 2018-05-26 20:03:30 +00:00
contactgroup.php
contacts.php Frio: fix contact filtering on contacts page 2018-06-13 23:04:07 +02:00
credits.php
crepair.php
delegate.php
dfrn_confirm.php Issue-3412 related: Don't send connection posts anymore 2018-05-19 19:34:51 +00:00
dfrn_notify.php
dfrn_poll.php
dfrn_request.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
directory.php Need the count conditions to match. 2018-06-20 11:59:13 -04:00
dirfind.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
display.php Null - not false 2018-06-19 17:58:28 +00:00
editpost.php Standards and variable renaming 2018-06-19 17:11:59 +00:00
events.php Merge branch 'master' into develop 2018-06-01 07:30:04 -04:00
fbrowser.php
feedtest.php
fetch.php Use the item functions at many more places 2018-06-18 20:36:34 +00:00
filer.php
filerm.php
follow.php
friendica.php
fsuggest.php
group.php Fixes for #4965: 2018-05-17 02:24:42 +02:00
hcard.php
help.php
home.php
hostxrd.php
hovercard.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
ignored.php
install.php
invite.php
item.php Many "fetch_first" had been replaced 2018-06-19 21:33:07 +00:00
like.php
localtime.php
lockview.php
lostpass.php
maintenance.php
manage.php
manifest.php
match.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
message.php Continued a bit: 2018-06-20 22:19:54 +02:00
modexp.php
msearch.php
network.php New function to fetch item data especially for users 2018-06-17 17:05:17 +00:00
newmember.php
nodeinfo.php Nodeinfo: The number of comments is now calculated more reliable 2018-05-22 20:10:18 +00:00
nogroup.php
noscrape.php
notes.php New function to fetch item data especially for users 2018-06-17 17:05:17 +00:00
notice.php
notifications.php Merge pull request #5219 from annando/abstraction-2 2018-06-15 09:54:50 +02:00
notify.php
oexchange.php
openid.php OpenId possibly fixed: 2018-05-17 00:24:25 +02:00
opensearch.php
ostatus_subscribe.php
parse_url.php
photo.php
photos.php Continued a bit: 2018-06-20 22:19:54 +02:00
phpinfo.php
ping.php New function to fetch item data especially for users 2018-06-17 17:05:17 +00:00
poco.php
poke.php New function to fetch item data especially for users 2018-06-17 17:05:17 +00:00
pretheme.php
probe.php
profile.php New function to fetch item data especially for users 2018-06-17 17:05:17 +00:00
profile_photo.php
profiles.php removed TODO, one day this all needs refacturizing ... 2018-06-20 22:02:17 +02:00
profperm.php
proxy.php
pubsub.php
pubsubhubbub.php End subscription for unreachable subscribers 2018-05-19 03:56:29 +00:00
randprof.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
receive.php
redir.php "redir" is now centralized and works with the public contact 2018-06-01 06:46:34 +00:00
register.php Quotes Altered 2018-06-13 15:07:27 -04:00
regmod.php
removeme.php Issue 5111: missing "use DBM" in "removeme" 2018-05-22 20:17:32 +00:00
repair_ostatus.php
robots_txt.php
rsd_xml.php
salmon.php
search.php Order search results by id 2018-06-21 07:46:06 +00:00
settings.php Continued a bit: 2018-06-20 22:19:54 +02:00
share.php New function to fetch item data especially for users 2018-06-17 17:05:17 +00:00
smilies.php
starred.php Some of the last direct SQL calls to the item table had been changed 2018-06-21 06:21:51 +00:00
statistics_json.php
subthread.php New function to fetch item data especially for users 2018-06-17 17:05:17 +00:00
suggest.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
tagger.php Some of the last direct SQL calls to the item table had been changed 2018-06-21 06:21:51 +00:00
tagrm.php Use the item functions at many more places 2018-06-18 20:36:34 +00:00
toggle_mobile.php
uexport.php
uimport.php
unfollow.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
update_community.php fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
update_display.php fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
update_network.php fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
update_notes.php fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
update_profile.php fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
videos.php New function to delete items for users 2018-05-29 05:22:57 +00:00
view.php
viewcontacts.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
viewsrc.php Standards and variable renaming 2018-06-19 17:11:59 +00:00
wall_attach.php
wall_upload.php Removed some quick and dirty hack to upload pictures 2018-06-05 05:42:26 +00:00
wallmessage.php
webfinger.php
worker.php worker.php - fix missing use statement 2018-06-19 14:45:43 +02:00
xrd.php