about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove messages provider (#3902)Eric Bailey2024-05-072-41/+35
* [🐴] State transitions (#3880)Eric Bailey2024-05-074-208/+490
* [🐴] Global event mgmt (#3897)Eric Bailey2024-05-075-41/+686
* Run intl:extractPaul Frazee2024-05-0717-8276/+14285
* Remove unnecessary Trans tags (#3888)Minseo Lee2024-05-072-14/+10
* [GIFs] Restore default alt text (#3893)Samuel Newman2024-05-074-20/+84
* Update Feed.tsx (#3715)Minseo Lee2024-05-071-1/+5
* Update Feeds.tsx (#3719)Minseo Lee2024-05-071-1/+1
* Update Indonesian translation (#3891)kodebanget2024-05-071-1273/+449
* Update WhoCanReply.tsx (#3720)Minseo Lee2024-05-071-6/+8
* fix bad bool check in action (#3885)Hailey2024-05-061-2/+1
* Finnish translation update (#3755)Jan-Olof Eriksson2024-05-061-87/+49
* Improve localization marks (#3285)Minseo Lee2024-05-0612-66/+67
* Implement FeedFeedback API (#3498)Paul Frazee2024-05-0719-63/+505
* Protect against missing elementPaul Frazee2024-05-061-5/+4
* Merge branch 'web-loading' of https://github.com/TuxPenguin09/bsky-social-app...Paul Frazee2024-05-061-2/+8
|\
| * Added Preload for Webaliamanuba2024-05-021-2/+8
* | 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