Commit graph

664 commits

Author SHA1 Message Date
Alex Gleason
7525713460
CryptoDonate: configure wallets and panel in SoapboxConfig 2021-06-10 13:48:43 -05:00
Alex Gleason
6f1ce38473
crypto_addresses -> cryptoAddresses 2021-06-10 12:57:16 -05:00
Alex Gleason
acfca37dec
CryptoDonate: add CryptoDonateWidget to homepage 2021-06-10 12:56:27 -05:00
Alex Gleason
95b5738dfd
CryptoDonate: parse Profile Fields as CrypoAddresses 2021-06-09 20:36:02 -05:00
Alex Gleason
820afa9412
CryptoDonate: refactor duplicated code 2021-06-09 19:49:53 -05:00
Alex Gleason
39ee6505d8
CryptoDonate: add CryptoDonateModal 2021-06-09 19:28:16 -05:00
Alex Gleason
940af0dd85
CryptoDonate: style form elements 2021-06-09 18:53:13 -05:00
Alex Gleason
acbfd7bcc3
CryptoDonate: add block explorer links 2021-06-09 18:28:54 -05:00
Alex Gleason
51ac3e3d4e
CryptoDonate: improve styling 2021-06-09 17:57:14 -05:00
Alex Gleason
fde99ff11c
CryptoDonate: make crypto addresses copyable 2021-06-09 17:39:45 -05:00
Alex Gleason
483fadb7c2
CryptoDonate: refactor, rename, reorganize 2021-06-09 17:12:26 -05:00
Alex Gleason
149c7718c3
Cryptocoin: display images and QR codes 2021-06-09 15:58:35 -05:00
Alex Gleason
561ff2b53f
Crypocoin: scaffolding 2021-06-09 13:52:17 -05:00
Alex Gleason
421069bfd1
Support blocking notifications from strangers 2021-06-06 22:43:18 -05:00
Alex Gleason
00d1fd67ac
Fix chats "Message" button for intermediate screen sizes 2021-06-01 10:21:24 -05:00
Alex Gleason
e2fdd86a76
Filter out invalid chats, fixes #648 2021-05-31 19:58:19 -05:00
Alex Gleason
8cd0f594a0
Fix media modal unable to close from image 2021-05-17 23:21:42 -05:00
Alex Gleason
a5f9ff08cb
Don't close media modal unless you really click outside 2021-05-17 21:41:22 -05:00
Alex Gleason
4afb0a9868
Video fixes 2021-05-17 20:08:09 -05:00
Alex Gleason
c7bd447930
Use Mastodon's audio player 2021-05-17 19:39:08 -05:00
Alex Gleason
51e52dcfb6 Merge branch 'video-meta-fixes' into 'develop'
Fix video meta dimensions

See merge request soapbox-pub/soapbox-fe!509
2021-05-17 22:16:09 +00:00
Alex Gleason
4d22bdfe28
Fix video meta dimensions 2021-05-17 17:02:23 -05:00
Alex Gleason
80c18f0fed
Composer: display uploaded video preview 2021-05-17 16:44:59 -05:00
Alex Gleason
3bae6e25e1
Preview uploaded media 2021-05-17 15:15:46 -05:00
Alex Gleason
1e3b2f853f
Composer: don't collapse if non-empty 2021-05-17 15:13:42 -05:00
Alex Gleason
60f4385fe6
Card: ignore dimensions for links 2021-05-13 15:44:39 -05:00
Alex Gleason
93e866c7ad
Always display embed description, even in timelines 2021-05-12 12:13:10 -05:00
Alex Gleason
87fd056d57
Stack link previews on mobile 2021-05-11 22:35:02 -05:00
Alex Gleason
b2fde53adc
Improve link previews 2021-05-11 18:15:39 -05:00
Alex Gleason
c6e6c07f49
Rich media improvements, fixes #633 2021-05-11 16:54:12 -05:00
Alex Gleason
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
Alex Gleason
55902f1d80
Emoji reacts: use hover or click depending on isUserTouching, fixes #629 2021-05-02 15:55:10 -05:00
Alex Gleason
4339378018
Fix iOS autofocus bug, fixes #630 2021-05-02 15:30:29 -05:00
Alex Gleason
3492bdba75
Use touch chats on intermediate screen sizes (eg iPad) 2021-05-02 12:37:40 -05:00
Bárbara Fernandes
87fc75a6dd Display user avatar in a lightbox 2021-05-01 19:55:40 -03:00
Alex Gleason
b5ca28701f
Let fedi explanation box be dismissed, fixes #624 2021-04-26 12:11:47 -05:00
Alex Gleason
d987b64b05
Display user retention % in dashboard 2021-04-22 21:02:52 -05:00
Alex Gleason
368066af2f
Add MAU to dashboard 2021-04-22 20:23:54 -05:00
Alex Gleason
4e7d7ac378
startsWith('tombstone-') --> endsWith('-tombstone') 2021-04-21 18:28:43 -05:00
Alex Gleason
d186aefeec
"no longer available" --> "unavailable" 2021-04-21 15:37:30 -05:00
Alex Gleason
8cdb0581d3
Tombstone: work for descendants, too 2021-04-21 15:25:18 -05:00
Alex Gleason
87029e8abf
Display tombstone in place of deleted post, #138 2021-04-21 14:47:39 -05:00
Alex Gleason
ccac733e48
Redirect after signing up, fixes #620 2021-04-18 12:41:51 -05:00
Alex Gleason
7a19861ac6
Stop verify_credentials infinite loop, partial fix for #613 2021-04-10 18:09:05 -05:00
Alex Gleason
8ee095cc63
FQN label phrasing 2021-04-10 17:39:33 -05:00
Alex Gleason
6050991934
SoapboxConfig: make displayFqn configurable 2021-04-10 16:21:10 -05:00
Alex Gleason
e03f551676
acctFull --> getAcct throughout the UI, make it stateful 2021-04-10 14:13:07 -05:00
Alex Gleason
340d0579b5
Fix emoji reacts not streaming correctly 2021-04-09 14:48:29 -05:00
Alex Gleason
7567f7bd45
Redirect user away from /auth/sign_in after success 2021-04-06 11:58:14 -05:00
Alex Gleason
ec00b043cf
Reports are not anonymized anymore 2021-04-03 16:31:39 -05:00