gnu-social/actions
Sarven Capadisli 012288bdf6 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x 2009-02-11 16:53:01 +00:00
..
accesstoken.php These aren't readonly 2009-01-23 10:37:04 +01:00
all.php Unify feeds definition in actions 2009-02-11 11:37:50 -05:00
allrss.php mark a bunch of actions read-only 2009-01-23 09:15:15 +00:00
api.php Merge branch 'master' of ssh://zach@dev.controlyourself.ca/var/www/trunk 2009-01-23 01:20:00 -08:00
avatarbynickname.php Move common_avatar_* functions to Avatar 2009-02-06 03:55:48 -05:00
avatarsettings.php Fixed #1025: Delete avatar option. 2009-02-09 20:17:56 -05:00
block.php uiredesign 2009-01-23 04:29:21 +00:00
confirmaddress.php update commitaddress 2009-01-18 18:41:41 +00:00
deletenotice.php Added primary and secondary form actions. Fixed markup for 2009-02-06 06:27:04 +00:00
disfavor.php removed extraneous argument in startHTML calls 2009-02-02 20:47:57 +00:00
doc.php Moved /doc/ to /doc-src/ 2009-02-10 22:33:57 -05:00
editgroup.php trac #1155 ++ replace strlen with mb_strlen for all utf8 strings. 2009-02-07 19:33:18 +00:00
emailsettings.php Renamed form_datas to form_data 2009-01-19 03:09:13 +00: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 removed extraneous argument in startHTML calls 2009-02-02 20:47:57 +00:00
favorited.php Trac #894 and #1013 - fixed bad redirects after delete notice 2009-02-05 16:16:10 -08:00
favoritesrss.php Make favorites RSS actually work (uiredesign) 2009-01-27 15:27:04 -08:00
featured.php Mark featured users as readonly 2009-01-19 18:09:59 +00:00
finishaddopenid.php Make the OpenID settings work with new framework 2009-01-16 20:25:46 +00:00
finishopenidlogin.php trac #1155 ++ replace strlen with mb_strlen for all utf8 strings. 2009-02-07 19:33:18 +00:00
finishremotesubscribe.php Fixed remote subscribe avatar problems 2009-02-09 23:13:11 +00:00
foaf.php Updated foaf file 2009-01-22 23:08:30 +00:00
groupbyid.php Add group by id for group permalinks 2009-01-21 02:55:55 -05:00
grouplogo.php fix formatting of new Avatar:: calls 2009-02-06 03:55:53 -05:00
groupmembers.php proper pagination for subs and members 2009-01-29 08:37:40 -05:00
grouprss.php added group rss action 2009-01-25 19:16:19 +00:00
groups.php Revert "try to fix groups with a new qry" 2009-01-24 11:05:38 +01:00
groupsearch.php mark a bunch of actions read-only 2009-01-23 09:15:15 +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 Fix error in prepare() for checking group membership 2009-01-22 01:53:44 -05:00
leavegroup.php fixed a few bugs and logic problems in groups 2009-01-22 08:01:40 +00:00
login.php Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmurphy-clone/0.7.x 2009-02-05 12:04:06 -05:00
logout.php mark a bunch of actions read-only 2009-01-23 09:15:15 +00:00
microsummary.php mark a bunch of actions read-only 2009-01-23 09:15:15 +00:00
newgroup.php trac #1155 ++ replace strlen with mb_strlen for all utf8 strings. 2009-02-07 19:33:18 +00: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 Removed erroneous comments referring to old common_notice_form() func 2009-02-04 11:55:22 -08:00
noticesearch.php Unify feeds definition in actions 2009-02-11 11:37:50 -05:00
noticesearchrss.php mark a bunch of actions read-only 2009-01-23 09:15:15 +00:00
nudge.php removed extraneous argument in startHTML calls 2009-02-02 20:47:57 +00: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 mark a bunch of actions read-only 2009-01-23 09:15:15 +00:00
peopletag.php Trac #1159: Fix peopletag pagination. Also phpcs cleanup. 2009-02-08 13:25:48 -08:00
postnotice.php Convert use of common_server_error and common_user_error to methods on Action 2009-01-15 23:03:38 +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 Unify feeds definition in actions 2009-02-11 11:37:50 -05:00
publicrss.php mark a bunch of actions read-only 2009-01-23 09:15:15 +00:00
publictagcloud.php Public tagcloud and tag cloud styles 2009-01-21 18:35:45 +00:00
publicxrds.php uiredesign + phpdocs 2009-01-22 15:37:58 +00:00
recoverpassword.php Updated recoverpassword 2009-01-23 01:00:01 +01:00
register.php trac #1155 ++ replace strlen with mb_strlen for all utf8 strings. 2009-02-07 19:33:18 +00:00
remotesubscribe.php Cleanup 2009-01-23 05:23:28 +00:00
replies.php Unify feeds definition in actions 2009-02-11 11:37:50 -05: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 Unify feeds definition in actions 2009-02-11 11:37:50 -05:00
showgroup.php Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x 2009-02-11 16:53:01 +00:00
showmessage.php mark a bunch of actions read-only 2009-01-23 09:15:15 +00:00
shownotice.php make avatar bigger on single notice pages 2009-01-23 05:11:04 +00:00
showstream.php Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x 2009-02-11 16:53:01 +00:00
smssettings.php Make adding and removing an incoming email in SMS settings 2009-02-06 15:22:48 -05:00
subedit.php Some whitespace edits in subedit, and tested that it works 2009-01-23 02:04:13 +01:00
subscribe.php removed extraneous argument in startHTML calls 2009-02-02 20:47:57 +00:00
subscribers.php proper pagination for subs and members 2009-01-29 08:37:40 -05:00
subscriptions.php proper pagination for subs and members 2009-01-29 08:37:40 -05:00
sup.php Updated sup 2009-01-23 00:36:24 +01:00
tag.php Unify feeds definition in actions 2009-02-11 11:37:50 -05:00
tagother.php Minor. Changed from @class location to label 2009-02-11 16:50:07 +00:00
tagrss.php trac #1142 fix tag rss 2009-02-05 18:10:47 +00:00
twitapiaccount.php trac #1155 ++ replace strlen with mb_strlen for all utf8 strings. 2009-02-07 19:33:18 +00: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 Convert use of common_server_error and common_user_error to methods on Action 2009-01-15 23:03:38 +00:00
twitapifavorites.php Convert use of common_server_error and common_user_error to methods on Action 2009-01-15 23:03:38 +00: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
twitapistatuses.php trac1104 Destroy method was dying because it was still calling deprecated common_dequeue_notice() func 2009-02-03 11:23:30 -08:00
twitapiusers.php Merge branch 'master' of /var/www/mublog 2009-01-23 08:58:31 +01:00
twittersettings.php Move common_avatar_* functions to Avatar 2009-02-06 03:55:48 -05:00
unblock.php uiredesign 2009-01-23 04:29:21 +00:00
unsubscribe.php removed extraneous argument in startHTML calls 2009-02-02 20:47:57 +00:00
updateprofile.php trac #1155 ++ replace strlen with mb_strlen for all utf8 strings. 2009-02-07 19:33:18 +00:00
userauthorization.php Fixed remote subscribe avatar problems 2009-02-09 23:13:11 +00:00
userbyid.php uiredesign + phpdocs 2009-01-21 00:07:15 +00:00
usergroups.php Add a link to the group search page from a user's own group list. 2009-02-07 04:03:25 +11:00
userrss.php mark a bunch of actions read-only 2009-01-23 09:15:15 +00:00
xrds.php Fix start/stop xml in xrds 2009-01-23 01:39:25 +01:00