Alex Gleason
|
9ce9a3f951
|
patchMe(): use multipart/form-data only optionally
|
2022-07-05 21:04:42 -05:00 |
|
Alex Gleason
|
d168302e72
|
EditProfile: reenable birthdays with TextInput (for now)
|
2022-07-04 13:24:55 -05:00 |
|
Alex Gleason
|
388d887583
|
Upgrade axios to v1.0.0-alpha.1, remove custom toFormData implementation
|
2022-07-04 12:53:25 -05:00 |
|
Alex Gleason
|
2f78b9ccc6
|
Merge branch 'remove-unauth-setting' into 'develop'
Remove the guestExperience setting
See merge request soapbox-pub/soapbox-fe!1582
|
2022-06-30 15:15:23 +00:00 |
|
Justin
|
7ecb8f8d35
|
Merge branch 'feed-replacement' into 'develop'
Build Feed Filtering feature into the Home Timeline
See merge request soapbox-pub/soapbox-fe!1558
|
2022-06-30 12:19:51 +00:00 |
|
marcin mikołajczak
|
afc933b3ef
|
Merge branch 'preferences-features' into 'develop'
Don't display 'Always expand posts…' preference if spoilers feature not available
See merge request soapbox-pub/soapbox-fe!1589
|
2022-06-30 05:46:45 +00:00 |
|
|
dca0abed0f
|
Don't display 'Always expand posts…' preference if spoilers feature not available
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-29 23:54:56 +02:00 |
|
|
baaffa2d85
|
Allow up/down hotkey navigation in posts search results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-29 23:50:45 +02:00 |
|
Alex Gleason
|
b3dc044ff3
|
Redirect /login when a user is signed in, add /login/add for multiple accounts
|
2022-06-29 13:32:59 -05:00 |
|
Alex Gleason
|
2e3718e548
|
Make /search a non-public route
|
2022-06-29 10:14:04 -05:00 |
|
Justin
|
8c581fc415
|
Skip dequeue when feed filtering
|
2022-06-29 11:10:00 -04:00 |
|
Justin
|
303ad10730
|
username -> acct
|
2022-06-29 11:10:00 -04:00 |
|
Justin
|
5f2e2c7fa4
|
Add tests for FeedCarousel
|
2022-06-29 11:10:00 -04:00 |
|
Justin
|
9e6bb5264a
|
Handle error state for carousels
|
2022-06-29 11:10:00 -04:00 |
|
Justin
|
14a9a2f4eb
|
Update UI around Empty Message
|
2022-06-29 11:10:00 -04:00 |
|
Justin
|
1f3785c920
|
Add FeedCarousel
|
2022-06-29 11:10:00 -04:00 |
|
Justin
|
8039772d05
|
Extend PlaceholderAvatar component to support "withText" prop
|
2022-06-29 11:10:00 -04:00 |
|
Justin
|
45147cd546
|
Fix spacing with PlaceholderStatus component
|
2022-06-29 11:10:00 -04:00 |
|
Alex Gleason
|
89e0eef60f
|
Remove the guestExperience setting
|
2022-06-28 14:43:03 -05:00 |
|
Justin
|
e3d976a2e7
|
Account for smaller screens
|
2022-06-28 14:26:59 -04:00 |
|
Justin
|
825f5566a0
|
Add CSS class with variables
|
2022-06-28 14:18:15 -04:00 |
|
Alex Gleason
|
b0b418d699
|
BackgroundShapes: use a CSS linear gradient
|
2022-06-28 10:47:41 -05:00 |
|
Justin
|
f6a6ad42b5
|
Fix spacing between hashtags
|
2022-06-27 14:37:53 -04:00 |
|
Justin
|
97b752c00c
|
Fix link UX issue on linkfooter
|
2022-06-27 11:52:05 -04:00 |
|
Alex Gleason
|
8e7d3d45a9
|
Merge branch 'sw-skipwaiting' into 'develop'
ServiceWorker: display a toast to skipWaiting and reload tabs when new ServiceWorker is ready
See merge request soapbox-pub/soapbox-fe!1480
|
2022-06-27 14:48:42 +00:00 |
|
Alex Gleason
|
41e5104fac
|
Update Tabler to v1.71.0, use new pencil-plus and message-circle-2 icons
|
2022-06-26 10:41:02 -05:00 |
|
marcin mikołajczak
|
dfbe05b390
|
Merge branch 'ts' into 'develop'
Reducers: TypeScript
See merge request soapbox-pub/soapbox-fe!1562
|
2022-06-25 06:00:44 +00:00 |
|
Alex Gleason
|
bb55663830
|
Merge remote-tracking branch 'origin/develop' into sw-skipwaiting
|
2022-06-24 15:38:44 -05:00 |
|
Alex Gleason
|
d371ec506d
|
Chat: fix unread counter
|
2022-06-24 12:39:37 -05:00 |
|
Alex Gleason
|
23c37229b8
|
Don't dismiss ServiceWorker snackbar
|
2022-06-23 18:03:35 -05:00 |
|
|
4e545f0638
|
Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-24 00:33:23 +02:00 |
|
Alex Gleason
|
9fff48a49f
|
Alerts: refactor notifications_container
|
2022-06-23 17:29:10 -05:00 |
|
Alex Gleason
|
421561f731
|
Alerts: use sm button
|
2022-06-23 16:24:10 -05:00 |
|
Alex Gleason
|
8a13984be1
|
Alerts: convert to TSX
|
2022-06-23 16:07:00 -05:00 |
|
Alex Gleason
|
38c920e9e5
|
Snackbar: use 'ghost' theme button
|
2022-06-23 15:25:33 -05:00 |
|
Alex Gleason
|
3e205a9610
|
ServiceWorker: click toast to install update (dirty)
|
2022-06-23 15:20:41 -05:00 |
|
|
b9fc2c6e58
|
reducers/scheduled_statuses: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-23 20:45:46 +02:00 |
|
marcin mikołajczak
|
3bee246880
|
Merge branch 'update' into 'develop'
Update some dependencies, remove `react-router-scroll-4`
See merge request soapbox-pub/soapbox-fe!1557
|
2022-06-23 07:39:40 +00:00 |
|
|
7f8594d05e
|
Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-22 22:54:21 +02:00 |
|
Alex Gleason
|
18df7c0c4a
|
Settings: pass an opts object instead of showAlert
|
2022-06-22 12:54:36 -05:00 |
|
Alex Gleason
|
c1a0b7a6a8
|
Settings: optionally show alert
|
2022-06-22 12:17:35 -05:00 |
|
|
b22512fb53
|
update some deps
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-22 12:47:20 +02:00 |
|
Alex Gleason
|
c42f60bc77
|
ChatRoom: autosize height on desktop
|
2022-06-21 15:58:03 -05:00 |
|
Alex Gleason
|
a16230780e
|
Merge remote-tracking branch 'origin/develop' into ts
|
2022-06-21 13:57:59 -05:00 |
|
Alex Gleason
|
e5d6b4fd7b
|
Merge branch 'hoverstatus' into 'develop'
Status reply hover
See merge request soapbox-pub/soapbox-fe!1550
|
2022-06-21 18:57:22 +00:00 |
|
Alex Gleason
|
572744a695
|
Merge remote-tracking branch 'origin/develop' into ts
|
2022-06-21 11:01:05 -05:00 |
|
Justin
|
4b25bdf635
|
Merge branch 'poll-improvements' into 'develop'
Refactor & Redesign Polls in Statuses
See merge request soapbox-pub/soapbox-fe!1533
|
2022-06-21 11:44:40 +00:00 |
|
Alex Gleason
|
04d7a161cd
|
Merge remote-tracking branch 'origin/develop' into hoverstatus
|
2022-06-20 17:39:41 -05:00 |
|
|
88f690824c
|
Update tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-20 22:44:40 +02:00 |
|
|
7d0247bc27
|
Merge remote-tracking branch 'soapbox/develop' into ts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-20 21:48:58 +02:00 |
|