Move avatar from options to profile.
[Sone.git] / src / main / java / net / pterodactylus / sone / web / EditProfilePage.java
2011-12-07 David ‘Bombe’ RodenMove avatar from options to profile.
2011-09-26 David ‘Bombe’ RodenMerge branch 'release-0.7' 0.7
2011-09-20 David ‘Bombe’ RodenMerge branch 'next' into dev/image
2011-09-13 David ‘Bombe’ RodenUse web package from utils.
2011-09-12 David ‘Bombe’ RodenMerge branch 'release-0.6.6' 0.6.6
2011-07-01 David ‘Bombe’ RodenAdd a core thread that periodically saves the configura...
2011-03-22 David ‘Bombe’ RodenMerge branch 'next' into image-management
2011-01-25 David ‘Bombe’ RodenMerge branch 'release-0.4.2' 0.4.2
2011-01-19 David ‘Bombe’ RodenMerge branch 'mark-as-read' into next
2011-01-19 David ‘Bombe’ RodenUse new template engine.
2011-01-15 David ‘Bombe’ RodenMerge branch 'release-0.4' 0.4
2011-01-15 David ‘Bombe’ RodenMerge branch 'edit-wot-trust' into next
2011-01-15 David ‘Bombe’ RodenMerge branch 'profile-fields' into next
2011-01-14 David ‘Bombe’ RodenTurn profile fields into their own container classes.
2011-01-14 David ‘Bombe’ RodenRedirect back to profile after adding a field.
2011-01-14 David ‘Bombe’ RodenGo back to the profile after saving.
2011-01-14 David ‘Bombe’ RodenAdd basic profile field editing.
2011-01-14 David ‘Bombe’ RodenMerge branch 'next' into profile-fields
2011-01-13 David ‘Bombe’ RodenMerge branch 'release-0.3.7' 0.3.7
2011-01-13 David ‘Bombe’ RodenName button differently (and all using the same style).
2011-01-12 David ‘Bombe’ RodenMerge branch 'next' into profile-fields
2011-01-12 David ‘Bombe’ RodenAssign a name to the save button, react only to that...
2011-01-12 David ‘Bombe’ RodenRemove modified tracker from Profile.
2011-01-10 David ‘Bombe’ RodenMerge branch 'next' into image-management
2011-01-10 David ‘Bombe’ RodenRender templates in a thread-safe way.
2010-10-28 David ‘Bombe’ RodenMove login requirement to SoneTemplatePage.
2010-10-24 David ‘Bombe’ RodenAdd birth date to profile.
2010-10-18 David ‘Bombe’ RodenRedirect back to index after the profile has been saved.
2010-10-14 David ‘Bombe’ RodenImplement profile editing.
2010-10-14 David ‘Bombe’ RodenShow name fields on page.
2010-10-14 David ‘Bombe’ RodenAdd stub of “edit profile” page.