about summary refs log tree commit diff
path: root/src/view
Commit message (Expand)AuthorAgeFilesLines
...
* Fix deletion of composed emojis in web composer (#8829)Arturo Fonseca2025-08-131-1/+20
* remove imports from @atproto/api internals (#8403)Samuel Newman2025-08-121-2/+1
* Tweak small buttons (#8818)Samuel Newman2025-08-111-0/+15
* Fix translations on Android using PROCESS_TEXT intent (#8486)Samuel Newman2025-08-111-12/+10
* Fix e2e (#8794)Eric Bailey2025-08-073-12/+19
* Fix policy overlay logic (#8793)Eric Bailey2025-08-072-4/+4
* add profile hover card to notif items (#8666)Samuel Newman2025-08-071-27/+29
* [APP-1310] Button refresh (#8758)Eric Bailey2025-08-072-145/+69
* [APP-1356] Policy update dialog (#8782)Eric Bailey2025-08-063-3/+34
* 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-313-177/+46
* Some toasts cleanup and reorg (#8748)Eric Bailey2025-07-316-694/+147
* Mark old components as deprecated (#8747)Samuel Newman2025-07-308-27/+85
* 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
* | fix some auto complete issuesChenyu Huang2025-07-241-4/+5
* | fix: general profile component layout fixes, and ability to disable the inset...Elijah Seed-Arita2025-07-241-2/+4
* | add margin between messages in the composer thread (#8691)Chenyu2025-07-211-0/+5
* | introduce context for "Following" as a feed name. (#8262) (#8690)Eric Bailey2025-07-212-2/+4
|/
* Nicer error message for backend video too large error (#8596)Samuel Newman2025-07-211-6/+12
* Age assurance fast-follows (#8656)Eric Bailey2025-07-171-0/+47
* fix whitespace collapse (#8659)Samuel Newman2025-07-171-1/+3
* UI for age assurance compliance (#8652)Eric Bailey2025-07-162-0/+4
* Fix navigation (#8648)Samuel Newman2025-07-152-1/+2
* Fix perf issue on web - restore pop behaviour to tabs (#8620)Samuel Newman2025-07-152-11/+13
* fix mention tab flicker (#8640)Samuel Newman2025-07-122-1/+8
* Fix quote+list card padding (#8623)Samuel Newman2025-07-095-324/+396
* specify autocap (#8619)Samuel Newman2025-07-081-0/+3
* Release 1.104.0 (#8595)Paul Frazee2025-07-011-5/+12
* Activity notification settings (#8485)Samuel Newman2025-07-012-4/+55
* enforce border radius on default avatar (#8577)Samuel Newman2025-07-011-4/+15
* Improve post spacing (#8589)Samuel Newman2025-07-011-2/+1
* Reduce composer font size (#8591)Samuel Newman2025-06-303-3/+3
* tweak string in ContentLanguagesSettings.tsx (#8582)surfdude292025-06-281-1/+1
* Fix video aspect ratio error - "Record/embed/aspectRatio/width cannot be less...Samuel Newman2025-06-281-1/+1
* Upgrade prettier to 3.6 (#8558)Samuel Newman2025-06-2311-79/+92
* Allow disabling replies (#8537)Samuel Newman2025-06-202-17/+56