Commit Graph

638 Commits

Author SHA1 Message Date
93e866c7ad Always display embed description, even in timelines 2021-05-12 12:13:10 -05:00
87fd056d57 Stack link previews on mobile 2021-05-11 22:35:02 -05:00
b2fde53adc Improve link previews 2021-05-11 18:15:39 -05:00
c6e6c07f49 Rich media improvements, fixes #633 2021-05-11 16:54:12 -05:00
e6fe7f7d52 Merge branch 'ios-emoji-react-fix' into 'develop'
Emoji reacts: use hover or click depending on isUserTouching, fixes #629

Closes #629

See merge request soapbox-pub/soapbox-fe!492
2021-05-02 21:08:09 +00:00
55902f1d80 Emoji reacts: use hover or click depending on isUserTouching, fixes #629 2021-05-02 15:55:10 -05:00
4339378018 Fix iOS autofocus bug, fixes #630 2021-05-02 15:30:29 -05:00
3492bdba75 Use touch chats on intermediate screen sizes (eg iPad) 2021-05-02 12:37:40 -05:00
87fc75a6dd Display user avatar in a lightbox 2021-05-01 19:55:40 -03:00
b5ca28701f Let fedi explanation box be dismissed, fixes #624 2021-04-26 12:11:47 -05:00
d987b64b05 Display user retention % in dashboard 2021-04-22 21:02:52 -05:00
368066af2f Add MAU to dashboard 2021-04-22 20:23:54 -05:00
4e7d7ac378 startsWith('tombstone-') --> endsWith('-tombstone') 2021-04-21 18:28:43 -05:00
d186aefeec "no longer available" --> "unavailable" 2021-04-21 15:37:30 -05:00
8cdb0581d3 Tombstone: work for descendants, too 2021-04-21 15:25:18 -05:00
87029e8abf Display tombstone in place of deleted post, #138 2021-04-21 14:47:39 -05:00
ccac733e48 Redirect after signing up, fixes #620 2021-04-18 12:41:51 -05:00
7a19861ac6 Stop verify_credentials infinite loop, partial fix for #613 2021-04-10 18:09:05 -05:00
8ee095cc63 FQN label phrasing 2021-04-10 17:39:33 -05:00
6050991934 SoapboxConfig: make displayFqn configurable 2021-04-10 16:21:10 -05:00
e03f551676 acctFull --> getAcct throughout the UI, make it stateful 2021-04-10 14:13:07 -05:00
340d0579b5 Fix emoji reacts not streaming correctly 2021-04-09 14:48:29 -05:00
7567f7bd45 Redirect user away from /auth/sign_in after success 2021-04-06 11:58:14 -05:00
ec00b043cf Reports are not anonymized anymore 2021-04-03 16:31:39 -05:00
9d78e1a448 Fix media context button for videos, fixes #606 2021-04-02 17:01:39 -05:00
a12cff8f8b Fix display of ColumnLoading and BundleColumnError 2021-03-31 15:02:23 -05:00
9510cf4a38 Shorted footer links phrases 2021-03-30 22:04:19 -05:00
e6b1284f97 Pull dashboard Soapbox version from utils/code.js 2021-03-30 17:28:36 -05:00
5040bca304 Always have LinkFooter on the right side 2021-03-30 13:22:19 -05:00
f97bba2308 @preval sourceCode 2021-03-30 12:43:45 -05:00
dfa1443832 Import Soapbox version/metadata from package.json 2021-03-30 12:22:16 -05:00
73a3ee296b Rename action.reload -> action.background 2021-03-30 00:45:23 -05:00
32b3173604 Set href for menu items with to 2021-03-29 23:29:16 -05:00
db201707bf Middle-click account to open it in a new tab, fixes #603 2021-03-29 23:22:54 -05:00
f236b4f3e6 Add follow request notification support 2021-03-29 13:35:30 -05:00
5e97b57d8b Redirect after multi-auth OTP login, fixes #597 2021-03-27 15:40:05 -05:00
0ed3e0e3de Add own profile to profile dropdown 2021-03-27 12:16:45 -05:00
f728491ad0 Add follow request nav item when account is locked 2021-03-27 10:50:21 -05:00
20ef262cfc Fix MFA 2021-03-26 16:42:47 -05:00
597546e989 Update captcha snapshot 2021-03-26 16:20:31 -05:00
eae309e150 Clear captcha form when registration fails 2021-03-26 15:30:14 -05:00
fa4d36b7a7 Move ActionBar links into LinkFooter 2021-03-25 18:56:07 -05:00
1e2b0c9eee Fix tests 2021-03-25 17:12:31 -05:00
6ead42b06d Handle logout 2021-03-25 15:15:37 -05:00
a5f6fa66ac Remove LoginModal for now 2021-03-25 14:44:02 -05:00
7a5fb6abb5 Add new account from login page 2021-03-25 14:42:09 -05:00
663d375dc5 Throttle fetchOwnAccounts correctly 2021-03-25 13:47:01 -05:00
c14fc83ac1 Improve style of profile dropdown 2021-03-25 13:23:59 -05:00
007527328e Start building LoginModal 2021-03-25 12:21:48 -05:00
74f48229fc Fix streaming access token 2021-03-24 17:53:09 -05:00