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
mgabdev
86ac15ce90
Added group sorting to GroupCollection
...
• Added:
- group sorting to GroupCollection
- constants for group sorting
- GroupListSortOptionsPopover
2020-07-24 21:41:05 -05:00
mgabdev
043fc01cea
Added self-destructing/expiring statuses
...
• Added:
- self-destructing/expiring statuses for GabPRO members only
- ExpiringStatusWorker
- stopwatch icon
- expires_at redux values
- expires_at button in composer
- expires at selection popover
• Updated:
- Schedule status button to not show if expiring status active
2020-07-24 19:05:31 -05:00
mgabdev
5f4e7aad31
Removed 5, 30 minute poll intervals
...
• Removed:
- 5, 30 minute poll intervals
2020-07-24 19:00:41 -05:00
mgabdev
8abd3f59ad
Updated search feature to show groups if no user
...
• Updated:
- search feature to show groups if no user
2020-07-24 18:58:44 -05:00
mgabdev
13af58da7a
Added bookmarks
...
• Added:
- bookmarks for GabPRO members only
- migration for creation of StatusBookmarks
- all necessary routes, controllers
- redux for adding, removing, fetching and displaying bookmarks
- bookmark icon
- doorkeeper scopes
- backend and frontend support
Bookmarks behave like likes/favorites, except they aren't shared with other users and do not have an associated counter.
dfea7368c9
2020-07-24 18:48:31 -05:00
mgabdev
ae5d892221
Fixed issue with loading status context/comments in feature
...
• Fixed:
- issue with loading status context/comments in feature
2020-07-21 23:44:35 -05:00
mgabdev
31691b854a
Updated GroupTimeline to not connect to stream if no user
...
• Updated:
- GroupTimeline to not connect to stream if no user
2020-07-21 23:16:39 -05:00