about summary refs log tree commit diff
path: root/src/view/com/post-thread/PostRepostedBy.tsx
Commit message (Expand)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-091-1/+1
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-181-1/+1
* [Layout] Base (#6907)Eric Bailey2024-12-051-2/+14
* Leverage jsx transform to remove unnecessary react imports and update eslint ...Paul Coroneos2024-11-191-1/+1
* Sort imports (#6009)dan2024-10-291-1/+1
* Fix wrong empty state for liked by (#5343)dan2024-09-151-0/+9
* Tweak rendering of top headers so they always appear even during load (#4982)Hailey2024-08-301-9/+3
* Show quote posts (#4865)Samuel Newman2024-08-211-2/+2
* Fix missing header on Likes/Reposted By, add missing perf optimizations (#4867)Hailey2024-08-011-52/+52
* Clean up some sentry logs (#2630)Eric Bailey2024-01-251-2/+2
* Use consistent spinners for loading screens (#2611)dan2024-01-241-5/+2
* Consolidate List props a bit (#2216)dan2023-12-211-11/+3
* Make scroll handling contextual (#2200)dan2023-12-131-2/+3
* Shadow refactoring and improvements (#1959)dan2023-11-211-9/+2
* Post PostLikedBy and PostRepostedBy to RQ (#1913)dan2023-11-151-38/+69
* Replace all logs with new loggerEric Bailey2023-11-041-5/+4
* Fix other error logs while I'm at itEric Bailey2023-11-041-2/+2
* Give explicit names to MobX observer components (#1413)dan2023-09-071-1/+3
* Refactor moderation to apply to accounts, profiles, and posts correctly (#548)Paul Frazee2023-04-271-9/+1
* Web fixes (#517)Paul Frazee2023-04-221-0/+2
* Add first round of labeling tools (#467)Paul Frazee2023-04-121-0/+1
* Reorganize state models for clarity (#378)Paul Frazee2023-04-031-5/+2
* Lex refactor (#362)Paul Frazee2023-03-311-1/+0
* Darkmode fixes (#301) (#327)Paul Frazee2023-03-201-3/+11
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-57/+12
* Update layouts on a bunch of viewsPaul Frazee2023-01-261-5/+6
* Resolve all remaining lint issues (#88)Paul Frazee2023-01-241-5/+1
* Fix error logsPaul Frazee2023-01-191-2/+2
* Fixes to reposted-by listPaul Frazee2023-01-191-31/+40
* Fix: ensure all views can scroll to the bottomPaul Frazee2023-01-191-0/+1
* Unit Testing (#35)João Ferreiro2023-01-171-2/+3
* Improve error loggingPaul Frazee2023-01-021-3/+1
* Implement logging systemPaul Frazee2023-01-021-3/+3
* Add a design system (#34)Paul Frazee2022-12-281-3/+2
* Wrap all <Text> in a helper that ensures black color is applied by defaultPaul Frazee2022-12-201-1/+2
* Reduce confusing visual feedback while scrollingPaul Frazee2022-12-181-1/+2
* Add avatar images and fix some type signaturesPaul Frazee2022-12-081-0/+1
* Improve error messagesPaul Frazee2022-11-151-9/+12
* Always fallback from displayName to handlePaul Frazee2022-11-141-1/+1
* Update to the latest APIsPaul Frazee2022-11-041-3/+6
* Switch to autogenerated avis for nowPaul Frazee2022-10-311-2/+6
* Switch to one default aviPaul Frazee2022-09-281-6/+2
* Replace mock-api with real apiPaul Frazee2022-09-221-1/+1
* Implement consistent Link componentPaul Frazee2022-09-021-6/+3
* Aesthetic improvementsPaul Frazee2022-08-311-1/+1
* Unify the color palettePaul Frazee2022-08-311-5/+4
* New navigation model (#1)Paul Frazee2022-08-311-14/+4
* Add liked-by and reposted-by viewsPaul Frazee2022-07-221-0/+141