frontend/composables
2024-05-04 19:22:47 -10:00
..
AccessToken.ts feat: Implement proper login and logout using UI 2024-04-26 18:50:30 -10:00
Account.ts feat: Implement proper login and logout using UI 2024-04-26 18:50:30 -10:00
AccountSearch.ts feat: Implement proper login and logout using UI 2024-04-26 18:50:30 -10:00
AccountTimeline.ts feat: Implement proper login and logout using UI 2024-04-26 18:50:30 -10:00
AppData.ts feat: Implement proper login and logout using UI 2024-04-26 18:50:30 -10:00
BaseUrl.ts feat: ♻️ Change code to build in static mode, add timelines, profiles and notes, new design 2024-04-21 21:38:51 -10:00
Config.ts feat: ♻️ Change code to build in static mode, add timelines, profiles and notes, new design 2024-04-21 21:38:51 -10:00
EventBus.ts feat: Add quoting, replies, refactor parts of old code 2024-04-27 20:35:26 -10:00
ExtendedDescription.ts feat: Implement proper login and logout using UI 2024-04-26 18:50:30 -10:00
HomeTimeline.ts feat: Add home timeline for logged-in users 2024-04-28 16:59:28 -10:00
Instance.ts feat: Implement proper login and logout using UI 2024-04-26 18:50:30 -10:00
LocalTimeline.ts feat: Add new navigation sidebar and instance description block on / 2024-04-25 13:04:45 -10:00
Me.ts fix: 🐛 Don't auto mention yourself when replying/quoting yourself 2024-04-27 21:54:13 -10:00
Megalodon.ts fix: 🐛 Don't auto mention yourself when replying/quoting yourself 2024-04-27 21:54:13 -10:00
Note.ts feat: Implement proper login and logout using UI 2024-04-26 18:50:30 -10:00
NoteData.ts feat: Add quoting, replies, refactor parts of old code 2024-04-27 20:35:26 -10:00
NotificationTimeline.ts feat: New notifications view, refactor all composables 2024-04-26 15:28:12 -10:00
OAuthProviders.ts fix: 🚑 Fix errors when logging in with incorrect credentials 2024-04-28 13:48:03 -10:00
ParsedContent.ts feat: 🔒 Add crossorigin attributes to every image element 2024-05-04 19:22:47 -10:00
PublicTimeline.ts feat: New notifications view, refactor all composables 2024-04-26 15:28:12 -10:00
Relationship.ts feat: Add ability to follow and unfollow users 2024-04-29 10:22:44 -10:00
ResolveMentions.ts refactor: 🎨 Refactor notes, event system and timelines 2024-04-27 19:02:27 -10:00
SignedIn.ts fix: 🐛 Do not allow users to do certain things when logged out (would previously error) 2024-04-27 20:55:23 -10:00
Timeline.ts feat: New notifications view, refactor all composables 2024-04-26 15:28:12 -10:00