about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Move `PreferencesHomeFeed` to a screen instead of a modal (#1335)Ansh2023-08-308-36/+45
* Moderation settings fixes (#1336)Paul Frazee2023-08-304-678/+67
* fix lightbox on search page (#1330)Eric Bailey2023-08-291-2/+18
* handle stuck state with granular android permissionsEric Bailey2023-08-291-3/+8
* Test fixesPaul Frazee2023-08-282-1/+2
* Make posts behave more like links (#1316)Eric Bailey2023-08-284-5/+18
* Replace web editor link behavior (#1319)Paul Frazee2023-08-282-26/+123
* Fix: Don't flash default profile avatar and link in nav (#1287)Patroll2023-08-281-1/+6
* Improvements to feed assembly to avoid possible state issues (#1318)Paul Frazee2023-08-282-4/+18
* Remove ability for Post component to load from URI (close #1302) (#1317)Paul Frazee2023-08-283-33/+7
* wrap mutation in runInAction (#1305)Eric Bailey2023-08-281-1/+4
* Move the web composer to the top of the screen (#1282)Paul Frazee2023-08-251-1/+1
* Eslint updates (#1281)Eric Bailey2023-08-254-5/+7
* don't mention own user from composer (#1279)Eric Bailey2023-08-251-1/+3
* Update/fix `ChangeHandle` form (#1280)Eric Bailey2023-08-251-4/+4
* Use `Pressable` for most links/embeds (#1181)Eric Bailey2023-08-246-33/+15
* defer loading of feeds until visible (#1271)Eric Bailey2023-08-243-37/+40
* Fixes to the feed discovery page (#1238)Paul Frazee2023-08-241-28/+27
* setup `isAuthenticatedUser` in profileUiModel inside an action (#1272)Ansh2023-08-241-3/+5
* Add analytics event for when the app is opened from a notification (#1270)Paul Frazee2023-08-242-0/+4
* A couple quick notifications fixes (#1262)Paul Frazee2023-08-231-3/+6
* [APP-836] Emoji picker for web (#1254)Ansh2023-08-235-12/+115
* [APP-786] Native notifications (#1095)Ansh2023-08-2311-230/+126
* Fixes #1252 fix alt text setting description toggle (#1261)Ansh2023-08-232-3/+3
* Improve handling of unselecting languanges in composer language menu (#1093)Eric Bailey2023-08-236-47/+135
* fix bad reference on nativeEric Bailey2023-08-231-1/+2
* Change Handle modal DNS instruction tweaks for clarity (#1245)Paul Frazee2023-08-221-1/+7
* Fix: update posts rendered in notifs on refresh (close #1196) (#1243)Paul Frazee2023-08-222-6/+21
* Fix: include link-meta abort signal for timeout (close #1214) (#1240)Paul Frazee2023-08-221-0/+1
* Fix feed empty state (close #1235) (#1239)Paul Frazee2023-08-221-2/+6
* Add likes tab (#1227)Eric Bailey2023-08-222-25/+57
* add title attr to text text links (#1228)Eric Bailey2023-08-225-10/+37
* [APP-834] Allow @ing someone in post directly from profile (#1241)Ansh2023-08-229-5/+99
* [APP-835] trim end of email during login (#1242)Ansh2023-08-221-1/+3
* Merge branch 'main' of github.com:bluesky-social/social-app into mainPaul Frazee2023-08-224-13/+44
|\
| * fix thread double border (#1251)Eric Bailey2023-08-222-7/+17
| * do not thread author media filtered feed (#1253)Eric Bailey2023-08-222-6/+27
* | Minor formattingPaul Frazee2023-08-221-1/+3
* | Merge branch 'fix-empty-search' of https://github.com/darnfish/social-app int...Paul Frazee2023-08-221-0/+2
|\ \ | |/ |/|
| * Don't submit search if query is emptyWilliam Gibson2023-08-221-0/+2
* | add profiles sampling to sentry (#1237)Ansh2023-08-211-0/+5
* | allow handles to start with a number (#1231)Eric Bailey2023-08-211-1/+1
* | Fix to post meta overflow in highlighted post (#1211)Paul Frazee2023-08-171-3/+8
* | Fix android postmeta alignmentPaul Frazee2023-08-171-1/+1
* | Dont suggest users that are muted or blocked (close #1185) (#1209)Paul Frazee2023-08-172-6/+28
* | default translate to device language (#1207)Eric Bailey2023-08-174-10/+5
* | Update the web composer textinput to an emitter (close #1193) (#1205)Paul Frazee2023-08-172-15/+26
* | A set of composer fixes (#1187)Paul Frazee2023-08-165-42/+66
* | Shorten links in composer to reduce char usage (#1188)Paul Frazee2023-08-165-25/+66
* | Tune link card font sizes on desktopPaul Frazee2023-08-161-2/+2