aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/user/show.rhtml
Commit message (Expand)AuthorAgeLines
* Rename ALL THE TEMPLATES!!1!!!one!!1!!Henare Degan2013-02-27-227/+0
* <% %> style block helpers are deprecatedHenare Degan2013-02-19-4/+4
* Merge branch 'rails_xss' into rails-3-spikeMatthew Landauer2013-01-04-1/+1
|\
| * Escaping fixes involving the unpleasant mix of translations, html and string ...Matthew Landauer2013-01-03-1/+1
* | Using #request_uri is deprecatedHenare Degan2012-12-11-4/+4
|/
* Factor out showing user info so it can easily be specialised in a themeSeb Bacon2012-07-13-19/+1
* Some missing i18n strings (and whitespace changes)Seb Bacon2012-07-13-12/+12
* Tweaks to wording and layout of "follow" options.Seb Bacon2012-05-30-1/+0
* Support "following" functionality:Seb Bacon2012-05-30-3/+5
* I18n some strings in user/showDavid Cabo2012-05-08-2/+2
* Missing i18n string on user pageSeb Bacon2012-04-23-1/+1
* Fix indentationRobin Houston2012-01-27-18/+17
* Make sure we show user's alerts on their profile page. Fixes #342Seb Bacon2012-01-25-41/+41
* Show correct number of requests for logged in user on their user page.Seb Bacon2012-01-13-1/+1
* estimate number of requests, not number of bodies!Seb Bacon2012-01-09-1/+1
* Correctly show total count of user's requestsSeb Bacon2012-01-08-1/+1
* Reintroduce a "my requests" link. Fixes #289.Seb Bacon2012-01-02-13/+23
* Add div and id in user profile page to allow themingDavid Cabo2011-10-11-1/+4
* fix spacing of ruby to silence warningsSeb Bacon2011-09-05-3/+3
* Make the track-thing "unsubscribe" buttons a little smallerSeb Bacon2011-09-03-3/+3
* Provide a search function on the user profile pages. Closes #138.Seb Bacon2011-09-01-4/+21
* Fixes to get tests pass following new design changesSeb Bacon2011-09-01-3/+0
* Further design improvements and bugfixesSeb Bacon2011-08-23-17/+20
* I18n'ize some strings in viewsFaton Selishta2011-08-22-14/+10
* Add a missing spaceRobin Houston2011-08-12-1/+1
* I18n'd hardcoded WhatDoTheyKnow strings, mostly in mails. Use named variable ...David Cabo2011-08-11-2/+2
* I18n string for viewsFaton Selishta2011-06-30-1/+1
* Fixed i18n stringsFaton Selishta2011-06-02-2/+2
* added i18n strings in view templatesFaton Selishta2011-04-26-38/+38
* Clearer title for search enginesFrancis Irving2010-08-19-2/+2
* Show ban text in public.Francis Irving2010-07-25-5/+13
* Show banned in public.Francis Irving2010-07-20-0/+8
* Add missing alt texts for profile photosFrancis Irving2010-07-20-1/+1
* When logged in, make profile photo a link to change it.Francis Irving2010-07-20-1/+7
* Editable about me textFrancis Irving2010-07-18-4/+9
* Formatting tweaks to nascent user text fieldFrancis Irving2010-07-18-2/+2
* Slightly better wordingFrancis Irving2010-07-18-1/+2
* Some styling for possible "about me" section on profileFrancis Irving2010-07-15-1/+6
* Fix HTML nestingFrancis Irving2010-07-15-7/+10
* Get key dependency right. Test for draft pictures.Francis Irving2010-07-15-3/+7
* Improve display of profile photo on user pageFrancis Irving2010-07-14-4/+12
* Show photo on profile pageFrancis Irving2010-07-14-0/+5
* Rename action to say it is setting photoFrancis Irving2010-07-14-1/+1
* Formatting of profile photo linkFrancis Irving2010-07-13-2/+2
* Merge branch 'master' into francis-profile-photoFrancis Irving2010-07-13-1/+2
|\
| * Only change email address when they confirm the email, so there is noFrancis Irving2010-03-10-1/+1
| * Form for changing your email addressFrancis Irving2010-03-10-1/+2
| * Rename signchange to signchangepasswordFrancis Irving2010-03-10-1/+1
* | Part of profile photoFrancis Irving2009-11-01-0/+1
* | Show section even if you have no email subscriptions.Francis Irving2009-11-01-30/+33
|/