..
acl.php
show profile url in ACL hovertips, add fork identifier to json siteinfo
2011-09-27 05:02:25 -07:00
admin.php
do not poll for abandoned accounts
2011-09-29 21:20:19 -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
Installed apps as array instead of string
2011-08-31 16:17:32 +02: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
remove javascript to set selectect nav item. enanche img template prefetch ignoring
2011-08-17 18:36:24 +02:00
contactgroup.php
allow group selection from contact edit page
2011-08-02 22:39:35 -07:00
contacts.php
stuff
2011-10-11 18:24:37 -07:00
crepair.php
provide ability to repair contact photo
2011-10-05 20:01:42 -07:00
dfrn_confirm.php
part of bug #143
2011-09-07 02:23:17 -07:00
dfrn_notify.php
local_deliver testing
2011-10-06 19:10:57 -07:00
dfrn_poll.php
some more zot changes migrating back to f9a mainline
2011-08-01 21:02:25 -07:00
dfrn_request.php
faster friend requests (DFRN)
2011-09-06 18:06:19 -07:00
directory.php
remove javascript to set selectect nav item. enanche img template prefetch ignoring
2011-08-17 18:36:24 +02:00
dirfind.php
stuff
2011-10-11 18:24:37 -07:00
display.php
.
2011-09-24 05:45:34 -07:00
editpost.php
w3c compliance fixes, owner attribution on likes defaulting to local owner, not item creator
2011-09-23 03:12:31 -07:00
events.php
New common tab template. Update css
2011-10-10 15:28:34 +02:00
follow.php
structures for batch mode (Diaspora/zot)
2011-09-20 01:49:08 -07:00
friendika.php
show profile url in ACL hovertips, add fork identifier to json siteinfo
2011-09-27 05:02:25 -07:00
fsuggest.php
some basic margins for friend suggestion screen
2011-06-27 16:18:06 -07:00
group.php
moved contact group header out of scrolling div so it doens't vanish whenlot
2011-09-25 14:08:08 -05:00
hcard.php
fix several probe related issues
2011-08-17 23:01:44 -07:00
help.php
Show "404.tpl" instead of using 'notice()' in case of 404
2011-09-19 11:52:32 +02:00
home.php
Fix spaces around t() and tt()
2011-03-13 13:50:44 +01:00
hostxrd.php
just hostname not url in hm:host - host xrd document
2011-09-28 15:07:01 -07:00
install.php
installer text changes
2011-07-27 21:48:02 -07:00
invite.php
invite system
2011-07-17 21:12:31 -07:00
item.php
stuff
2011-10-11 18:24:37 -07:00
like.php
w3c compliance fixes, owner attribution on likes defaulting to local owner, not item creator
2011-09-23 03:12:31 -07:00
localtime.php
localtime cleanup
2011-09-14 19:53:13 -07:00
lockview.php
remove an erroneously pasted line
2011-02-03 19:42:32 +01:00
login.php
redirect to home after logging in using login url
2011-08-11 04:28:06 -07:00
lostpass.php
some more zot changes migrating back to f9a mainline
2011-08-01 21:02:25 -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
stuff
2011-10-11 18:24:37 -07:00
message.php
added activetab var to message.php for templates
2011-10-02 20:37:47 -05: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
New common tab template. Update css
2011-10-10 15:28:34 +02: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
New common tab template. Update css
2011-10-10 15:28:34 +02:00
notifications.php
more notification cleanup duepuntozero
2011-10-09 21:34:07 -07:00
oexchange.php
oexchange updates to new bookmark API
2011-09-20 16:57:05 -07:00
openid.php
account expiration structures
2011-09-18 19:53:45 -07:00
opensearch.php
deprecate load_view_file
2011-05-11 04:37:13 -07:00
parse_url.php
social bookmark API, oexchange enhancements
2011-09-20 16:31:45 -07:00
photo.php
override pragma
2011-10-01 02:22:48 -07:00
photos.php
Fix url in profile tabs
2011-10-10 16:40:12 +02:00
ping.php
stuff
2011-10-11 18:24:37 -07:00
post.php
zot endpoint
2011-09-26 02:25:43 -07:00
probe.php
diaspora probe/scrape changes
2011-08-14 18:13:52 -07:00
profile_photo.php
if photo is uploaded to "profile photos" album it could not be made into profile photo.
2011-09-15 03:06:43 -07:00
profile.php
Fix url in profile tabs
2011-10-10 16:40:12 +02:00
profiles.php
path for country.js - now in js directory
2011-09-28 22:32:39 -07:00
profperm.php
- moved the header for profile permissions out of the scrolling div
2011-10-04 11:10:57 -05:00
pubsub.php
performance enhancements
2011-10-04 18:53:56 -07:00
qsearch.php
got it wrong - apparently no need to fix json slashes
2011-06-02 20:42:09 -07:00
receive.php
cripple account when expired
2011-09-19 01:17:12 -07:00
redir.php
some more zot changes migrating back to f9a mainline
2011-08-01 21:02:25 -07:00
register.php
.
2011-09-24 05:45:34 -07:00
regmod.php
get app structure needed in regmod
2011-06-29 00:40:43 -07:00
removeme.php
some more zot changes migrating back to f9a mainline
2011-08-01 21:02:25 -07:00
rsd_xml.php
add rsd.xml (needs a template)
2011-04-21 09:08:50 +02:00
salmon.php
cripple account when expired
2011-09-19 01:17:12 -07:00
search.php
?f did not have = after it
2011-10-03 01:58:01 -07:00
session.php
ff account manager
2010-11-11 02:49:28 -08:00
settings.php
stuff
2011-10-11 18:24:37 -07: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_notes.php
bug #147 comments not working on private notes page
2011-09-11 15:09:57 -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
parent eval order issue
2011-09-08 20:00:06 -07:00
wall_upload.php
more d* infrastructure for relaying signed messages and storing non-connected people details
2011-08-17 20:52:18 -07:00
webfinger.php
introduction fails if confirmation differs by http vs https
2011-08-12 02:58:29 -07:00
xrd.php
zot/salmon new key format for batch keys
2011-09-27 06:50:18 -07:00