gnu-social/actions
Sarven Capadisli ed3d68435f Using farbtastic jQuery plugin to select design colours. 2009-04-13 05:39:23 +00:00
..
accesstoken.php These aren't readonly 2009-01-23 10:37:04 +01:00
all.php added filler/guide text to user replies timeline. 2009-04-07 23:25:12 +00:00
allrss.php Define undefined variable. 2009-03-08 17:06:18 +01:00
api.php More api actions which need no auth when called with parameter. 2009-03-07 13:16:54 +00:00
avatarbynickname.php Move common_avatar_* functions to Avatar 2009-02-06 03:55:48 -05:00
avatarsettings.php Updated path for jCrop 2009-04-13 03:49:37 +00:00
block.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
confirmaddress.php update commitaddress 2009-01-18 18:41:41 +00:00
conversation.php fix output of conversation 2009-04-03 16:12:33 -04:00
deletenotice.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
designsettings.php Using farbtastic jQuery plugin to select design colours. 2009-04-13 05:39:23 +00:00
disfavor.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
doc.php Moved /doc/ to /doc-src/ 2009-02-10 22:33:57 -05:00
editgroup.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
emailsettings.php Set @-message notification options in email settings 2009-02-16 18:45:05 -05:00
facebookhome.php Facebook app - reorganized some stuff; better HTML output 2009-02-04 22:54:07 +00:00
facebookinvite.php Ticket #1094 Facebook app invites page was failing if no friends had added the app yet 2009-02-08 23:07:56 +00:00
facebooklogin.php trac750 fix href for theme stylesheet 2009-01-23 07:09:00 +00:00
facebookremove.php Merge branch 'master' of /var/www/trunk 2009-01-19 13:35:17 +00:00
facebooksettings.php trac750 small fix to FBJS redirect 2009-01-23 06:02:41 +00:00
favor.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
favorited.php don't use count() to check for empty page 2009-04-07 23:57:45 -04:00
favoritesrss.php Make favorites RSS actually work (uiredesign) 2009-01-27 15:27:04 -08:00
featured.php use common_database_tablename instead of repeating that if structure everywhere 2009-03-17 10:36:12 +13:00
finishaddopenid.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
finishopenidlogin.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
finishremotesubscribe.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
foaf.php try to reduce memory usage in FOAF output 2009-04-03 14:18:29 -04:00
groupbyid.php Add group by id for group permalinks 2009-01-21 02:55:55 -05:00
grouplogo.php Corrected redirect targets for some group actions. These redirects can occur when the canonical name differs from the passed name. 2009-03-08 01:37:27 +01:00
groupmembers.php proper pagination for subs and members 2009-01-29 08:37:40 -05:00
grouprss.php don't use SUP in group rss 2009-02-20 17:14:13 -05:00
groups.php Revert "try to fix groups with a new qry" 2009-01-24 11:05:38 +01:00
groupsearch.php Renamed 'blankfiller' to 'guide'. 2009-04-07 21:09:27 +00:00
imsettings.php Renamed form_datas to form_data 2009-01-19 03:09:13 +00:00
inbox.php Converted direct messaging actions to new uiredesign 2009-01-20 17:49:47 -08:00
invite.php Invitation markup and style 2009-01-24 03:18:34 +00:00
joingroup.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
leavegroup.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
login.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
logout.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
microsummary.php mark a bunch of actions read-only 2009-01-23 09:15:15 +00:00
newgroup.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
newmessage.php trac #1160 fix dropdown xmloutput function for the selected attribute and fix newmessage auto-selected dropdown. 2009-02-09 15:35:38 +00:00
newnotice.php Catch bad replyto IDs before saving a new notice to avoid a constraint violation. This happens, for example, when posting for the first time on a fresh install 2009-03-03 21:33:52 +00:00
noticesearch.php Renamed 'blankfiller' to 'guide'. 2009-04-07 21:09:27 +00:00
noticesearchrss.php Somewhat better behaviour with mixed caps in search 2009-03-19 11:01:58 -04:00
nudge.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
openidlogin.php Allow re-authentication with OpenID 2009-02-05 11:46:17 -05:00
openidsettings.php Renamed form_datas to form_data 2009-01-19 03:09:13 +00:00
opensearch.php Using startXML() instead of deprecated common_start_xml() 2009-02-01 23:43:07 +00:00
othersettings.php Renamed form_datas to form_data 2009-01-19 03:09:13 +00:00
outbox.php Converted direct messaging actions to new uiredesign 2009-01-20 17:49:47 -08:00
passwordsettings.php Fix password settings 2009-01-28 08:55:03 -05:00
peoplesearch.php external search now depends on site.server. 2009-04-06 05:04:11 +00:00
peopletag.php PostgreSQL - a few more query compatibility issues (submitted by oxygene) 2009-03-11 23:46:23 +00:00
postnotice.php PostgreSQL - some more fixes to make queries compatible with both databases. (submitted by oxygene) 2009-03-08 16:16:10 +00:00
profilesettings.php trac #1155 ++ replace strlen with mb_strlen for all utf8 strings. 2009-02-07 19:33:18 +00:00
public.php don't use count() to check for empty page 2009-04-07 23:57:45 -04:00
publicrss.php Changed all $config[][] calls to common_config() 2009-03-09 20:01:35 -05:00
publictagcloud.php don't use count() to check for empty page 2009-04-07 23:57:45 -04:00
publicxrds.php Update XML generation and list of actions in public XRDS 2009-04-12 15:34:38 -04:00
recoverpassword.php Password recover and change form markup updated. 2009-03-22 20:21:32 +00:00
register.php fix notice in register 2009-02-26 13:36:10 -08:00
remotesubscribe.php i18n for legend in remote sub form 2009-04-02 06:10:32 -04:00
replies.php added filler/guide text to user replies timeline. 2009-04-07 23:25:12 +00:00
repliesrss.php mark a bunch of actions read-only 2009-01-23 09:15:15 +00:00
requesttoken.php uiredesign + phpdocs 2009-01-22 09:54:08 +00:00
showfavorites.php showemptListMessage -> showEmptyListMessage method name cleanup. 2009-04-08 01:20:50 +00:00
showgroup.php Merge branch 'master' into 0.7.x 2009-03-30 11:11:33 -04:00
showmessage.php mark a bunch of actions read-only 2009-01-23 09:15:15 +00:00
shownotice.php redirect to original URL or URI for remote notices 2009-03-19 11:38:25 -04:00
showstream.php showemptListMessage -> showEmptyListMessage method name cleanup. 2009-04-08 01:20:50 +00:00
smssettings.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
subedit.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
subscribe.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
subscribers.php added filler/guide text to subscribers list. 2009-04-08 01:12:43 +00:00
subscriptions.php Fixes ticket:1409; correct typo 'subcription' to 'subscription' in HTML and CSS. 2009-04-09 13:52:39 -04:00
sup.php add sup with arguments 2009-04-01 18:29:10 -04:00
tag.php tag stream is read-only 2009-04-10 22:47:40 -04:00
tagother.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
tagrss.php trac #1142 fix tag rss 2009-02-05 18:10:47 +00:00
twitapiaccount.php Made /api/account/verify_credentials.format return an extended user object. Updates to status and user API objects. 2009-03-04 16:17:40 -08:00
twitapiblocks.php Convert use of common_server_error and common_user_error to methods on Action 2009-01-15 23:03:38 +00:00
twitapidirect_messages.php Updates to the API to improve Atom feeds 2009-03-10 16:15:57 -07:00
twitapifavorites.php Updates to the API to improve Atom feeds 2009-03-10 16:15:57 -07:00
twitapifriendships.php Convert use of common_server_error and common_user_error to methods on Action 2009-01-15 23:03:38 +00:00
twitapihelp.php Convert use of common_server_error and common_user_error to methods on Action 2009-01-15 23:03:38 +00:00
twitapilaconica.php Convert use of common_server_error and common_user_error to methods on Action 2009-01-15 23:03:38 +00:00
twitapinotifications.php Convert use of common_server_error and common_user_error to methods on Action 2009-01-15 23:03:38 +00:00
twitapisearchatom.php Fix xml:lang attr 2009-03-10 18:30:58 -07:00
twitapisearchjson.php Atom search results for Twitter-compatible API + phpcs stuff 2009-03-06 21:09:43 -08:00
twitapistatuses.php Allow unauthenticated users to view /api/statuses/replies/id.format 2009-03-10 16:48:14 -07:00
twitapitrends.php Stubs for Twitter-compatible API search methods 2009-03-04 18:14:52 -08:00
twitapiusers.php Made /api/account/verify_credentials.format return an extended user object. Updates to status and user API objects. 2009-03-04 16:17:40 -08:00
twittersettings.php PostgreSQL - some more fixes to make queries compatible with both databases. (submitted by oxygene) 2009-03-08 16:16:10 +00:00
unblock.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
unsubscribe.php Try to do intelligent redirect codes 2009-04-01 15:30:59 -04:00
updateprofile.php Improve handling of null values in profile parameters. 2009-03-09 08:06:31 +01:00
userauthorization.php Updated styles for the Authrization subscription form inputs 2009-04-12 21:50:14 +00:00
userbyid.php uiredesign + phpdocs 2009-01-21 00:07:15 +00:00
usergroups.php added filler/guide text to user groups list. 2009-04-08 01:19:23 +00:00
userrss.php Define undefined variable. 2009-03-11 10:40:24 +01:00
xrds.php Fix start/stop xml in xrds 2009-01-23 01:39:25 +01:00