Integrate golgi into peach_web #81

Merged
glyph merged 33 commits from golgi_integration into main 2022-03-03 07:37:26 +00:00

33 Commits

Author SHA1 Message Date
486518002d add latest lockfile 2022-03-03 09:36:48 +02:00
3991af11c7 only render private if sbot is active, fix type in profile 2022-03-03 09:34:30 +02:00
59ef5960a4 reduce code repetition 2022-03-03 09:33:45 +02:00
69a8cc262e renamed context file 2022-03-03 08:55:58 +02:00
1479a65d59 rename sbot context module to match all scuttlebutt.rs files 2022-03-03 08:55:37 +02:00
ffe190148d minor css tweaks 2022-03-02 15:24:40 +02:00
b1724f6eb4 update sbot status context and add latest seq num 2022-03-02 15:24:05 +02:00
9a07ab3ac0 add query param for private msgs 2022-03-02 13:51:02 +02:00
06a55ade06 remove blob rendering for blocked peers 2022-03-02 13:35:21 +02:00
6cba477f15 add private message publishing 2022-03-02 11:57:10 +02:00
020d18731b add block list and implement (un)follow and (un)block 2022-03-02 08:58:54 +02:00
a38394054d implement peer search with key validation 2022-03-01 10:53:45 +02:00
814162ce7d update friends list handler and remove followers 2022-02-28 16:25:31 +02:00
03028a2278 add context builder for friends list 2022-02-28 16:25:06 +02:00
e10468c337 add basic peer lookup, improve follows and profile route handlers 2022-02-28 16:08:05 +02:00
436a516c3e add conditional rendering for profile and peers list 2022-02-28 16:06:52 +02:00
786e3f41d9 add utility to check blobstore for file 2022-02-28 16:05:53 +02:00
a491892bd9 assign public key id to profile context 2022-02-25 10:49:37 +02:00
02a1078ece make profile capsule border pink 2022-02-25 09:10:09 +02:00
6d2502257d add profile image uploader and blob saver 2022-02-25 09:09:41 +02:00
ebbcc35fbb add deps for base64 and temp dir creation 2022-02-25 09:09:07 +02:00
e3eb3be2e3 use local blobstore path util function 2022-02-25 09:08:48 +02:00
799d9de001 add io error variant and blob writer function 2022-02-25 09:08:21 +02:00
e05de8284d get profile image blob path and render in template 2022-02-23 11:54:34 +02:00
9013ccb3d6 determine blobstore path and mount blob file server 2022-02-23 11:54:08 +02:00
a37288225a remove decimal from memory and blobstore size 2022-02-23 10:22:52 +02:00
4665a9e6fa fix icon permissions; remove executable 2022-02-23 10:22:21 +02:00
1a3ddccbd6 add invite creation and display 2022-02-23 10:21:58 +02:00
fe1da62058 add template for profile update form 2022-02-11 10:32:59 +02:00
68c926609e routes and logic for profiles and publishing name, description and post 2022-02-11 10:32:39 +02:00
17ea3e7f44 add golgi dependency and error variant 2022-02-11 10:31:31 +02:00
a174027ff5 add context builders for sbot 2022-02-11 10:31:07 +02:00
f459fe47d1 add display for warning flash msgs 2022-02-11 10:30:27 +02:00