about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix translations on Android using PROCESS_TEXT intent (#8486)Samuel Newman2025-08-115-38/+82
* Nightly source-language updatepfrazee2025-08-101-27/+27
* Merge pull request #8766 from internet-development/binaryfiddler/starter-packjim2025-08-091-71/+85
|\
| * add missing importChenyu Huang2025-08-081-1/+1
| * Update src/screens/StarterPack/Wizard/index.tsxChenyu2025-08-061-1/+1
| * left align header contentChenyu Huang2025-08-061-1/+1
| * update starter pack wizard layoutChenyu Huang2025-08-011-69/+83
* | Captcha fixes (#8803)Eric Bailey2025-08-081-4/+6
* | Update links (#8800)Eric Bailey2025-08-071-5/+5
* | Pull latest translations (#8799)Eric Bailey2025-08-0746-16256/+22098
* | Check handle as you type (#8601)Samuel Newman2025-08-0714-236/+582
* | Add cursor pointer to web select trigger (#8787)Bartosz Kaszubowski2025-08-071-1/+2
* | Fix disabled primary button text color (#8796)Eric Bailey2025-08-071-1/+7
* | Fix e2e (#8794)Eric Bailey2025-08-073-12/+19
* | Fix policy overlay logic (#8793)Eric Bailey2025-08-075-17/+80
* | Add device attestation to signup flow (#8757)hailey2025-08-074-42/+154
* | add border curve in neater way (#8792)Samuel Newman2025-08-071-5/+2
* | Fix web scrollable select unwanted overflow (#8786)Bartosz Kaszubowski2025-08-071-0/+1
* | add profile hover card to notif items (#8666)Samuel Newman2025-08-075-30/+41
* | [APP-1310] Button refresh (#8758)Eric Bailey2025-08-074-206/+170
* | Only parse notifs with a reason (#8785)Samuel Newman2025-08-071-12/+7
* | Toast tweaks (#8791)Eric Bailey2025-08-072-14/+54
* | Nightly source-language updatepfrazee2025-08-071-84/+175
* | [APP-1365]: Ensure toast text meets a11y guidelines (#8779)Anastasiya Uraleva2025-08-061-98/+22
* | [LEG-203] Add onboarding text for policy updates (#8783)Eric Bailey2025-08-063-10/+50
* | [APP-1356] Policy update dialog (#8782)Eric Bailey2025-08-0629-88/+1214
* | Fix quality of first seconds of videos on web (#8761) (#8778)Arturo Fonseca2025-08-051-1/+5
* | Nightly source-language updatepfrazee2025-08-051-19/+20
* | Fix web video ViewportObserver component (#8776)Samuel Newman2025-08-041-55/+51
* | Fix android starting at notif screen (#8775)Samuel Newman2025-08-041-5/+5
* | Fix video thumbnails on native (#8774)Samuel Newman2025-08-042-94/+88
* | Add feed tuner to remove muted threads (#8773)kindgracekind2025-08-042-2/+22
* | [APP-1083] bug fix: videos not accurately autoplaying on web (#8692)Anastasiya Uraleva2025-08-041-7/+38
* | Tweak accessibility label (#8767)surfdude292025-08-041-1/+6
* | Nightly source-language updatepfrazee2025-08-011-24/+22
* | fix(ui): small bug where on small web views the final card was not full heightCaidan Williams2025-07-311-0/+1
* | fix(ui): adjust padding for ProfileGrid layout consistencyCaidan Williams2025-07-311-6/+5
|/
* Don't animate images that will be posted as JPGs (#8760)Samuel Newman2025-07-311-0/+5
* [APP-1310] Button cleanup (#8754)Eric Bailey2025-07-318-480/+312
* Some toasts cleanup and reorg (#8748)Eric Bailey2025-07-3114-695/+707
* tweak case of labels in SearchResults.tsx (#8759)surfdude292025-07-311-2/+2
* Make proper extension of `Button` more clearly defined (#8753)Eric Bailey2025-07-312-3/+15
* Nightly source-language updatepfrazee2025-07-311-18/+18
* Fix bad substitution (#8752)Eric Bailey2025-07-301-3/+4
* Mark old components as deprecated (#8747)Samuel Newman2025-07-3012-34/+124
* Rework variable naming, logic for rendering chat requests (#8737)hailey2025-07-302-35/+29
* [APP-1173] Clean up env (#8701)Eric Bailey2025-07-3019-99/+153
* Convert old toast types to new ones, mark as deprecated (#8746)Samuel Newman2025-07-303-16/+62
* Fix dataSet for noFeedback links (#8745)Samuel Newman2025-07-301-14/+8
* Merge pull request #8744 from internet-development/@APiligrim/update-toastjim2025-07-304-26/+41
|\