social-novapro / social-frontend-plain

0 stars 1 forks source link

Notifications v2 #130

Open dkravec opened 3 months ago

dkravec commented 1 week ago

this update also;

  1. makes notifications load a lot faster
  2. mobile navigation is now a sidebar
  3. adds notifications to nav bar
  4. creates a sub-navbar, which bookmarks and settings are in
dkravec commented 1 week ago

change for sidebar to only open when select? (on mobile)

dkravec commented 1 week ago
  1. updated quote view in feed, now under content area
  2. updated repling and quoting modal to use basic postElement - difference: adds date/time
  3. ?postID=x will now show entire post data
dkravec commented 1 week ago
  1. Notifications and Subscriptions share the same div to render, and only renders one at a time. buttons show one after another
  2. reply and quote post only fetch full post, instead of getting data for post then user