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 |
|
marcin mikołajczak
|
ad1e58c95c
|
Merge branch 'modals-fix' into 'develop'
Fix links in modals
Closes #1240
See merge request soapbox-pub/soapbox!1974
|
2023-01-08 23:10:04 +00:00 |
|
Alex Gleason
|
df9628c1fd
|
ExternalLoginForm: accept ?server param to redirect the login form to the specified instance
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1313
|
2023-01-08 15:20:24 -06:00 |
|
|
519c4fb252
|
Fix 'View context' button
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-08 21:37:20 +01:00 |
|
|
e9a2b65963
|
Merge remote-tracking branch 'soapbox/develop' into modals-fix
|
2023-01-08 21:15:03 +01:00 |
|
|
b43ff634e7
|
Truncate account names in modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-07 12:24:18 +01:00 |
|
Chewbacca
|
21c0a79cae
|
Lint
|
2023-01-06 12:06:18 -05:00 |
|
Chewbacca
|
d6c9952a8c
|
Move timestamp back to Account
|
2023-01-06 12:03:57 -05:00 |
|
Chewbacca
|
024b161504
|
Move status info to above Account
|
2023-01-06 10:01:06 -05:00 |
|
Chewbacca
|
26c5214cee
|
Merge branch 'improve-avatar-carousel' into 'develop'
Fix bug with Feed Carousel
See merge request soapbox-pub/soapbox!2113
|
2023-01-06 13:53:45 +00:00 |
|
Chewbacca
|
acb959f680
|
Merge branch 'fix-carousel-arrows' into 'develop'
Fix button in Carousel
See merge request soapbox-pub/soapbox!2122
|
2023-01-05 21:23:35 +00:00 |
|
Chewbacca
|
f15988da3c
|
Fix button in Carousel
|
2023-01-05 14:16:30 -05:00 |
|
Alex Gleason
|
35c916293e
|
yarn lint:js --fix
|
2023-01-05 11:55:08 -06:00 |
|
|
08a47bed5d
|
Merge remote-tracking branch 'soapbox/develop' into cleanup
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-03 21:09:43 +01:00 |
|
Chewbacca
|
0a4d113d50
|
Fix bug with Feed Carousel
|
2023-01-03 12:12:50 -05:00 |
|
Chewbacca
|
189423b415
|
Improve UI/UX of the Feed Carousel
|
2023-01-03 09:22:26 -05:00 |
|
Alex Gleason
|
444754e1c8
|
Merge remote-tracking branch 'origin/develop' into fix/image-previews
|
2023-01-02 11:52:18 -06:00 |
|
Alex Gleason
|
02188118e7
|
Let media preview be configurable
|
2023-01-02 11:52:05 -06:00 |
|
|
690621e0a3
|
Merge remote-tracking branch 'soapbox/develop' into cleanup
|
2023-01-02 17:49:02 +01:00 |
|
|
ea2bb53379
|
Fix scheduled statuses page crashing on delete
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-01 23:21:05 +01:00 |
|
|
03349abc37
|
Merge remote-tracking branch 'soapbox/develop' into cleanup
|
2022-12-31 19:52:03 +01:00 |
|
|
674ffed6a5
|
These params should never be null, actually
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-31 19:48:31 +01:00 |
|
|
3cab6436e0
|
Remove feather-icons
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-31 16:08:23 +01:00 |
|
|
e167ec8b6e
|
Mark some strings as translatable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-30 22:49:29 +01:00 |
|
|
925087024c
|
back to use AccountContainer in Notification component
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-30 22:43:58 +01:00 |
|
Alex Gleason
|
f20a8ab6fe
|
Revert "Merge branch 'square' into 'develop'"
This reverts merge request !2027
|
2022-12-29 22:23:27 +00:00 |
|
Chewbacca
|
2495dd2b9e
|
Merge branch 'fix-req-error' into 'develop'
Fix 'req not defined' error
See merge request soapbox-pub/soapbox!2067
|
2022-12-29 15:58:56 +00:00 |
|
Chewbacca
|
7b5f61503f
|
Fix test
|
2022-12-29 10:39:43 -05:00 |
|
Chewbacca
|
92e94ae4a5
|
Merge branch 'fix-undefined-bug' into 'develop'
Fix undefined bug with MediaModal
See merge request soapbox-pub/soapbox!2066
|
2022-12-29 15:17:35 +00:00 |
|
Chewbacca
|
e6dbb4d19f
|
Lint
|
2022-12-29 09:53:55 -05:00 |
|
Chewbacca
|
e1e5051951
|
Fix undefined bug with MediaModal
|
2022-12-29 09:17:19 -05:00 |
|
|
b6bd46d417
|
Do not make requests to chats endpoint from profile page if chats are not supported
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-29 14:33:50 +01:00 |
|
Alex Gleason
|
85bc891dbb
|
Use accent color for "floating action button" (mobile compose button).
|
2022-12-27 21:40:39 -06:00 |
|
|
81e1e2d6ad
|
Support Takahē
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-27 21:43:13 +01:00 |
|
|
8d95a4040b
|
Merge remote-tracking branch 'soapbox/develop' into cleanup
|
2022-12-27 21:13:06 +01:00 |
|
Chewbacca
|
5c8cc86b9e
|
Merge branch 'pin-avatar' into 'develop'
Add support for pinning an avatar in the Carousel
See merge request soapbox-pub/soapbox!2024
|
2022-12-27 15:37:38 +00:00 |
|
|
af2d0749a1
|
Remove legacy avatar component, convert AccountContainer to TS/FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-27 12:29:01 +01:00 |
|
|
82d3e3c5f4
|
Remove unused styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-26 17:34:55 +01:00 |
|
|
a7653403e7
|
Update immutable-js, fix tests, fix reducers/auth
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-26 14:09:09 +01:00 |
|
|
d1071a109b
|
Remove unused styles/components
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-26 00:52:06 +01:00 |
|
|
4b3f03353d
|
WIP TypeScript convertions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-26 00:31:07 +01:00 |
|
|
c692265249
|
Convert (legacy?) IconButton to tsx, remove unused code/styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-25 13:51:11 +01:00 |
|
Alex Gleason
|
fa1d7937a7
|
Fix mentions in RTL
|
2022-12-23 17:34:14 -06:00 |
|
Alex Gleason
|
f174d0e973
|
Merge remote-tracking branch 'origin/develop' into threads-rtl
|
2022-12-23 16:33:30 -06:00 |
|
Alex Gleason
|
8fde7f267d
|
Search: prevent overflow of text into icon
|
2022-12-23 16:24:04 -06:00 |
|
Alex Gleason
|
ea70f48023
|
Navbar: fix position of avatar in RTL on mobile
|
2022-12-23 16:02:39 -06:00 |
|
Alex Gleason
|
01d7aa6307
|
Move FAB to the left in RTL
|
2022-12-23 15:37:45 -06:00 |
|
Alex Gleason
|
ab7ec4babd
|
Refactor ComposeButton, FAB, and sidebar nav spacing
|
2022-12-23 15:22:41 -06:00 |
|
Alex Gleason
|
7a6126b978
|
Move FloatingActionButton to its own component
|
2022-12-23 14:57:16 -06:00 |
|