Commit Graph

27 Commits

Author SHA1 Message Date
1e74c6d3d7 TypeScript, FC, styles and fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-28 18:03:19 +02:00
73c4457f28 Scheduled statuses: TypeScript, fix styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-23 21:14:42 +02:00
25f865272f Merge branch 'convert-display-name' into 'develop'
Convert display-name to TS

See merge request soapbox-pub/soapbox-fe!1375
2022-05-17 15:23:24 +00:00
990214d02c Convert 'AttachmentThumbs' to TSX 2022-05-17 10:03:37 -04:00
6bf0d5847b Convert display-name to TS 2022-05-16 10:52:39 -04:00
03a5ef6d41 Fix (most) PropType errors 2022-03-23 12:14:42 -05:00
1f0341aa2b Upgrade react-router-dom to v5.3 2022-03-17 20:17:28 -05:00
06b8b407c5 AttachmentThumbs: sensitive tag
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-03-06 23:39:13 +01:00
5b46f0c0f7 Fix: User is returned to a previously viewed page after replying to a post
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-03-06 23:20:13 +01:00
5afd1ce4b3 Fix PendingStatus 2022-02-21 03:56:31 -05:00
a041a4452b Rename modal -> modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-02 16:36:20 +01: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
cb856863b5 change icon for confirmation modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-08 13:29:23 +01:00
154eab8273 Ask for confirmation before canceling scheduled post
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-08 13:13:19 +01:00
3c5a66648b Only show scheduled status media attachments if there are any
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-08 13:01:44 +01:00
4c66126c01 Explicit addressing: remove "Show thread" button, handle StatusReplyMentions edge cases, fixes #793 2022-01-04 20:28:49 -06:00
68e05c803b Replace LineAwesome with Tabler Icons in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-12-14 19:48:18 +01:00
50feacbd6b Optimistic, nonblocking statuses 2021-10-09 17:30:20 -05:00
92fc853642 AttachmentThumbs: display compact media thumbs instead of AttachmentList 2021-10-08 13:17:37 -05:00
db4a0d33c8 LineAwesome: fix "close" icon 2021-09-27 12:19:39 -05:00
5548644bd6 eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
6e96ee6443 Add PollPreview component
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-01 22:15:52 +02:00
e5184642fe Put poll options behind content warnings
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-01 22:14:33 +02:00
faeb9b645f Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-03 12:25:36 +02:00
97f89acff9 ScheduledStatuses: ability to view and cancel scheduled statuses 2021-06-27 17:04:23 -05:00