Hey there
- 93 Posts
- 28 Comments
Joined 2 年前
Cake day: 2023年7月22日
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
I forgot how dizzy this can make you feel. Nice
pexavc@neatia.xyzOPMto Loom@neatia.xyz•[Live Build: v1.1.0b(2023.08.30.1)] Log for remaining base features + bugs1·2 年前2023-08-29
Features:
- collapse thread in comments via tapping/long press the header view
- looms act as favorite folders, allowing you to quickly enter the communities within from the hamburger menu
- Content Moderation, client side
- created ModerationKit whose purpose is to prevent harmful content from surfacing.
Bugs:
- improve linked instance search
- postdisplayview header does not update with a new title, editing flows overall
- revert style of comment cards in threads spawned from search
- resolving urls properly, instead of the over complicated domain name selection. Refactored LemmyKit’s resolvement logic a bit, and am simply using
All
/Local
for comments in Thread/Bookmarks of other accounts/Inside posts
pexavc@neatia.xyzOPMto Loom@neatia.xyz•[Live Build: v1.1.0b(2023.08.30.1)] Log for remaining base features + bugs1·2 年前2023-08-28
Features:
- threadline now activates expansion or drawer
- NOT the content body like before
- NSFW posts will not appear in the feed entirely if disabled
Bugs:
- hide overflow long usernames in headercardview/headerview
- multiple toasts fired in profile
- update post should update currentContext + expanded view’s contents
- revise header actions inside a PostDisplayView.
- threads crash when reaching depth >3~~ (strange malloc issue)
- preview in reply modal overlaps if there’s content + image (shows either or)
- proper keychain storage
- activate go to thread in search as well for comment cards
- postdisplayview has cutoff link preview
- bottom padding in search for comments empty state
- threadview, with a long comment will not hide overflow and allow the replies to be scrollable easily
search’s open in thread changes comment style to style1- this change did not make it to this build
- header view slight layer1 padding adjustment on active/hot sort type
- zooming in on photo disables modal dismiss view
- overflow usernames on usercardView
- Empty state try again button, was not reseting
- Thread spawned from search uses style1 not style2
- show post content everywhere
Bugs Granite:
- Shared repos (for relays) do not restore per instance
- related to thread crash at certain depth
- further improves loading speeds of application components
- smoother scrolling experience
- threadline now activates expansion or drawer
pexavc@neatia.xyzOPMto Loom@neatia.xyz•[Live Build: v1.1.0b(2023.08.30.1)] Log for remaining base features + bugs1·2 年前2023-08-27
New Features:
- add another option to reply to comments without having to swipe to reply (three dots button)
- allow the modal to rest at a lower position
- thread drawer appears everywhere
- replying to thread pushes navigation window into modal stack
- Post/Comment actions (three dots button) allow for thread viewing and replying
- allow fetching comments in a thread of a post, from the source, base, peer locations
Bugs:
- Censored posts in search do not trigger to view its content
- share button in search does not work
- search is reset when new account is logged into
- Thread modals were not updating per breadcrumb
- iPhone SE Bottom tab bar (devices with no notch)
- strikethrough md helper was wrong amount of tildas
- add timeout to Rich link preview fetching (feed could hang, otherwise)
- macOS pager feed does not reset when entering a new community
- When entering a post from a comment, the view is confused whether the context is the post or comment
- Expand/raise drawer when keyboard is active
2023-08-30
Features:
Bugs: