Commit Graph

  • de834cd586 Updated Introduction/onboarding flow mgabdev 2020-07-14 22:31:54 -0500
  • 0eb3ae2dfa Removed Introduction/onboarding code from ui.js mgabdev 2020-07-14 18:48:48 -0500
  • 5791a5225b Updated ComposeForm, GroupPage to use groupId instead of entire group for prop mgabdev 2020-07-14 18:46:43 -0500
  • 745d8d8a55 Updated Switch to use CX constant mgabdev 2020-07-14 18:46:10 -0500
  • d505d63c6b Added isStatic prop to GroupListItem for non-navigation mgabdev 2020-07-14 18:45:48 -0500
  • b26cd650c6 Removed welcome from routes in react controller mgabdev 2020-07-14 18:45:11 -0500
  • 8923a0188d Updated Dummy to take in className prop mgabdev 2020-07-14 18:44:57 -0500
  • f8d2b4845d Added user redux for updating profile/credentials mgabdev 2020-07-14 18:44:42 -0500
  • 3f434d6b7c Added is_first_session/isFirstSession to initialState mgabdev 2020-07-14 18:44:06 -0500
  • 77e7a23dab Updated group_in_home_feed setting to true by default mgabdev 2020-07-14 17:40:29 -0500
  • 5ea3e80f2c Added missing alt prop to Image in FileInput mgabdev 2020-07-14 16:41:21 -0500
  • c4ed9ad050 Updated GroupListItem add/remove membership button mgabdev 2020-07-14 16:38:25 -0500
  • 877e40d76f Added AddImage icon mgabdev 2020-07-14 16:37:59 -0500
  • 80e489fab1 Updated FileInput with more customizable features, GroupCreate mgabdev 2020-07-14 16:37:46 -0500
  • 5adf3a6ead Added onboarding header image mgabdev 2020-07-14 16:29:53 -0500
  • 37499c3172 Added noActions prop to NavigationBar mgabdev 2020-07-14 01:05:21 -0500
  • e9475219c9 Added welcome page/introduction/onboarding flow mgabdev 2020-07-14 01:05:05 -0500
  • 81433b49fc Removed Introduction code from gabsocial.js mgabdev 2020-07-14 01:01:36 -0500
  • 8d3a5dbac2 Updated GroupsCollection to be single column list in slim design mgabdev 2020-07-14 00:41:20 -0500
  • 3160d97b79 Added hidePro prop to composeForm mgabdev 2020-07-14 00:29:54 -0500
  • 270a3dee15 Updated StatusList keys and promotion implementation mgabdev 2020-07-14 00:27:34 -0500
  • 1c1bfabb17 Updated submitCompose to take in groupId intead of group mgabdev 2020-07-14 00:26:46 -0500
  • 84106dbe99 Updated GroupsPanel isSlim prop mgabdev 2020-07-14 00:24:28 -0500
  • f3e34d40d2 Updated featured group_lists to be randomized on init mgabdev 2020-07-14 00:22:15 -0500
  • 56d0698536 Added max retry to 3 on PushNotificationWorker mgabdev 2020-07-14 00:21:46 -0500
  • 504c08ecf7 Updated db/schema.rb mgabdev 2020-07-14 00:21:20 -0500
  • d9bd5c4fac Added GAB_COM_INTRODUCE_YOURSELF_GROUP_ID constant mgabdev 2020-07-14 00:20:59 -0500
  • 91d5a81b72 Added composeClear function in redux mgabdev 2020-07-14 00:19:02 -0500
  • 35fdaf0208 Updated GroupListItem to have toggle membership button, always slim mgabdev 2020-07-14 00:18:28 -0500
  • 1eb33c482d Added check icon mgabdev 2020-07-14 00:16:49 -0500
  • 68a6a1ae8a Remove unintended early import of AuthPage in react app ui.js mgabdev 2020-07-11 12:56:49 -0500
  • a6e9bd3fb4 Added a loading screen on Notificatoins if isLoading mgabdev 2020-07-11 12:54:44 -0500
  • f98abbb422 Added a loader view for statuses that need to load comments mgabdev 2020-07-10 20:01:47 -0500
  • 4e855c8f7f Removed loop from Video component mgabdev 2020-07-10 20:00:54 -0500
  • f0ce9bf21b Added promoted statuses back to timelines mgabdev 2020-07-10 19:46:32 -0500
  • 7c897d69a2 Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into develop mgabdev 2020-07-10 15:53:05 -0500
  • 633028354f Fixed link to terms in GlobalFooter component mgabdev 2020-07-10 15:50:50 -0500
  • c1837e7ca0 Updated LinkFooter to use href, to props in links mgabdev 2020-07-10 15:25:15 -0500
  • 1211751018 Added "welcome" to list of reserved usernames in settings.yml mgabdev 2020-07-10 15:23:29 -0500
  • 185907d055 Removed about pages from haml, routes.rb mgabdev 2020-07-10 15:23:10 -0500
  • 57ce03ff37 Added about routes pages to react app, layout, AboutSidebar mgabdev 2020-07-10 15:22:13 -0500
  • ac229e0cc1 Added GlobalFooter component mgabdev 2020-07-10 15:19:53 -0500
  • 952e052321 Updated react.html.haml to not preload home_timeline, notifications if no current_user mgabdev 2020-07-10 15:18:38 -0500
  • 73b68373a1 Updated ReactController to have new array of public_route_matches mgabdev 2020-07-10 15:17:53 -0500
  • 47d7d299d4 Updated LoggedOutNavigationBar inner widths mgabdev 2020-07-10 13:39:07 -0500
  • 3377cc05c4 Updated Search group results to use isLast prop and no padding mgabdev 2020-07-10 13:32:10 -0500
  • a9c90487aa Removed unused current_theme variables in ruby application mgabdev 2020-07-10 13:26:24 -0500
  • 1766ab08ba Updated LoggedOutNavigationBar to use same widths as normal NavigationBar mgabdev 2020-07-10 13:25:07 -0500
  • 50714c41be Removed unused class app-body from react app container mgabdev 2020-07-10 13:24:09 -0500
  • c10bfe1d72 Added about pages to react app mgabdev 2020-07-10 13:23:29 -0500
  • b37597e178 Update status.rb admin 2020-07-10 14:29:51 +0000
  • 5b22f7eda7 Update db/migrate/20200710130615_add_pro_users_feed_materialized_view.rb admin 2020-07-10 13:45:25 +0000
  • 02c71b8af9 Update 20200710130615_add_pro_users_feed_materialized_view.rb admin 2020-07-10 13:38:10 +0000
  • d5293c2e1d added pro_users_feed_matview admin1 2020-07-10 09:33:13 -0400
  • 6d6f2b8562 Removed is_investor, is_donor from popular_accounts query in status.rb mgabdev 2020-07-08 21:18:44 -0500
  • f572608b60 Updated shop api request url mgabdev 2020-07-08 19:56:14 -0500
  • 2f1673a886 Updated trends, shop api request routes mgabdev 2020-07-08 19:36:50 -0500
  • 7548b1ea47 Updated GabTrendsController, ShopController APIs to have logs and reorder returns mgabdev 2020-07-08 18:35:42 -0500
  • 2f2e1a13d0 Updated as_pro_timeline to check for 2 hours ago mgabdev 2020-07-08 17:46:40 -0500
  • 22c0957752 Added new check for GabTrendsController, ShopController for empty mgabdev 2020-07-08 17:41:48 -0500
  • b33e33362c Updated SidebarXS to update titles and remove old list items mgabdev 2020-07-08 17:02:17 -0500
  • e547a25f16 Updated Explore page layout and added Trends links mgabdev 2020-07-08 16:54:26 -0500
  • fac18e1e3e Added SortIcon mgabdev 2020-07-07 18:58:35 -0500
  • 5c36a30b69 Added new migrations for adding indexes mgabdev 2020-07-07 17:25:47 -0500
  • ddad2121b0 Removed unused code in FileInput component mgabdev 2020-07-07 16:02:09 -0500
  • 0fdf762815 Updated GabTrendsController, ShopController to use Request instead of Net mgabdev 2020-07-07 16:01:51 -0500
  • 2ae611d7ed Updated featured groups to max 100 mgabdev 2020-07-07 16:01:27 -0500
  • 86a3324df5 Revert "Hiding Pro Feed, Explore page for now" mgabdev 2020-07-07 15:55:59 -0500
  • 7087926a9c Updated GabTrendsController feed redis key mgabdev 2020-07-06 15:15:28 -0500
  • ad4c6df155 Removed unused modals ActionsModal, LeavingGabModal mgabdev 2020-07-06 15:14:50 -0500
  • adea0aae30 Updated DatePicker (react-datepicker) styles mgabdev 2020-07-06 15:14:20 -0500
  • 7e3d4d009d Uodated popover components mobile design mgabdev 2020-07-06 15:13:44 -0500
  • 4fbd606a44 Updated ListItem design for new line, subtitle, isActive mgabdev 2020-07-06 15:13:16 -0500
  • f4d95b5a17 Added spell check on composer textbox mgabdev 2020-07-06 11:19:38 -0500
  • 5175f72596 Added back redux connect to search page mgabdev 2020-07-02 11:41:22 -0400
  • 643026e885 Hiding Pro Feed, Explore page for now mgabdev 2020-07-02 01:52:50 -0400
  • f3b57b5810 Added Explore page with Gab Trends partner data mgabdev 2020-07-01 22:39:43 -0400
  • 96ee203a54 Added Dissenter url shop link to ShopPanel mgabdev 2020-07-01 22:07:58 -0400
  • bc2eeee497 Added pro feed mgabdev 2020-07-01 21:40:00 -0400
  • 7410c4c6ab Fixed issues with status formatting in rss, email mgabdev 2020-07-01 21:39:12 -0400
  • 91b443b3ed Removed unused code in search feature mgabdev 2020-07-01 21:38:29 -0400
  • 5d52cd60b0 Added donation button to ProgressPanel mgabdev 2020-07-01 21:38:10 -0400
  • bf38b59089 Added constants for suggestions types mgabdev 2020-07-01 21:37:10 -0400
  • f41274efc7 Added verified accounts/suggestions panel, updated suggestions route mgabdev 2020-07-01 21:36:53 -0400
  • 095e646661 Added ShopPanel to home sidebar mgabdev 2020-07-01 21:33:10 -0400
  • 0ca346b169 Updated status to not have comments under it in timelines mgabdev 2020-06-19 23:00:16 -0400
  • 788150536d Updated markdown parsing in backend mgabdev 2020-06-19 21:51:08 -0400
  • fc80955306 Updating composer to fix line breaks and other rich text issues mgabdev 2020-06-19 21:02:13 -0400
  • a9a566e211 Updated report status to be in plainText mgabdev 2020-06-19 19:26:02 -0400
  • 7ad7fe06bd Removed public/community timeline for non-admins mgabdev 2020-06-19 15:42:13 -0400
  • b9bf84994f Updated Composer for mobile mgabdev 2020-06-19 00:58:07 -0400
  • 429bb277e9 Updated reset_password_within expiration to 24 hours mgabdev 2020-06-18 15:13:41 -0400
  • bcb743b2ee Updated RichTextEditorButton to be hidden on small screens mgabdev 2020-06-18 12:11:57 -0400
  • 65f4cbe0dc Updating Rich Text editor x 2 mgabdev 2020-06-18 12:05:24 -0400
  • 2387c3314a Updating Rich Text editor x 1 mgabdev 2020-06-17 17:29:24 -0400
  • f7e0528d3b Merge branch 'feature/rich_text_editor' of https://code.gab.com/gab/social/gab-social into develop mgabdev 2020-06-17 16:45:45 -0400
  • 13eb1764ec Removed test logs mgabdev 2020-06-17 16:40:36 -0400
  • b93ecc7095 Rich Text Editor (WIP) x4 mgabdev 2020-06-17 16:27:58 -0400
  • 1a506327db Rich Text Editor (WIP) x3 mgabdev 2020-06-17 13:25:10 -0400
  • 861ae55aec Rich Text Editor (WIP) x2 mgabdev 2020-06-16 19:44:30 -0400