about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update `blueskyweb.xyz` links to `bsky.social` (#2830)surfdude292024-02-1212-27/+27
* Always show post dropdown button at the bottom of the post, add share button ...dan2024-02-093-39/+50
* Measure header layout reliably (#2817)dan2024-02-091-16/+21
* Round line height (#2824)Eric Bailey2024-02-092-3/+3
* Design system tweaks (#2822)Eric Bailey2024-02-0918-234/+276
* Fix layout calculations (#2816)dan2024-02-081-11/+31
* Fix flashes and jumps when opening profile (#2815)dan2024-02-086-135/+141
* Show text cursor on web bio (#2813)dan2024-02-091-1/+1
* Precache basic profile from posts for instant future navigations (#2795)Hailey2024-02-098-85/+170
* Remove Profile Preview modal (#2790)dan2024-02-086-211/+14
* Keep pager feeds in sync with the right pane (#2775)dan2024-02-086-63/+148
* Add: Followed version 1.68 of Japanese display (#2777)Hima2024-02-081-50/+50
* Update zh-CN localization to 1.68 (#2780)Frudrax Cheng2024-02-081-90/+90
* Update pt-BR translation to 1.68 (#2786)Gildásio Filho2024-02-081-21/+21
* Fix error screen on native, use `Not Found` for profile errors instead of `Oo...Hailey2024-02-083-62/+69
* Correct the country code name of Taiwan (#2797)Edison Lee2024-02-081-1/+1
* changed Benachrichtigunge (#2805)Armaan2024-02-081-1/+1
* Add composer button to Notifications (#2806)dan2024-02-081-0/+12
* use the palette's font color in the composer (as string) (#2792)Hailey2024-02-081-1/+4
* use the palette's font color in the composer (#2791)Hailey2024-02-071-1/+1
* Hackfix to avoid creating identical profile objects during account creationPaul Frazee2024-02-071-0/+6
* 1.68Paul Frazee2024-02-0612-2474/+3606
* fix theme cross-tab write loop (#2774)Hailey2024-02-062-37/+49
* Fix open-in-new-tab for TextLink (#2773)dan2024-02-061-0/+22
* Add missing word in ModerationDetails.tsx (#2753)surfdude292024-02-061-1/+1
* use ios live text interaction in alt text modal and image viewer (#2752)Hailey2024-02-062-0/+2
* Fix typo in ca/messages.po (#2754)surfdude292024-02-061-1/+1
* Variable translation broke the number of "following" in pt-BR (#2766)Maison da Silva2024-02-061-4/+4
* Refactor Home feed pager rendering logic (#2768)dan2024-02-063-81/+51
* convert query to lowercase before performing search (#2770)Hailey2024-02-061-0/+1
* Fix lintPaul Frazee2024-02-061-1/+1
* Merge branch 'Pranith-Kanchan-link-cannot-in-Moderation' of https://github.co...Paul Frazee2024-02-061-0/+1
|\
| * link in Moderation screen cannot be tapped #2745Pranith Kanchan2024-02-051-0/+1
* | Display the language selection dialog correctly on web (#2719)Hailey2024-02-062-15/+37
* | Prevent post meta misclicks in QT (#2701)dan2024-02-061-7/+9
* | fix: remove list from pinned once deleted (#2705)Mary2024-02-061-1/+25
* | Go back to autofocus and small ui tweakPaul Frazee2024-02-061-13/+1
* | Cat on keyboardPaul Frazee2024-02-061-1/+0
* | Merge branch 'fix/app-password-submit' of https://github.com/mary-ext/fork-bs...Paul Frazee2024-02-061-9/+19
|\ \
| * | fix: submit app password on enterMary2024-02-011-9/+19
* | | Options for selecting dark theme, fix some white flashes when in dark mode (#...Hailey2024-02-0613-134/+197
* | | fix some youtube videos not properly loading (#2726)Hailey2024-02-062-7/+14
* | | password flow improvements (#2730)Hailey2024-02-068-7/+448
* | | Fix lintPaul Frazee2024-02-061-1/+4
* | | Merge branch 'main' of https://github.com/RonyVidaur/social-app into RonyVida...Paul Frazee2024-02-061-4/+2
|\ \ \
| * | | formatRonyVidaur2024-02-031-4/+1
| * | | enhance checkRonyVidaur2024-02-031-1/+1
| * | | validate phone number based on countryRonyVidaur2024-02-031-4/+5
* | | | fix web aux click on all browsers (#2633)Hailey2024-02-065-58/+44
* | | | Long press external embed to share (#2621)Samuel Newman2024-02-051-2/+15