1
0
Fork 0
Commit graph

9 commits

Author SHA1 Message Date
0ed7a3969e cleanups 2024-12-02 19:35:53 -05:00
e7c7a44a9d cleanups 2024-12-01 23:59:26 -05:00
6d2df5d44a Move session management to sessionStore. 2024-12-01 20:54:21 -05:00
582010fb7b Fetch the user and their stickers.
Add useStickersStore.

Rename stickers to sticker_ids.
2024-12-01 19:20:21 -05:00
a61728602d whitespace 2024-11-26 22:58:23 -05:00
2ba961ce2a Clicking on stickers on the profile page takes you to stickerview.
Home goes to profile page for now.

Create a menu item for an unclaimed sticker.

Only fetch an item if we don't have it yet.
2024-11-26 14:35:39 -05:00
e9da81daca Set owner of sticker.
Owner is property of sticker.  Stickers are a reference for users, so flip the API.
2024-11-26 12:36:11 -05:00
4ab5bcf367 Claim sticker.
Make proxy generic.
2024-11-26 11:30:20 -05:00
3ef1507bab Add StickerView. 2024-11-25 20:06:22 -05:00