Sone.git
12 years agoMerge branch 'release-0.7.1' 0.7.1
David ‘Bombe’ Roden [Tue, 27 Sep 2011 04:41:58 +0000 (06:41 +0200)]
Merge branch 'release-0.7.1'

12 years agoSet version to 0.7.1.
David ‘Bombe’ Roden [Tue, 27 Sep 2011 04:41:41 +0000 (06:41 +0200)]
Set version to 0.7.1.

12 years agoGive Sone its own menu name.
David ‘Bombe’ Roden [Tue, 27 Sep 2011 04:40:49 +0000 (06:40 +0200)]
Give Sone its own menu name.

12 years agoFix HTML element IDs and please Opera’s very picky parser.
David ‘Bombe’ Roden [Tue, 27 Sep 2011 04:40:35 +0000 (06:40 +0200)]
Fix HTML element IDs and please Opera’s very picky parser.

12 years agoFix tag and please Opera’s very picky HTML parser.
David ‘Bombe’ Roden [Tue, 27 Sep 2011 04:39:49 +0000 (06:39 +0200)]
Fix tag and please Opera’s very picky HTML parser.

12 years agoMerge branch 'master' into next
David ‘Bombe’ Roden [Mon, 26 Sep 2011 20:24:33 +0000 (22:24 +0200)]
Merge branch 'master' into next

12 years agoMerge branch 'release-0.7' 0.7
David ‘Bombe’ Roden [Mon, 26 Sep 2011 20:17:49 +0000 (22:17 +0200)]
Merge branch 'release-0.7'

12 years agoSet version number to 0.7.
David ‘Bombe’ Roden [Mon, 26 Sep 2011 20:17:41 +0000 (22:17 +0200)]
Set version number to 0.7.

12 years agoRequire most recent version of utils.
David ‘Bombe’ Roden [Mon, 26 Sep 2011 20:17:29 +0000 (22:17 +0200)]
Require most recent version of utils.

12 years agoMerge branch 'image-management' into next
David ‘Bombe’ Roden [Mon, 26 Sep 2011 19:31:55 +0000 (21:31 +0200)]
Merge branch 'image-management' into next

12 years agoDon’t show mention notifications for replies from the future.
David ‘Bombe’ Roden [Mon, 26 Sep 2011 17:53:33 +0000 (19:53 +0200)]
Don’t show mention notifications for replies from the future.

12 years agoOnly show Sone context menus when hovering over the avatar.
David ‘Bombe’ Roden [Mon, 26 Sep 2011 17:37:40 +0000 (19:37 +0200)]
Only show Sone context menus when hovering over the avatar.

12 years agoUse buttons instead of links for following and unfollowing.
David ‘Bombe’ Roden [Mon, 26 Sep 2011 05:30:25 +0000 (07:30 +0200)]
Use buttons instead of links for following and unfollowing.

12 years agoProcess albums and images during rescue mode, too.
David ‘Bombe’ Roden [Sun, 25 Sep 2011 17:21:03 +0000 (19:21 +0200)]
Process albums and images during rescue mode, too.

12 years agoAllow moving top-level albums.
David ‘Bombe’ Roden [Sun, 25 Sep 2011 17:20:46 +0000 (19:20 +0200)]
Allow moving top-level albums.

12 years agoRestrict height of descriptions to 5em.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 22:46:53 +0000 (00:46 +0200)]
Restrict height of descriptions to 5em.

12 years agoFix album browser include.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 22:39:30 +0000 (00:39 +0200)]
Fix album browser include.

12 years agoAdd inline editing for albums, rework Javascript.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 22:26:30 +0000 (00:26 +0200)]
Add inline editing for albums, rework Javascript.

12 years agoBut album browser in own include file, don’t use .image on albums.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 22:25:48 +0000 (00:25 +0200)]
But album browser in own include file, don’t use .image on albums.

12 years agoAdd page to edit albums with Javascript.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 22:25:03 +0000 (00:25 +0200)]
Add page to edit albums with Javascript.

12 years agoFix javadoc.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 22:24:38 +0000 (00:24 +0200)]
Fix javadoc.

12 years agoAdd methods to reorder albums.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 22:24:34 +0000 (00:24 +0200)]
Add methods to reorder albums.

12 years agoUse larger preview images.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 19:20:32 +0000 (21:20 +0200)]
Use larger preview images.

12 years agoRemove obsolete CSS.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 19:18:28 +0000 (21:18 +0200)]
Remove obsolete CSS.

12 years agoAllow user to edit image data inline.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 19:06:29 +0000 (21:06 +0200)]
Allow user to edit image data inline.

12 years agoIf notification does not exist, don’t try to filter it.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 19:04:34 +0000 (21:04 +0200)]
If notification does not exist, don’t try to filter it.

12 years agoStop web of trust connector when plugin stops.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 19:04:13 +0000 (21:04 +0200)]
Stop web of trust connector when plugin stops.

12 years agoAdd stop method that deregisters the plugin listener.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 19:03:46 +0000 (21:03 +0200)]
Add stop method that deregisters the plugin listener.

12 years agoUse images in correct order to generate fingerprint.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 19:03:14 +0000 (21:03 +0200)]
Use images in correct order to generate fingerprint.

12 years agoRemove debug output.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 17:53:38 +0000 (19:53 +0200)]
Remove debug output.

12 years agoFix image editing.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 16:02:00 +0000 (18:02 +0200)]
Fix image editing.

This version will not work; unfortunately it doesn’t seem possible to get
the patch more clean with “git stash -p”. I have no idea why.

12 years agoReturn the image the given image was swapped with.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 14:54:13 +0000 (16:54 +0200)]
Return the image the given image was swapped with.

12 years agoImprove image editing.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 12:48:36 +0000 (14:48 +0200)]
Improve image editing.

12 years agoStore album image ID in Sone and parse it from there.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 09:42:54 +0000 (11:42 +0200)]
Store album image ID in Sone and parse it from there.

12 years agoOnly set an album image ID if it is null.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 09:42:35 +0000 (11:42 +0200)]
Only set an album image ID if it is null.

12 years agoStore album image ID in fingerprint.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 09:42:25 +0000 (11:42 +0200)]
Store album image ID in fingerprint.

12 years agoReturn an image if an invalid album image ID is set.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 09:42:18 +0000 (11:42 +0200)]
Return an image if an invalid album image ID is set.

12 years agoAdd possibility to change album image.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 09:32:24 +0000 (11:32 +0200)]
Add possibility to change album image.

12 years agoAdd buttons to move an image up or down in an album.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 09:01:54 +0000 (11:01 +0200)]
Add buttons to move an image up or down in an album.

12 years agoAdd methods to move an image up and down.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 09:01:31 +0000 (11:01 +0200)]
Add methods to move an image up and down.

12 years agoA linked hash map is no longer required, the order is now stored elsewhere.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 09:01:24 +0000 (11:01 +0200)]
A linked hash map is no longer required, the order is now stored elsewhere.

12 years agoStore order of images separately.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 09:00:58 +0000 (11:00 +0200)]
Store order of images separately.

12 years agoDon’t show border around images on album page.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 07:58:10 +0000 (09:58 +0200)]
Don’t show border around images on album page.

12 years agoAlways show image title and description under image.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 07:57:53 +0000 (09:57 +0200)]
Always show image title and description under image.

12 years agoShow name and description unter albums, too.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 07:57:37 +0000 (09:57 +0200)]
Show name and description unter albums, too.

12 years agoDon’t filter click events for the buttons.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 07:56:35 +0000 (09:56 +0200)]
Don’t filter click events for the buttons.

12 years agoRework Sone context menu.
David ‘Bombe’ Roden [Thu, 22 Sep 2011 07:48:27 +0000 (09:48 +0200)]
Rework Sone context menu.

12 years agoShow image editing functions on click.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 05:29:30 +0000 (07:29 +0200)]
Show image editing functions on click.

12 years agoFix bug in javadoc.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 05:29:11 +0000 (07:29 +0200)]
Fix bug in javadoc.

12 years agoShow images differently.
David ‘Bombe’ Roden [Fri, 23 Sep 2011 05:29:01 +0000 (07:29 +0200)]
Show images differently.

12 years agoImprove block toggling.
David ‘Bombe’ Roden [Thu, 22 Sep 2011 18:56:08 +0000 (20:56 +0200)]
Improve block toggling.

12 years agoAdd inline image editing.
David ‘Bombe’ Roden [Thu, 22 Sep 2011 05:55:52 +0000 (07:55 +0200)]
Add inline image editing.

12 years agoAdd return page to form parameters.
David ‘Bombe’ Roden [Thu, 22 Sep 2011 05:53:54 +0000 (07:53 +0200)]
Add return page to form parameters.

12 years agoAdd some margin below backlinks.
David ‘Bombe’ Roden [Wed, 21 Sep 2011 20:04:13 +0000 (22:04 +0200)]
Add some margin below backlinks.

12 years agoHide all forms initially, show on click.
David ‘Bombe’ Roden [Wed, 21 Sep 2011 20:04:06 +0000 (22:04 +0200)]
Hide all forms initially, show on click.

12 years agoMove admin forms to their appropriate places.
David ‘Bombe’ Roden [Wed, 21 Sep 2011 19:09:07 +0000 (21:09 +0200)]
Move admin forms to their appropriate places.

12 years agoShow albums and images in columns of three.
David ‘Bombe’ Roden [Wed, 21 Sep 2011 18:50:00 +0000 (20:50 +0200)]
Show albums and images in columns of three.

12 years agoAdd headers for subsections on an album page.
David ‘Bombe’ Roden [Wed, 21 Sep 2011 18:49:35 +0000 (20:49 +0200)]
Add headers for subsections on an album page.

12 years agoMove description to top of page.
David ‘Bombe’ Roden [Wed, 21 Sep 2011 18:49:14 +0000 (20:49 +0200)]
Move description to top of page.

12 years agoOmit margin between header and backlinks.
David ‘Bombe’ Roden [Wed, 21 Sep 2011 18:48:56 +0000 (20:48 +0200)]
Omit margin between header and backlinks.

12 years agoAdd mod filter to template context factory.
David ‘Bombe’ Roden [Wed, 21 Sep 2011 18:48:15 +0000 (20:48 +0200)]
Add mod filter to template context factory.

12 years agoShow links to all albums in the Sone context menu.
David ‘Bombe’ Roden [Wed, 21 Sep 2011 09:26:23 +0000 (11:26 +0200)]
Show links to all albums in the Sone context menu.

12 years agoAdd link to all albums to profile page.
David ‘Bombe’ Roden [Wed, 21 Sep 2011 09:17:21 +0000 (11:17 +0200)]
Add link to all albums to profile page.

12 years agoRemove unnecessary warning suppressions.
David ‘Bombe’ Roden [Wed, 21 Sep 2011 08:28:52 +0000 (10:28 +0200)]
Remove unnecessary warning suppressions.

12 years agoPersist album image ID.
David ‘Bombe’ Roden [Wed, 21 Sep 2011 05:49:38 +0000 (07:49 +0200)]
Persist album image ID.

12 years agoAdd title to album links.
David ‘Bombe’ Roden [Wed, 21 Sep 2011 05:49:23 +0000 (07:49 +0200)]
Add title to album links.

12 years agoUse correct attribute to check for presence of album image.
David ‘Bombe’ Roden [Wed, 21 Sep 2011 05:49:16 +0000 (07:49 +0200)]
Use correct attribute to check for presence of album image.

12 years agoAdd album title below image.
David ‘Bombe’ Roden [Wed, 21 Sep 2011 05:48:04 +0000 (07:48 +0200)]
Add album title below image.

12 years agoUse image link filter to generate album image.
David ‘Bombe’ Roden [Wed, 21 Sep 2011 05:47:51 +0000 (07:47 +0200)]
Use image link filter to generate album image.

12 years agoEnsure that an image is always set as album image, unless the album is empty.
David ‘Bombe’ Roden [Wed, 21 Sep 2011 05:47:29 +0000 (07:47 +0200)]
Ensure that an image is always set as album image, unless the album is empty.

12 years agoAdd method to set the album image ID.
David ‘Bombe’ Roden [Wed, 21 Sep 2011 05:47:12 +0000 (07:47 +0200)]
Add method to set the album image ID.

12 years agoStore album image ID instead of index.
David ‘Bombe’ Roden [Wed, 21 Sep 2011 05:47:06 +0000 (07:47 +0200)]
Store album image ID instead of index.

12 years agoStore images in a Map.
David ‘Bombe’ Roden [Wed, 21 Sep 2011 05:46:39 +0000 (07:46 +0200)]
Store images in a Map.

12 years agoAdd “title” parameter.
David ‘Bombe’ Roden [Wed, 21 Sep 2011 05:46:00 +0000 (07:46 +0200)]
Add “title” parameter.

12 years agoEnhance javadoc.
David ‘Bombe’ Roden [Tue, 20 Sep 2011 20:37:22 +0000 (22:37 +0200)]
Enhance javadoc.

12 years agoLink to correct class.
David ‘Bombe’ Roden [Tue, 20 Sep 2011 20:37:18 +0000 (22:37 +0200)]
Link to correct class.

12 years agoRemove those warning suppressions.
David ‘Bombe’ Roden [Tue, 20 Sep 2011 20:37:10 +0000 (22:37 +0200)]
Remove those warning suppressions.

Just change the settings of your compiler to ignore those.

12 years agoDon’t required the logged in Sone to match, a local Sone is enough.
David ‘Bombe’ Roden [Tue, 20 Sep 2011 20:06:56 +0000 (22:06 +0200)]
Don’t required the logged in Sone to match, a local Sone is enough.

12 years agoFix validation.
David ‘Bombe’ Roden [Tue, 20 Sep 2011 20:03:49 +0000 (22:03 +0200)]
Fix validation.

12 years agoMerge branch 'next' into dev/image
David ‘Bombe’ Roden [Tue, 20 Sep 2011 20:03:35 +0000 (22:03 +0200)]
Merge branch 'next' into dev/image

12 years agoSimplify parser.
David ‘Bombe’ Roden [Fri, 16 Sep 2011 14:00:27 +0000 (16:00 +0200)]
Simplify parser.

12 years agoAdd test case for fixed parser bug.
David ‘Bombe’ Roden [Fri, 16 Sep 2011 10:27:21 +0000 (12:27 +0200)]
Add test case for fixed parser bug.

12 years agoAdd some documentation for later when I have to look at it again.
David ‘Bombe’ Roden [Fri, 16 Sep 2011 10:27:08 +0000 (12:27 +0200)]
Add some documentation for later when I have to look at it again.

12 years agoFix parser.
David ‘Bombe’ Roden [Fri, 16 Sep 2011 10:26:53 +0000 (12:26 +0200)]
Fix parser.

12 years agoUse returned page response. This fixes redirects.
David ‘Bombe’ Roden [Wed, 14 Sep 2011 05:42:46 +0000 (07:42 +0200)]
Use returned page response. This fixes redirects.

12 years agoOnly add mention notification if post of reply is downloaded.
David ‘Bombe’ Roden [Tue, 13 Sep 2011 09:20:28 +0000 (11:20 +0200)]
Only add mention notification if post of reply is downloaded.

12 years agoFix whitespace.
David ‘Bombe’ Roden [Tue, 13 Sep 2011 08:30:44 +0000 (10:30 +0200)]
Fix whitespace.

12 years agoSuppress some warnings about variables hiding other variables.
David ‘Bombe’ Roden [Tue, 13 Sep 2011 08:30:19 +0000 (10:30 +0200)]
Suppress some warnings about variables hiding other variables.

12 years agoUse web package from utils.
David ‘Bombe’ Roden [Tue, 13 Sep 2011 08:21:12 +0000 (10:21 +0200)]
Use web package from utils.

12 years agoFix HTML encoding of ampersand.
David ‘Bombe’ Roden [Tue, 13 Sep 2011 04:20:11 +0000 (06:20 +0200)]
Fix HTML encoding of ampersand.

12 years agoNever show posts of local Sones as new.
David ‘Bombe’ Roden [Tue, 13 Sep 2011 04:20:03 +0000 (06:20 +0200)]
Never show posts of local Sones as new.

12 years agoRename ID of Sone in menu to avoid conflict with page-level Sone ID.
David ‘Bombe’ Roden [Tue, 13 Sep 2011 04:19:53 +0000 (06:19 +0200)]
Rename ID of Sone in menu to avoid conflict with page-level Sone ID.

12 years agoMerge branch 'master' into next
David ‘Bombe’ Roden [Mon, 12 Sep 2011 13:05:27 +0000 (15:05 +0200)]
Merge branch 'master' into next

12 years agoMerge branch 'release-0.6.7' 0.6.7
David ‘Bombe’ Roden [Mon, 12 Sep 2011 13:04:50 +0000 (15:04 +0200)]
Merge branch 'release-0.6.7'

12 years agoSet version to 0.6.7.
David ‘Bombe’ Roden [Mon, 12 Sep 2011 13:04:40 +0000 (15:04 +0200)]
Set version to 0.6.7.

12 years agoUse correct time to get formatted time.
David ‘Bombe’ Roden [Mon, 12 Sep 2011 12:50:01 +0000 (14:50 +0200)]
Use correct time to get formatted time.

12 years agoMerge branch 'master' into next
David ‘Bombe’ Roden [Mon, 12 Sep 2011 11:40:56 +0000 (13:40 +0200)]
Merge branch 'master' into next

12 years agoMerge branch 'release-0.6.6' 0.6.6
David ‘Bombe’ Roden [Mon, 12 Sep 2011 11:40:37 +0000 (13:40 +0200)]
Merge branch 'release-0.6.6'

12 years agoSet version to 0.6.6.
David ‘Bombe’ Roden [Mon, 12 Sep 2011 11:40:29 +0000 (13:40 +0200)]
Set version to 0.6.6.

12 years agoRequire utils-0.10.0.
David ‘Bombe’ Roden [Mon, 12 Sep 2011 11:40:09 +0000 (13:40 +0200)]
Require utils-0.10.0.