|
1e74c6d3d7
|
TypeScript, FC, styles and fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-28 18:03:19 +02:00 |
|
Justin
|
03e97edff7
|
Improve Quote Status visuals
|
2022-05-26 15:19:44 -04:00 |
|
|
682d2a3647
|
Avoid inline message definitions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-24 12:24:26 +02:00 |
|
marcin mikołajczak
|
28c7a87913
|
Merge branch 'formatted-lists' into 'develop'
Use FormattedList for 'Replying to'
See merge request soapbox-pub/soapbox-fe!1396
|
2022-05-20 18:58:34 +00:00 |
|
Alex Gleason
|
a20328b66c
|
Revert "Merge branch 'search-results-tsx' into 'develop'"
This reverts merge request !1384
|
2022-05-17 15:37:16 +00:00 |
|
Alex Gleason
|
ef54e44702
|
Merge branch 'search-results-tsx' into 'develop'
Search results: convert to TSX
See merge request soapbox-pub/soapbox-fe!1384
|
2022-05-17 15:18:43 +00:00 |
|
Justin
|
990214d02c
|
Convert 'AttachmentThumbs' to TSX
|
2022-05-17 10:03:37 -04:00 |
|
|
eecbbb839a
|
Use FormattedList for 'Replying to'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-16 20:30:42 +02:00 |
|
Alex Gleason
|
295eb40f14
|
SearchResults: remove unused import
|
2022-05-14 13:23:37 -05:00 |
|
Alex Gleason
|
640a6ab8eb
|
Delete SearchResultsContainer
|
2022-05-14 13:20:21 -05:00 |
|
Alex Gleason
|
88404f32b6
|
Search reducer: convert to TypeScript
|
2022-05-14 13:18:31 -05:00 |
|
Alex Gleason
|
5bbfb0cc39
|
Convert Trends, Suggestions, and TrendingStatuses reducers to TypeScript
|
2022-05-14 13:07:32 -05:00 |
|
Alex Gleason
|
41b01382ac
|
SearchResults: convert to TSX
|
2022-05-14 12:35:12 -05:00 |
|
Alex Gleason
|
dc05a4a11d
|
SearchResults: use padding, not margins
|
2022-05-14 12:20:39 -05:00 |
|
|
c942c494c8
|
Convert ScheduleForm to typescript, remove openDatePicker()
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-12 15:42:04 +02:00 |
|
|
f6d45b8b1b
|
Fix post scheduling styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-12 14:17:38 +02:00 |
|
Alex Gleason
|
b64be353cc
|
eslint: indent switch statements
|
2022-05-11 16:06:35 -05:00 |
|
Alex Gleason
|
ae01b845de
|
eslint: enforce spacing of imports (and infix ops)
|
2022-05-11 12:40:34 -05:00 |
|
Justin
|
03381c8fb2
|
Fix primary text on dark
|
2022-05-09 08:55:53 -04:00 |
|
marcin mikołajczak
|
f40fdc3448
|
Merge branch 'search-results-divide' into 'develop'
Dark style for divide-gray-200
See merge request soapbox-pub/soapbox-fe!1316
|
2022-05-06 13:29:27 +00:00 |
|
|
80532116af
|
Use Tabler Icons for attachment icons
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-06 14:34:38 +02:00 |
|
|
801b5cb0cc
|
Dark style for divide-gray-200
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-06 11:21:00 +02:00 |
|
|
b8be588b60
|
Post editing: Compose improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-03 23:00:07 +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 |
|
Alex Gleason
|
d92330cbfc
|
ComposeForm: move EmojiPickerDropdown beside UploadButton
|
2022-04-25 17:38:42 -05:00 |
|
Alex Gleason
|
0c98157fb3
|
Delete WelcomeButton, remove TruthSocial remnants
|
2022-04-19 15:24:12 -05:00 |
|
Alex Gleason
|
eaf42370b9
|
ComposeForm: make all buttons acessible on mobile (hotfix)
|
2022-04-13 15:49:36 -05:00 |
|
|
b5ae9adf63
|
Chats: typescript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-12 18:52:56 +02:00 |
|
Alex Gleason
|
04e3b91c29
|
Merge branch 'next-icons' into 'next'
Use custom SvgIcon component wrapper around InlineSVG
See merge request soapbox-pub/soapbox-fe!1195
|
2022-04-10 18:42:19 +00:00 |
|
|
b7e1fbb693
|
lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-10 14:26:30 +02:00 |
|
|
98ff406ddf
|
typescript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-10 12:46:25 +02:00 |
|
|
4f358b9632
|
Remove ReplyMentionsContainer
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-10 12:07:03 +02:00 |
|
|
7d2a62b181
|
ReplyMentions component to ts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-10 10:48:56 +02:00 |
|
|
fb3b88b80b
|
reply mentions modalto tsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-10 10:20:12 +02:00 |
|
Alex Gleason
|
423c005437
|
Use custom SvgIcon component wrapper around InlineSVG
|
2022-04-07 13:48:04 -05:00 |
|
Justin
|
f8b6f8db28
|
Add tests for Search
|
2022-04-07 09:50:50 -04:00 |
|
|
0661ca25be
|
styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-02 16:10:16 +02:00 |
|
Justin
|
6099b520a3
|
Merge branch 'video-upload-progress' into 'next'
Convert VideoProgress to TW and TSX
See merge request soapbox-pub/soapbox-fe!1164
|
2022-03-30 15:48:38 +00:00 |
|
Justin
|
6ccc1f10ec
|
Improve style of UploadProgress
|
2022-03-30 11:22:37 -04:00 |
|
Justin
|
a15697faef
|
Convert UploadProgress to TSX
|
2022-03-30 10:51:07 -04:00 |
|
Justin
|
08a56082a9
|
Use intl to format messages
|
2022-03-30 10:40:09 -04:00 |
|
|
dbeb292009
|
wip dark mode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-03-29 15:40:02 +02:00 |
|
Alex Gleason
|
32085632fa
|
ComposeForm minor improvements
|
2022-03-26 23:53:44 -05:00 |
|
Alex Gleason
|
ef0de13c91
|
Improve dark mode
|
2022-03-24 18:56:22 -05:00 |
|
Alex Gleason
|
2940a3ff4d
|
Put Typescript in "strict" mode, fix or ignore errors
|
2022-03-24 14:27:27 -05:00 |
|
Justin
|
f0a9ed8ad4
|
Fix prop warnings
|
2022-03-23 13:50:45 -04:00 |
|
Alex Gleason
|
03a5ef6d41
|
Fix (most) PropType errors
|
2022-03-23 12:14:42 -05:00 |
|
Justin
|
40cc960985
|
Use React Router hook for 'history'
|
2022-03-22 08:42:26 -04:00 |
|
Alex Gleason
|
61fd48204b
|
ComposeForm: convert some buttons into TSX
|
2022-03-21 17:28:57 -05:00 |
|
Alex Gleason
|
890299ead0
|
ComposeForm: convert buttons to ComposeFormButton component
|
2022-03-21 17:04:44 -05:00 |
|