about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | 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-1515-348/+310
* | 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
* | Fix to feeds view in profiles (#1171)Paul Frazee2023-08-152-15/+9
* | use user.handle response from getProfile, not getSession (#1165)Eric Bailey2023-08-151-1/+1
* | Fixes #1124: Trim alt text before saving (#1159)Ansh2023-08-141-2/+2
* | Fix: close keyboard when viewing the self-label modal (#1153)Paul Frazee2023-08-111-3/+9
* | Fix: set background color of the view selector (#1151)Paul Frazee2023-08-101-0/+1
* | More useful block-state information in embeds (#1150)Paul Frazee2023-08-103-5/+27
* | Replace the emojis in the self-labeler with a remove button (#1147)Paul Frazee2023-08-101-16/+25
* | Adds profile media tab (#1137)Eric Bailey2023-08-103-60/+104
* | Add self-labeling controls (#1141)Paul Frazee2023-08-0918-114/+399
* | wait for list memberships to load before becoming interactive (#1140)Eric Bailey2023-08-092-31/+48