You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The X on the “thanks for registering popup” is barely/non functional on iOS Safari.
Uploading profile picture needed a reloading of the page to show the new image
users suggestions should include all discoverable local users, ohter than followed / followers
Would
Minor UI issue: the "Follow" button on a topic page is right up against the bottom of the top box containing the topic title and description. Also a minor design inconsistency where most of the buttons I see are rounded rectangles, but the "Follow" button inside of a topic itself has fully rounded/semicircular ends.
View all users (local and/or remote) from a single view and block them (or deactivate entirely?)
List functions which are intended to be public APIs in extenions (maybe using an inline tag) and use something like https://github.com/DCzajkowski/snapshy to check for changes between releases
fix Presence so clicking reply on one tab doesn't open the composer on the other if two tabs are open in same browser -> now opens in two tabs, need to find a better way
optimise OTP release, seems assets are in triplicate:
./bonfire/lib/bonfire_umbrella-0.4.0-classic-beta.9/priv
./bonfire/lib/bonfire-0.1.0-beta.3/priv
./bonfire/lib/bonfire_ui_common-0.1.0/priv
Implement sub-types so we can handle (eg. generate paths or show previews) different kinds of the same Pointer (eg Intent can be Need, Offer, Task, etc)
UI: Improve the task preview when repliyng a task in feeds
User account / data
Should
Edit my account (email address) #10 -> initial implementation done, but we should verify the new address before updating...
(Add screen to enable/disable 2FA in settings) I didn't want to activate 2FA/TOTP when signing up but now I cannot find where to do it on the settings [Add two-factor authentication #360]
Save composer added circles/users <> roles as a new boundary
Create a map role-related verbs associated with settings keys so that we can show the right settings (and check permissions on settings mutations)
follow and dm buttons on hero profile should be hidden if the user is ghosted/silenced accordingly -> if you're ghosted you shouldn't be able to see the profile at all, and if you're silenced maybe we shouldn't make that obvious
apply boundaries to Requests and then be able to view someone's requests/requested that involve me
maybe remove the logic which auto-grants permissions to reply_to and mentions (and rely on the composer instead, for more explicitness)
Would
Feedback
Tried to make a circle for just myself, and had a hard time figuring out how to do that. Wasn't sure what the difference between boundaries and circles is, and was a little confused when I could make a boundary while posting, but not a circle. When I made a boundary from the posting window, I wasn't able to add individual users. I made a circle from the Boundaries and Circles tab, and was able to add myself to the same circle twice, once by username and once from the "Suggested Users" tab, and then could not delete either one from the circle (error: "Could not remove from circle"). Further, when I added myself by username, an "undefined" field remained in the box where I input my username.
Should
Would
General / framework
Should (for v1.0)
Mix.Tasks.Rauversion.CopyMigrations
)./bonfire/lib/bonfire_umbrella-0.4.0-classic-beta.9/priv
./bonfire/lib/bonfire-0.1.0-beta.3/priv
./bonfire/lib/bonfire_ui_common-0.1.0/priv
Would (for v1.0)
Social
Should
Would
User account / data
Should
Would
(Add two-factor authentication #360)
Circle / boundaries
Should
Would
Feedback
Tried to make a circle for just myself, and had a hard time figuring out how to do that. Wasn't sure what the difference between boundaries and circles is, and was a little confused when I could make a boundary while posting, but not a circle. When I made a boundary from the posting window, I wasn't able to add individual users. I made a circle from the Boundaries and Circles tab, and was able to add myself to the same circle twice, once by username and once from the "Suggested Users" tab, and then could not delete either one from the circle (error: "Could not remove from circle"). Further, when I added myself by username, an "undefined" field remained in the box where I input my username.
Boundaries and search indexing settings Apply boundaries to search & add indexing settings #244
Create roles
Silence an entire remote instance (instance-wide by admin) Ghost an entire remote instance (instance-wide by admin) #139
Silence an entire remote instance (as a user) Silence an entire remote instance (as a user) #195
See if we can block an object (instead of only actors) to hide it from feeds (either as a user, or as an admin instance-wide)
The text was updated successfully, but these errors were encountered: