Join the best erotica focused adult social network now
Login
gav
Over 90 days ago
Fluid Male
Australia

Forum

I've done the flip, see if thats any easier to read.
So I had to retire the purple club room, before we got a take down notice.

I've added a couple more themed rooms for images we do own. I've also added the option to include your playlist. Grab yourself a Barcadi breezer and come listen to some banging tunes in my new club room.

Word.
@overmykneenow

Thanks for the detailed post. I think your suggestion would cause too much friction with members needing to relearn keyboard shortcuts. We are better off detecting the source tag for the event and dropping ones we want the arrow keys behaviour to continue.


[code]
$(document).keydown(function (e) {
var link;
var skipTag = function() {
return e.target.tagName === 'TEXTAREA';
};
if (e.keyCode == 39 && !skipTag()) {
link = $('div.imagenav a.forward').attr('href');
} else if (e.keyCode == 37 && !skipTag()) {
link = $('div.imagenav a.back').attr('href');
}
if (link !== undefined) {
window.location = link;
}
});
[/code]
This is certainly something we could add as a feature if enough people wanted it. Google does with its email and document apps, browsers and the internet are very unreliable!
Ok I've made the theme public. If anyone else finds some high resolution images that would be suitable as a backdrop (royalty free of course ) then send me a PM.

Enjoy.
It is true, I was caught tinkering with the system.

Thanks for your keen eyes everyone, everything should be back to normal.

And peace was restored to the land of Lush
Quote by Shylass
(Is it a private reading queue? )


The answer all depends on whether you want the queue to be public or private.
I happend to see your request in the Features thread right before I had an urgent patch to make. Thought it wouldnt take too long to implement, I was right.

Glad its of some use to you coco.
We will be upgrading our database server in the next hour or so, for an hour.

You have time for one more poke, a quick forum post or a cyber date with DM
Thanks folks.

@catnip You found my easter egg, a prize shall be coming your way.

I'm working on search next week (finally the crowd roars).

Over.
Playlist have decided to no longer allow embedded players, you are forced to listen to your playlists on their site only. I shall be dropping support for them in the next release.

I suggest you sign up with grooveshark instead, its dope.

Word.
I have just added the upload user videos feature for all Gold members. Uploaded video's are limited to 100mb, most video formats are supported. If you have any issues with this feature, please contact me (you know were I live).

Have fun with it!

gav
The battery drain is *probably* coming from the polling that keeps your session alive and picks up new messages (black boxes). If you do not login, is the drain less noticeable? If we stoped this, then you would appear offline to all your friends, I guess this is an option.
I am in favour of improving the avarage calculation. Using a truncated mean or similiar, as suggested will mean stories are far less influenced by these rogue 3 scores.

My suggesetion would be the Winsorized mean or as ByronLord suggested the Truncated mean. We couls also consider the Weighted mean.

Who's in?
That was me last year deep sea fishing in the Bahamas. Bet you cant workout who those two members are next to me? Their picture looks NOTHING like the avatars!
Just one thing that remains once they delete their account, mail sent.

I think it would be strange if mail suddenly dissapeared from your inbox if someone deleted themselves, You would never get to read their goodbye note smile
The sounds played during chat and notifcations run from a small flash plugin, or the html5 audio tag if your browser supports that.

Most smartphone browsers do not support the css fixed position that is required to keep thoses boxes stuck to the top of the screen. I believe the latest webkit in mobile safari (iPhone 4S) may have fixed this.

Ideally, I would like to give the mobile site more love and attention. The next phase is supposed to cover some of the member functions such as chat, IM and posting a story (although I can imagine the fun that might be with the predictive text on the iphone!).
Sorry folks, my fault. This should be working again now.
Pressing the enter key now should log you in as before.

I've also added a few upgrades to the messaging system, notably:

- You can forward a message on to someone else
- You can create a message to multiple recipients
- Images attached appear as attachments not embedded into the message (so these can be included in a forward or reply)

Cheers..................gav
Sorry, I noticed the same thing too with my dev version. I will get it fixed for the next publish, either today or tomorrow.
I have added a new Delete All button for your messages (inbox, sent and friends requests). Once your mail has been removed, it is unrecoverable use with caution!

I can certainly try and move it above the text area. Nic asked me to remove the red button, it took the focus away from the send button.
Due to overwhelming demand, I've added a send online message option to the popup menu on your friends list. There’s no need now to have to visit their profile page to send a message.
I've also had reports about mail going missing. The unread count in the header is made up of private messages and friend requests. When people were clicking through they didnt see the bubbles above the tabs showing the breakdown of unread. Hopefully now its a bit more obvious now!

@1curiouscat Good idea. Maybe we need a notification’s tab, for all the system generated messages you receive.
Hi Folks
Just announcing some new features with the latest release of Lush. As always, any problems let me know.

Advanced Search
- Filter by category
- Exact phrase search
- Sort results by average score, # votes

Deactivate your Account
Deactivate your account, rather than delete it (which is final). Renders your profile page invisible, but everything remains intact.
You will need to activate your account again before you can use it.

Attach Images to Private Messages
Upload and attach images to private messages.
You can now upload (or drag and drop in modern browsers) one or images into a private message.

Friends Requests
- A friends request can now have an optional message attached to it.
- Split out private messages and friend requests into separate views, with unread counts for each on the tab menu.

Other
- Added an All Stories link on your profile page so that you can view the statistics for all your stories in one place.
- Fixed a bug on the authors page where the average score was shown, even if the author chose not to allow votes on their stories.
- Added a privacy setting to only allow private messages from friends.


Cheers...............gav
Quote by WellMadeMale
I nominate Mazza as Gav's 2nd in command - for when he must vacation or otherwise enjoy a life beyond Lush.

I mean, if Gav has a life beyond Lush.

He's so invisible and undetectable I cannot decipher.


I'm always jacked in to the Lush circuitry. I have filters and alerts for any mention of 'gav' in chat rooms, PM's, online messages and forum posts. Just because I answer, doesn’t mean I don’t know
Correct, all online messages are purged after 7 days. Is there a need for them to be removed sooner?
What kind of features would you like to see on an advance member/story search? Does Lit offer such advanced features on their search?
@CG

Thats a tough one, do we assume their initial comment is descriptive enough to validate their score? Lets suck it and see, worse case they have to enter two comments (and we give them the option to delete one).