Commit graph

63 commits

Author SHA1 Message Date
Jesse Wierzbinski 68e5ede6c6
feat: Add ability to follow and unfollow users 2024-04-29 10:22:44 -10:00
Jesse Wierzbinski 8c68957df8
feat: Add home timeline for logged-in users 2024-04-28 16:59:28 -10:00
Jesse Wierzbinski 63cbe6bb82
fix: 🚑 Fix errors when logging in with incorrect credentials 2024-04-28 13:48:03 -10:00
Jesse Wierzbinski a2a2149776
fix: 🐛 Don't auto mention yourself when replying/quoting yourself 2024-04-27 21:54:13 -10:00
Jesse Wierzbinski 7004deafcd
fix: 🐛 Fix hydration errors on sidebar 2024-04-27 21:11:37 -10:00
Jesse Wierzbinski 0f214b6a17
refactor: 🎨 Refactor notes, event system and timelines 2024-04-27 19:02:27 -10:00
Jesse Wierzbinski 3004bf4816
feat: Add post composer 2024-04-26 21:04:02 -10:00
Jesse Wierzbinski c550978872
fix: 🚑 Fix bug preventing login due to incorrect oauth redirect 2024-04-26 19:47:23 -10:00
Jesse Wierzbinski d6f61cfd44
fix: 🐛 Fix application name always showing up as "Soapbox" when signing in 2024-04-26 19:21:39 -10:00
Jesse Wierzbinski 4ae54b3af9
feat: When signing in, use clientside navigation when redirecting to OAuth if on same origin 2024-04-26 19:19:32 -10:00
Jesse Wierzbinski 3c8093a3d2
feat: Implement proper login and logout using UI 2024-04-26 18:50:30 -10:00
Jesse Wierzbinski c29cae2955
build: Add explanations for which apps can be used, add link to registration page in sidebar 2024-04-25 20:10:44 -10:00
Jesse Wierzbinski 9467cef34b
feat: Add new navigation sidebar and instance description block on / 2024-04-25 13:04:45 -10:00