mgabdev
7e47bb1d9c
Removed prop-types global import, added to files directly
...
• Removed:
- prop-types global import, added to files directly
2020-08-17 15:59:29 -05:00
mgabdev
5a55f89dbe
Removed connect global import, added to files directly
...
• Removed:
- connect global import, added to files directly
2020-08-17 15:39:25 -05:00
mgabdev
43e384554c
Remove React, PureComponent global import, added those imports to files directly
...
• Remove:
- React, PureComponent global import and added those imports to files directly
2020-08-17 15:07:16 -05:00
mgabdev
014e476b5d
Updated pages, layout component structures
...
• Updated:
- pages, layout component structures
2020-08-14 12:45:59 -05:00
mgabdev
5a77411d2d
Fixed issues with panel naming and importing after code split
...
• Fixed:
- issues with panel naming and importing after code split
2020-08-12 18:39:50 -05:00
mgabdev
a72ea2b525
Updated panels to be async_components
...
• Updated:
- panels to be async_components
• Added:
- WrappedBundle
2020-08-12 17:52:46 -05:00
mgabdev
4a8cd0b585
Updates to groups sorting
...
• Updates to groups sorting
2020-08-08 13:08:48 -05:00
mgabdev
57d27420ca
Updated group timelines and sorting
...
• Updated:
- group timelines and sorting
2020-08-07 17:59:39 -05:00
mgabdev
e94dc5e563
Added Block wrapper in ProfilePage for unavailable message
...
• Added:
- Block wrapper in ProfilePage for unavailable message
2020-08-07 17:30:12 -05:00
mgabdev
f9f2744a63
Updated group sorting in frontend
...
• Updated:
- group sorting in frontend
2020-08-06 23:19:18 -05:00
mgabdev
0a26abbbc2
Updated Explore, Group, Groups Pages
...
• Updated:
- Explore, Group, Groups Pages
2020-08-06 00:13:19 -05:00
mgabdev
2d44027cef
Added Block wrapper to ModalPage
...
• Added:
- Block wrapper to ModalPage
2020-08-06 00:12:35 -05:00
mgabdev
a4e6320ba0
Added News, NewsPage
...
• Added:
- News, NewsPage
2020-08-06 00:12:03 -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
62009f5769
Updated GroupsPage to not show tabs if no user
...
• Updated:
- GroupsPage to not show tabs if no user
2020-07-24 21:41:50 -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
f92f75d747
Added shortcuts
...
• Added:
- shortcuts functionality
- shortcuts route, controller, model
- shortcut error message for "exists"
- shortcut redux
- EditShortcutsModal, constant
- links to sidebar, sidebar_xs
- options to add/remove group, account in GroupOptionsPopover, ProfileOptionsPopover
- shortcuts page, feature/list
2020-07-21 22:24:26 -05:00
mgabdev
06d85fe8d8
Added functionality to pages, layout for use with sidebar promotions
...
• Added:
- functionality to pages, layout for use with sidebar promotions
• Updated:
- pages, layouts to use StatusPromotionPanel
2020-07-15 23:05:08 -05:00
mgabdev
5791a5225b
Updated ComposeForm, GroupPage to use groupId instead of entire group for prop
...
• Updated:
- ComposeForm, GroupPage to use groupId instead of entire group for prop
2020-07-14 18:46:43 -05:00
mgabdev
57ce03ff37
Added about routes pages to react app, layout, AboutSidebar
...
• Added:
- about routes pages to react app, layout, AboutSidebar
- about, dmca, investors, privacy policy, terms of sale, terms of service
2020-07-10 15:22:13 -05:00
mgabdev
0fdf762815
Updated GabTrendsController, ShopController to use Request instead of Net
...
• Updated:
- GabTrendsController, ShopController to use Request instead of Net
2020-07-07 16:01:51 -05: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
bc2eeee497
Added pro feed
...
• Added:
- pro feed
2020-07-01 21:40:00 -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
7ad7fe06bd
Removed public/community timeline for non-admins
...
• Removed:
- public/community timeline for non-admins
- links to the page
- web sockets for the page
2020-06-19 15:42:13 -04:00
mgabdev
2c54bf43b0
Added noSidebar prop to ProfilePage, ProfileLayout
...
• Added:
- noSidebar prop to ProfilePage, ProfileLayout for photos and videos tabs
2020-06-08 19:39:35 -04:00
mgabdev
66fc8269cc
Added follow requests to notifications page
...
• Added:
- follow requests to notifications
• Updated:
- ui.js will mount to listen for path for follow_requests to set filter
- notification action expandNotifications to not request if filter is follow_request
- order of notification_filters
- AccountAuthorize
- FollowRequest page
2020-06-07 13:27:08 -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
163f6ab1e7
Updated nav and page title for profiles
...
• Updated:
- nav and page title for profiles to be emojified
2020-05-26 20:33:53 -04:00
mgabdev
3c310c457b
Updated notifications to set filter if view query is present on load
...
• Updated:
- notifications to set filter if view query is present on load
2020-05-21 18:03:35 -04:00
mgabdev
4acc21944c
Progress
2020-05-14 02:03:22 -04:00
mgabdev
2c9030f3a3
test
2020-05-11 23:27:00 -04:00
mgabdev
5114e003e5
test
2020-05-11 23:23: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
a026d86b86
Progress
2020-05-07 00:03:34 -04:00
mgabdev
c1131db577
Progress
2020-05-06 19:40:54 -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
8673eb8975
Progress
2020-04-30 00:34:50 -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
4d7aee59c9
Progress
2020-04-17 01:35:46 -04:00
mgabdev
35852e7fee
Progress and testing status w comments
2020-04-16 02:00:43 -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
bb4fcdf32d
Progress
2020-04-07 21:06:59 -04:00