Commit Graph

13 Commits

Author SHA1 Message Date
39b50e8fe1 Add moderator button for marking posts sensitive or not sensitive 2021-01-18 19:59:07 -07:00
c80797ccf8 Admin: delete status directly from menu 2021-01-18 15:57:20 -06:00
926335b268 Add "deactivate" and "delete" user modals to every status and account profile 2021-01-18 15:27:35 -06:00
e4344c9561 Let allowedEmoji be customizable by the admin, fixes #538 2020-12-24 18:17:53 -06:00
df85d707bb Alternative fix without setState in ComponentDidMount 2020-10-29 09:30:08 -06:00
3a1bb8f19b Make display media option work properly 2020-10-29 08:41:43 -06:00
fd971f053f Scroll detailed status into view, fixes #257 2020-09-09 15:03:26 -05:00
f9d7da0d51 Add bookmark button to detailed status action bar view 2020-08-30 23:09:02 -06:00
853dad032c componentWillReceiveProps fixes, fixes #184, #231, !80 2020-07-04 19:14:12 -05:00
ecf26de289 Merge branch 'componentWillReceiveProps_to_DidUpdate_refactor' into 'develop'
Component will receive props to did update refactor Fixes #184

Closes #184

See merge request soapbox-pub/soapbox-fe!80
2020-06-27 00:23:44 +00:00
81f9a1da3a Final commit on replacing componentWillReceiveProps deprecated method 2020-06-24 16:02:14 -05:00
24b72b5828 Replace componentWillMount with componentDidMount and as required, construct(). Fixes #179 2020-06-17 20:42:30 -05:00
d24dcb3e60 gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00