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

Redesigned and improved the Notifications page #1548

Open
wants to merge 23 commits into
base: stable
Choose a base branch
from

Conversation

MMDJafari
Copy link
Contributor

@MMDJafari MMDJafari commented Aug 24, 2022

Redesigned and improved the Notifications Page & some minor fixes
https://github.com/MMDJafari/freefeed-react-client/tree/notification-page

Update: Added Inline Video Player & some minor fixes
https://github.com/MMDJafari/freefeed-react-client/tree/notification-page-%26-inline-video-player

Update: Moved the Navigation Bar to the bottom of the screen for mobile devices & some minor fixes
https://github.com/MMDJafari/freefeed-react-client/tree/notification-page-%26-inline-video-player-%26-navigation-bar

Live Test: https://freefeed.vercel.app

Screenshots:

Mobile:
Screenshot_20220906-014127_Chrome

Desktop:
Screenshot from 2022-09-06 01-36-12

@MMDJafari MMDJafari changed the title Redesigned and improved Notification page Redesigned and improved the Notifications page Aug 24, 2022
@@ -6,7 +6,7 @@ const DAY_IN_MILLISECONDS = 1000 * 60 * 60 * 24;

export default {
api: {
root: 'https://candy.freefeed.net',
root: 'https://freefeed.net',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should not change the default settings, they purposely specify a stage instance (candy).

For testing purposes, you can override them in the config.json file at the root of the repository. It will not be included in the commit by .gitignore.

@MMDJafari
Copy link
Contributor Author

MMDJafari commented Aug 29, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants