mgabdev
d030783089
Added GroupPinnedStatuses
...
• Added:
- GroupPinnedStatuses
- controllers for timeline, creation, deletion
- redux actions, reducers for creation, deletion
- timeline fetching in timelines action
- options to pin, unpin in status options popover for group admin
2020-09-10 15:07:01 -05:00
mgabdev
99982c0391
Finished updating the reformatting of propTypes and set redux, intl functions to end of component
...
• Finished:
- updating the reformatting of propTypes and set redux, intl functions to end of component
• Removed:
- Gif implementation
2020-08-18 19:22:15 -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
57d27420ca
Updated group timelines and sorting
...
• Updated:
- group timelines and sorting
2020-08-07 17:59:39 -05:00
mgabdev
f9f2744a63
Updated group sorting in frontend
...
• Updated:
- group sorting in frontend
2020-08-06 23:19:18 -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
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
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
mgabdev
3b0ec6a270
Updated groups to be public
...
• Updated:
- groups to be public
- routes for /group and /groups/id to be public
- GroupTimeline to ignore relationships for loading
- Group fetching to be a where with is_archived: false
- GroupControllers to have if current_user, else
• Added:
- Meta and og information for view
- Group fetch
- public route api for featured groups, group timelines
• Removed:
- Doorkeeper for read:groups
2020-07-21 23:05:54 -05:00
mgabdev
c1131db577
Progress
2020-05-06 19:40:54 -04:00
mgabdev
c3d0d8bde2
Progress
2020-04-28 01:33:58 -04:00
mgabdev
e2e7e8c0af
Progress
2020-04-23 02:13:29 -04:00
mgabdev
595208780e
Progress
2020-04-11 18:29:19 -04:00
mgabdev
567894f614
Progress
2020-03-04 17:26:01 -05:00