Wykres commitów

43 Commity (cfd3ea9467ecdcdea9d407e54e239b3fe7e7de4d)

Autor SHA1 Wiadomość Data
Alex Gleason cfd3ea9467 Merge branch 'status-font-size' into 'develop'
Increase font size of focused status in threads

See merge request soapbox-pub/soapbox!2232
2023-01-30 19:53:24 +00:00
Alex Gleason 747cc8c5b9
StatusContent: size --> textSize 2023-01-30 13:38:29 -06:00
Alex Gleason 1169149b83
Increase font size of focused status in threads 2023-01-27 12:36:49 -06:00
marcin mikołajczak d1071a109b Remove unused styles/components
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-26 00:52:06 +01:00
marcin mikołajczak 6b92d5f3a5 Manage group pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-18 18:03:41 +01:00
Chewbacca 3a0e753789 Update design to likes / reposts in interaction bar 2022-11-17 15:03:30 -05:00
marcin mikołajczak d5ad531246 Fix 'Overly long content warning spills over the banner'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-17 14:36:53 +01:00
Chewbacca 24e7873bce Rename files (6): _ -> - 2022-11-15 14:00:40 -05:00
Chewbacca 717e61a6e0 Rename files (4): _ -> - 2022-11-15 11:13:54 -05:00
Chewbacca a0d960dd21 Rename files (2): _ -> - 2022-11-15 11:00:49 -05:00
Alex Gleason cecbc7c277
Fix sensitive content z-order (when a sensitive status contains a sensitive quote) 2022-11-14 16:34:30 -06:00
marcin mikołajczak 92b12e533e Merge remote-tracking branch 'soapbox/develop' into translations
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-04 22:41:51 +01:00
Alex Gleason 245f6b9678
Fix link previews in statuses 2022-11-04 11:19:35 -05:00
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
marcin mikołajczak 3448022965 Support translation feature on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-10-27 19:48:41 +02: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
Chewbacca 140cfb6e3e Change date format globally to use 12-hr format 2022-10-14 11:38:37 -04:00
marcin mikołajczak d074553e21 Wrap HStack in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-05 15:18:15 +02:00
marcin mikołajczak 4b1be99639 this should be a HStack, actually
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-23 18:39:34 +02:00
marcin mikołajczak ffba24bc94 Minor styles improvements
Signed-off-by: marcin mikołajczak <me@mkljczk.pl>
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-15 15:02:08 +02:00
Alex Gleason 82d717d8ce
Move getActualStatus logic to utils 2022-08-08 22:28:01 -05:00
Alex Gleason 748b48f84c
DetailedStatus: clean up unused props 2022-08-08 20:22:15 -05:00
Alex Gleason 3ced53a948
DetailedStatus: convert to React.FC 2022-08-08 20:13:43 -05:00
marcin mikołajczak a3afeb6c54 Fix: When I visit a link to a status, the user's avatar is focused
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-21 23:47:21 +02: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
marcin mikołajczak 4e545f0638 Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-24 00:33:23 +02:00
Alex Gleason 4457a0613c Merge branch 'quote-sensitive' into 'develop'
Sensitive quotes

Closes #930

See merge request soapbox-pub/soapbox-fe!1504
2022-06-08 16:34:50 +00:00
marcin mikołajczak 5fe442b684 ESLint: add no-duplicate-imports rule
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-07 22:21:18 +02:00
Alex Gleason da70097960
Convert QuotedStatus containers to TSX 2022-06-07 14:48:24 -05:00
Alex Gleason e1a0759c3a
DetailedStatus: clean up unused media methods 2022-05-31 12:52:06 -05:00
Alex Gleason d6a7e38e56
DetailedStatus: use StatusMedia component 2022-05-31 12:49:24 -05:00
marcin mikołajczak 1e74c6d3d7 TypeScript, FC, styles and fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-28 18:03:19 +02:00
Alex Gleason 44c234e3db
Fix external video embed height 2022-05-06 12:11:59 -05:00
marcin mikołajczak 387ebfc56c Allow editing posts on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-28 16:26:47 +02:00
Justin 76a04ccbb9 Improve Pending Status design 2022-04-18 15:08:41 -04:00
Alex Gleason 53a54bcc96
Convert Status Card to TSX+FC, trim obscenely long titles 2022-04-16 12:48:05 -05:00
Alex Gleason b3d510911c
StatusInteractionBar: convert to tsx and React.FC 2022-04-04 16:17:02 -05:00
Alex Gleason d976811cf1
Convert DetailedStatus to tsx, pretty much 2022-04-04 15:55:28 -05:00