..
admin.php
community page
2011-07-04 20:57:07 -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
link events + personal notes to profile tabs
2011-06-13 20:32:30 -07:00
attach.php
consolidate perrmisions sql, minor duepuntozero validation fixes
2011-06-30 17:35:35 -07:00
cb.php
general purpose callback landing page - e.g. for facebook plugin
2011-02-10 00:32:09 -08:00
community.php
move hidewall to user table - queries are getting too complicated and servers falling over
2011-07-05 23:23:43 -07:00
contacts.php
use local 'match people with my interests' if global directory is not configured
2011-07-02 01:21:56 -07:00
crepair.php
add info() function. Works like notice() but show messages in a div with class info-message.
2011-05-23 11:39:57 +02:00
dfrn_confirm.php
bug #95
2011-06-23 22:23:26 -07:00
dfrn_notify.php
ability to link contacts that are "really me, but on another system/network".
2011-07-05 19:55:09 -07:00
dfrn_poll.php
move hidewall to user table - queries are getting too complicated and servers falling over
2011-07-05 23:23:43 -07:00
dfrn_request.php
more calendar work, undo strict_privacy flag to use different approach
2011-06-08 21:06:02 -07:00
directory.php
add info() function. Works like notice() but show messages in a div with class info-message.
2011-05-23 11:39:57 +02:00
display.php
honour hidden profiles on display item page
2011-07-05 21:11:38 -07:00
editpost.php
file attachments
2011-05-25 02:08:15 -07:00
events.php
logic reversed
2011-06-30 23:23:50 -07:00
follow.php
more calendar work, undo strict_privacy flag to use different approach
2011-06-08 21:06:02 -07:00
friendika.php
add site info to site json response
2011-07-04 00:44:25 -07:00
fsuggest.php
some basic margins for friend suggestion screen
2011-06-27 16:18:06 -07:00
group.php
add group highlight to other pages
2011-07-01 06:23:09 -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
mb_string is now required.
2011-06-04 22:48:43 -07:00
invite.php
bug #85
2011-05-23 20:30:37 -07:00
item.php
allow spaces in @ tags
2011-06-29 18:59:05 -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
don't allow blocked/unverified users to reset their password.
2011-06-29 00:59:21 -07:00
manage.php
add info() function. Works like notice() but show messages in a div with class info-message.
2011-05-23 11:39:57 +02:00
match.php
show keywords in match results
2011-07-03 21:30:48 -07:00
message.php
events, continued. Also better regex matching accounting for empty elements
2011-06-07 22:13:07 -07:00
modexp.php
resolve file inclusion conflicts w/ multiple plugins, improve the typo checker
2011-02-21 20:19:33 -08:00
msearch.php
move hidewall to user table - queries are getting too complicated and servers falling over
2011-07-05 23:23:43 -07:00
network.php
change wording of "new item view" to be consistent
2011-07-03 20:18:20 -07:00
newmember.php
move profile privacy settings to the Privacy section of the Settings page
2011-06-19 16:47:03 -07:00
notes.php
add profile tabs to "photos", "events" and "notes". in dispy, show active tab.
2011-06-23 11:30:17 +02:00
notifications.php
now that we have admin interface, completely remove register approvals from notifications
2011-06-29 22:38:30 -07:00
oexchange.php
add info() function. Works like notice() but show messages in a div with class info-message.
2011-05-23 11:39:57 +02:00
openid.php
Merge branch 'fabrixxm-master'
2011-05-23 18:17:02 -07:00
opensearch.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
parse_url.php
purify html before trying to parse wild urls. This way at least it should parse.
2011-07-04 23:02:04 -07:00
photo.php
consolidate perrmisions sql, minor duepuntozero validation fixes
2011-06-30 17:35:35 -07:00
photos.php
move hidewall to user table - queries are getting too complicated and servers falling over
2011-07-05 23:23:43 -07:00
ping.php
now that we have admin interface, completely remove register approvals from notifications
2011-06-29 22:38:30 -07:00
profile.php
consolidate perrmisions sql, minor duepuntozero validation fixes
2011-06-30 17:35:35 -07:00
profile_photo.php
add info() function. Works like notice() but show messages in a div with class info-message.
2011-05-23 11:39:57 +02:00
profiles.php
move profile privacy settings to the Privacy section of the Settings page
2011-06-19 16:47:03 -07:00
profperm.php
switch to text mode group editor after 'n' contacts
2011-06-29 20:42:16 -07:00
pubsub.php
event sharing, cont.
2011-06-13 19:06:49 -07:00
qsearch.php
got it wrong - apparently no need to fix json slashes
2011-06-02 20:42:09 -07:00
redir.php
redirect to symbolic rather than absolute URL locations
2011-04-01 00:59:10 -07:00
register.php
collapse multiple spaces in usernames
2011-06-29 19:26:18 -07:00
regmod.php
get app structure needed in regmod
2011-06-29 00:40:43 -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
also check for blocked
2011-07-01 17:45:00 -07:00
search.php
move hidewall to user table - queries are getting too complicated and servers falling over
2011-07-05 23:23:43 -07:00
session.php
ff account manager
2010-11-11 02:49:28 -08:00
settings.php
Update settings page to use field templates.
2011-07-06 12:10:00 +02:00
share.php
add titles to shared items if available
2011-06-01 06:41:12 -07:00
starred.php
starred items
2011-07-03 19:41:04 -07:00
tagrm.php
add info() function. Works like notice() but show messages in a div with class info-message.
2011-05-23 11:39:57 +02:00
uexport.php
got it wrong - apparently no need to fix json slashes
2011-06-02 20:42:09 -07:00
update_community.php
community page
2011-07-04 20:57:07 -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
bug #88 , Thanks Chris! Added a couple of minor tweaks for identity checking and consistency with other profile viewing links
2011-06-05 21:05:55 -07:00
wall_attach.php
file attachments
2011-05-25 02:08:15 -07:00
wall_upload.php
default uploaded photo permissions were wrong
2011-06-07 22:47:15 -07:00
webfinger.php
trim webfinger request
2011-06-27 19:47:55 -07:00
xrd.php
allow cross-site xrd/lrdd/webfinger
2011-06-25 19:40:37 -07:00