Items tagged with: BookFace

Search

Items tagged with: BookFace


!Friendica Support

I'm considering changing the engagement details below posts and comments now that Bookface shows icons for them. The current appearance is a vertical list, which can leave a lot of unused space to the right of it, plus all the explanatory text feels redundant and visually cluttering to me:

Current Bookface engagement counts in vertical list with descriptions.

So I'm considering eliminating the explanatory text and going with a horizontal list of just names (for single interactions) and counts (that trigger the pop-over list) like this:

Proposed engagement list with mix of names and counts in horizontal list.

But that got me to an option with just icons and counts, which is similar to how Facebook and Misskey/Sharkey show reactions/engagements:

Proposed engagement with icons and counts in horizontal list


Which is what I'd prefer as it looks the cleanest and most consistent.

Thoughts on this proposed change? (I really wish Friendica had polls for this sort of thing!)

#Bookface #Friendica #proposal


Bookface Version 1.7 Release



These are the changes and fixes in this release:

* Restyled “New Message” button to make it more obvious.
* Fixed Profile Pics and Cover Photos not working in old iOS browsers
* Moved Postbox styles to the end of the stylesheet
* Minified Postbox CSS.
* Restyled Item Responses
* Action Buttons you’ve interacted with before now adopt accent color.
* Fix for disabled Action Buttons to make it clear they are disabled.
* Fixed issue with slow-loading secondary toolbar in Safari
* Updated with Postbox version 1.1 styles
— names of solid colors now match HTML color names
— 24 new solid colors
— 5 new gradient backgrounds
— 17 new pattern backgrounds

Some of these will be fairly obvious. The big one is that the Action Buttons below posts and comments used to change to the accent color on hover and there was no indicator if you’d previously interacted with any of them. NOW they have a slight shift in darkness/lightness on hover and the accent color indicates you’ve previously clicked the Like, Dislike, Share, or Event buttons (the exceptions being Comment or Quote). If a post's scope is limited (not public) the "Share" and "Quote" buttons are now obviously disabled by being faded out.


Action Buttons with accent color indicating previous interaction.


Engagement Counts also now show an icon indicating the type of engagement, which should make it easier to see what kind of engagement a post or comment is getting. And if there are 2+ the individuals are revealed in a pop-over box rather than pushing the entire layout down.

Engagement counts with icons and detail pop-over

The new Postbox pattern backgrounds are done with pure CSS, no images! So they’ll load and display fast and don’t incur additional server calls. Postboxes are just a nice looking way to dress up your text-only posts. Of course only Friendica users will see them, and only if they are using the Bookface scheme or their instance has installed one of the Postbox add-ons. The styling doesn’t transfer to other platforms (Note: there are still issues with Postbox posts shared to Diaspora and Hubzilla).

The new Postbox Pattern Backgrounds


Thank you to everyone who gave me feedback, reported issues, and tested things for me to help improve Bookface for everyone. :D

#Friendica #Bookface @Friendica Support @Friendica Admins

Server Styles:
gitlab.com/randompenguin/bookf…

User Styles:
gitlab.com/randompenguin/users…


#Friendica people! I think #Bookface is getting close to another release. So let me know if there is anything you've noticed that should be tweaked or fixed for the next major version. If I can, of course. Bookface is just CSS and I can only style what's already there in the "Frio" theme.

@Friendica Support @Friendica Admins