about summary refs log tree commit diff
path: root/src/view/com/posts/FeedSlice.tsx
Commit message (Expand)AuthorAgeFilesLines
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-311-1/+9
* Remove `getProfile` calls when loading feed (#3881)Hailey2024-05-231-0/+8
* Implement FeedFeedback API (#3498)Paul Frazee2024-05-071-5/+10
* Remove `FixedTouchableHighlight` , fix Android press issues (#3214)Hailey2024-03-141-5/+1
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-1/+2
* Hoist moderation, attempt to fill feed up to 30 (#2134)Eric Bailey2023-12-071-28/+6
* Shadow refactoring and improvements (#1959)dan2023-11-211-6/+0
* Add some memoization (#1947)dan2023-11-161-3/+5
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-3/+2
* Misc cleanup (#1925)Eric Bailey2023-11-151-7/+5
* Refactor feeds to use react-query (#1862)Paul Frazee2023-11-101-24/+68
* Feed UI update working branch [WIP] (#1420)Paul Frazee2023-09-181-0/+2
* Give explicit names to MobX observer components (#1413)dan2023-09-071-52/+50
* fix long thread stylingEric Bailey2023-08-081-11/+16
* fix feed UI alignment issues (#1106)Eric Bailey2023-08-041-0/+3
* Labeling & moderation updates [DRAFT] (#1057)Paul Frazee2023-08-031-51/+48
* [APP-782] Support invalid handles correctly (#1049)Paul Frazee2023-07-271-2/+3
* Post UI updates (Profile Preview on mobile) (#990)Paul Frazee2023-07-061-6/+0
* [APP-705] Metrics revamp pt2 (#896)Ansh2023-06-271-1/+1
* Fix tscPaul Frazee2023-05-251-1/+1
* [APP-635] Mutelists (#601)Paul Frazee2023-05-111-1/+3
* Implement blocks (#554)Paul Frazee2023-04-281-0/+4
* Update AtUri import to use official package with fix for usernames that start...Paul Frazee2023-04-071-1/+1
* Reorganize state models for clarity (#378)Paul Frazee2023-04-031-3/+3
* Fix full thread SVG dots not rendering (#346) (#364)John Fawcett2023-04-031-3/+3
* Elide long threads in the feed (close #333)Paul Frazee2023-03-211-0/+83
* Refactor feed manipulation and rendering to be more robust (#297)Paul Frazee2023-03-161-0/+28