projects
/
Sone.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Sone.git
2011-09-23
David ‘Bombe...
Only set an album image ID if it is null.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
David ‘Bombe...
Store album image ID in fingerprint.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
David ‘Bombe...
Return an image if an invalid album image ID is set.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
David ‘Bombe...
Add possibility to change album image.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
David ‘Bombe...
Add buttons to move an image up or down in an album.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
David ‘Bombe...
Add methods to move an image up and down.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
David ‘Bombe...
A linked hash map is no longer required, the order...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
David ‘Bombe...
Store order of images separately.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
David ‘Bombe...
Don’t show border around images on album page.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
David ‘Bombe...
Always show image title and description under image.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
David ‘Bombe...
Show name and description unter albums, too.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
David ‘Bombe...
Don’t filter click events for the buttons.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
David ‘Bombe...
Rework Sone context menu.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
David ‘Bombe...
Show image editing functions on click.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
David ‘Bombe...
Fix bug in javadoc.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
David ‘Bombe...
Show images differently.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
David ‘Bombe...
Improve block toggling.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
David ‘Bombe...
Add inline image editing.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
David ‘Bombe...
Add return page to form parameters.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David ‘Bombe...
Add some margin below backlinks.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David ‘Bombe...
Hide all forms initially, show on click.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David ‘Bombe...
Move admin forms to their appropriate places.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David ‘Bombe...
Show albums and images in columns of three.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David ‘Bombe...
Add headers for subsections on an album page.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David ‘Bombe...
Move description to top of page.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David ‘Bombe...
Omit margin between header and backlinks.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David ‘Bombe...
Add mod filter to template context factory.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David ‘Bombe...
Show links to all albums in the Sone context menu.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David ‘Bombe...
Add link to all albums to profile page.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David ‘Bombe...
Remove unnecessary warning suppressions.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David ‘Bombe...
Persist album image ID.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David ‘Bombe...
Add title to album links.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David ‘Bombe...
Use correct attribute to check for presence of album...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David ‘Bombe...
Add album title below image.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David ‘Bombe...
Use image link filter to generate album image.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David ‘Bombe...
Ensure that an image is always set as album image,...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David ‘Bombe...
Add method to set the album image ID.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David ‘Bombe...
Store album image ID instead of index.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David ‘Bombe...
Store images in a Map.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
David ‘Bombe...
Add “title” parameter.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
David ‘Bombe...
Enhance javadoc.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
David ‘Bombe...
Link to correct class.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
David ‘Bombe...
Remove those warning suppressions.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
David ‘Bombe...
Don’t required the logged in Sone to match, a local...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
David ‘Bombe...
Fix validation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
David ‘Bombe...
Merge branch 'next' into dev/image
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
David ‘Bombe...
Simplify parser.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
David ‘Bombe...
Add test case for fixed parser bug.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
David ‘Bombe...
Add some documentation for later when I have to look...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
David ‘Bombe...
Fix parser.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
David ‘Bombe...
Use returned page response. This fixes redirects.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
David ‘Bombe...
Only add mention notification if post of reply is downl...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
David ‘Bombe...
Fix whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
David ‘Bombe...
Suppress some warnings about variables hiding other...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
David ‘Bombe...
Use web package from utils.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
David ‘Bombe...
Fix HTML encoding of ampersand.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
David ‘Bombe...
Never show posts of local Sones as new.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
David ‘Bombe...
Rename ID of Sone in menu to avoid conflict with page...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
David ‘Bombe...
Merge branch 'master' into next
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
David ‘Bombe...
Merge branch 'release-0.6.7'
0.6.7
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
David ‘Bombe...
Set version to 0.6.7.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
David ‘Bombe...
Use correct time to get formatted time.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
David ‘Bombe...
Merge branch 'master' into next
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
David ‘Bombe...
Merge branch 'release-0.6.6'
0.6.6
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
David ‘Bombe...
Set version to 0.6.6.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
David ‘Bombe...
Require utils-0.10.0.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
David ‘Bombe...
Fix replies not being marked as known in other tabs.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
David ‘Bombe...
Sort local Sones.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
David ‘Bombe...
Return text for unknown date from accessor.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
David ‘Bombe...
Filter links when creating replies, too.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
David ‘Bombe...
Fade out all previous context menus when fading in...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
David ‘Bombe...
Don’t show line breaks in post excerpts.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
David ‘Bombe...
Remove useless lines.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-16
David ‘Bombe...
Don’t show a link to an unknown Sone.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
David ‘Bombe...
Change permalinks to insert the links if the reply...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
David ‘Bombe...
Add jQuery field selection plugin.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
David ‘Bombe...
Collapse multiple identical posts in mention notification.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
David ‘Bombe...
Add unique filter to template context factory.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
David ‘Bombe...
Add filter that uniquifies collections.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
David ‘Bombe...
Filter mention notification when it is requested.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
David ‘Bombe...
Allow filtering notifications without a current Sone.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
David ‘Bombe...
Only skip request, not the unmarking.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
David ‘Bombe...
Add short-term cache for search results.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
David ‘Bombe...
Override hashCode() and equals() in Phrase.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
David ‘Bombe...
Handle single plus and minus signs better.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
David ‘Bombe...
Redirect to index if no phrases have been found.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
David ‘Bombe...
Add link to WoT profile of unknown Sones.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
David ‘Bombe...
Make option to enable Sone insert notifications editable.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
David ‘Bombe...
Only show Sone insert notifications if they are enable...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
David ‘Bombe...
Add option to enable Sone insert notifications.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
David ‘Bombe...
Store Sone under a different name to prevent it from...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
David ‘Bombe...
Add a core thread that periodically saves the configura...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
David ‘Bombe...
Show number of posts and replies in Sone menu.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
David ‘Bombe...
Filter mention notifications separately.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
David ‘Bombe...
Filter mention notification, too.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
David ‘Bombe...
Allow to skip Sone-specific checks in notification...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
David ‘Bombe...
Remove remnants of the old Rescue Mode.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
David ‘Bombe...
Fire appropriate Sone insert events from core.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
David ‘Bombe...
Add Sone insert events to core listener manager.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
David ‘Bombe...
Add Sone insert events to core listener.
commit
|
commitdiff
|
tree
|
snapshot
next