.. |
_common.ts
|
Implement scene invitation and membership controls
|
2022-11-10 16:30:14 -06:00 |
feed-view.ts
|
Fix 'load more' showing up incorrectly
|
2022-11-28 08:30:34 -06:00 |
get-assertions-view.ts
|
Handle pending invites correctly
|
2022-11-11 12:49:53 -06:00 |
link-metas-view.ts
|
Add link embeds to posts
|
2022-11-23 17:01:00 -06:00 |
me.ts
|
Clear notifications count optimistically
|
2022-11-16 14:36:16 -06:00 |
members-view.ts
|
Fix empty states for scene members and memberships
|
2022-11-14 14:24:23 -06:00 |
memberships-view.ts
|
Fix empty states for scene members and memberships
|
2022-11-14 14:24:23 -06:00 |
navigation.ts
|
Turn home button into a 'go back to start of nav history'
|
2022-11-22 12:19:38 -06:00 |
notifications-view.ts
|
Batch notification loads to avoid layout reflows due to async
|
2022-11-28 13:45:49 -06:00 |
onboard.ts
|
Fixes to onboarding
|
2022-11-10 17:19:45 -06:00 |
post-thread-view.ts
|
Add replying-to context to threads
|
2022-11-23 14:22:40 -06:00 |
post.ts
|
Refactor: create src/lib to reflect actual sharing of that code
|
2022-11-22 12:02:31 -06:00 |
profile-ui.ts
|
Add 'posts & replies' view to profiles
|
2022-11-22 12:26:53 -06:00 |
profile-view.ts
|
Detect links in profile bios
|
2022-11-23 14:53:33 -06:00 |
profiles-view.ts
|
Invalidate profiles cache on direct load
|
2022-11-17 13:01:57 -06:00 |
reposted-by-view.ts
|
Implement scene invitation and membership controls
|
2022-11-10 16:30:14 -06:00 |
root-store.ts
|
Add link embeds to posts
|
2022-11-23 17:01:00 -06:00 |
session.ts
|
Track rotated auth tokens
|
2022-11-21 16:17:40 -06:00 |
shell-ui.ts
|
Show parent post in composer when replying (close #3)
|
2022-11-23 13:28:29 -06:00 |
suggested-actors-view.ts
|
Keep fetching suggestions to reach a full list
|
2022-11-22 15:53:23 -06:00 |
suggested-invites-view.ts
|
Handle pending invites correctly
|
2022-11-11 12:49:53 -06:00 |
user-autocomplete-view.ts
|
Add live search to autocomplete and only highlight known handles
|
2022-11-17 14:35:12 -06:00 |
user-followers-view.ts
|
Implement scene invitation and membership controls
|
2022-11-10 16:30:14 -06:00 |
user-follows-view.ts
|
Implement scene invitation and membership controls
|
2022-11-10 16:30:14 -06:00 |
votes-view.ts
|
Finish the upvote/downvote implementation
|
2022-11-08 12:14:51 -06:00 |