about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * update type errorsAna2025-07-304-7/+19
| * add: prettier formatingAna2025-07-301-3/+4
| * update: lint fixes for toast.tsxAna2025-07-301-9/+10
| * update: toast style after lintAna2025-07-301-1/+1
| * update sortingAna2025-07-304-22/+23
| * update: imports for toastAna2025-07-302-3/+3
* | Merge pull request #8743 from internet-development/@APiligrim/update-toastjim2025-07-291-0/+167
|\|
| * add: Toast.styleAna2025-07-291-0/+167
* | Merge pull request #8734 from internet-development/@APiligrim/update-toastjim2025-07-294-84/+256
|\|
| * update: toast styles that reuse consistent styleAna2025-07-293-253/+216
| * update: web toastAna2025-07-282-20/+158
| * add: toasts to storybookAna2025-07-282-0/+71
* | Nightly source-language updatepfrazee2025-07-301-22/+31