about summary refs log tree commit diff
path: root/src/view/com/posts/MultiFeed.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Post UI updates (Profile Preview on mobile) (#990)Paul Frazee2023-07-061-6/+2
| | | | | | | | | | | | | | | | | | | | | | | * Update postmeta to put the timestamp on the right side on mobile * Drop the two-line PostMeta mode * Add ProfilePreview modal * Tune PostMeta to give the best behavior possible for a given platform * Remove old showFollowBtn attributes * Fix style issue * Switch the follow button in the profile header to use the inverted color for consistency with the rest of the app * Fix lint * Fix darkmode * Tune the profile preview footer * Better analytics choice
* [APP-708] Onboarding revamp (#939)Ansh2023-07-021-3/+15
| | | | | * Move Discover New Feeds button to the top of the MultiFeed * add discover custom feeds to empty following page
* [APP-511] metrics overhaul: frontend work (#506)Ansh2023-06-151-1/+1
| | | | | | | | | | | | | | | | | | | | | * WIP * fix types and update imports * wip * tagged events that should be server side * remove server-side analytics * remove useless import * add additional profile header events * remove useless import * track follow/unfollow clicks * add missing types
* UI tune upsPaul Frazee2023-05-251-16/+5
|
* Tune up custom feed uis on webPaul Frazee2023-05-251-1/+28
|
* Add feeds tabPaul Frazee2023-05-251-0/+230