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
176ddc22f2
Updated the default class name
...
• Updated:
- the default class name
2020-08-18 15:49:11 -05:00
mgabdev
d5ad398d53
Updated all long style names to be more compact
...
• Updated:
- all long style names to be more compact
2020-08-18 15:43:06 -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
6328b21186
Updated components to use BlockHeading
...
• Updated:
- components to use BlockHeading
2020-08-06 23:14:13 -05:00
mgabdev
8f423f1341
Fixed issue with errorMessage not showing in ScrollableList
...
• Fixed:
- issue with errorMessage not showing in ScrollableList
2020-06-10 16:05:15 -04:00
mgabdev
ddcf85c672
Updated user lists
...
• Updated:
- user lists
- follow_requests, followers, following, mutes, blocks
2020-06-09 16:47:12 -04:00
mgabdev
66fc8269cc
Added follow requests to notifications page
...
• Added:
- follow requests to notifications
• Updated:
- ui.js will mount to listen for path for follow_requests to set filter
- notification action expandNotifications to not request if filter is follow_request
- order of notification_filters
- AccountAuthorize
- FollowRequest page
2020-06-07 13:27:08 -04:00