about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Replace pluralize by plural by @tkusano (#3882)Paul Frazee2024-05-0616-96/+156
* Dont leave promise unresolvedPaul Frazee2024-05-063-17/+33
* Merge branch 'fix-banner-cropper' of https://github.com/piotrpalek/social-app...Paul Frazee2024-05-066-50/+92
|\
| * add missing cropImageUtil filePiotr P2024-04-271-0/+13
| * hide alternative ratio buttons when using custom ratioPiotr P2024-04-271-30/+34
| * allow for custom cropper aspect ration based on imagePiotr P2024-04-273-5/+30
| * Fix cropper crashing after clicking cancelPiotr P2024-04-271-3/+1
| * eslint autofixesPiotr P2024-04-273-12/+14
* | make gif alt text prompt selectable (#3879)Samuel Newman2024-05-062-2/+6
* | remove trailing period from query term in `useActorAutocompleteQuery` (#3765)Hailey2024-05-061-1/+5
* | A few `containWeb` List nits (#3877)Hailey2024-05-062-24/+60
* | [Clipclops] All my clops gone (#3850)Eric Bailey2024-05-065-104/+198
* | Update catalan messages.po (#3764)Ivan Beà2024-05-061-10/+10
* | Update Korean localization (#3809)Minseo Lee2024-05-061-244/+434
* | Update Japanese translations (#3810)Takayuki KUSANO2024-05-061-15/+190
* | Update zh-TW translations (#3873)Frudrax Cheng2024-05-061-508/+418
* | remove `hide_vertical_scrollbars` test (#3855)Hailey2024-05-065-28/+1
* | show spinner when preferences has not loaded yet (#3756)Hailey2024-05-061-3/+3
* | Alt text for gifs (#3876)Samuel Newman2024-05-069-47/+344
* | [🐴] Finalize web message screen (#3868)Hailey2024-05-062-35/+47
* | Further align web `List` with `FlatList`, add `contain` mode to web list impl...Hailey2024-05-064-85/+310
* | Fix `IntersectionObserver` `rootMargin` in web `List` implementation, add `on...Hailey2024-05-051-8/+30
* | only use `KeyboardProvider` in conversation screen (#3869)Hailey2024-05-052-8/+8
* | [Clipclops] Delete message in dialog (#3849)Hailey2024-05-052-15/+36
* | [🐴] Improve message pressing (#3864)Samuel Newman2024-05-052-1/+3
* | fix typo in `app-info` (#3863)Hailey2024-05-042-2/+4
* | [🐴] Dismiss keyboard before opening convo menu (#3862)Samuel Newman2024-05-052-2/+7
* | add bundle identifiers to app-info (#3861)Hailey2024-05-043-22/+37
* | [🐴] List Adjustments (#3857)Hailey2024-05-044-53/+48
* | Assorted clipclop fixes (#3853)Samuel Newman2024-05-045-23/+67
* | Clipclop tweaks (#3851)Hailey2024-05-035-13/+20
* | [Clipclops] Refactor message list (#3832)Hailey2024-05-037-95/+158
* | [Clipclops] Pending message style with layout animation (#3844)Samuel Newman2024-05-032-7/+23
* | reenable tabs (#3847)Samuel Newman2024-05-031-12/+5
* | add focus refresh + polling (#3846)Samuel Newman2024-05-033-2/+23
* | [Session] Align state and global agent switchpoints (#3845)dan2024-05-033-70/+50
* | Don't clear toasts when changing users (#3843)dan2024-05-034-62/+64
* | make service url gate friendlier (#3841)Samuel Newman2024-05-032-24/+32
* | remove broken keyboard offset code (#3842)Samuel Newman2024-05-031-16/+4
* | [Clipclops] Header tweaks (#3839)Samuel Newman2024-05-032-2/+6
* | update date logic to account for timezones (#3840)Samuel Newman2024-05-031-4/+12
* | [Clipclops] Moar error (#3837)Eric Bailey2024-05-033-34/+132
* | [Session] Reset global agent on expire (#3838)dan2024-05-031-6/+11
* | [Session] Rely on agent session change event for persisting resumed session (...dan2024-05-031-32/+12
* | [Clipclops] External store, suspend/resume (#3829)Eric Bailey2024-05-026-171/+343
* | [Session] Fix stale emailAuthFactor and emailConfirmed on the client (#3835)dan2024-05-031-15/+11
* | [Session] Track agent in state (#3833)dan2024-05-031-47/+139
* | visually align icon (#3831)Samuel Newman2024-05-032-2/+2
* | [Session] Call persist handler directly (#3828)dan2024-05-021-96/+63
* | Improve account switcher pending state (#3827)dan2024-05-025-78/+104