156 Commits

Author SHA1 Message Date
Vojtech Simetka
e921d75940
feat: correctly align images in create post and in viewing post (#350) 2023-04-02 22:44:16 +02:00
Barbara Gomes
dbcd9f5d27
style: comment out all instances of dark mode css (#348) 2023-04-02 22:11:42 +02:00
Barbara Gomes
c87b77930f
style: fix misaligned icons in buttons (#342) 2023-04-02 22:11:24 +02:00
Barbara Gomes
38ca427cd7
style: fix homepage toggle bg color on dark mode (#345) 2023-04-02 21:26:29 +02:00
Vojtech Simetka
30b6cef3d7
fix: creating post behavior and copy (#343) 2023-04-02 21:19:00 +02:00
Vojtech Simetka
24d56a02de
fix: publishing a persona should add it to favorites (#341) 2023-04-02 21:00:01 +02:00
Vojtech Simetka
4fd14058d9
fix: create persona flow (#339) 2023-04-02 20:50:03 +02:00
Barbara Gomes
1ebb902894
style: fix spacing on rep selection (#340) 2023-04-02 20:49:07 +02:00
Vojtech Simetka
8ea0ae6e1e
fix: link to correct post (changed all ids to be strictly string) (#338) 2023-04-02 20:21:27 +02:00
Barbara Gomes
5c8e870675
style: remove extra padding from textarea (#337) 2023-04-02 20:18:30 +02:00
Vojtech Simetka
24489623c2
fix: chat window - enter to send, remove image button, autoscroll (#336) 2023-04-02 19:43:01 +02:00
Vojtech Simetka
32aba1603f
fix: swap the chat bubble sides (#334) 2023-04-02 18:46:47 +02:00
Vojtech Simetka
8f8dd48a99
feat: filtering and sorting (#319) 2023-04-02 18:20:10 +02:00
Vojtech Simetka
0486feacf8
fix: clicking on a pending posts correctly links to it (#318) 2023-04-02 18:02:21 +02:00
Vojtech Simetka
71930ae827
fix: submit post (#315) 2023-04-02 16:01:06 +02:00
Vojtech Simetka
fe987feb06
feat: enable persona sorting and filtering (#314) 2023-04-02 15:45:07 +02:00
Vojtech Simetka
0d26a1fe9e
feat: add firebase adapter (#313) 2023-04-02 14:57:01 +02:00
Barbara Gomes
4ba2313d23
style: add styles to Activity on Profile page (#312) 2023-04-01 08:34:13 +02:00
Vojtech Simetka
b328e4c67f
feat: remove graph and graph data (#308) 2023-03-31 22:55:02 +02:00
Vojtech Simetka
bc0cdd97ec
feat: chat page has now avatars (#309) 2023-03-31 22:48:42 +02:00
Barbara Gomes
6226e7c81d
style: update styles on profile page (#310)
Co-authored-by: Vojtech Simetka <vojtech@simetka.cz>
2023-03-31 22:47:48 +02:00
Vojtech Simetka
fff6f1e7bb
feat: add progress bars (#306) 2023-03-31 20:43:42 +02:00
Vojtech Simetka
a2803e6073
feat: add transaction history and epochs (#296) 2023-03-31 19:02:58 +02:00
Barbara Gomes
f744b1411f
style: allow filter to wrap (#303) 2023-03-30 22:00:05 +02:00
Barbara Gomes
8ab955ce4d
style: fix size of "remove image" overlay button (#304) 2023-03-30 21:59:28 +02:00
Barbara Gomes
e02cfdd84b
style: add gap between rep and go boxes (#302) 2023-03-30 18:14:39 +02:00
Barbara Gomes
a063406c3f
style: remove highlight from new post textarea (#301) 2023-03-30 18:14:13 +02:00
Barbara Gomes
cf22bbdd62
style: card alignment (#300) 2023-03-30 18:13:38 +02:00
Barbara Gomes
d86676cfe6
style: voting button (#299) 2023-03-30 18:07:14 +02:00
tsukino
3cf79d323d
feat: new Kurate contract with integration to unirep@2.0.0-beta-1 and part of zkitter-js integration (#288)
Co-authored-by: Vojtech Simetka <vojtech@simetka.cz>
2023-03-29 14:01:34 +02:00
Barbara Gomes
544317101c
style: add style to chat avatar (#294)
Co-authored-by: Vojtech Simetka <vojtech@simetka.cz>
2023-03-27 23:39:32 +02:00
Barbara Gomes
5d2aad68d2
style: pending post, promote, demote (#293) 2023-03-27 17:17:59 +02:00
Vojtech Simetka
6d08c97648
fix: post image sizes (#291) 2023-03-27 17:05:53 +02:00
Vojtech Simetka
fc853d4e04
feat: add dicebear avatars to chat (#290) 2023-03-27 15:36:39 +02:00
Vojtech Simetka
a812bc582a
feat: finalize voting mechanism (#289) 2023-03-27 14:11:07 +02:00
Vojtech Simetka
63c25fd9da
feat: prevent posting when minimal persona reputation is not met (#283) 2023-03-26 22:31:39 +02:00
Vojtech Simetka
ffffc0e38e
feat: delete draft persona (#282) 2023-03-26 22:06:21 +02:00
Vojtech Simetka
da0c1f0543
feat: enable editing and deleting seed posts (#281) 2023-03-26 21:25:12 +02:00
Vojtech Simetka
eee67ccffd
fix: erase draft persona after publishing (#280) 2023-03-26 19:29:34 +02:00
Barbara Gomes
2c6b128723
feat: rework persona creation flow and add min reputation (#262)
Co-authored-by: Vojtech Simetka <vojtech@simetka.cz>
2023-03-25 01:18:16 +01:00
Barbara Gomes
25455d14f1
style: chat and post hovers and spacing (#274) 2023-03-24 19:40:26 +01:00
Vojtech Simetka
5500ececb4
chore: update deps and clean up unused code (#273) 2023-03-24 12:20:29 +01:00
Vojtech Simetka
4a347a80cd
chore: add knip and remove unused dependencies and files (#271) 2023-03-23 22:08:59 +01:00
Vojtech Simetka
533a568939
chore: use pnpm instead of npm (#227) 2023-03-23 18:52:01 +01:00
Barbara Gomes
a49efd4866
style: resize post images (#261)
Co-authored-by: Vojtech Simetka <vojtech@simetka.cz>
2023-03-23 17:20:59 +01:00
Vojtech Simetka
d0082f1bb6
feat: localhost adapter (#268) 2023-03-23 13:28:42 +01:00
Barbara Gomes
9c7f359aa5
style: fix header on account/profile page (#263)
Co-authored-by: Vojtech Simetka <vojtech@simetka.cz>
2023-03-18 23:50:48 +01:00
Barbara Gomes
3db6379a9b
style: add dropdown menus to chat headers (#260)
Co-authored-by: Vojtech Simetka <vojtech@simetka.cz>
2023-03-16 18:52:01 +01:00
Barbara Gomes
2b06356298
style: add padding to bottom of grid (#259) 2023-03-16 18:22:24 +01:00
Barbara Gomes
1c970e4a0e
style: add danger style to message banner (#258)
Co-authored-by: Vojtech Simetka <vojtech@simetka.cz>
2023-03-15 20:56:12 +01:00