Version 4.6.2 of LogJam
The short log of patches (w/o irrelevant):
autofoo: reserve m4 folder to keep *.m4 macros
ui: add 'Screening' option to the main window
editor: extend html_mark_tag() function
editor: add much more HTML tags to the menu
core: set dirty mark for autosaved entry
po: insert update-potfiles.sh script
po: update POTFILES.in
ui: abstract tools_ljcut(), split it to two
ui: add lj-repost helper
ui: use default tip text in tools_lj_macro()
ui: add lj-like feature
ui: avoid another GTK warning
po: update *.po files
po: update Russian translation
liblivejournal: fix typos around 'moodid' property
ui: fix O(n^2) in access to linked-list
autofoo: bump version (v4.6.2)
Download URL: http://andy-shev.github.com/LogJam/download/logjam-4.6.2.tar.bz2
P.S. Please, file a corresponding bug in the Bug Tracking System of your distro.
(no subject)
This is Logjam 4.5.3, under Ubuntu Maverick. (It's the out-of-the-box version that comes with Maverick.)
v4.6.0
https://github.com/andy-shev/LogJam/archives/v4.6.0
P.S. Evan transfered the maintainer's rights to me eventually.
reorganize my branches
So, I removed old branches 'pending' and 'pending2' and put the following branches in place:
- fixes: fixes against 'mainstream'
- features (also could be called 'stable'): features and fixes against them, also includes contents of the 'fixes' branch
- experimental (also could be called 'unstable'): patches which could be broken, untested and so on, to test new features or fixes
Meanwhile I updated few patches (however, I decided to not mess up branches for that, so if patch contains typo or bug it will be new fix):
commit 34298591a7630f4addafa2257b12cf3675933c26
music: fix MusicSource enum (v2)
commit bca62e8fdc9a9167563169c09f39c8f8a7222372
ui: show login history (v2)
commit e5555f1b05fc3fe69bdcf84b762f547b01bc34d2
ui: add possibility to insert link by nickname (v2)
commit 23dee28d33dd2905039d427fdedeca39c65ecc68
ui: introduce possibility to refer to twitter account (v2)
commit 49f2a4bc705cdf50f63be3fc8c6ea073b18f16f0
ui: extend URL opener list (v2)
commit ccc6de0eef8348e0441e8dc9b8f93b4faf9957b0
music: add MPRIS support to detect current music (v3)
commit fdbf15f4be636ce8325f7cf44fe8bc2dc5d55051
music: fix typo in the 'artist' field extracting (MPRIS v1)
Additionally I put prefixes to everything to better understanding what part is modified by certain patch.
I recommend to rebuild last logjam from the features tree. Thank you.
P.S. Yes, I wrote this post from the my last stable :-)
And all your contribution and suggestions are pretty welcome!
Link to twitter account
Patch could be observed here: http://github.com/andy-shev/LogJam/commit/9bd2b18b15a7aa3ab0d0156e190d490892484c2f
Fixing bug in my tree
Patch to fix the issue:
http://github.com/andy-shev/LogJam/commit/1f14bfd1842ab633fe17303d8802c2e5de34f18d
(no subject)
( Collapse )
Based on the error message, I suspect that there is something going on at the server side. FWIW, I use Ubuntu Jaunty, and Logjam 4.5.3. I tested for the same error using Drivel 2.03 on the same machine, and encountered no such error.
Any thoughts? Thanks for any feedback you may provide.
Templating patch for LogJam 4.5.3
A while back I mentioned that I was considering modifying LogJam to add persistent templates for posts. It since occurred to me that there’s a very much simpler way to achieve the same result: Add a preference option to keep saved drafts after posting, which suppresses the “Delete this draft from disk?” prompt and action. Enabling “Keep saved drafts after posting” de facto turns the drafts list into a list of saved persistent templates. (They can still be deleted if desired from the ‘Open Draft’ dialog, so no functionality is lost by turning this preference on.)
A patch against Logjam 4.5.3 to implement this feature can be found here.
(Crossposted to logjam_dev)
LogJam LiveJournal client removed from Gentoo Linux
I've made a post about this here: http://tothwolf.livejournal.com/37751.html
I'm posting a link to the post rather than making a complete post here to help reduce the amount of clutter on people's friends-list pages.
Update: Looks like someone will be putting LogJam back into portage: http://tothwolf.livejournal.com/37751.html#cutid2
[Edit: Added update info (2009-01-23 00:54 UTC)]