mgabdev
|
46a0cbca7d
|
Beginning to reformat propTypes and set redux, intl functions to end of component files
• Beginning:
- to reformat propTypes and set redux, intl functions to end of component files
|
2020-08-17 17:06:22 -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
|
92a89e2425
|
Updated styles for icons throughout all components
• Updated:
- styles for icons throughout all components
|
2020-08-17 11:56:52 -05:00 |
|
mgabdev
|
3369f559a7
|
Updated GroupMembers feature to not show action button if isAdmin and is current user
• Updated:
- GroupMembers feature to not show action button if isAdmin and is current user
|
2020-08-14 12:46:48 -05:00 |
|
mgabdev
|
017eb0e99d
|
Removed log in WrappedBundle
• Removed:
- log in WrappedBundle
|
2020-08-14 12:46:13 -05:00 |
|
mgabdev
|
fb1cd9305e
|
Added Pagination component, updated usages
• Added:
- Pagination component, updated usages
|
2020-08-12 17:57:26 -05:00 |
|
mgabdev
|
63c0f8c9fb
|
Updated PageTitle component
• Updated:
- PageTitle component
|
2020-08-12 17:54:33 -05:00 |
|
mgabdev
|
adf4c49c82
|
Updated markdown utils to use underscore instead of dash
• Updated:
- markdown utils to use underscore instead of dash
|
2020-08-12 17:53:23 -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
|
b2c69afdbd
|
Added new sorting for "Hot" in GroupCollection, GroupTimeline
• Added:
- new sorting for "Hot" in GroupCollection, GroupTimeline
|
2020-08-10 22:16:08 -05:00 |
|
mgabdev
|
a5deda528d
|
Fixed issue with publish button not being visible in inline composer when media present
• Fixed:
- issue with publish button not being visible in inline composer when media present
|
2020-08-10 22:02:37 -05:00 |
|
mgabdev
|
79d77ec088
|
Fixed issue with quote/reply not canceling on mobile page pop
• Fixed:
- issue with quote/reply not canceling on mobile page pop
|
2020-08-10 22:01:09 -05:00 |
|
mgabdev
|
5f3aef6b3b
|
Fixed issue with GroupCreate showing error
• Fixed:
- issue with GroupCreate showing error
|
2020-08-10 22:00:35 -05:00 |
|
mgabdev
|
6e6678d8e8
|
Fixed issue with creating slug in GroupCreate
• Fixed:
- issue with creating slug in GroupCreate
|
2020-08-08 13:24:09 -05:00 |
|
mgabdev
|
eb99d187fc
|
Updated group admin functionality
• Updated:
- group admin functionality
|
2020-08-08 13:21:18 -05:00 |
|
mgabdev
|
4a8cd0b585
|
Updates to groups sorting
• Updates to groups sorting
|
2020-08-08 13:08:48 -05:00 |
|
mgabdev
|
d3aa5ddf4b
|
Updated GroupCollectionTimeline
• Updated:
- GroupCollectionTimeline
|
2020-08-07 18:18:56 -05:00 |
|
mgabdev
|
8c985def86
|
Updated GroupCollectionTimeline
• Updated:
- GroupCollectionTimeline
|
2020-08-07 18:10:54 -05:00 |
|
mgabdev
|
cef6b2dfd1
|
Updated GroupCollectionTimeline
• Updated:
- GroupCollectionTimeline
|
2020-08-07 18:09:32 -05:00 |
|
mgabdev
|
6c9c36bcb3
|
Updated GroupCollectionTimeline
• Updated:
- GroupCollectionTimeline
|
2020-08-07 18:03:11 -05:00 |
|
mgabdev
|
57d27420ca
|
Updated group timelines and sorting
• Updated:
- group timelines and sorting
|
2020-08-07 17:59:39 -05:00 |
|
mgabdev
|
b1a4a68a24
|
Removed groups/:id/media path for now
• Removed:
- groups/:id/media path for now
|
2020-08-07 17:29:23 -05:00 |
|
mgabdev
|
f9f2744a63
|
Updated group sorting in frontend
• Updated:
- group sorting in frontend
|
2020-08-06 23:19:18 -05:00 |
|
mgabdev
|
6328b21186
|
Updated components to use BlockHeading
• Updated:
- components to use BlockHeading
|
2020-08-06 23:14:13 -05:00 |
|
mgabdev
|
aba1b917d5
|
Updated News links in feature
• Updated:
- News links in feature
|
2020-08-06 23:09:51 -05:00 |
|
mgabdev
|
89def69904
|
Removed unused Explore feature
• Removed:
- unused Explore feature, as it is now just GroupCollectionTimeline
|
2020-08-06 23:09:17 -05:00 |
|
mgabdev
|
bf3b0554dd
|
Updated Explore feature
• Updated:
- Explore feature
|
2020-08-06 00:18:56 -05:00 |
|
mgabdev
|
0ad00a481e
|
Removed unused AuthPage in ui.js
|
2020-08-06 00:17:07 -05:00 |
|
mgabdev
|
ee8ec2fc8d
|
Updated UI routes for logged out, Added news
• Updated:
- UI routes for logged out, Added news
|
2020-08-06 00:16:52 -05:00 |
|
mgabdev
|
180d6b9bbc
|
Added News to async_components
• Added:
- News to async_components
|
2020-08-06 00:16:18 -05:00 |
|
mgabdev
|
1b284d3d8f
|
Added GroupTimelineSortOptionsPopover, GroupTimelineSortTopOptionsPopover to async_components
• Added:
- GroupTimelineSortOptionsPopover, GroupTimelineSortTopOptionsPopover to async_components
|
2020-08-06 00:16:07 -05:00 |
|
mgabdev
|
a4e6320ba0
|
Added News, NewsPage
• Added:
- News, NewsPage
|
2020-08-06 00:12:03 -05:00 |
|
mgabdev
|
805e9a0471
|
Added GroupCollection timeline, redux, streaming, routes
• Added:
- GroupCollection timeline, redux, streaming, routes
|
2020-08-06 00:07:46 -05:00 |
|
mgabdev
|
ae930c908e
|
Removed GroupRemovedAccountsModal, GroupMembersModal
• Removed:
- GroupRemovedAccountsModal, GroupMembersModal
|
2020-08-06 00:03:41 -05:00 |
|
mgabdev
|
c616a80d4e
|
Added GroupAbout, GroupCollectionTimeline to async_components
• Added:
- GroupAbout, GroupCollectionTimeline to async_components
|
2020-08-06 00:02:31 -05:00 |
|
mgabdev
|
2958ec5509
|
Updated some groups routes in ui.js
• Updated:
- some groups routes in ui.js
|
2020-08-06 00:01:56 -05:00 |
|
mgabdev
|
15fa714bbc
|
Added publicRoute prop to /search/hashtags
• Added:
- publicRoute prop to /search/hashtags
|
2020-08-06 00:01:37 -05:00 |
|
mgabdev
|
6c20593be3
|
Added GroupAbout feature
• Added:
- GroupAbout feature that is only visible on mobile
|
2020-08-06 00:00:03 -05:00 |
|
mgabdev
|
e22afa8917
|
Updated GroupCreate to add new keys
|
2020-08-05 23:59:14 -05:00 |
|
mgabdev
|
19b86ccc8b
|
Removed unused code from GroupTimeline feature
• Removed:
- unused code from GroupTimeline feature
|
2020-08-05 23:58:59 -05:00 |
|
mgabdev
|
5329e81d43
|
Updated GroupMembers feature
• Updated:
- GroupMembers feature
|
2020-08-05 23:58:41 -05:00 |
|
mgabdev
|
4a8ddd5803
|
Updated StatusList, ScrollableList to use given props
• Updated:
- StatusList, ScrollableList to use given props
• Fixed:
- Issue with scrolling back to top onLoadMore
|
2020-07-31 23:05:00 -05:00 |
|
mgabdev
|
c66d05df36
|
Removed comment for loading in Notifications
• Removed:
- comment for loading in Notifications
|
2020-07-29 15:53:02 -05:00 |
|
mgabdev
|
776b02f6b2
|
Removed comment for loading in Notifications
• Removed:
- comment for loading in Notifications
|
2020-07-29 15:51:49 -05:00 |
|
mgabdev
|
60f6900df7
|
Updated profile components to display loading placeholders
• Updated:
- profile components to display loading placeholders instead of error message on load
|
2020-07-29 15:49:18 -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
|
bc6cf0e624
|
Added placeholder loaders to multiple components
• Added:
- placeholder loaders to multiple components
- status, panels, comment, lists, group items, notifications
|
2020-07-28 15:11:51 -05:00 |
|
mgabdev
|
88d3b328f6
|
Added publicRoute prop to /search/groups in ui.js
• Added:
- publicRoute prop to /search/groups in ui.js
|
2020-07-24 21:41:30 -05:00 |
|