about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* [APP-836] Emoji picker for web (#1254)Ansh2023-08-2310-12/+136
* [APP-786] Native notifications (#1095)Ansh2023-08-2318-260/+253
* 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
* Merge pull request #1260 from bluesky-social/eric/fix-windowEric Bailey2023-08-231-1/+2
|\
| * fix bad reference on nativeEric Bailey2023-08-231-1/+2
|/
* bskyweb: cache /static/{images,js} for 1 week, other files for 1 hourJake Gold2023-08-231-2/+16
* 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-224-30/+62
* add title attr to text text links (#1228)Eric Bailey2023-08-228-22/+166
* [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
* | ios buildNumber 2Paul Frazee2023-08-171-1/+1
* | Fix to post meta overflow in highlighted post (#1211)Paul Frazee2023-08-171-3/+8
* | Bump react-native-gesture-handler@2.12.1Paul Frazee2023-08-172-5/+5
* | 1.46Paul Frazee2023-08-172-3/+3
* | Bump detoxPaul Frazee2023-08-172-5/+5
* | Fix android postmeta alignmentPaul Frazee2023-08-171-1/+1
* | upgrade react-native-reanimated (#1198)Ansh2023-08-172-5/+5
* | 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-174-15/+32
* | A set of composer fixes (#1187)Paul Frazee2023-08-165-42/+66
* | Shorten links in composer to reduce char usage (#1188)Paul Frazee2023-08-166-26/+123
* | Tune link card font sizes on desktopPaul Frazee2023-08-161-2/+2
* | Tune up the link card to look nicer, show more info, and layout horizontally ...Paul Frazee2023-08-162-17/+36
* | Fix to "Load new posts" showing sometimes when there's nothing new to show (#...Paul Frazee2023-08-162-3/+12
* | Require bluesky-social/social-app for .github/workflows/build-and-push-* (#1152)Jerry Chen2023-08-152-0/+2
* | Fix tap target size of post dropdown menus (#1180)Paul Frazee2023-08-158-113/+55
* | use greater of indexedAt or machine clock (#1182)Eric Bailey2023-08-151-5/+16
* | Remove view selector offsetting (close #1174) (#1183)Paul Frazee2023-08-151-5/+3
* | Fix link color in dark mode (close #1170) (#1184)Paul Frazee2023-08-151-0/+1
* | :sparkles: Repurpose report post modal and re-use for list reporting (#1070)Foysal Ahamed2023-08-1519-363/+354
* | Clear caches on session change (#1179)Paul Frazee2023-08-151-0/+2
* | fix prefetching lightbox images (#1163)Eric Bailey2023-08-153-11/+13
* | [APP-798] add key to `ProfileCardPills` render method (#1158)Ansh2023-08-152-1/+17
* | 1.45Paul Frazee2023-08-152-4/+4
* | Fix to feeds view in profiles (#1171)Paul Frazee2023-08-155-17/+46
* | use user.handle response from getProfile, not getSession (#1165)Eric Bailey2023-08-151-1/+1