Commit Graph

55 Commits

Author SHA1 Message Date
mgabdev 1f84ff8f1a Added isUnread to grouped follows, likes, reposts notifications
• Added:
- isUnread to grouped follows, likes, reposts notifications
2020-05-21 17:41:05 -04:00
mgabdev 663f46b166 Updated frontend notification filtering and configuration
• Updated:
- frontend notification filtering and configuration

• Added:
- lastReadNotificationId to initial_state
- minWidth20PX for responsive notification icon hiding on xs

• Removed:
- unused code
2020-05-21 15:37:40 -04:00
mgabdev 9fb8973350 Removed unused componentDidMount in gabsocial mount
• Removed:
- unused componentDidMount in gabsocial mount
2020-05-19 00:53:00 -04:00
mgabdev aba461b964 testing public.js changes 2020-05-13 00:15:16 -04:00
mgabdev 5f9603d683 Updating import path 2020-05-12 23:54:27 -04:00
mgabdev b620cb1372 Progress 2020-05-08 22:17:19 -04:00
mgabdev c1131db577 Progress 2020-05-06 19:40:54 -04:00
mgabdev e1e26afe11 Progress 2020-05-06 00:33:54 -04:00
mgabdev 01bb440385 Progress
comments yo
2020-05-05 01:16:01 -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 196a906cec Progress 2020-05-02 02:25:55 -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 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 bb4fcdf32d Progress 2020-04-07 21:06:59 -04:00
mgabdev 416bc3d603 Progress 2020-04-02 12:57:04 -04:00
mgabdev 80d41b8d94 Progress 2020-04-01 23:17:21 -04:00
mgabdev bc631b65db Progress 2020-03-27 18:57:03 -04:00
mgabdev 0d9dbdfecd Progress 2020-03-24 00:39:12 -04:00
mgabdev 65af72faae Progress 2020-03-14 13:31:29 -04:00
mgabdev 0b94033011 Progress 2020-03-08 19:02:28 -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 3ca4ffcc6b Progress 2020-02-28 10:20:47 -05:00
mgabdev 32cd8e622a Progress 2020-02-24 18:25:55 -05:00
mgabdev 7679012e2f Progress 2020-02-24 16:56:07 -05:00
mgabdev cdde454915 Progress 2020-02-13 19:40:04 -05:00
mgabdev cb55ef9f04 Progress on refactor
Update files paths, components
2020-01-29 16:53:33 -05:00
mgabdev c0f0d4f07a Updated paths 2020-01-29 15:08:56 -05:00
mgabdev 2bd01457a6 Updating files after merge 2020-01-29 11:45:17 -05:00
mgabdev 0a3c6cea89 Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into feature/frontend_refactor 2020-01-28 11:29:26 -05:00
mgabdev a2b5d72e08 Progress 2020-01-24 16:18:17 -05:00
mgabdev 3af35f4840 Updating css webpack integration 2020-01-23 11:35:36 -05:00
mgabdev af954beeab Updated promoted status label to open upgrade to pro modal on click 2019-09-18 19:48:37 -04:00
2458773093 498630f20f revision history ui 2019-09-17 18:23:51 +03:00
mgabdev deb9ed29bd commit 2019-09-16 19:31:30 -04:00
mgabdev d382c557b1 Added status update stream connection in gabsocial.js 2019-08-28 01:31:25 -04:00
2458773093 65ce2a4b06 remove redraft + delete feature 2019-08-23 03:58:25 +03:00
2458773093 2fdeccd1c6 edit ui 2019-08-23 01:09:15 +03:00
mgabdev 3d509c84a2 Another 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 group page components.
2019-08-09 12:06:27 -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
2458773093 aae01581d9 quote compose 2019-08-04 15:27:49 +03:00
mgabdev 2044648179 Added webpack.ProvidePlugin for most used imports
Removed imports of React, connect, PropTypes throughout
Removed the "React" in React.Component/PureComponent
2019-07-29 15:20:00 -04:00