Commit Graph

46 Commits

Author SHA1 Message Date
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
168cee0636 StatusActionBar: fix styles in Thread 2022-08-09 18:49:05 -05:00
518a813235 status_action_bar --> status-action-bar 2022-08-09 18:25:33 -05:00
4c7491d81d Strip down StatusContainer, offload actions into Status component itself 2022-08-09 17:45:01 -05:00
33fbb0f147 StatusActionBar: move action code directly into component, clean up 2022-08-09 14:34:08 -05:00
4edd28a08b Clean up _properStatus() nonsense 2022-08-08 22:46:09 -05:00
82d717d8ce Move getActualStatus logic to utils 2022-08-08 22:28:01 -05:00
89390083a9 Move textForScreenReader to utils/status 2022-08-08 21:42:07 -05:00
1cfc16c477 Status: convert to React.FC 2022-08-08 21:39:08 -05:00
20209c81ab Improve visuals with branding
Co-authored-by: Alex Gleason <alex@alexgleason.me>
2022-08-01 14:40:07 -04:00
3874d1d9ef Merge remote-tracking branch 'origin/develop' into feed-suggestions 2022-07-09 15:02:45 -05:00
6ddb44f626 Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack 2022-07-09 11:20:02 -05:00
f148cda74a Extend Account component 2022-07-06 14:30:03 -04:00
590e85ac59 Fix notification test types 2022-07-06 12:24:45 -05:00
01b3223886 Account: don't grow more than needed 2022-07-04 15:13:19 -05:00
a16230780e Merge remote-tracking branch 'origin/develop' into ts 2022-06-21 13:57:59 -05:00
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
cc7058349f add status reply hover 2022-06-16 21:19:53 -07:00
da70097960 Convert QuotedStatus containers to TSX 2022-06-07 14:48:24 -05:00
735d04b007 QuotedStatus: properly display sensitive media 2022-06-07 14:26:12 -05:00
a185ad45cd StatusList TypeScript fixes 2022-06-02 14:00:35 -05:00
d0d9c0b460 StatusList: convert to TSX 2022-06-02 13:35:08 -05:00
9772aa0d9c Status: remove unused imports 2022-05-31 13:22:58 -05:00
62d432a65d Status: clean up now unused media methods, etc 2022-05-31 12:32:59 -05:00
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
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
435b7001a4 Use gaps between statuses even on mobile 2022-05-04 23:27:43 -05:00
7a7db0a4c2 Show pencil icon on edited statuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-03 23:13:29 +02:00
387ebfc56c Allow editing posts on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-28 16:26:47 +02:00
6db00e0293 Revert "Merge branch 'allow-text-selection' into 'next'"
This reverts merge request !1262
2022-04-26 14:28:39 +00:00
0a622d0741 Allow text selection in the Status component 2022-04-26 09:54:26 -04:00
35396923be Test rendering notifications 2022-04-16 19:03:33 -05:00
722c96bec2 Notification: convert to TSX 2022-04-16 13:43:55 -05:00
be9bfa6409 StatusContent: refactor updateStatusLinks, remove reblogContent prop 2022-04-15 17:51:12 -05:00
7d2a62b181 ReplyMentions component to ts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-10 10:48:56 +02:00
8f7a0e9942 Merge remote-tracking branch 'soapbox/next' into next_
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-05 23:49:35 +02:00
dd1f8a257e styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-05 00:03:26 +02:00
1a4401ce75 Convert ThreadStatus to tsx 2022-04-04 15:20:17 -05:00
a080ed8647 status.tsx: extend withRouter props 2022-04-02 11:55:54 -05:00
c077a4ea58 Improve status.card normalization (it will never be a string) 2022-03-31 14:28:09 -05:00
c4dd3c65f9 Convert components/status to Typescript 2022-03-31 14:13:43 -05:00