Alex Gleason
|
6a864d126d
|
Refactor spacing of statuses
|
2022-11-03 14:57:33 -05:00 |
|
Alex Gleason
|
7599876e13
|
Refactor sensitive content overlay to work with reposts
|
2022-11-03 14:14:02 -05:00 |
|
Alex Gleason
|
e3352b89d8
|
Remove "show more" CW button, display SensitiveContentOverlay instead
|
2022-10-31 15:18:40 -05:00 |
|
Chewbacca
|
a64df40bbb
|
Remove 'justifyEnd' from content
|
2022-10-20 12:37:07 -04:00 |
|
Chewbacca
|
2c701439d9
|
Refactor to use 'defaultMediaVisibility' function
|
2022-10-20 12:27:59 -04:00 |
|
Chewbacca
|
4a573270bd
|
Rename to 'SensitiveContentOverlay'
|
2022-10-20 12:15:37 -04:00 |
|
Chewbacca
|
a639c789a4
|
Move sensitive filters into new component
|
2022-10-20 10:48:41 -04:00 |
|
Alex Gleason
|
fa7a517a95
|
Pass status to MediaModal, handle status undefined
|
2022-10-18 19:10:16 -05:00 |
|
Justin
|
b8bbac31e5
|
Improve 'In Review' UX
|
2022-09-29 13:57:25 -04:00 |
|
|
a9b8371086
|
Allow multiple compose forms
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-10 23:52:06 +02:00 |
|
|
03d6211e1c
|
Replace classnames with clsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-08-31 11:35:06 +02:00 |
|
Alex Gleason
|
cddf70f0ab
|
Fix status style regressions
|
2022-08-22 12:11:01 -04:00 |
|
Alex Gleason
|
c013dcf01b
|
EmbeddedStatus: add SiteLogo
|
2022-08-21 14:49:50 -04:00 |
|
Alex Gleason
|
33e13aa6e2
|
Status: fix position of reblogElementMobile
|
2022-08-21 11:29:53 -04:00 |
|
Alex Gleason
|
c4849ad38d
|
Merge remote-tracking branch 'origin/develop' into embedded-status
|
2022-08-21 11:20:19 -04:00 |
|
Alex Gleason
|
a0e79bfe10
|
StatusContainer: pass all props through, fix pinned posts not showing as pinned
|
2022-08-13 10:33:58 -05:00 |
|
Alex Gleason
|
19b6973667
|
Notifications: StatusContainer --> Status, fix not being able to mute a conversation
|
2022-08-13 10:27:12 -05:00 |
|
Alex Gleason
|
5f8a22b452
|
Native status embeds from Soapbox
|
2022-08-12 12:58:35 -05:00 |
|
Alex Gleason
|
56568e2528
|
To crush your enemies, see them driven before you, and hear the lamentation of their women
|
2022-08-09 18:58:43 -05:00 |
|
Alex Gleason
|
168cee0636
|
StatusActionBar: fix styles in Thread
|
2022-08-09 18:49:05 -05:00 |
|
Alex Gleason
|
518a813235
|
status_action_bar --> status-action-bar
|
2022-08-09 18:25:33 -05:00 |
|
Alex Gleason
|
4c7491d81d
|
Strip down StatusContainer, offload actions into Status component itself
|
2022-08-09 17:45:01 -05:00 |
|
Alex Gleason
|
33fbb0f147
|
StatusActionBar: move action code directly into component, clean up
|
2022-08-09 14:34:08 -05:00 |
|
Alex Gleason
|
4edd28a08b
|
Clean up _properStatus() nonsense
|
2022-08-08 22:46:09 -05:00 |
|
Alex Gleason
|
82d717d8ce
|
Move getActualStatus logic to utils
|
2022-08-08 22:28:01 -05:00 |
|
Alex Gleason
|
89390083a9
|
Move textForScreenReader to utils/status
|
2022-08-08 21:42:07 -05:00 |
|
Alex Gleason
|
1cfc16c477
|
Status: convert to React.FC
|
2022-08-08 21:39:08 -05:00 |
|
Justin
|
20209c81ab
|
Improve visuals with branding
Co-authored-by: Alex Gleason <alex@alexgleason.me>
|
2022-08-01 14:40:07 -04:00 |
|
Alex Gleason
|
3874d1d9ef
|
Merge remote-tracking branch 'origin/develop' into feed-suggestions
|
2022-07-09 15:02:45 -05:00 |
|
Alex Gleason
|
6ddb44f626
|
Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack
|
2022-07-09 11:20:02 -05:00 |
|
Justin
|
f148cda74a
|
Extend Account component
|
2022-07-06 14:30:03 -04:00 |
|
Alex Gleason
|
590e85ac59
|
Fix notification test types
|
2022-07-06 12:24:45 -05:00 |
|
Alex Gleason
|
01b3223886
|
Account: don't grow more than needed
|
2022-07-04 15:13:19 -05:00 |
|
Alex Gleason
|
a16230780e
|
Merge remote-tracking branch 'origin/develop' into ts
|
2022-06-21 13:57:59 -05:00 |
|
Alex Gleason
|
3e531b6827
|
Disallow status card nested hovering
|
2022-06-20 17:37:20 -05:00 |
|
|
af695e3812
|
Reducers: TypeScrpt + fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-20 16:46:45 +02:00 |
|
ewwwwwwww
|
cc7058349f
|
add status reply hover
|
2022-06-16 21:19:53 -07:00 |
|
Alex Gleason
|
da70097960
|
Convert QuotedStatus containers to TSX
|
2022-06-07 14:48:24 -05:00 |
|
Alex Gleason
|
735d04b007
|
QuotedStatus: properly display sensitive media
|
2022-06-07 14:26:12 -05:00 |
|
Alex Gleason
|
a185ad45cd
|
StatusList TypeScript fixes
|
2022-06-02 14:00:35 -05:00 |
|
Alex Gleason
|
d0d9c0b460
|
StatusList: convert to TSX
|
2022-06-02 13:35:08 -05:00 |
|
Alex Gleason
|
9772aa0d9c
|
Status: remove unused imports
|
2022-05-31 13:22:58 -05:00 |
|
Alex Gleason
|
62d432a65d
|
Status: clean up now unused media methods, etc
|
2022-05-31 12:32:59 -05:00 |
|
Alex Gleason
|
ba8379c753
|
Break out StatusMedia into a separate component
|
2022-05-31 12:31:08 -05:00 |
|
|
1e74c6d3d7
|
TypeScript, FC, styles and fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-28 18:03:19 +02:00 |
|
|
682d2a3647
|
Avoid inline message definitions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-24 12:24:26 +02:00 |
|
|
beef2de673
|
Merge remote-tracking branch 'soapbox/develop' into hotkey-nav
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-20 21:00:42 +02:00 |
|
Justin
|
990214d02c
|
Convert 'AttachmentThumbs' to TSX
|
2022-05-17 10:03:37 -04:00 |
|
|
721772b08f
|
Fix hotkey navigation?
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-17 15:09:53 +02:00 |
|
Alex Gleason
|
435b7001a4
|
Use gaps between statuses even on mobile
|
2022-05-04 23:27:43 -05:00 |
|