beccf9bc64
fix(web): activity item component propagate articles
/ build (push) Successful in 7m25s
2025-02-20 17:50:40 +01:00
d85c9c64e7
fix(web): quote posts above original reply
...
/ build (push) Has been cancelled
so they get compressed, but also read first because i really hate quote
posts so im forcing you to read first the quoted person and then _maybe_
the other person quoting to steal interactions or dunk on them or being
too edgy to normal reply
2025-02-20 17:48:27 +01:00
d93034fbf1
fix: compat option to force document type
/ build (push) Successful in 10m24s
2025-02-12 13:31:25 +01:00
e6d6de4cc6
fix(cli): stream without transaction
/ build (push) Successful in 10m10s
2025-02-12 13:06:51 +01:00
cc9f3c85da
feat: proper nodeinfo stats
/ build (push) Successful in 10m13s
2025-02-12 12:58:26 +01:00
b4853e1bf6
fix: try to set attachments types properly
/ build (push) Successful in 10m53s
2025-02-12 11:47:15 +01:00
fafbf11b33
feat(cli): task to update attachments document_type
/ build (push) Successful in 10m3s
2025-02-12 11:38:10 +01:00
aa92ad6248
fix: use "text/html" media type rather than "link"
2025-02-12 11:37:53 +01:00
f05b72542c
fix(routes): copied without thinking
/ build (push) Successful in 10m19s
2025-02-11 23:31:45 +01:00
80eb1d27cb
fix(routes): more precise redirects
/ build (push) Failing after 6m14s
2025-02-10 10:10:39 +01:00
271b8eda2a
fix(web): copy audience from post being replied to
/ build (push) Successful in 11m29s
2025-02-07 19:22:10 +01:00
43a82edb5b
ci: bah run on ubuntu, i give up
/ build (push) Successful in 11m38s
2025-02-07 19:00:06 +01:00
bc6d138a03
ci: forgejo actions are so bad, omg
/ build (push) Failing after 5s
2025-02-07 18:58:32 +01:00
7a9b836c1c
ci: separate forgejo and github CI
/ build (push) Failing after 5s
2025-02-07 18:52:47 +01:00
5905879010
fix(cli): also likes have a like_count
shortcut
/ build (push) Successful in 10m55s
2025-02-06 16:22:01 +01:00
3512dd826d
feat(cli): import also tries to recover post stats
/ build (push) Successful in 11m31s
2025-02-06 16:20:22 +01:00
bccde686f9
fix: akkoma always sets summary, want null not ""
/ build (push) Has been cancelled
2025-02-06 15:57:07 +01:00
c32785cab5
fix(cli): special handling for akkoma exports
...
/ build (push) Successful in 11m20s
should not break compat with just plain objects
2025-02-06 14:46:09 +01:00
06eebe3ac1
feat(cli): import handles attachments too
/ build (push) Successful in 11m29s
2025-02-06 14:26:18 +01:00
d5ba46a7be
feat(cli): import command
...
/ build (push) Successful in 10m40s
allows importing objects coming from previous instances, or generally
objects coming from a backup
2025-02-06 13:34:56 +01:00
310fd400db
fix: oops how did this slip
/ build (push) Successful in 11m13s
2025-02-05 23:32:05 +01:00
25f38724b9
fix: thank you gotosocial................
/ build (push) Successful in 11m12s
2025-02-05 23:27:51 +01:00
dca326626f
fix: internal ids are used for relations
/ build (push) Successful in 10m23s
2025-02-05 20:29:49 +01:00
bf376b15ac
feat: undo Announces, also delete undone activity
/ build (push) Has been cancelled
2025-02-05 20:24:52 +01:00
81bb1e92e7
fix(web): use Either rather than into_any
2025-02-05 19:02:38 +01:00
c86ba0d291
feat(web): add remove follower
/ build (push) Failing after 17s
2025-02-05 18:55:23 +01:00
1e25ffffe1
feat: normalize undos coming from our frontend
2025-02-05 18:55:06 +01:00
9133577e4c
fix(web): functions can't access context?
/ build (push) Successful in 10m39s
2025-02-05 18:23:16 +01:00
2134380ff5
fix: allow outbound just-id undos
/ build (push) Successful in 12m6s
2025-02-03 15:01:18 +01:00
b7ff3701b0
fix: allow undoing with just activity id
...
will fetch undone activity from local db, rather than trusting the
embedded object
2025-02-03 14:40:34 +01:00
95bb2e60dc
fix(httpsign): recover original url in axum nested routes
/ build (push) Successful in 11m12s
2025-02-02 13:45:30 +01:00
3210a3a2d5
fix(web): actually media store alt text in name...
...
/ build (push) Successful in 11m42s
???????? whatever
2025-02-02 03:21:34 +01:00
89852c0870
feat(web): attachment summary, clear on post
...
/ build (push) Has been cancelled
attachment summary is alt text
2025-02-02 03:10:01 +01:00
37827588b7
chore: oops forgot to update this one
/ build (push) Has been cancelled
2025-02-02 02:58:07 +01:00
e5c5295242
fix(web): get_untracked
/ build (push) Has been cancelled
2025-02-02 02:57:17 +01:00
39ffbb137a
fix(web): allow posting empty body if attachment
2025-02-02 02:57:04 +01:00
259dc1fbf7
fix: generate document type on client
...
/ build (push) Has been cancelled
idk where it fails but not worth it to allow sending documents without
type
2025-02-02 02:53:59 +01:00
9f4a5b052a
fix: accept attachments without type
...
/ build (push) Successful in 10m57s
is this a mistake?
2025-02-02 02:33:55 +01:00
f69c798a77
feat(web): crude attachment input fields
...
/ build (push) Successful in 12m6s
allows to link media hosted elsewhere, and must specify correct media
type, but at least it's better than posting from curl
2025-02-02 02:13:00 +01:00
6f0026a818
fix: infer document type from mimetype
2025-02-02 01:25:12 +01:00
44690b3637
ci: i used download artifact?? also broken on gh
/ build (push) Successful in 11m21s
2025-01-29 17:36:47 +01:00
2ca6f8f134
ci: full url but still @
/ build (push) Failing after 11m36s
2025-01-29 17:20:36 +01:00
6ffece2587
ci: must use forgejo fork.........
/ build (push) Failing after 8s
2025-01-29 17:15:24 +01:00
9893f20481
chore: better versioning
...
now it's <next-version>-dev rather than keeping previous version until
we make a release. i'm not sure what to do with inner crates: those
versions aren't really visible and managing ALL crates version would be
hell, but also ignoring all these feels very much arbitrary. idk
2025-01-29 16:58:08 +01:00
1144b03503
ci: does it work on one line?
/ build (push) Failing after 12m37s
2025-01-29 16:57:39 +01:00
8bd9549bec
ci: try setting PATH manually
/ build (push) Failing after 11m25s
2025-01-29 16:37:52 +01:00
8630869f53
ci: UGHH add alias for cargo
...
/ build (push) Failing after 1m6s
this is getting out of hand... i should probably split forgejo and
github CIs
2025-01-29 16:26:57 +01:00
339fae104a
ci: forgejo actions really troubling me
/ build (push) Failing after 1m11s
2025-01-29 16:09:16 +01:00
19e4bc0f6c
ci: im desperate
/ build (push) Failing after 1m13s
2025-01-29 16:07:15 +01:00
a658a090c1
ci: working-directory doesn't work on forgejo?
/ build (push) Failing after 1m12s
2025-01-29 16:05:19 +01:00