about summary refs log tree commit diff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Add ja and pt-BR translationsPaul Frazee2024-09-122-97/+204
| |/
| * Handle display nameEric Bailey2024-09-121-1/+9
| |
| * Handle overflow of bottom textEric Bailey2024-09-121-5/+13
| |
| * Add retryEric Bailey2024-09-121-0/+2
| |
| * Ensure dialog shows for all accounts without snoozingEric Bailey2024-09-121-3/+18
| |
| * Add gateEric Bailey2024-09-122-5/+24
| |
| * CopyEric Bailey2024-09-121-3/+3
| |
| * Protect against other exit methods, protect against multiple fetchesEric Bailey2024-09-112-13/+16
| |
| * Protect against 3p PDSs and bad responsesEric Bailey2024-09-111-4/+11
| |
| * Dev helpers, string cleanupEric Bailey2024-09-114-8/+27
| |
| * Fix some nux typesEric Bailey2024-09-112-6/+7
| |
| * Refactor, integrate nux, snoozingEric Bailey2024-09-115-128/+179
| |
| * RenameEric Bailey2024-09-118-11/+11
| |
| * Hook up dataEric Bailey2024-09-111-4/+74
| |
| * Don't open for logged out usersEric Bailey2024-09-112-6/+14
| |
| * CopyEric Bailey2024-09-111-16/+6
| |
| * Add badges, clean up spacingEric Bailey2024-09-115-13/+126
| |
| * Disable aviEric Bailey2024-09-113-44/+90
| |
| * WIP, avi not working on webEric Bailey2024-09-113-176/+266
| |
| * Progress on desktoipEric Bailey2024-09-113-46/+331
| |
| * WIPEric Bailey2024-09-116-1/+163
| |
* | Fix notification->post jump for real (#5314)dan2024-09-132-21/+6
| | | | | | | | | | | | | | * Revert "Fix notification scroll jump (#5297)" This reverts commit e0d9e75407b053dd3b7a3472f925d8cd4bd92d45. * Query notifications first
* | Separate alt/crop, use new icon (#5321)Eric Bailey2024-09-131-15/+41
| |
* | Enable video_upload gate (#5311)dan2024-09-122-10/+7
| |
* | Adjust image sizing (#5302)Eric Bailey2024-09-121-6/+7
| |
* | Suggested follows by actor (on profiles) updates (#5243)Eric Bailey2024-09-123-49/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * If fallback, return nothing * Compress size a bit * Hide on own profile * Match load state * Remove gcTime * Filter out followed users * Feedback
* | Add a hard-coded redirect for lulaoficial.bsky.social (#5303)Paul Frazee2024-09-121-0/+11
| |
* | Revert "Show some known OP replies in Following (#5049)" (#5301)dan2024-09-121-21/+6
| | | | | | This reverts commit bff6aedecf007a4225bf30e1800933a9005cb0b2.
* | Renaming the Follow button to "Follow back" when followed by user (#5281)Wesley2024-09-122-1/+12
| | | | | | | | | | * Renaming the follow button to follow back when followed by user * Fixing conditions and reusing existing translation
* | Fix notification scroll jump (#5297)dan2024-09-121-0/+19
| |
* | Tabular numbers to video timestamp (#5293)Minseo Lee2024-09-122-3/+3
| |
* | [Video] speculative .vtt file selection fix (#5296)Samuel Newman2024-09-121-1/+9
|/ | | | | * speculative vtt fix * add logging
* NUX API (#5278)Eric Bailey2024-09-115-0/+174
| | | | | | | | | * Set up nux API * Bump SDK * Naming * Imports
* Add autoCapitalize to password field (#5216)Eduardo Tachotte2024-09-121-0/+1
|
* [Video] Fix web autoplay (#5274)Samuel Newman2024-09-111-11/+14
|
* add (#5273)Hailey2024-09-112-139/+149
|
* fix min size for compression (#5272)Samuel Newman2024-09-111-9/+10
|
* [Video] Cap duration (#5270)Samuel Newman2024-09-112-2/+20
|
* [Video] TEMP disable skip compression (#5271)Samuel Newman2024-09-111-9/+9
|
* disable autoplay within messages and trim feelers (#5260)Samuel Newman2024-09-115-25/+50
|
* hls buffering tweaks (#5266)Samuel Newman2024-09-112-1/+11
|
* increase target area of scrubber (#5265)Samuel Newman2024-09-111-1/+1
|
* [Video] make hover state stick around if tapped (#5259)Samuel Newman2024-09-101-3/+37
|
* remove scrollbar-gutter in fullscreen (#5258)Samuel Newman2024-09-101-0/+9
|
* Verify Identical Domains Emit Origin (#5255)Hailey2024-09-102-10/+1
|
* [Video] Allow drag-and-drop & pasting video (#5252)Samuel Newman2024-09-102-9/+23
| | | | | * allow DnD/pasting video * rm await
* [Video] Much simpler fix to fullscreen bug (#5251)Samuel Newman2024-09-101-12/+7
| | | | | | | * much simpler fix * allow old behaviour on firefox * rm logs
* Adjust the translated strings to the correct max size. (#5248)Frudrax Cheng2024-09-102-2/+2
| | | | | * Update pt-BR localization * Update ru localization
* [Video] Fix fullscreen on Chrome (#5246)Samuel Newman2024-09-093-30/+67
|
* max 1 subtitle file (#5244)Samuel Newman2024-09-101-1/+5
|