Commit Graph

28 Commits

Author SHA1 Message Date
7a35aa727b import from 'soapbox/…
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-30 20:23:55 +02:00
5cd894ab02 Truth Social 2022-03-21 13:14:26 -05:00
a041a4452b Rename modal -> modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-02 16:36:20 +01:00
5fed85891f Support the blockers_visible option when it's available 2022-01-14 18:06:31 -07:00
6323c7d70e eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
966ca91e1a eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
2a0e2001d6 eslint: enforce import/order 2022-01-10 16:01:24 -06:00
bda323ea7d Add column headers to some more pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-02 00:02:11 +01:00
dc363cd04b Fix navigating between profiles 2021-11-15 21:31:17 -06:00
079736e199 Profile: start refactoring findAccountByUsername logic 2021-10-07 14:35:07 -05:00
9e6a95a367 Fix crashing MediaItem 2021-09-29 21:12:59 -05:00
a310197a5a eslint: prefer-const, no-loop-func, no-const-assign, no-var 2021-08-03 12:36:11 -05:00
1cb53b60f9 Check URL params defensively, probably fixes #670 2021-07-02 15:06:27 -05:00
5c630ad094 Replace repetitive blurhash code with component
https://github.com/tootsuite/mastodon/pull/14267
https://github.com/tootsuite/mastodon/pull/14278
2021-07-01 21:50:53 -05:00
9d78e1a448 Fix media context button for videos, fixes #606 2021-04-02 17:01:39 -05:00
853dad032c componentWillReceiveProps fixes, fixes #184, #231, !80 2020-07-04 19:14:12 -05:00
4e94c5d2ca Merge branch 'develop' into audio-player 2020-07-02 16:32:50 -05:00
3be1c9a1f1 Fixes for audio attachments when there is more than 1 attachment and icons for audio attachments 2020-07-02 16:31:52 -05:00
e2f76f538c Refactor Audio modal and make View context actually work 2020-07-02 16:31:51 -05:00
01d042f80d Update of work on audio player 2020-07-02 16:31:43 -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
3d29f7b6e2 partial mods to replace deprecated componentWillReceiveProps 2020-06-22 20:26:20 -05:00
e19f350111 Use StillImage on media items and fix autoPlayGif on account gallery 2020-06-15 16:43:24 -03:00
741b27195e Account Gallery: Fix "view context" button, fixes #193 2020-06-12 20:10:07 -05:00
1a07c3bac5 Account Media Timeline: Fix key duplication error 2020-06-12 14:11:53 -05:00
e101afd619 "Profile unavailable" only if blocked, fixes #96 2020-06-11 23:42:05 -05:00
183c6538ca Pull displayMedia from Redux store 2020-05-28 20:36:39 -05:00
d24dcb3e60 gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00