Commit Graph

1075 Commits

Author SHA1 Message Date
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 ac229e0cc1 Added GlobalFooter component
• Added:
- GlobalFooter component that matches all other Gab product footers
2020-07-10 15:19:53 -05:00
mgabdev 952e052321 Updated react.html.haml to not preload home_timeline, notifications if no current_user
• Updated:
- react.html.haml to not preload home_timeline, notifications if no current_user
2020-07-10 15:18:38 -05:00
mgabdev 73b68373a1 Updated ReactController to have new array of public_route_matches
• Updated:
- ReactController to have new array of public_route_matches for about, search, explore pages
2020-07-10 15:17:53 -05:00
mgabdev 47d7d299d4 Updated LoggedOutNavigationBar inner widths
• Updated:
- LoggedOutNavigationBar inner widths
2020-07-10 13:39:07 -05:00
mgabdev 3377cc05c4 Updated Search group results to use isLast prop and no padding
• Updated:
- Search group results to use isLast prop and no padding
2020-07-10 13:32:10 -05:00
mgabdev a9c90487aa Removed unused current_theme variables in ruby application
• Removed:
- unused current_theme variables in ruby application
2020-07-10 13:26:24 -05:00
mgabdev 1766ab08ba Updated LoggedOutNavigationBar to use same widths as normal NavigationBar
• Updated:
- LoggedOutNavigationBar to use same widths as normal NavigationBar
2020-07-10 13:25:07 -05:00
mgabdev 50714c41be Removed unused class app-body from react app container
• Removed:
- unused class app-body from react app container
2020-07-10 13:24:09 -05:00
mgabdev c10bfe1d72 Added about pages to react app
• Added:
- about pages to react app
- about, dmca, privacy policy, terms of service, terms of sale, investors
2020-07-10 13:23:29 -05:00
admin b37597e178 Update status.rb 2020-07-10 14:29:51 +00:00
admin 5b22f7eda7 Update db/migrate/20200710130615_add_pro_users_feed_materialized_view.rb 2020-07-10 13:45:25 +00:00
admin 02c71b8af9 Update 20200710130615_add_pro_users_feed_materialized_view.rb 2020-07-10 13:38:10 +00:00
admin1 d5293c2e1d added pro_users_feed_matview 2020-07-10 09:33:13 -04:00
mgabdev 6d6f2b8562 Removed is_investor, is_donor from popular_accounts query in status.rb
• Removed:
- is_investor, is_donor from popular_accounts query in status.rb
2020-07-08 21:18:44 -05:00
mgabdev f572608b60 Updated shop api request url
• Updated:
- shop api request url
2020-07-08 19:56:14 -05:00
mgabdev 2f1673a886 Updated trends, shop api request routes
• Updated:
- trends, shop api request routes
2020-07-08 19:36:50 -05:00
mgabdev 7548b1ea47 Updated GabTrendsController, ShopController APIs to have logs and reorder returns
• Updated:
- GabTrendsController, ShopController APIs to have logs and reorder returns
2020-07-08 18:35:42 -05:00
mgabdev 2f2e1a13d0 Updated as_pro_timeline to check for 2 hours ago
• Updated:
- as_pro_timeline to check for 2 hours ago
2020-07-08 17:46:40 -05:00
mgabdev 22c0957752 Added new check for GabTrendsController, ShopController for empty
• Added:
- new check for GabTrendsController, ShopController for empty
2020-07-08 17:41:48 -05:00
mgabdev b33e33362c Updated SidebarXS to update titles and remove old list items
• Updated:
- SidebarXS to update titles and remove old list items
2020-07-08 17:02:17 -05:00
mgabdev e547a25f16 Updated Explore page layout and added Trends links
• Updated:
- Explore page layout and added Trends links
2020-07-08 16:54:26 -05:00
mgabdev fac18e1e3e Added SortIcon
• Added:
- SortIcon
2020-07-07 18:58:35 -05:00
mgabdev 5c36a30b69 Added new migrations for adding indexes
• Added:
- new migrations for adding indexes
2020-07-07 17:25:47 -05:00
mgabdev ddad2121b0 Removed unused code in FileInput component
• Removed:
- unused code in FileInput component
2020-07-07 16:02:09 -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 2ae611d7ed Updated featured groups to max 100
• Updated:
- featured groups to max 100
2020-07-07 16:01:27 -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 7087926a9c Updated GabTrendsController feed redis key
• Updated:
- GabTrendsController feed redis key
2020-07-06 15:15:28 -05:00
mgabdev ad4c6df155 Removed unused modals ActionsModal, LeavingGabModal
• Removed:
- unused modals ActionsModal, LeavingGabModal
2020-07-06 15:14:50 -05:00
mgabdev adea0aae30 Updated DatePicker (react-datepicker) styles
• Updated:
- DatePicker (react-datepicker) styles to be easier to use on mobile
2020-07-06 15:14:20 -05:00
mgabdev 7e3d4d009d Uodated popover components mobile design
• Updated:
- popover components mobile design with cancel button at the bottom

• Added:
-CommentSortingOptionsPopover subtitles for options for more clarity
2020-07-06 15:13:44 -05:00
mgabdev 4fbd606a44 Updated ListItem design for new line, subtitle, isActive
• Updated:
- ListItem design for new line, subtitle, isActive
2020-07-06 15:13:16 -05:00
mgabdev f4d95b5a17 Added spell check on composer textbox
• Added:
- spell check on composer textbox
2020-07-06 11:19:38 -05:00
mgabdev 5175f72596 Added back redux connect to search page
• Added:
- back redux connect to search page
2020-07-02 11:41:22 -04: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 bc2eeee497 Added pro feed
• Added:
- pro feed
2020-07-01 21:40:00 -04:00
mgabdev 7410c4c6ab Fixed issues with status formatting in rss, email
• Fixed:
- issues with status formatting in rss, email
2020-07-01 21:39:12 -04:00
mgabdev 91b443b3ed Removed unused code in search feature
• Removed:
- unused code in search feature
2020-07-01 21:38:29 -04:00
mgabdev 5d52cd60b0 Added donation button to ProgressPanel
• Added:
- donation button to ProgressPanel
2020-07-01 21:38:10 -04:00
mgabdev bf38b59089 Added constants for suggestions types
• Added:
- constants for suggestions types
2020-07-01 21:37: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 0ca346b169 Updated status to not have comments under it in timelines
• Updated:
- status to not have comments under it in timelines
2020-06-19 23:00:16 -04:00
mgabdev 788150536d Updated markdown parsing in backend
• Updated:
- markdown parsing in backend
2020-06-19 21:51:08 -04:00
mgabdev fc80955306 Updating composer to fix line breaks and other rich text issues
• Updating:
- composer to fix line breaks and other rich text issues
2020-06-19 21:02:13 -04:00
mgabdev a9a566e211 Updated report status to be in plainText
• Updated:
- report status to be in plainText
2020-06-19 19:26:02 -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