Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement following system, bio, ~notifications~, profanity checking and generic UI updates #322

Open
wants to merge 49 commits into
base: main
Choose a base branch
from

Conversation

Bentheminernz
Copy link
Member

@Bentheminernz Bentheminernz commented Oct 1, 2024

This is a big one 😅 let's get into it!

Whats added:

  • Follow/Unfollow users. You can follow and unfollow other users, see who follows you and who you're following, same goes for other users.
Screenshot 2024-10-01 at 10 44 02 PM Screenshot 2024-10-01 at 10 44 10 PM Screenshot 2024-10-01 at 10 44 49 PM
  • Add a bio to your account!
Screenshot 2024-10-01 at 10 45 23 PM Screenshot 2024-10-01 at 10 45 42 PM
  • Adds a system and UI for notifications. Note: This is disabled for now until a bug regarding timezones is sorted out

  • Usernames, display names, bio, preferred pronouns, group names and group descriptions are now checked for profanity. If profanity is detected then it will not saved.

  • Ability for a group admin to delete their group.

image
  • Adds proper support for ‘Add to Home Screen ’ on mobile devices and desktops.

  • Generic tweaks to some UI font sizing, spacing and positioning have been tweaked.

Still requires beautifying, not done
yes im gonna fix the padding
I **need** to fix the logic for showing either the follow or unfollow button
@Bentheminernz Bentheminernz changed the title Implement following system, bio, notifications, profanity checking and generic UI updates Implement following system, bio, ~notifications~, profanity checking and generic UI updates Oct 20, 2024
@Bentheminernz Bentheminernz marked this pull request as ready for review October 20, 2024 04:46
@Bentheminernz Bentheminernz added enhancement New feature or request python Pull requests that update Python code javascript Pull requests that update Javascript code labels Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request javascript Pull requests that update Javascript code python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants