friendica/mod
Beanow 6089bc94b3 Extend profile editor information.
* Labels for splitting fields into sections.
* Security token for profile_photo action.
2014-06-28 01:31:11 +02:00
..
_well_known.php
acctlink.php
acl.php
admin.php The temporary paths (temp, lock, itemcache) are now detected automatically when used. 2014-06-23 01:24:39 +02:00
allfriends.php
amcd.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
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 Community: New option to reduce the maximum amount if posts per person. 2014-06-10 20:21:43 +02:00
contactgroup.php
contacts.php
content.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00
crepair.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
delegate.php Delegations: Now the menu of the settings appears at the delegations settings 2014-04-24 11:49:11 +02:00
dfrn_confirm.php
dfrn_notify.php Several performance improvements. 2013-11-02 10:49:44 +01:00
dfrn_poll.php
dfrn_request.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
directory.php Implement Smarty3 2012-12-22 12:57:29 -07:00
dirfind.php search with leading @ performs directory search (# for tag search), nothing for text search 2012-05-19 21:53:27 -07:00
display.php
editpost.php double quotes in title mess up editpost 2013-05-18 16:02:31 -07:00
events.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
fbrowser.php fix a few more templates for correction conversion to Smarty3 templates 2012-12-24 08:44:26 -07:00
filer.php simplify by making Smarty include directives behave like Friendica native ones 2012-12-25 11:55:57 -07:00
filerm.php Now term table is used for categories and putting items to folder 2014-03-16 17:16:01 +01:00
follow.php
friendica.php
fsuggest.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
group.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
hcard.php
help.php help: load Home.md in aside when not in home,add new markdown syntax 2012-11-09 03:56:45 -05:00
home.php
hostxrd.php Implement Smarty3 2012-12-22 12:57:29 -07:00
install.php New database update system that uses the database structure defined in dbstructure.php 2014-06-04 00:44:58 +02:00
invite.php add form security to invite page and set maximum per user invites 2013-01-25 13:48:57 -08:00
item.php Preparation for an bidirectional app.net connector 2014-06-04 21:25:31 +02:00
like.php Code beautification and some more logging data - no changes in the functionality. 2014-04-04 11:02:36 +02:00
localtime.php
lockview.php allow changing the lockview content with a plugin 2012-10-09 09:45:54 -06:00
login.php allow individual choice of mobile themes 2012-09-06 17:24:34 -06:00
lostpass.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
maintenance.php module to show system down message 2013-01-14 16:48:01 -07:00
manage.php
match.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
message.php Decaf mobile: an (almost) Javascript-free theme 2013-01-26 13:01:57 -07:00
modexp.php
mood.php
msearch.php
navigation.php Decaf mobile: an (almost) Javascript-free theme 2013-01-26 13:01:57 -07:00
network.php New query parameter that Speeds up the network viee when there are many contacts 2014-05-24 11:01:52 +02:00
newmember.php
nogroup.php
notes.php
notice.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
notifications.php
notify.php
oembed.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
oexchange.php
openid.php Changes to make contacts delete all content from the user when a user is deleted. 2012-11-02 21:43:47 +01:00
opensearch.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
parse_url.php
photo.php
photos.php
ping.php
poco.php
poke.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
post.php
pretheme.php
probe.php
profile.php
profile_photo.php
profiles.php Extend profile editor information. 2014-06-28 01:31:11 +02:00
profperm.php
pubsub.php Code beautification and some more logging data - no changes in the functionality. 2014-04-04 11:02:36 +02: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 zrl on random profile 2012-04-14 05:07:00 -07:00
receive.php
redir.php
register.php move <div> to the register.tpl 2014-01-13 14:40:26 +01:00
regmod.php
removeme.php
rsd_xml.php
salmon.php
search.php
session.php
settings.php
share.php
smilies.php
starred.php Starring now works again 2014-05-29 14:17:37 +02:00
subthread.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
suggest.php Decaf mobile: an (almost) Javascript-free theme 2013-01-26 13:01:57 -07:00
tagger.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
tagrm.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
toggle_mobile.php
uexport.php Export personal data: Now the settings menu on the left side is taken from the settings module. 2014-04-24 11:58:04 +02: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 Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
update_profile.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
videos.php
view.php check for style.php existence before inclusion 2012-04-01 16:21:55 -07:00
viewcontacts.php
viewsrc.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
wall_attach.php
wall_upload.php
wallmessage.php make the richtext feature work for events, wall messages, and contact notes 2013-01-26 13:03:01 -07:00
webfinger.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
xrd.php Implement Smarty3 2012-12-22 12:57:29 -07:00