Commit graph

1013 commits

Author SHA1 Message Date
3749ab340a
ci: more build threads, ftbsc is beefy 2024-06-21 05:20:15 +02:00
c5c03c0848
fix(web): link to join page rather than source code 2024-06-21 05:19:50 +02:00
d2d69f459e
fix(web): base url for frontend, fix copy path 2024-06-21 04:27:32 +02:00
6c781f4c9a
fix: names get cut off 2024-06-21 04:07:35 +02:00
8bfe2d0c7f
docs: update readme links 2024-06-21 03:20:38 +02:00
3421e7b9f4
feat(web): super simple way to see activity and posts 2024-06-21 02:42:36 +02:00
3e1be62bc7
chore: update cargo.lock 2024-06-21 02:38:20 +02:00
f466016c01
feat: nuke cli task
not awesome but eh acceptable i think
2024-06-21 02:32:31 +02:00
11edbba1ae
ci: update tci script for new instance 2024-06-21 02:21:27 +02:00
3d504e5059
fix: try both 2.0.json and 2.0 for nodeinfo 2024-06-19 17:58:16 +02:00
cf26b77fdf
fix(apb): add link type, tag is Link 2024-06-19 17:56:05 +02:00
9785b9856c
fix(web): profile update form correctly creates obj 2024-06-19 17:55:19 +02:00
9abf1b65ab
docs!: cant explain the joke... 2024-06-17 16:49:43 +02:00
6efd121080
fix: show why http sign failed fetching in dbg 2024-06-15 02:13:52 +02:00
a80819685a
feat: allow specifying worker threads 2024-06-14 15:51:55 +02:00
6fed451513
fix: updates should now work! 2024-06-14 02:10:00 +02:00
e1f1548e7e
fix: use .udpate method, internal unchanged 2024-06-13 17:20:50 +02:00
37fa1df9ab
fix: update task should have unchanged not set 2024-06-13 17:10:43 +02:00
1dcd9e6e13
chore(web): imports 2024-06-12 15:27:10 +02:00
85c739d6b7
fix(web): devtools moved 2024-06-12 15:26:41 +02:00
42ae2633f2
fix(web): more reliable infinite scroll
since there's no button anymore it really needs to work always
2024-06-12 15:21:37 +02:00
014da01982
chore(web): warns 2024-06-12 15:21:10 +02:00
3db892f038
fix: cheap way to make public activities public 2024-06-12 06:07:34 +02:00
ea655be121
fix(web): huge refactor but basically nothing changed
... yet! this fixes the weird bug that resets timeline scroll when
coming back from users (annoying!). also slightly better spacing for
things and more consistent loading buttons. its a big refactor and its
underway but there's so much in progress that ill commit this big chunk
as is and i totally wont regret it later when i need to remember what i
was moving where aha
2024-06-12 06:02:36 +02:00
40392aef56
feat: add streams and move feed to its own field 2024-06-11 05:51:12 +02:00
20e5a3c104
fix(web): actor summary, consistency 2024-06-10 21:51:35 +02:00
0fec18582d
feat(web): rework actors page 2024-06-10 21:44:28 +02:00
7badc1eab5
feat(web): add super simple page to edit profile
it seems to work but backend doesnt apply update... what??
2024-06-10 06:44:47 +02:00
105b829e32
fix: can only update self 2024-06-10 06:44:26 +02:00
2d08511e05
fix: maybe must be unchanged? 2024-06-10 06:34:13 +02:00
e7acc420f1
fix(web): move devtools link in footer 2024-06-10 05:24:49 +02:00
116d5f3f8c
fix: outbox show announces basically 2024-06-10 04:57:40 +02:00
9967870ca2
fix: show only accepted follows 2024-06-10 04:46:43 +02:00
81d8ee9cdf
feat(web): followers/following pages on actors 2024-06-10 04:45:17 +02:00
caf990f291
fix: join with actors and select id 2024-06-10 04:24:51 +02:00
bc747af055
feat: graceful shutdown to not lose tasks 2024-06-10 04:13:15 +02:00
ec910693d9
fix: oops didnt actually fix the comparison 2024-06-10 04:07:58 +02:00
3781d38f95
fix: dont over-decrement on follow undo 2024-06-10 03:36:29 +02:00
94c8900dcb
fix: oops uid not oid
honestly these fn names looked cool but were probably a bad choice
2024-06-10 03:22:25 +02:00
f75f0cc209
feat(web): followers/following pages 2024-06-10 03:14:56 +02:00
58daf13708
docs(apb): docstrings for methods 2024-06-10 03:10:44 +02:00
8d42734e77
fix(web): add warning about groups relaying 2024-06-10 01:46:24 +02:00
3f52b4d566
feat: show if user manually approves follows 2024-06-10 01:43:39 +02:00
03603a396d
fix: following/followers collections 2024-06-10 00:50:39 +02:00
89c6a923dc
fix: accept update modifies non null column 2024-06-09 19:46:51 +02:00
129724d30e
feat: add instance id in relations
this is needed to provide instance-scoped relations
2024-06-09 19:46:27 +02:00
846d0f21d5
fix(apb): dont put context extensions on collections 2024-06-09 18:42:35 +02:00
8ee67addb6
ci: use config file dont hardcode db 2024-06-08 19:00:00 +02:00
2542c98fe4
fix: ughh bug came back? 2024-06-08 18:58:58 +02:00
6e4f492069
fix: better default configs 2024-06-08 17:32:22 +02:00