Commit Graph

1566 Commits (d8e77377421c43a7d025c1483e5c39a243e63ca9)

Author SHA1 Message Date
Alex Gleason 5b24ac0503
Only letterbox media without an aspect ratio
3 years ago
Alex Gleason 01dcd9ac2a
Use 'original' size for aspect ratio
3 years ago
Alex Gleason 93e866c7ad
Always display embed description, even in timelines
3 years ago
Alex Gleason a2e2771739
Status card: remove unnecessary border-radius
3 years ago
Alex Gleason 87fd056d57
Stack link previews on mobile
3 years ago
Alex Gleason b2fde53adc
Improve link previews
3 years ago
Alex Gleason ed38c7a421 Merge branch 'media-ratio' into 'develop'
3 years ago
Alex Gleason c6e6c07f49
Rich media improvements, fixes #633
3 years ago
Alex Gleason 0ee767788d
Don't resize embedded images with explicit dimensions, fixes #470
3 years ago
Alex Gleason 82e026b010
Fix verify_credentials bug, fixes #638
3 years ago
Alex Gleason 0586ec4264
Fix auth reducer tests
3 years ago
Alex Gleason 9a859dad14
Properly dispatch fetchMeFail, don't show white screen on VERIFY_CREDENTIALS_FAIL
3 years ago
Alex Gleason 377c0fb64a
Only delete token if it 403's
3 years ago
Alex Gleason e6fe7f7d52 Merge branch 'ios-emoji-react-fix' into 'develop'
3 years ago
Alex Gleason 55902f1d80
Emoji reacts: use hover or click depending on isUserTouching, fixes #629
3 years ago
Alex Gleason 4339378018
Fix iOS autofocus bug, fixes #630
3 years ago
Alex Gleason 3492bdba75
Use touch chats on intermediate screen sizes (eg iPad)
3 years ago
Bárbara Fernandes 87fc75a6dd Display user avatar in a lightbox
3 years ago
Alex Gleason b5ca28701f
Let fedi explanation box be dismissed, fixes #624
3 years ago
Alex Gleason d987b64b05
Display user retention % in dashboard
3 years ago
Alex Gleason 368066af2f
Add MAU to dashboard
3 years ago
Alex Gleason ffa8fda6d5
Improve error boundary styles, provide way to clear browser data
3 years ago
Alex Gleason 4e7d7ac378
startsWith('tombstone-') --> endsWith('-tombstone')
3 years ago
Alex Gleason cc6d2599cb
Wholistic context import (builds tree from anywhere in the thread)
3 years ago
Alex Gleason cc278f7ca6
Contexts: more refactoring
3 years ago
Alex Gleason b2fa82dcd0
Contexts: refactor importStatus
3 years ago
Alex Gleason dfcf0e191f
Tombstone: improve styling
3 years ago
Alex Gleason d186aefeec
"no longer available" --> "unavailable"
3 years ago
Alex Gleason 8cdb0581d3
Tombstone: work for descendants, too
3 years ago
Alex Gleason 217fbea7a3
Tombstone: fix context tests
3 years ago
Alex Gleason 87029e8abf
Display tombstone in place of deleted post, #138
3 years ago
Alex Gleason ccac733e48
Redirect after signing up, fixes #620
3 years ago
Alex Gleason 5cfd8106dd
Resizer: set type explicitly
3 years ago
Alex Gleason 1e8dc0a029
Convert resized blobs to files before upload, fixes #617 !477
3 years ago
Alex Gleason 4ee302b63a
Delete mismatched auth users, fixes #613
3 years ago
Alex Gleason 03f8f11bb1
Run yarn manage:translations
3 years ago
Sean King cf11e1b0e1
Improve the styling contrast for chart better
3 years ago
Sean King e0e3e9cc9e
Fix poll leading bar contrast
3 years ago
Alex Gleason 7a19861ac6
Stop verify_credentials infinite loop, partial fix for #613
3 years ago
Alex Gleason 205926f34b Merge branch 'auth-fixes' into 'develop'
3 years ago
Alex Gleason 8ee095cc63
FQN label phrasing
3 years ago
Alex Gleason 070a7d410d
Handle invalid sessionUser. Don't store invalid sessionUser.
3 years ago
Alex Gleason 6050991934
SoapboxConfig: make displayFqn configurable
3 years ago
Alex Gleason e03f551676
acctFull --> getAcct throughout the UI, make it stateful
3 years ago
Alex Gleason 4b5d22f172
Refactor account FQN with Pleroma BE field
3 years ago
marcin mikołajczak fd4806bd6e Update Polish translation
3 years ago
Alex Gleason 340d0579b5
Fix emoji reacts not streaming correctly
3 years ago
Alex Gleason 7567f7bd45
Redirect user away from /auth/sign_in after success
4 years ago
Artur Mancha 172753cbe0 Improving a few translations on the column so it doesn't become cluttered and missing translation
4 years ago
Artur Mancha a323baeecb Update pt.json
4 years ago
Artur Mancha 97c210cf04 Update pt.json
4 years ago
Alex Gleason ec00b043cf
Reports are not anonymized anymore
4 years ago
Alex Gleason 9d78e1a448
Fix media context button for videos, fixes #606
4 years ago
Alex Gleason a12cff8f8b
Fix display of ColumnLoading and BundleColumnError
4 years ago
Alex Gleason 2500dcf77a
Refactor API client
4 years ago
Alex Gleason a42ece6df4
Don't call ME_FETCH_SUCCESS twice extraneously
4 years ago
Alex Gleason 3bc35cf3eb
Refactor compose reducer account import
4 years ago
Alex Gleason 207a163e15
Show mobile menu at tweener sizes, fixes #604
4 years ago
Alex Gleason 9510cf4a38
Shorted footer links phrases
4 years ago
Alex Gleason e6b1284f97
Pull dashboard Soapbox version from utils/code.js
4 years ago
Alex Gleason e0df861658 Merge branch 'link-footer-improvements' into 'develop'
4 years ago
Alex Gleason 284aacccf0
Try to get version from GitLab CI first
4 years ago
Alex Gleason 5040bca304
Always have LinkFooter on the right side
4 years ago
Alex Gleason a032369d33
Include Soapbox FE commit hash when git is available
4 years ago
Alex Gleason f97bba2308
@preval sourceCode
4 years ago
Alex Gleason dfa1443832
Import Soapbox version/metadata from package.json
4 years ago
Alex Gleason 110f2de90c
Fix pagination for blocks/mutes
4 years ago
Alex Gleason e1c5736822
Sidebar: unlink multi-accounts
4 years ago
Alex Gleason 73a3ee296b
Rename action.reload -> action.background
4 years ago
Alex Gleason 15d61a98e7
Don't update the state when action.reload === false
4 years ago
Alex Gleason 09cbcf6145
Don't rely on ['auth', 'me']
4 years ago
Alex Gleason 32b3173604
Set href for menu items with to
4 years ago
Alex Gleason db201707bf
Middle-click account to open it in a new tab, fixes #603
4 years ago
Alex Gleason 8e84c83fdc
Refactor persistState()
4 years ago
Alex Gleason aa7e62e8c0
Initialize auth refactor
4 years ago
Alex Gleason a055431c24 Merge branch 'iss_dein_schnitzel-develop-patch-94378' into 'develop'
4 years ago
Isabell Deinschnitzel d14ddaff40 Update de.json
4 years ago
NaiJi ef0f601096 Update ru.json
4 years ago
Alex Gleason e54f6b8a2d
yarn manage:translations
4 years ago
Alex Gleason 3fbe0d38af
Redirect account URLs like `/@9v5bmXkCYkqU30gp9s` to their username, `/@alex@spinster.xyz`
4 years ago
Alex Gleason ad84e586f1 Merge branch 'follow-request-notifs' into 'develop'
4 years ago
Alex Gleason f21502a1c6
Fix push_notifications-test.js
4 years ago
Alex Gleason f236b4f3e6
Add follow request notification support
4 years ago
Alex Gleason a1f4fdcbd8
Persist current user across reloads, fixes #600
4 years ago
Alex Gleason 5e97b57d8b
Redirect after multi-auth OTP login, fixes #597
4 years ago
Alex Gleason 706e0ea6ac
Always redirect home when switching between accounts
4 years ago
Alex Gleason 0ed3e0e3de
Add own profile to profile dropdown
4 years ago
Alex Gleason fce37be8a4 Merge branch 'multi-accounts' into 'develop'
4 years ago
Alex Gleason f728491ad0
Add follow request nav item when account is locked
4 years ago
Alex Gleason 582649538c
Close account switcher when sidebar closes
4 years ago
Alex Gleason 9bff74b575
Remove unused import
4 years ago
Alex Gleason 16ce14e403
Add mobile account switcher
4 years ago
Alex Gleason c5778472f5
.dropdown-menu { max-width: 300px; }
4 years ago
Alex Gleason 20ef262cfc
Fix MFA
4 years ago
Alex Gleason 597546e989
Update captcha snapshot
4 years ago
Alex Gleason f24422d520
Fix registration form workflow
4 years ago
Alex Gleason eae309e150
Clear captcha form when registration fails
4 years ago
Alex Gleason 4d1af4764f
Refactor registration action
4 years ago
Alex Gleason abb24b0c6b Merge branch 'include/tabs_bar.dashboard' into 'develop'
4 years ago
Alex Gleason 41c7612b47
Don't refresh when '_legacy' changes
4 years ago