friendica/mod
fabrixxm 7687342849 fix email for
- registration request
- registration approval
- account created by admin

add a reditect after registration approval or deny
2014-09-09 22:07:47 +02:00
..
_well_known.php
acctlink.php
acl.php
admin.php fix email for 2014-09-09 22:07:47 +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
apps.php
attach.php basic video playback support using VideoJS 2013-05-03 18:17:56 -06:00
babel.php
cb.php
common.php
community.php Improved option to suppress message flooding by some users. 2014-07-10 23:13:50 +02:00
contactgroup.php
contacts.php Bugfix: Messages when ignoring, blocking and archiving contacts now returns the correct messages. 2014-09-03 01:03:23 +02:00
content.php
crepair.php Issue 1094: "remote self" is not working on twitter contacts but can be activated. It is now disabled to enable it. 2014-09-06 17:22:59 +02:00
delegate.php
dfrn_confirm.php connection confirm notification mail via notification() 2014-09-06 17:28:46 +02:00
dfrn_notify.php Several performance improvements. 2013-11-02 10:49:44 +01:00
dfrn_poll.php
dfrn_request.php connection confirm notification mail via notification() 2014-09-06 17:28:46 +02:00
directory.php Moved "privacy_image_cache" into the core. Enabled by default, can be disabled in the page settings. 2014-08-13 00:13:13 +02:00
dirfind.php
display.php Only show foreign items if the profile of the user isn't hidden. Show the user's theme - not the theme of the viewed profile. 2014-08-28 01:06:41 +02:00
editpost.php when editing a posting save it, not edit it to submit the changes 2014-09-06 12:49:34 +02: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
filerm.php
follow.php
friendica.php
fsuggest.php
group.php
hcard.php
help.php
home.php
hostxrd.php
ignored.php Added new file for ignoring threads 2014-09-04 01:04:43 +02:00
install.php
invite.php
item.php Only show foreign items if the profile of the user isn't hidden. Show the user's theme - not the theme of the viewed profile. 2014-08-28 01:06:41 +02:00
like.php
localtime.php get rid of 'Friendika' 2012-10-18 21:51:45 -07:00
lockview.php
login.php
lostpass.php More template gore! 2014-09-07 12:29:13 +02: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
modexp.php
mood.php
msearch.php
navigation.php
network.php
newmember.php
nogroup.php
noscrape.php
notes.php
notice.php
notifications.php
notify.php Make the friendica android client work again (it had problems with the GUID in the notifications) 2014-07-26 15:01:01 +02:00
oembed.php
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
parse_url.php The useragent string doesn't contains of the words "Mozilla" anymore - but the name "Friendica" and the base url 2014-09-07 10:47:37 +02:00
photo.php Issue 964 "Image upload from Twidere" is solved now 2014-09-06 15:47:45 +02:00
photos.php
ping.php
poco.php
poke.php
post.php
pretheme.php
probe.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
profile.php
profile_photo.php
profiles.php Merge branch 'feature/edit-profile-improvements' into develop 2014-09-04 23:58:22 +02:00
profperm.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
proxy.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
qsearch.php
randprof.php zrl on random profile 2012-04-14 05:07:00 -07:00
receive.php Some debugging information added 2013-08-05 23:06:40 +02:00
redir.php
register.php fix email for 2014-09-09 22:07:47 +02:00
regmod.php fix email for 2014-09-09 22:07:47 +02:00
removeme.php
rsd_xml.php get rid of 'Friendika' 2012-10-18 21:51:45 -07:00
salmon.php
search.php Search with tags now works fast. 2014-03-18 22:51:50 +01:00
session.php
settings.php
share.php
smilies.php
starred.php
subthread.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
suggest.php
tagger.php Usage of /display/(guid) as path instead of /display/(user)/(id) 2014-07-22 00:36:20 +02:00
tagrm.php
toggle_mobile.php
uexport.php
uimport.php Fix tiny typo on mod/uimport.php 2013-05-29 10:00:35 -03:00
update_community.php updated jquery to version 1.11, updated themes frost and diabook where necessary 2014-09-06 16:21:03 +02:00
update_display.php updated jquery to version 1.11, updated themes frost and diabook where necessary 2014-09-06 16:21:03 +02:00
update_network.php updated jquery to version 1.11, updated themes frost and diabook where necessary 2014-09-06 16:21:03 +02:00
update_notes.php updated jquery to version 1.11, updated themes frost and diabook where necessary 2014-09-06 16:21:03 +02:00
update_profile.php updated jquery to version 1.11, updated themes frost and diabook where necessary 2014-09-06 16:21:03 +02:00
videos.php
view.php
viewcontacts.php
viewsrc.php
wall_attach.php
wall_upload.php Issue 964 "Image upload from Twidere" is solved now 2014-09-06 15:47:45 +02:00
wallmessage.php
webfinger.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
xrd.php