friendica/mod
fabrixxm 230ce659bd Merge pull request #866 from annando/master
API: reworked
2013-12-26 02:12:27 -08:00
..
_well_known.php
acctlink.php
acl.php
admin.php added option to the admin panel to allow users to set the remote_self flag 2013-12-22 16:14:34 +01:00
allfriends.php
amcd.php
api.php API: API is reworked in many parts so that it should be compatible to more statusnet clients then before (like AndStatus) 2013-12-15 23:00:47 +01:00
apps.php merge 2013-03-02 15:46:54 -08:00
attach.php basic video playback support using VideoJS 2013-05-03 18:17:56 -06:00
babel.php
cb.php
common.php
community.php Speed improvements of queries 2013-10-05 12:30:10 +02:00
contactgroup.php
contacts.php user contacts: fix #797 , add searching in url and nickname, add batch actions 2013-12-17 05:19:06 -05:00
content.php SQL: Query for showing group posts is improved, order by comment date now work again 2013-11-08 08:11:39 +01:00
crepair.php only show the remote_self option if admin allows it 2013-12-22 19:30:09 +01:00
delegate.php
dfrn_confirm.php
dfrn_notify.php Several performance improvements. 2013-11-02 10:49:44 +01:00
dfrn_poll.php Several performance improvements. 2013-11-02 10:49:44 +01:00
dfrn_request.php Solving some more SQL warnings ("limit" must never be used in update statements) 2013-12-02 20:30:24 +01:00
directory.php
dirfind.php
display.php - Improved speed due to forced indexes when showing items. 2013-09-15 10:40:58 +02:00
editpost.php double quotes in title mess up editpost 2013-05-18 16:02:31 -07:00
events.php
fbrowser.php
filer.php
filerm.php
follow.php
friendica.php multiple admin mails. It is now possible to define more than one admin mail address. You can now add multiple addresses, separated by comma. 2013-12-02 00:11:31 +01:00
fsuggest.php
group.php wording for the SUBMIT button while handling with contact groups 2013-11-17 15:33:07 +01:00
hcard.php
help.php
home.php
hostxrd.php
install.php messaging 2013-05-22 22:30:53 -07:00
invite.php
item.php All subqueries in tag searches are now reformed. Further SQL improvements 2013-11-03 02:07:44 +01:00
like.php
localtime.php
lockview.php
login.php
lostpass.php
maintenance.php
manage.php
match.php
message.php
modexp.php
mood.php
msearch.php
navigation.php
network.php Keeping an offset for page switching: This helps so that you don't see old messages 2013-12-10 00:13:19 +01:00
newmember.php
nogroup.php
notes.php
notice.php
notifications.php Solving some more SQL warnings ("limit" must never be used in update statements) 2013-12-02 20:30:24 +01:00
notify.php
oembed.php
oexchange.php
openid.php
opensearch.php
parse_url.php New style for shared links. Preparation for changes in some addons 2013-12-08 16:49:07 +01:00
photo.php Merge remote-tracking branch 'upstream/master' 2013-02-17 12:35:40 +01:00
photos.php Merge remote-tracking branch 'upstream/master' 2013-02-17 12:35:40 +01:00
ping.php
poco.php
poke.php
post.php
pretheme.php
probe.php
profile.php Reverting a forced index. It was good for a profile with many entries - but not on a profile with only a few items. 2013-10-12 08:22:49 +02:00
profile_photo.php
profiles.php sync username when changed in either the default profile or the settings page 2013-04-04 15:10:14 -07:00
profperm.php
pubsub.php add pubsubhubbub support to feed contacts 2013-06-27 09:51:13 -04:00
pubsubhubbub.php Initial implementation of internal PuSH server in Friendica. It has been tested with GNU Social/StatusNet, and subscribe, unsubscribe and pushing new items seem to work. 2013-11-21 21:44:18 +02:00
qsearch.php
randprof.php
receive.php Some debugging information added 2013-08-05 23:06:40 +02:00
redir.php
register.php multiple admin mails. It is now possible to define more than one admin mail address. You can now add multiple addresses, separated by comma. 2013-12-02 00:11:31 +01:00
regmod.php SQL improvements. New parameter for a maximum amount of comments per thread 2013-12-08 14:49:24 +01:00
removeme.php
rsd_xml.php
salmon.php
search.php SQL: Query for showing group posts is improved, order by comment date now work again 2013-11-08 08:11:39 +01:00
session.php
settings.php Just some code beautification. 2013-12-02 00:41:59 +01:00
share.php Switching from "new share" to "old share" 2013-10-15 00:49:49 +02:00
smilies.php
starred.php
subthread.php
suggest.php
tagger.php remove debug code. again. 2013-08-04 03:11:01 -04:00
tagrm.php
toggle_mobile.php
uexport.php uexport: fix full export 2013-06-28 03:16:25 -04:00
uimport.php Fix tiny typo on mod/uimport.php 2013-05-29 10:00:35 -03:00
update_community.php
update_display.php
update_network.php
update_notes.php
update_profile.php
videos.php update to v4.0.0; point to local host of SWF 2013-05-11 10:55:09 -06:00
view.php
viewcontacts.php
viewsrc.php
wall_attach.php
wall_upload.php
wallmessage.php
webfinger.php
xrd.php