about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix select text color if system theme mismatches app theme (#8523)Eric Bailey2025-06-181-0/+1
* Fix linking to specific search results (#8520)Samuel Newman2025-06-183-7/+45
* notif settings lexicon change (#8518)Samuel Newman2025-06-182-6/+6
* Fix anchor follow button alignment (#8522)Eric Bailey2025-06-181-45/+47
* Move dialog outputs inside navigation context (#8511)Eric Bailey2025-06-185-28/+22
* Modernise link warning dialog (#8243)Samuel Newman2025-06-1810-213/+200
* rearrange settings (#8519)Samuel Newman2025-06-181-22/+22
* Mark translatable text in `PreferenceControls.tsx` (#8516)Frudrax Cheng2025-06-181-3/+5
* fix other case of promise.all misuse (#8505)Samuel Newman2025-06-181-7/+3
* Nightly source-language updatepfrazee2025-06-181-317/+357
* Delete some old dialogs (#8512)Eric Bailey2025-06-173-954/+0
* copy tweak (#8506)Samuel Newman2025-06-183-5/+5
* Granular notification settings (#8484)Samuel Newman2025-06-1727-180/+1325
* Nightly source-language updatepfrazee2025-06-171-15/+15
* Fix misuse of Promise.all (#8222)Samuel Newman2025-06-161-5/+5
* Fix v2 tree view bug caused by moderation settings (#8503)Eric Bailey2025-06-161-4/+28
* Fix long-press loophole for disabled quote posts (#8502)Samuel Newman2025-06-161-2/+13
* Align avatar in reply prompt (#8501)Samuel Newman2025-06-162-26/+10
* Use post shadow (#8491)Eric Bailey2025-06-141-1/+1
* Nightly source-language updatepfrazee2025-06-141-220/+212
* Use Button instead of TextLink for show more button (#8480)Samuel Newman2025-06-1320-125/+160
* Hover card on anchor displayName/handle (#8479)Samuel Newman2025-06-136-46/+58
* Disable default stack traces that are causing issues (#8487)Eric Bailey2025-06-131-0/+8
* Port post embeds to new arch (#7408)Eric Bailey2025-06-1372-793/+806
* Nightly source-language updatepfrazee2025-06-131-14/+14
* Revert "Instant Feed Update on Mute or Moderation Action" (#8482)Samuel Newman2025-06-122-13/+3
* new arch (#8295)hailey2025-06-1214-439/+415
* Nightly source-language updatepfrazee2025-06-121-155/+253
* Loosen post source constraints (#8478)Samuel Newman2025-06-111-5/+10
* hide keyboard when backgrounding (#8450)Samuel Newman2025-06-111-0/+15
* Video - remove `MediaInsetBorder` when fullscreen (#8476)Samuel Newman2025-06-112-4/+4
* disable avatar preview in searchable people list (#8453)Samuel Newman2025-06-111-0/+1
* [Threads V2] Preliminary integration of unspecced V2 APIs (#8443)Eric Bailey2025-06-1155-85/+5398
* Post source handling updates (#8472)Eric Bailey2025-06-118-82/+145
* Fix using screen names in `Link` (#8473)Samuel Newman2025-06-114-21/+11
* Instant Feed Update on Mute or Moderation Action (#8463)Francisco Nascimento2025-06-112-3/+13
* use ref instead of source (#8471)Samuel Newman2025-06-101-21/+10
* Nightly source-language updatepfrazee2025-06-101-43/+45
* Update react-navigation (#5967)dan2025-06-099-195/+215
* Update SetNewPasswordForm.tsx (#8349)Minseo Lee2025-06-091-2/+6
* Nightly source-language updatepfrazee2025-06-071-114/+112
* Replace "Note about sharing" prompt with an inline hint (#8452)Samuel Newman2025-06-065-146/+142
* show misclass button by the same logic as feedContext (#8445)Samuel Newman2025-06-061-12/+16
* change fontSize: 15 to a.text_sm (#7896)Samuel Newman2025-06-063-10/+5
* Nightly source-language updatepfrazee2025-06-061-17/+17
* use method that's actually available on android (#8448)Samuel Newman2025-06-051-4/+9
* Release 1.103.0 prep (#8434)Paul Frazee2025-05-3041-21723/+35060
* Add language: European Portuguese (`pt-PT`) (#8375)surfdude292025-05-306-1/+36
* tweak ordering of explore components (#8432)hailey2025-05-304-95/+187
* add metrics (#8426)hailey2025-05-305-17/+62