.. |
accesstoken.php
|
|
|
all.php
|
|
|
allrss.php
|
try to clean up user-without-profile errors
|
2008-09-26 10:50:08 -04:00 |
api.php
|
Twitter-compatible API - removed debugging statement
|
2008-10-24 17:51:01 -04:00 |
avatarbynickname.php
|
|
|
confirmaddress.php
|
updates for invitations
|
2008-08-26 20:19:27 -04:00 |
deletenotice.php
|
blow subscriptions cache when the user deletes a notice
|
2008-09-20 13:53:39 -04:00 |
disfavor.php
|
single function for important streams, with memcached support
|
2008-09-28 08:01:19 -04:00 |
doc.php
|
|
|
emailsettings.php
|
newmessage and showmessage
|
2008-09-17 13:47:41 -04:00 |
favor.php
|
move fave notification to mail library
|
2008-10-04 11:44:54 -04:00 |
favoritesrss.php
|
add favoritesrss
|
2008-09-28 14:01:32 -04:00 |
finishaddopenid.php
|
|
|
finishimmediate.php
|
|
|
finishopenidlogin.php
|
|
|
finishremotesubscribe.php
|
Fix typo in finishremotesubscribe
|
2008-09-04 16:19:21 -04:00 |
foaf.php
|
|
|
imsettings.php
|
|
|
inbox.php
|
correct title on inbox and outbox
|
2008-09-16 16:09:42 -04:00 |
invite.php
|
CSRF protection for invites.php
|
2008-08-29 00:54:41 -04:00 |
login.php
|
|
|
logout.php
|
|
|
newmessage.php
|
better redirect to outbox
|
2008-09-24 17:07:57 -04:00 |
newnotice.php
|
accidentally setting replies to 'false'
|
2008-10-20 13:49:56 -04:00 |
noticesearch.php
|
try to clean up user-without-profile errors
|
2008-09-26 10:50:08 -04:00 |
noticesearchrss.php
|
PostgreSQL: support for full text searching (notice and people)
|
2008-09-14 16:17:44 -04:00 |
openidlogin.php
|
|
|
openidsettings.php
|
|
|
opensearch.php
|
|
|
outbox.php
|
correct title on inbox and outbox
|
2008-09-16 16:09:42 -04:00 |
peoplesearch.php
|
PostgreSQL: support for full text searching (notice and people)
|
2008-09-14 16:17:44 -04:00 |
postnotice.php
|
fix bad args in postnotice for new notices
|
2008-09-04 15:57:20 -04:00 |
profilesettings.php
|
try to clean up user-without-profile errors
|
2008-09-26 10:50:08 -04:00 |
public.php
|
change arguments to Notice::publicStream
|
2008-09-28 09:27:47 -04:00 |
publicrss.php
|
single function for important streams, with memcached support
|
2008-09-28 08:01:19 -04:00 |
publicxrds.php
|
|
|
recoverpassword.php
|
better instructions in the password recovery page
|
2008-10-04 19:25:54 -04:00 |
register.php
|
full sentence for invite-only error
|
2008-10-21 14:30:35 -04:00 |
remotesubscribe.php
|
try to clean up user-without-profile errors
|
2008-09-26 10:50:08 -04:00 |
replies.php
|
Fix replies tab pagination issue
|
2008-09-30 21:07:41 -04:00 |
repliesrss.php
|
single function for important streams, with memcached support
|
2008-09-28 08:01:19 -04:00 |
requesttoken.php
|
|
|
showfavorites.php
|
initial non-Ajax version of favorites
|
2008-09-08 14:16:24 -04:00 |
showmessage.php
|
change handle() to use message-getting helper
|
2008-09-24 16:22:11 -04:00 |
shownotice.php
|
|
|
showstream.php
|
add atom and RSS 2.0 link elements to head of profile page
|
2008-10-23 17:26:59 -04:00 |
smssettings.php
|
|
|
subscribe.php
|
merge CiaranG's changes for subs
|
2008-09-22 18:50:31 -04:00 |
subscribers.php
|
|
|
subscriptions.php
|
|
|
sup.php
|
a SUP action to product correct SUP json output
|
2008-10-25 23:33:53 -04:00 |
tag.php
|
Fix problem with tags in different locales (Ticket #679)
|
2008-09-24 05:20:31 -04:00 |
twitapiaccount.php
|
Twitter-compatible API - checks for is_readonly() now work!
|
2008-10-24 17:37:45 -04:00 |
twitapiblocks.php
|
Twitter-compatible API - cleaned up sloppy control flow: exit() statements everywhere
|
2008-09-30 22:54:21 -04:00 |
twitapidirect_messages.php
|
Better UTF-8 escaped entity handling. Fixed bad chars in all RSS feeds.
|
2008-11-04 03:40:27 -05:00 |
twitapifavorites.php
|
fix calls to show_rss_timeline
|
2008-10-26 10:57:49 -04:00 |
twitapifriendships.php
|
Twitter-compatible API - checks for is_readonly() now work!
|
2008-10-24 17:37:45 -04:00 |
twitapihelp.php
|
Twitter-compatible API - checks for is_readonly() now work!
|
2008-10-24 17:37:45 -04:00 |
twitapinotifications.php
|
Twitter-compatible API - cleaned up sloppy control flow: exit() statements everywhere
|
2008-09-30 22:54:21 -04:00 |
twitapistatuses.php
|
Twitter-compatible API - properly encode and decode UTF-8 HTML entities
|
2008-11-03 16:16:53 -05:00 |
twitapiusers.php
|
Twitter-compatible API - checks for is_readonly() now work!
|
2008-10-24 17:37:45 -04:00 |
twittersettings.php
|
default sending local @ replies to Twitter
|
2008-09-24 12:17:08 -04:00 |
unsubscribe.php
|
merge CiaranG's changes for subs
|
2008-09-22 18:50:31 -04:00 |
updateprofile.php
|
|
|
userauthorization.php
|
try to clean up user-without-profile errors
|
2008-09-26 10:50:08 -04:00 |
userbyid.php
|
|
|
userrss.php
|
fixed use of header()
|
2008-10-24 22:33:47 -04:00 |
xrds.php
|
|
|