Alex Gleason
|
8bd175e0e4
|
Merge branch 'storybook' into 'develop'
Add Storybook
See merge request soapbox-pub/soapbox!2252
|
2023-02-03 20:59:29 +00:00 |
|
Alex Gleason
|
0ee8c8eba1
|
Merge branch 'tailwind-order' into 'develop'
Tailwind order
Closes #1349
See merge request soapbox-pub/soapbox!2244
|
2023-02-03 16:38:28 +00:00 |
|
Alex Gleason
|
d9d6708589
|
Storybook: improve Button story
|
2023-02-02 23:00:51 -06:00 |
|
Alex Gleason
|
01aef5e89e
|
Remove withDismiss prop from status, update CHANGELOG
|
2023-02-02 12:06:39 -06:00 |
|
Mark Felder
|
d0078e7f17
|
Permit muting a thread as an option on any post in the thread
|
2023-02-02 12:13:23 -05:00 |
|
Alex Gleason
|
0d99ae5daa
|
yarn lint:js --fix
|
2023-02-01 16:13:42 -06:00 |
|
Tassoman
|
3b4df99788
|
translate button component using soapobox's iconbutton
|
2023-01-30 22:53:44 +00:00 |
|
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
|
d64b8d9b16
|
Merge remote-tracking branch 'origin/develop' into accounts-scss
|
2023-01-30 12:14:51 -06:00 |
|
Chewbacca
|
44fce6fbf3
|
Add 'key' to Link to fix react console error
|
2023-01-29 16:42:12 -06:00 |
|
|
8435a6dab7
|
Update en.json
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-27 23:58:34 +01:00 |
|
|
1f39ddf0ec
|
Merge remote-tracking branch 'soapbox/develop' into mastodon-groups
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-27 23:07:26 +01:00 |
|
Alex Gleason
|
1169149b83
|
Increase font size of focused status in threads
|
2023-01-27 12:36:49 -06:00 |
|
Alex Gleason
|
cb4c6d7ccb
|
Apply 1 suggestion(s) to 1 file(s)
|
2023-01-27 00:25:29 +00:00 |
|
|
83a500ee92
|
Add outline to translate button
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-27 00:23:55 +01:00 |
|
|
a1dabbdee2
|
Add icon to 'Translate' button
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-26 14:44:20 +01:00 |
|
Alex Gleason
|
672938a66e
|
Fix media modal on older browsers
|
2023-01-23 16:46:20 -06:00 |
|
Alex Gleason
|
f244bd3ce1
|
AutosuggestTextarea: bind this , fix crash in older browsers
|
2023-01-23 15:57:49 -06:00 |
|
Tassoman
|
6696cde093
|
adding: bot badge inside timeline statuses
|
2023-01-20 16:01:13 +00:00 |
|
Alex Gleason
|
f28886e77b
|
Revert "Merge branch 'remove-immutable-purecomponent' into 'develop'"
This reverts merge request !2201
|
2023-01-19 19:23:54 +00:00 |
|
Alex Gleason
|
7035e00267
|
Remove react-immutable-pure-component
|
2023-01-19 11:30:00 -06:00 |
|
marcin mikołajczak
|
e41b35bfdc
|
Merge branch 'compose-improvements' into 'develop'
Minor composer improvements
See merge request soapbox-pub/soapbox!2181
|
2023-01-18 06:48:22 +00:00 |
|
|
4ec90c031e
|
Minor composer improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-16 20:49:44 +01:00 |
|
|
9611509a7e
|
Improvements for sensitive content overlay for too long posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-15 23:05:04 +01:00 |
|
Alex Gleason
|
21f864c8a6
|
Merge branch 'backups' into 'develop'
Restore zip backups, export CSV, import CSV
Closes #1264
See merge request soapbox-pub/soapbox!2158
|
2023-01-13 19:41:01 +00:00 |
|
Alex Gleason
|
edfece4ac0
|
Merge remote-tracking branch 'origin/develop' into types-react
|
2023-01-13 09:56:20 -06:00 |
|
Alex Gleason
|
d3f93d0325
|
Merge remote-tracking branch 'origin/develop' into accounts-scss
|
2023-01-12 11:38:56 -06:00 |
|
Alex Gleason
|
25a0730bf5
|
StatusContent: useLayoutEffect, fix "read more" button glitchiness on React 18
|
2023-01-12 10:57:39 -06:00 |
|
Alex Gleason
|
ebfd7bdc94
|
Move "Import data" under settings
|
2023-01-11 17:30:32 -06:00 |
|
Chewbacca
|
e1a38b9d41
|
Merge branch 'fix-undefined-bug' into 'develop'
Fix multiple bugs
See merge request soapbox-pub/soapbox!2142
|
2023-01-11 20:06:47 +00:00 |
|
Alex Gleason
|
5e22d1169f
|
Upgrade @types/react to v18
|
2023-01-10 17:03:15 -06:00 |
|
Chewbacca
|
ca3f9f9d8c
|
Remove 'hasError' prop from FormGroup and Input
|
2023-01-10 13:41:32 -05:00 |
|
Alex Gleason
|
bf159ad539
|
Merge branch 'remove-history' into 'develop'
Remove 'history' dep
See merge request soapbox-pub/soapbox!2138
|
2023-01-10 17:10:20 +00:00 |
|
Alex Gleason
|
14299ce62a
|
ScrollableList: update Virtuoso component types for v4
|
2023-01-10 10:36:28 -06:00 |
|
Alex Gleason
|
72e8ae8d37
|
Merge branch 'renovate/major-react-monorepo' into 'develop'
fix(deps): update react monorepo to v18 (major)
See merge request soapbox-pub/soapbox!367
|
2023-01-10 15:06:54 +00:00 |
|
marcin mikołajczak
|
5131655e94
|
Merge branch 'icons' into 'develop'
I don't think it makes sense to have SvgIcon and ForkAwesomeIcon in a single component anymore
See merge request soapbox-pub/soapbox!2139
|
2023-01-10 13:15:07 +00:00 |
|
Alex Gleason
|
eafc92e275
|
Merge branch 'renovate/react-redux-8.x' into 'develop'
Update dependency react-redux to v8
See merge request soapbox-pub/soapbox!2082
|
2023-01-09 23:43:26 +00:00 |
|
|
823cd3124e
|
I don't think it makes sense to have SvgIcon and ForkAwesomeIcon in a single component anymore
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-10 00:11:39 +01:00 |
|
Alex Gleason
|
fd1c67753c
|
useDispatch --> useAppDispatch, fix types for react-redux v8
|
2023-01-09 16:13:12 -06:00 |
|
Alex Gleason
|
8a55f8416b
|
Remove 'history' dep
|
2023-01-09 15:43:41 -06:00 |
|
Alex Gleason
|
a4fcbb9872
|
Delete accounts.scss
|
2023-01-09 14:46:59 -06:00 |
|
Chewbacca
|
63201c4acf
|
Merge branch 'redesign-repost' into 'develop'
Move status info to above Account
See merge request soapbox-pub/soapbox!2120
|
2023-01-09 17:42:52 +00:00 |
|
Chewbacca
|
52fbd743d1
|
Lint
|
2023-01-09 09:03:37 -05:00 |
|
marcin mikołajczak
|
e46fad211c
|
Merge branch 'translations' into 'develop'
Translations: Support allow_unauthenticated and allow_remote
See merge request soapbox-pub/soapbox!2132
|
2023-01-08 23:10:28 +00:00 |
|
|
9d0665b092
|
Translations: Support allow_unauthenticated and allow_remote
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-08 23:04:19 +01:00 |
|
|
e9a2b65963
|
Merge remote-tracking branch 'soapbox/develop' into modals-fix
|
2023-01-08 21:15:03 +01:00 |
|
Alex Gleason
|
7ac41b1bf1
|
Merge remote-tracking branch 'origin/develop' into renovate/major-react-monorepo
|
2023-01-07 14:34:06 -06:00 |
|
Alex Gleason
|
dbb745f38d
|
Fix loading of attachment dimensions for React 18 (useEffect --> useLayoutEffect)
|
2023-01-06 11:38:36 -06:00 |
|
Chewbacca
|
cc0c07851e
|
Refactor to remove unneeded const
|
2023-01-06 12:05:13 -05:00 |
|