1
0
Fork 0
Commit graph

11 commits

Author SHA1 Message Date
79c935bba8 whitespace 2024-11-26 23:04:51 -05:00
a61728602d whitespace 2024-11-26 22:58:23 -05:00
236578ea8c Only show New Sticker button if it's my profile.
Send login form user name to login API.
2024-11-26 21:34:57 -05:00
29c5076c41 Toggle home page if user is not logged in to welcome page. 2024-11-26 19:46:25 -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
ddc8c5fc5c remove debugging 2024-11-25 20:04:26 -05:00
4728c1765b Get login working. 2024-11-24 20:50:39 -05:00
65534a4e55 initial commit 2024-11-16 11:40:53 -05:00