friendica/mod
Friendika 0dfcbe9c44 better handling of twitter follows, remove ajax anchor /#!/ 2011-05-21 17:13:51 -07:00
..
amcd.php auth manager update, increased verbosity on salmon logs 2010-11-11 14:53:39 -08:00
api.php First attemp of api 2011-04-21 09:04:15 +02:00
apps.php "notes" app 2011-05-20 01:15:02 -07:00
cb.php general purpose callback landing page - e.g. for facebook plugin 2011-02-10 00:32:09 -08:00
contacts.php deprecate load_view_file 2011-05-11 04:37:13 -07:00
crepair.php deprecate load_view_file 2011-05-11 04:37:13 -07:00
dfrn_confirm.php deprecate load_view_file 2011-05-11 04:37:13 -07:00
dfrn_notify.php deprecate load_view_file 2011-05-11 04:37:13 -07:00
dfrn_poll.php "firewall" setting - block all public pages from the public if configured to do so 2011-04-21 17:29:47 -07:00
dfrn_request.php deprecate load_view_file 2011-05-11 04:37:13 -07:00
directory.php admin directory view 2011-05-16 18:52:27 -07:00
display.php "firewall" setting - block all public pages from the public if configured to do so 2011-04-21 17:29:47 -07:00
editpost.php "notes" app 2011-05-20 01:15:02 -07:00
follow.php better handling of twitter follows, remove ajax anchor /#!/ 2011-05-21 17:13:51 -07:00
friendika.php fix json_encode on url's 2011-05-12 02:15:04 -07:00
group.php bug #70 - error messages on group deletion, warning cleanup 2011-05-15 16:36:49 -07:00
help.php initial spanish translation 2011-04-14 02:34:43 -07:00
home.php Fix spaces around t() and tt() 2011-03-13 13:50:44 +01:00
install.php deprecate load_view_file 2011-05-11 04:37:13 -07:00
invite.php deprecate load_view_file 2011-05-11 04:37:13 -07:00
item.php deprecate load_view_file 2011-05-11 04:37:13 -07:00
like.php suppress duplicate FB posts (incoming after posted locally) 2011-04-27 04:24:00 -07:00
lockview.php remove an erroneously pasted line 2011-02-03 19:42:32 +01:00
login.php use default system theme for system pages 2011-01-07 04:33:34 -08:00
lostpass.php deprecate load_view_file 2011-05-11 04:37:13 -07:00
manage.php Fix spaces around t() and tt() 2011-03-13 13:50:44 +01:00
match.php horizontal match layout 2011-03-22 02:21:53 -07:00
message.php deprecate load_view_file 2011-05-11 04:37:13 -07:00
modexp.php resolve file inclusion conflicts w/ multiple plugins, improve the typo checker 2011-02-21 20:19:33 -08:00
network.php 'mark seen' not getting all msgs on profile page 2011-05-20 19:28:48 -07:00
notes.php "notes" app 2011-05-20 01:15:02 -07:00
notifications.php deny link not clickable on admin approval notification page 2011-05-20 15:11:36 -07:00
oexchange.php deprecate load_view_file 2011-05-11 04:37:13 -07:00
openid.php redirect to profile photo upload on very first login 2011-04-23 17:31:23 -07:00
opensearch.php deprecate load_view_file 2011-05-11 04:37:13 -07:00
parse_url.php don't insert link summaries containing javascript bug #75 2011-05-21 05:27:53 -07:00
photo.php rolling version number in preparation for release 2011-05-09 16:51:25 -07:00
photos.php photo upload plugin size limit is not working, call photo_end hooks in any error return from mainline so html does not leak into json responses bug #77 2011-05-20 15:57:58 -07:00
ping.php "notes" app 2011-05-20 01:15:02 -07:00
profile.php 'mark seen' not getting all msgs on profile page 2011-05-20 19:28:48 -07:00
profile_photo.php deprecate load_view_file 2011-05-11 04:37:13 -07:00
profiles.php deprecate load_view_file 2011-05-11 04:37:13 -07:00
profperm.php small wording change 2011-04-12 21:37:54 -07:00
pubsub.php icon changes, feed security improvements 2011-03-04 20:55:32 -08:00
qsearch.php qsearch_limit, not lsearch 2011-02-28 23:39:59 -08:00
redir.php redirect to symbolic rather than absolute URL locations 2011-04-01 00:59:10 -07:00
register.php deprecate load_view_file 2011-05-11 04:37:13 -07:00
regmod.php deprecate load_view_file 2011-05-11 04:37:13 -07:00
removeme.php deprecate load_view_file 2011-05-11 04:37:13 -07:00
rsd_xml.php add rsd.xml (needs a template) 2011-04-21 09:08:50 +02:00
salmon.php deprecate load_view_file 2011-05-11 04:37:13 -07:00
search.php "firewall" setting - block all public pages from the public if configured to do so 2011-04-21 17:29:47 -07:00
session.php ff account manager 2010-11-11 02:49:28 -08:00
settings.php deprecate load_view_file 2011-05-11 04:37:13 -07:00
share.php bug #37, ampersand + everything following in url is stripped when using link icon to share link 2011-04-10 03:36:12 -07:00
tagrm.php ability to remove individual photo tags 2010-11-08 14:37:58 -08:00
uexport.php use correct mime type for json 2011-03-22 16:52:14 -07:00
update_network.php patches for youtube's change in link and embed formats, please test 2011-05-20 15:46:41 -07:00
update_profile.php patches for youtube's change in link and embed formats, please test 2011-05-20 15:46:41 -07:00
viewcontacts.php deprecate load_view_file 2011-05-11 04:37:13 -07:00
wall_upload.php update source strings 2011-03-11 00:22:21 +01:00
xrd.php don't use load_view_file() except in email templates and install of htconfig - to avoid getting wrong file when package is updated by copying over an older version. 2011-05-10 16:12:50 -07:00