Diogo Cordeiro 4d749948d7 Fix noticesearch tag regex %!s(int64=5) %!d(string=hai) anos
..
accessadminpanel.php 14e22b2985 Let an administrator set config public/localonly %!s(int64=9) %!d(string=hai) anos
addpeopletag.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
all.php a32bfe7d87 TagCloud turned into plugin (performance issues on large installs) %!s(int64=8) %!d(string=hai) anos
allrss.php 63c087a255 Consistent behaviour for ScopingNoticeStream $scoped %!s(int64=8) %!d(string=hai) anos
apiaccountratelimitstatus.php 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes %!s(int64=5) %!d(string=hai) anos
apiaccountregister.php a6898b033d Fullname and location are now text, not varchar, and can be >191|255 %!s(int64=8) %!d(string=hai) anos
apiaccountupdatebackgroundcolor.php f8b49e69d0 Protected function prepare with array $args defaulting to array() %!s(int64=11) %!d(string=hai) anos
apiaccountupdatedeliverydevice.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
apiaccountupdatelinkcolor.php f8b49e69d0 Protected function prepare with array $args defaulting to array() %!s(int64=11) %!d(string=hai) anos
apiaccountupdateprofile.php e06553b15b Suggested edits by hannes2peer %!s(int64=9) %!d(string=hai) anos
apiaccountupdateprofileimage.php fcba540a14 Removed legacy OMB. Use OStatus for remote profiles. %!s(int64=11) %!d(string=hai) anos
apiaccountverifycredentials.php fac9f4e545 Merge branch 'nightly' of gitorious.org:social/mainline into nightly %!s(int64=9) %!d(string=hai) anos
apiatomservice.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
apiattachment.php f8b49e69d0 Protected function prepare with array $args defaulting to array() %!s(int64=11) %!d(string=hai) anos
apiblockcreate.php f8b49e69d0 Protected function prepare with array $args defaulting to array() %!s(int64=11) %!d(string=hai) anos
apiblockdestroy.php f8b49e69d0 Protected function prepare with array $args defaulting to array() %!s(int64=11) %!d(string=hai) anos
apicheckhub.php f8b49e69d0 Protected function prepare with array $args defaulting to array() %!s(int64=11) %!d(string=hai) anos
apichecknickname.php ce9d18c29d Only check if a nickname exists if site is non-private %!s(int64=9) %!d(string=hai) anos
apiconversation.php d76d37340a Function declarations not matching their parents %!s(int64=9) %!d(string=hai) anos
apiexternalprofileshow.php f8b49e69d0 Protected function prepare with array $args defaulting to array() %!s(int64=11) %!d(string=hai) anos
apifriendshipscreate.php ec4e432d55 Subscription::ensureStart skips AlreadyFulfilledException %!s(int64=9) %!d(string=hai) anos
apifriendshipsdestroy.php 75f35bcfe7 apiauth action with ->user changed to ->scoped %!s(int64=9) %!d(string=hai) anos
apifriendshipsexists.php 282f4d6a89 Various $this->scoped fixes and protected prepare/handle in API actions %!s(int64=9) %!d(string=hai) anos
apifriendshipsshow.php 282f4d6a89 Various $this->scoped fixes and protected prepare/handle in API actions %!s(int64=9) %!d(string=hai) anos
apignusocialconfig.php 29d0871e5a Making many of the API actions more consistent with coding style %!s(int64=11) %!d(string=hai) anos
apignusocialversion.php f110fc5c9a Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION %!s(int64=11) %!d(string=hai) anos
apigroupadmins.php f8b49e69d0 Protected function prepare with array $args defaulting to array() %!s(int64=11) %!d(string=hai) anos
apigroupcreate.php f8b49e69d0 Protected function prepare with array $args defaulting to array() %!s(int64=11) %!d(string=hai) anos
apigroupismember.php f8b49e69d0 Protected function prepare with array $args defaulting to array() %!s(int64=11) %!d(string=hai) anos
apigroupjoin.php fc047bd6e6 Minor code cleanup with group related actions (thanks brw12) %!s(int64=10) %!d(string=hai) anos
apigroupleave.php 33beb83e86 Variable name updates in apigroupleave.php %!s(int64=9) %!d(string=hai) anos
apigrouplist.php f8b49e69d0 Protected function prepare with array $args defaulting to array() %!s(int64=11) %!d(string=hai) anos
apigrouplistall.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
apigroupmembership.php f8b49e69d0 Protected function prepare with array $args defaulting to array() %!s(int64=11) %!d(string=hai) anos
apigroupprofileupdate.php a89e91da79 By default, don't allow nick changes for profiles %!s(int64=9) %!d(string=hai) anos
apigroupshow.php f8b49e69d0 Protected function prepare with array $args defaulting to array() %!s(int64=11) %!d(string=hai) anos
apihelptest.php 5ccf3ed714 function declaration to match parent %!s(int64=8) %!d(string=hai) anos
apilist.php f8b49e69d0 Protected function prepare with array $args defaulting to array() %!s(int64=11) %!d(string=hai) anos
apilistmember.php f8b49e69d0 Protected function prepare with array $args defaulting to array() %!s(int64=11) %!d(string=hai) anos
apilistmembers.php 29d0871e5a Making many of the API actions more consistent with coding style %!s(int64=11) %!d(string=hai) anos
apilistmemberships.php 3d66d960a1 Require Profile for Profile->getOtherTags %!s(int64=8) %!d(string=hai) anos
apilists.php 792b62874e Require Profile for Profile->getLists %!s(int64=8) %!d(string=hai) anos
apilistsubscriber.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
apilistsubscribers.php 29d0871e5a Making many of the API actions more consistent with coding style %!s(int64=11) %!d(string=hai) anos
apilistsubscriptions.php f8b49e69d0 Protected function prepare with array $args defaulting to array() %!s(int64=11) %!d(string=hai) anos
apimediaupload.php b570f0d3cb Media files are accepted and uploaded via Twitter API now %!s(int64=8) %!d(string=hai) anos
apioauthaccesstoken.php ba2975aac8 Update handle() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
apioauthauthorize.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
apioauthpin.php cc34bb48c7 OAuth related syntax fixes, nothing big %!s(int64=11) %!d(string=hai) anos
apioauthrequesttoken.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
apisearchatom.php 59b93b23e2 Split up source and source_link. Never trust HTML! %!s(int64=8) %!d(string=hai) anos
apisearchjson.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
apistatusesdestroy.php 2696e13b19 Refactoring ApiStatusesDestroyAction %!s(int64=8) %!d(string=hai) anos
apistatusesshow.php 1e5770bbcf $this->notice is never unset after prepare %!s(int64=8) %!d(string=hai) anos
apistatusesupdate.php 132b932ff3 Add support for Atom entry when posting status %!s(int64=7) %!d(string=hai) anos
apisubscriptions.php f8b49e69d0 Protected function prepare with array $args defaulting to array() %!s(int64=11) %!d(string=hai) anos
apitimelinefriends.php 11c57e7aee Remove Google References %!s(int64=8) %!d(string=hai) anos
apitimelinegroup.php f8b49e69d0 Protected function prepare with array $args defaulting to array() %!s(int64=11) %!d(string=hai) anos
apitimelinehome.php 0bc7d9c6c6 We sent a User object instead of Profile to InboxNoticeStream (thanks postblue) %!s(int64=10) %!d(string=hai) anos
apitimelinelist.php f8b49e69d0 Protected function prepare with array $args defaulting to array() %!s(int64=11) %!d(string=hai) anos
apitimelinementions.php 4ab56f34dd Previous edit made translation notes incompatible %!s(int64=10) %!d(string=hai) anos
apitimelinenetworkpublic.php 95751331de Network wide public feed auth check fix %!s(int64=9) %!d(string=hai) anos
apitimelinepublic.php 4c14794cae ApiTimelineNetworkPublicAction available now %!s(int64=9) %!d(string=hai) anos
apitimelinetag.php 43cec8eaac API actions are not ManagedAction yet %!s(int64=9) %!d(string=hai) anos
apitimelineuser.php c03ed457a6 Fix broken user activitystreams feed due to deleted notices %!s(int64=5) %!d(string=hai) anos
apitrends.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
apiuserfollowers.php 29d0871e5a Making many of the API actions more consistent with coding style %!s(int64=11) %!d(string=hai) anos
apiuserfriends.php 29d0871e5a Making many of the API actions more consistent with coding style %!s(int64=11) %!d(string=hai) anos
apiuserprofileimage.php f8b49e69d0 Protected function prepare with array $args defaulting to array() %!s(int64=11) %!d(string=hai) anos
apiusershow.php f8b49e69d0 Protected function prepare with array $args defaulting to array() %!s(int64=11) %!d(string=hai) anos
approvegroup.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
approvesub.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
atompubmembershipfeed.php c7df5594d0 Simplified by adding an abstract AtompubAction %!s(int64=9) %!d(string=hai) anos
atompubshowmembership.php bc51c6b64f Those variables were set for a reason %!s(int64=9) %!d(string=hai) anos
atompubshowsubscription.php bc51c6b64f Those variables were set for a reason %!s(int64=9) %!d(string=hai) anos
atompubsubscriptionfeed.php ec4e432d55 Subscription::ensureStart skips AlreadyFulfilledException %!s(int64=9) %!d(string=hai) anos
attachment.php a32bfe7d87 TagCloud turned into plugin (performance issues on large installs) %!s(int64=8) %!d(string=hai) anos
attachment_download.php bd306bdb9f Add /download action for attachments %!s(int64=8) %!d(string=hai) anos
attachment_thumbnail.php 265fa12917 Relatively experimental change to store thumbnails in 'file/thumb/' (by default) %!s(int64=8) %!d(string=hai) anos
avatarbynickname.php f46d675a20 GNU social is with a minor s. %!s(int64=11) %!d(string=hai) anos
avatarsettings.php c81322d51a WIP: Display error if wrong perms on 'avatar' dir %!s(int64=8) %!d(string=hai) anos
backupaccount.php 4ef05e35b8 backupaccount: Don't print page HTML in XML export %!s(int64=7) %!d(string=hai) anos
block.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
blockedfromgroup.php dc7c64592b Add var type to newListItem() parameter %!s(int64=7) %!d(string=hai) anos
cancelgroup.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
cancelsubscription.php 1ea876296d A bunch of FormAction and ManagedAction synchronization %!s(int64=9) %!d(string=hai) anos
confirmaddress.php 175b7e8541 Refactor some ConfirmaddressAction stuff %!s(int64=8) %!d(string=hai) anos
conversation.php 0fd2ad649e Conversation IDs (again) no longer based on Notice ID %!s(int64=8) %!d(string=hai) anos
deleteaccount.php 7967db6ff5 Various obvious bug fixes and better PHP 7 support %!s(int64=5) %!d(string=hai) anos
deleteapplication.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
deletegroup.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
deletenotice.php a30d34be7f Returnto the previous page when deleting a notice. %!s(int64=8) %!d(string=hai) anos
deleteuser.php ba2975aac8 Update handle() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
doc.php 0bd0c65b87 Bring back title to DocAction %!s(int64=9) %!d(string=hai) anos
editapplication.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
editgroup.php d75b5d2f4a Make group edit and logo great again by XRevan86 %!s(int64=5) %!d(string=hai) anos
editpeopletag.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
emailsettings.php 6ec72b2978 Move mail_confirm_address out of mail.php %!s(int64=8) %!d(string=hai) anos
featured.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
foaf.php afbdcf8938 Don't publish mbox_sha1sum in FOAF by default. %!s(int64=8) %!d(string=hai) anos
foafgroup.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
geocode.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
getfile.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError %!s(int64=10) %!d(string=hai) anos
grantrole.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
groupblock.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
groupbyid.php af6a3aa456 Make Group actions ManagedAction so groupbyid works %!s(int64=8) %!d(string=hai) anos
grouplogo.php d75b5d2f4a Make group edit and logo great again by XRevan86 %!s(int64=5) %!d(string=hai) anos
groupmembers.php e8e487187e Group Members page: Fix typo in groupmembers.php %!s(int64=6) %!d(string=hai) anos
groupqueue.php dc7c64592b Add var type to newListItem() parameter %!s(int64=7) %!d(string=hai) anos
grouprss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 %!s(int64=9) %!d(string=hai) anos
groups.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
groupsearch.php 13991f7eb9 * add/update translator documentation. %!s(int64=13) %!d(string=hai) anos
groupunblock.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
imsettings.php 175b7e8541 Refactor some ConfirmaddressAction stuff %!s(int64=8) %!d(string=hai) anos
invite.php ba2975aac8 Update handle() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
joingroup.php 418b3c3c53 Some files got updated coding style %!s(int64=10) %!d(string=hai) anos
leavegroup.php 418b3c3c53 Some files got updated coding style %!s(int64=10) %!d(string=hai) anos
licenseadminpanel.php 8912cdc7a4 Validate::uri replaced with filter_var for HTTP[S] URL checks %!s(int64=11) %!d(string=hai) anos
login.php 0a2c51510c FormAction wants getInstructions to be protected %!s(int64=9) %!d(string=hai) anos
logout.php 06f60b57c1 StartpageAction essentially duplicated TopAction %!s(int64=9) %!d(string=hai) anos
makeadmin.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
networkpublic.php 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes %!s(int64=5) %!d(string=hai) anos
newapplication.php a6e299a2fc OAuth stuff adapted for FormAction %!s(int64=9) %!d(string=hai) anos
newgroup.php 1ea876296d A bunch of FormAction and ManagedAction synchronization %!s(int64=9) %!d(string=hai) anos
newnotice.php bb72229d6a Show what you're replying to in the web interface %!s(int64=7) %!d(string=hai) anos
noticesearch.php 4d749948d7 Fix noticesearch tag regex %!s(int64=5) %!d(string=hai) anos
noticesearchrss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 %!s(int64=9) %!d(string=hai) anos
nudge.php ba2975aac8 Update handle() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
oauthappssettings.php a6e299a2fc OAuth stuff adapted for FormAction %!s(int64=9) %!d(string=hai) anos
oauthconnectionssettings.php a6e299a2fc OAuth stuff adapted for FormAction %!s(int64=9) %!d(string=hai) anos
oldschoolsettings.php 47ef917f62 oldschool settings adapted to FormAction %!s(int64=9) %!d(string=hai) anos
opensearch.php ba2975aac8 Update handle() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
otp.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
passwordsettings.php f6dbf66983 Undefined user in passwordsettings by XRevan86 %!s(int64=5) %!d(string=hai) anos
pathsadminpanel.php ec257d940a Either use or don't use HTTPS %!s(int64=8) %!d(string=hai) anos
peoplesearch.php 65045a26f3 * update translator documentation. %!s(int64=13) %!d(string=hai) anos
peopletag.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
peopletagautocomplete.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
peopletagged.php dc7c64592b Add var type to newListItem() parameter %!s(int64=7) %!d(string=hai) anos
peopletagsbyuser.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
peopletagsforuser.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
peopletagsubscribers.php dc7c64592b Add var type to newListItem() parameter %!s(int64=7) %!d(string=hai) anos
peopletagsubscriptions.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
plugindisable.php e2defc1f7c * update/add translator documentation. %!s(int64=13) %!d(string=hai) anos
pluginenable.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
pluginsadminpanel.php 39462c3a2e Documentation about plugins %!s(int64=9) %!d(string=hai) anos
profilecompletion.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
profilesettings.php 5fbb01130a By default, disallow users to set private_stream %!s(int64=8) %!d(string=hai) anos
profiletagbyid.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
public.php 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes %!s(int64=5) %!d(string=hai) anos
publicrss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 %!s(int64=9) %!d(string=hai) anos
recoverpassword.php ba2975aac8 Update handle() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
redirect.php ba2975aac8 Update handle() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
redirecturl.php 4d179c6b0c Our URLs are permanent redirects, mind you! %!s(int64=8) %!d(string=hai) anos
register.php ba2975aac8 Update handle() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
removepeopletag.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
replies.php 50c297bcbe ShowstreamAction fixes so it's not as horrible %!s(int64=9) %!d(string=hai) anos
repliesrss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 %!s(int64=9) %!d(string=hai) anos
restoreaccount.php 7967db6ff5 Various obvious bug fixes and better PHP 7 support %!s(int64=5) %!d(string=hai) anos
revokerole.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
robotstxt.php 6919dda958 RobotstxtAction migrated to ManagedAction %!s(int64=9) %!d(string=hai) anos
rsd.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
sandbox.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
selftag.php 7967db6ff5 Various obvious bug fixes and better PHP 7 support %!s(int64=5) %!d(string=hai) anos
sessionsadminpanel.php 78edb4bf56 Update translator documentation. %!s(int64=13) %!d(string=hai) anos
showapplication.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
showgroup.php af6a3aa456 Make Group actions ManagedAction so groupbyid works %!s(int64=8) %!d(string=hai) anos
shownotice.php d9b649642d Show notice feed URLs (and author) %!s(int64=8) %!d(string=hai) anos
showprofiletag.php ad3b62cf2f ShowprofiletagAction now extends ShowstreamAction %!s(int64=9) %!d(string=hai) anos
showstream.php 9b19688d65 Another solution to merge request !146 %!s(int64=7) %!d(string=hai) anos
silence.php e5ad98e601 Silence action can only be used on non-priviliged users %!s(int64=8) %!d(string=hai) anos
siteadminpanel.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError %!s(int64=10) %!d(string=hai) anos
sitenoticeadminpanel.php e98d5d0c0c Site Notice: common_purify instead of HTMLPurifier %!s(int64=8) %!d(string=hai) anos
smssettings.php 175b7e8541 Refactor some ConfirmaddressAction stuff %!s(int64=8) %!d(string=hai) anos
subedit.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
subqueue.php c19964094b Pending subscription requests now work as they should %!s(int64=8) %!d(string=hai) anos
subscribe.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
subscribepeopletag.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
subscribers.php 4b22b0c42a More listitems and lists into separate files + stronger typing %!s(int64=8) %!d(string=hai) anos
subscriptions.php 6d9f390ba8 Separating classes into files and stronger typing %!s(int64=8) %!d(string=hai) anos
sup.php ba2975aac8 Update handle() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
tag.php 5a008c3738 Don't redirect to tag cloud on /tag URL %!s(int64=8) %!d(string=hai) anos
tagprofile.php 47c83f4c49 Only serve tagprofile HTML if we aren't POSTing via ajax %!s(int64=9) %!d(string=hai) anos
tagrss.php e46b2803a7 Introducing TargetedRss10Action for simplifying RSS 1.0 %!s(int64=9) %!d(string=hai) anos
top.php 06f60b57c1 StartpageAction essentially duplicated TopAction %!s(int64=9) %!d(string=hai) anos
unblock.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
unsandbox.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
unsilence.php e5ad98e601 Silence action can only be used on non-priviliged users %!s(int64=8) %!d(string=hai) anos
unsubscribe.php ba2975aac8 Update handle() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
unsubscribepeopletag.php 9de79f0a36 Update prepare() method on Action subclasses. %!s(int64=8) %!d(string=hai) anos
urlsettings.php 992fe6896f Urlsettings now adapted to FormAction %!s(int64=9) %!d(string=hai) anos
useradminpanel.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV %!s(int64=11) %!d(string=hai) anos
userbyid.php 8ad81a6aa3 Allow showing profiles with UserbyidAction (/user/:id) %!s(int64=9) %!d(string=hai) anos
usergroups.php a04b1cda45 Drop dead variable %!s(int64=9) %!d(string=hai) anos
userrss.php e868ac41cd userrss action didn't call parent preparation method %!s(int64=9) %!d(string=hai) anos
version.php 414a95a784 Initial move towards microformats2 %!s(int64=10) %!d(string=hai) anos