about summary refs log tree commit diff
path: root/src/view/com/post/Post.tsx
Commit message (Expand)AuthorAgeFilesLines
* Add subtle web hover to interactive rows (#5989)dan2024-10-291-1/+10
* [Neue] Post avi, `PostMeta` cleanup (#5450)Eric Bailey2024-09-241-2/+1
* Constrain image heights in feeds and threads (#5129)Eric Bailey2024-09-051-2/+6
* Fix overflow on posts (#4899)Samuel Newman2024-08-081-6/+7
* `true` (#4833)Hailey2024-07-251-32/+30
* Replace `import hairlineWidth =` with const (#4831)Samuel Newman2024-07-251-2/+1
* [Videos] Video player - PR #1 - basic player (#4731)Samuel Newman2024-07-251-30/+32
* `Reposted by you` and `Reply to you` (#4478)Minseo Lee2024-07-111-11/+19
* hide top border for mentions and replies (#4330)Hailey2024-06-031-2/+11
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-311-1/+2
* Add follow button to feed item avatar (#3560)Samuel Newman2024-05-311-7/+10
* Performance improvements: structural sharing & moderation opts context (#3785)Paul Frazee2024-04-301-1/+1
* remove precacheThreadPostProfiles (#3729)Hailey2024-04-271-6/+4
* Add hovercards to "Reply To" (#3587)dan2024-04-161-6/+9
* cache fix for search post results (#3520)Hailey2024-04-121-21/+32
* Use consistent avatar shape/defaults for labelers (#3257)Eric Bailey2024-03-191-5/+2
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-18/+14
* Remove `FixedTouchableHighlight` , fix Android press issues (#3214)Hailey2024-03-141-1/+1
* [Statsig] Track likes, reposts, follows (#3195)dan2024-03-131-0/+1
* Add tags and mute words (#2968)Eric Bailey2024-02-261-0/+2
* Last usage (#2944)Eric Bailey2024-02-201-5/+4
* moderate avatars and embeds in composer reply to (#2665)Hailey2024-01-301-1/+2
* Use the RichText facets when copying post text (#2481)Mary2024-01-101-1/+6
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-8/+13
* add expandable context to composer when replying to post (#2419)Hailey2024-01-081-0/+1
* Hide posts tool (#2299)Eric Bailey2023-12-241-1/+1
* Bump react-native to 0.73.1, expo to 50 (#2214)Eric Bailey2023-12-231-0/+1
* Fix: distinguish between post media and quotes with the moderation hider (#2075)Paul Frazee2023-12-041-1/+7
* Shadow refactoring and improvements (#1959)dan2023-11-211-3/+1
* Do less work (#1953)dan2023-11-171-1/+1
* Add Shadow type (#1900)Paul Frazee2023-11-141-2/+2
* Composer update (react-query refactor) (#1899)Paul Frazee2023-11-141-4/+4
* Refactor notifications to use react-query (#1878)Paul Frazee2023-11-121-184/+88
* Move language preferences to new persistence + context (#1837)Paul Frazee2023-11-081-1/+3
* Move muted threads to new persistence + context (#1838)Paul Frazee2023-11-081-5/+8
* Replace all logs with new loggerEric Bailey2023-11-041-8/+9
* Fix immediate TS errorsEric Bailey2023-11-041-4/+4
* Added show more for long postsHaider Ali Punjabi2023-10-261-2/+19
* Language settings updates, new primary language setting (#1471)Eric Bailey2023-09-211-1/+4
* Feed UI update working branch [WIP] (#1420)Paul Frazee2023-09-181-20/+2
* Give explicit names to MobX observer components (#1413)dan2023-09-071-192/+190
* Make posts behave more like links (#1316)Eric Bailey2023-08-281-0/+1
* Remove ability for Post component to load from URI (close #1302) (#1317)Paul Frazee2023-08-281-24/+4
* Fix: update posts rendered in notifs on refresh (close #1196) (#1243)Paul Frazee2023-08-221-2/+5
* default translate to device language (#1207)Eric Bailey2023-08-171-2/+1
* Fix tap target size of post dropdown menus (#1180)Paul Frazee2023-08-151-4/+7
* Add alerts to embeds (#1138)Paul Frazee2023-08-081-1/+4
* Collection of small UI fixes & improvements (#1104)Paul Frazee2023-08-041-3/+5
* Labeling & moderation updates [DRAFT] (#1057)Paul Frazee2023-08-031-12/+19
* [APP-782] Support invalid handles correctly (#1049)Paul Frazee2023-07-271-8/+4