mgabdev
e8a792799a
Removed PullToRefresher from HomePage
...
• Removed:
- PullToRefresher from HomePage
2020-11-04 21:25:03 -06:00
mgabdev
20f9e82959
Updated GroupsPage actions prop key for attrTitle
...
• Updated:
- GroupsPage actions prop key for attrTitle
2020-11-03 15:10:22 -06:00
mgabdev
eb97f41fb7
Removed Divider in HomePage between TimelineComposeBlock and HomeTimeline
...
• Removed:
- Divider in HomePage between TimelineComposeBlock and HomeTimeline
2020-10-31 18:38:42 -05:00
mgabdev
60e38f58d6
Updated HomePage action button to be search
...
• Updated:
- HomePage action button to be search
• Removed:
- Home page timeline settings modal
2020-10-31 18:37:57 -05:00
mgabdev
ad1ab424e8
Added new SearchLayout, SearchNavigationBarXS
...
• Added:
- new SearchLayout, SearchNavigationBarXS
2020-10-31 18:37:15 -05:00
mgabdev
86dd626a8e
Added action buttons to emptyMessage in AccountTimeline, ListsDirectory
...
• Added:
- action buttons to emptyMessage in AccountTimeline, ListsDirectory
2020-10-30 16:25:33 -05:00
mgabdev
73e1584d43
Updated some pages and layouts for navigation noSearch and showBackBtn
...
• Updated:
- some pages and layouts for navigation noSearch and showBackBtn
2020-10-30 12:57:20 -05:00
mgabdev
8229b9dc2a
Removed search from Groups page
...
• Removed:
- search from Groups page
2020-10-29 23:40:44 -05:00
mgabdev
083218648a
Removed search from Notifications page
...
• Removed:
- search from Notifications page
2020-10-29 23:36:09 -05:00
mgabdev
f129d9c49b
Added LinkTimeline and PreviewCard fetching by id
...
• Added:
- LinkTimeline and PreviewCard fetching by id
2020-10-29 18:46:54 -05:00
mgabdev
84f779b070
TESTING Adding statuses to search
...
TESTING
• Adding:
- statuses to search
2020-10-26 00:55:05 -05:00
mgabdev
d61df6e2ae
Added GroupCategories page
...
• Added:
- GroupCategories page for selecting groups based on category
2020-09-10 17:15:35 -05:00
mgabdev
217aab9faa
Added join requests to Groups
...
• Added:
- join requests to Groups
- redux actions, reducers
- controller and functionality for fetching join requests, accepting, rejecting join requests
2020-09-10 17:07:00 -05:00
mgabdev
8c047868e3
Added ProUpgradeModal to group creation action buttons and page
...
• Added:
- ProUpgradeModal to group creation action buttons and page if not pro or if not admin of edit group
2020-09-02 13:06:18 -05:00
mgabdev
38a4f1ed7f
Updated WhoToFollowPanel to be UserSuggestionsPanel and included related, verified
...
• Updated:
- WhoToFollowPanel to be UserSuggestionsPanel and included related, verified
- All pages, layouts to use new component
• Removed:
- VerifiedAccountsPanel
2020-09-01 11:54:01 -05:00
mgabdev
6fe9b69d95
Updated ProfilePage unavailable message for isLocked vs isBlocked
...
• Updated:
- ProfilePage unavailable message for isLocked vs isBlocked
2020-08-31 19:58:14 -05:00
mgabdev
176ddc22f2
Updated the default class name
...
• Updated:
- the default class name
2020-08-18 15:49:11 -05:00
mgabdev
d5ad398d53
Updated all long style names to be more compact
...
• Updated:
- all long style names to be more compact
2020-08-18 15:43:06 -05:00
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