Commit Graph

128 Commits

Author SHA1 Message Date
mgabdev
35593e92dc Removed unused HashtagsPanel component
• Removed:
- unused HashtagsPanel component
2020-08-10 21:58:00 -05:00
mgabdev
77ebf94a7b Added isLazy functionality to TrendsPanel
• Added:
- isLazy functionality to TrendsPanel
2020-08-06 23:05:46 -05:00
mgabdev
516b7852b8 Added search filter for isVerified accounts
• Added:
- search filter for isVerified accounts

• Todo:
- Implement in account search query
2020-08-06 23:05:02 -05:00
mgabdev
4225f42b8f Updated GroupsPane to take in groupType prop to fetch
• Updated:
- GroupsPane to take in groupType prop to fetch
2020-08-06 00:04:11 -05:00
mgabdev
b24e841287 Added SignUpLogInPanel component
• Added:
- SignUpLogInPanel component
2020-08-05 23:55:49 -05:00
mgabdev
21fa3b4c18 Added some spacing PanelInfoPanel rows
• Added:
- some spacing PanelInfoPanel rows
2020-08-05 23:55:23 -05:00
mgabdev
b8b5edb581 Updated GroupHeader, GroupInfoPanel
• Updated:
- GroupHeader, GroupInfoPanel
2020-08-05 23:54:23 -05:00
mgabdev
6ffb95a63e Added isStatusCard to StatusPromotionPanel, StatusMedia
• Added:
- isStatusCard to StatusPromotionPanel, StatusMedia
2020-08-05 23:27:35 -05:00
mgabdev
13127960c4 Updated Placeholder Responsiveness and Added new Placeholders
• Updated:
- Placeholder Responsiveness

• Added:
- new Placeholders
2020-07-29 15:40:47 -05:00
mgabdev
73234ac52b Updated ListsPanel to return null if no lists
• Updated:
- ListsPanel to return null if no lists
2020-07-28 15:12:36 -05:00
mgabdev
bc6cf0e624 Added placeholder loaders to multiple components
• Added:
- placeholder loaders to multiple components
- status, panels, comment, lists, group items, notifications
2020-07-28 15:11:51 -05:00
mgabdev
f6966ff382 Updated SignUpPanel styles, Added to multiple pages/layouts
• Updated:
- SignUpPanel styles

• Added:
- SignupPanel to multiple pages/layouts
2020-07-24 18:53:09 -05:00
mgabdev
a81f62ca52 Updated ProPanel styles
• Updated:
- ProPanel styles
2020-07-24 18:51:57 -05:00
mgabdev
6b3b488234 Removed unused index.js in panel folder
• Removed:
- unused index.js in panel folder
2020-07-24 18:51:25 -05:00
mgabdev
ec64db2529 Updated GroupInfoPanel to hide members list if no user
• Updated:
- GroupInfoPanel to hide members list if no user
2020-07-21 22:59:46 -05:00
mgabdev
10a410be53 Added back EditProfileModal to all edit profile action buttons
• Added:
- back EditProfileModal to all edit profile action buttons
- AccountActionButton, UserPanel, ProfileHeader
2020-07-17 15:25:05 -05:00
mgabdev
f61449d706 Added StatusPromotionPanel
• Added:
- StatusPromotionPanel

• Todo:
- Build out functionality for opening media, opening status, etc.
2020-07-15 23:00:19 -05:00
mgabdev
84106dbe99 Updated GroupsPanel isSlim prop
• Updated:
- GroupsPanel isSlim prop
2020-07-14 00:24:28 -05:00
mgabdev
86a3324df5 Revert "Hiding Pro Feed, Explore page for now"
This reverts commit 643026e885.
2020-07-07 15:55:59 -05:00
mgabdev
643026e885 Hiding Pro Feed, Explore page for now
• Hiding:
- Pro Feed, Explore page for now
2020-07-02 01:52:50 -04:00
mgabdev
f3b57b5810 Added Explore page with Gab Trends partner data
• Added:
- Explore page with Gab Trends partner data
2020-07-01 22:39:43 -04:00
mgabdev
96ee203a54 Added Dissenter url shop link to ShopPanel
• Added:
- Dissenter url shop link to ShopPanel
2020-07-01 22:07:58 -04:00
mgabdev
5d52cd60b0 Added donation button to ProgressPanel
• Added:
- donation button to ProgressPanel
2020-07-01 21:38:10 -04:00
mgabdev
f41274efc7 Added verified accounts/suggestions panel, updated suggestions route
• Added:
- verified accounts/suggestions panel

• Updated:
- suggestions route
2020-07-01 21:36:53 -04:00
mgabdev
095e646661 Added ShopPanel to home sidebar
• Added:
- ShopPanel to home sidebar
- DIssenter shop redux, api route/controller
2020-07-01 21:33:10 -04:00
mgabdev
2a0e0fa932 Updated "Follows" -> "Following"
• Updated:
- "Follows" -> "Following"
2020-06-12 19:29:51 -04:00
mgabdev
4a23c62ec8 Updated Gab Trends api, redux, panel
• Updated:
- Gab Trends api, redux, panel
- GabTrendsController takes in query string for feed type
2020-06-08 22:10:51 -04:00
mgabdev
250e6a4357 Removed "identity proofs" from frontend and api route
• Removed:
- "identity proofs" from frontend, settings
- "identity proofs" api route
2020-06-07 13:47:22 -04:00
mgabdev
35c5608e1a Updated HomePage sidebar panels to lazy load
• Updated:
- HomePage sidebar panels (WhoToFollowPanel, ListsPanel, GroupsPanel) to lazy load on scroll of 25px. Otherwise, dont load.
- WhoToFollowPanel, ListsPanel, GroupsPanel have functionality to load data once

• Added:
- List component has showLoading prop

• Removed:
- Unused IntersectionObserver code in HomePage
2020-06-05 15:28:46 -04:00
mgabdev
4f7728b2fa Updated how groups are fetched, loaded
• Updated:
- how groups are fetched, loaded by setting flags for isLoading, isFetched per tab (new, admin, member, featured)

• Todo:
- Reload on group added, group removal
2020-06-04 18:48:24 -04:00
mgabdev
cb13954e9e Updated edit profile modal buttons to settings/profile for now
• Updated:
- edit profile modal buttons to settings/profile for now

• Todo:
- Implement edit profile modal completely
2020-05-26 20:29:58 -04:00
mgabdev
0ef63d3598 Updated ProfileStatsPanel order
• Updated:
- ProfileStatsPanel order to have followers in front of following
2020-05-18 17:49:35 -04:00
mgabdev
805012ab72 Progress 2020-05-14 23:36:10 -04:00
mgabdev
4f0e8e2718 Progress 2020-05-14 18:28:21 -04:00
mgabdev
0626928899 Progress 2020-05-14 16:45:39 -04:00
mgabdev
4acc21944c Progress 2020-05-14 02:03:22 -04:00
mgabdev
dcb0a2c74b Progress 2020-05-09 23:26:58 -04:00
mgabdev
b620cb1372 Progress 2020-05-08 22:17:19 -04:00
mgabdev
a390662e4f Progress 2020-05-07 01:55:24 -04:00
mgabdev
498f163880 Progress 2020-05-04 14:44:37 -04:00
mgabdev
055b5a430f progress 2020-05-03 01:22:49 -04:00
mgabdev
8e349c368c Progress 2020-05-01 01:50:27 -04:00
mgabdev
03de4c4fea Progress 2020-04-29 18:32:49 -04:00
mgabdev
5efe40f301 Progress 2020-04-28 22:24:35 -04:00
mgabdev
c3d0d8bde2 Progress 2020-04-28 01:33:58 -04:00
mgabdev
763694b5ab Progress 2020-04-25 13:00:51 -04:00
mgabdev
01c8041a6a Progress 2020-04-23 23:17:27 -04:00
mgabdev
e2e7e8c0af Progress 2020-04-23 02:13:29 -04:00
mgabdev
fed036be08 Progress 2020-04-22 01:00:11 -04:00
mgabdev
595208780e Progress 2020-04-11 18:29:19 -04:00
mgabdev
7249143d9f Progress 2020-04-09 15:18:14 -04:00
mgabdev
b5e3c2a94f Progress 2020-04-06 21:53:23 -04:00
mgabdev
e485e2f955 Progress 2020-04-03 19:18:26 -04:00
mgabdev
0a89c7b775 Grouped notifications (v1) 2020-04-02 21:05:49 -04:00
mgabdev
1a33759e19 Progress 2020-03-31 12:04:50 -04:00
mgabdev
2bd344a594 Progress 2020-03-27 11:29:52 -04:00
mgabdev
3d0a85cde4 Progress 2020-03-25 23:11:32 -04:00
mgabdev
0f01c1bc97 Progress 2020-03-24 23:08:43 -04:00
mgabdev
0d9dbdfecd Progress 2020-03-24 00:39:12 -04:00
mgabdev
7712ebdbbd Progress 2020-03-11 19:56:18 -04:00
Alex Gleason
bccb9a6f9c
Display favorites count on profile, fixes #126 2020-03-10 15:26:34 -05:00
mgabdev
2f9dbfa91d Progress 2020-03-08 12:46:00 -04:00
mgabdev
557c6470f5 Progress 2020-03-06 23:53:28 -05:00
mgabdev
567894f614 Progress 2020-03-04 17:26:01 -05:00
mgabdev
33952e424f Progress 2020-03-03 22:45:16 -05:00
mgabdev
0df3c073a5 Progress 2020-03-02 17:26:25 -05:00
mgabdev
c6aa4e08a1 Progress 2020-02-29 10:42:47 -05:00
mgabdev
3ca4ffcc6b Progress 2020-02-28 10:20:47 -05:00
mgabdev
0bd1eb2c77 Progress 2020-02-25 11:04:44 -05:00
mgabdev
7679012e2f Progress 2020-02-24 16:56:07 -05:00
mgabdev
d255982ec5 Progress 2020-02-22 18:26:23 -05:00
mgabdev
bebc39f150 Progress 2020-02-20 19:57:29 -05:00
mgabdev
e37500c0cf Progress 2020-02-19 18:57:07 -05:00
mgabdev
389b189d64 Progress 2020-02-08 17:57:09 -05:00
mgabdev
1c98dd283e Progress 2020-02-08 01:12:01 -05:00
mgabdev
fa66d082f8 Progress 2020-02-05 17:45:48 -05:00
mgabdev
47b43d78d9 Updated all component styles
new mixins, consolidated
all original styles files uncomitted
2019-08-12 16:48:46 -04:00
mgabdev
280dc51d85 Large update for all components
reorganization, linting, updating file imports, consolidation
warning: there will be errors in this commit
todo: update webpack, add missing styles, scss files, consolidate the rest of components within features/*
2019-08-07 01:02:36 -04:00