Commit Graph

24 Commits

Author SHA1 Message Date
plebeius.eth
9bfa9fe2ef feat(author): add 'comments' (replies) and 'submitted' (posts) tabs and feeds 2023-12-10 15:45:30 +01:00
plebeius.eth
7a339feb1e feat(profile): add 'comments' (replies) and 'submitted' (posts) tabs and feeds 2023-12-10 15:07:12 +01:00
plebeius.eth
af2c6b6e4d feat(profile): add upvoted and downvoted views 2023-12-09 22:23:41 +01:00
plebeius.eth
e90115b748 feat: add inbox view, to be tested with publishing 2023-12-09 18:01:08 +01:00
plebeius.eth
3c3a4f5e76 feat: add functional author page 2023-12-09 17:19:13 +01:00
plebeius.eth
cd5b617124 feat: add complete p/all view 2023-12-08 21:49:45 +01:00
plebeius.eth
8ed60f95d8 perf(addresses utils): use object instead of array for useDefaultAndSubscriptionsSubplebbits 2023-12-08 10:22:19 +01:00
plebeius.eth
3c919d74ec feat(profile): add sidebar, about page, styling, header link 2023-12-07 16:53:05 +01:00
plebeius.eth
5cd1c03cc5 feat: add profile view 2023-12-07 10:54:14 +01:00
plebeius.eth
e4c5da3d81 refactor(addresses utils): maintain order with array for topbar 2023-12-06 16:36:25 +01:00
plebeius.eth
647a7ed7d6 feat(topbar): display subplebbit addresses from defaults and subs with proper formatting 2023-12-05 16:54:35 +01:00
plebeius.eth
ea1a201493 feat(post tools): add functional share button 2023-12-03 21:42:19 +01:00
plebeius.eth
f1204a77f1 fix(view utils): check timefilterkey when detecting home view 2023-12-03 10:57:39 +01:00
plebeius.eth
ba0200ab85 refactor(header): each element should be a component not a variable 2023-12-01 21:06:16 +01:00
plebeius.eth
a3bd954f7f feat(header): add settings header, add settings view util 2023-11-27 12:48:01 +01:00
plebeius.eth
708b3bb8c8 feat(sidebar): add post-specific sidebar with stats 2023-11-21 16:35:39 +01:00
plebeius.eth
beae43934c fix(sidebar): use short address for sub creator, only consider owner as creator 2023-11-20 15:34:12 +01:00
plebeius.eth
f6aa70be9d feat(time utils): differentiate between 'time ago' adding function for formatted time duration 2023-11-20 11:37:58 +01:00
plebeius.eth
c09bae351c feat(user utils): find subplebbit creator for sidebar 'created by' 2023-11-20 11:35:36 +01:00
plebeius.eth
b1c4b9ba84 feat(about): add about view for sidebar on mobile 2023-11-19 18:14:29 +01:00
plebeius.eth
c81a648ef8 refactor(url utils): move isvalidurl, don't validate ens and ipfs 2023-11-14 22:24:16 +01:00
plebeius.eth
304c3136b6 feat(challenge modal): preview publication content also for votes 2023-11-12 17:41:26 +01:00
plebeius.eth
b02c47ec2a refactor(view-utils): optimize with specific view functions 2023-11-10 14:49:45 +01:00
plebeius.eth
105ae9ef24 refactor(utils): optimize checkCurrentView with switch, move all utils to their own file category in utils folder 2023-11-09 16:33:15 +01:00