aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeLines
* chore: moved cli tasks under cli dir alemi13 days-73/+93
* fix: correctly reconstruct urls for users too alemi2024-05-03-10/+2
* chore: shut many unused warning with one smple trick alemi2024-05-03-2/+2
* chore(web): retabbed alemi2024-05-03-6/+6
* feat(web): bad search bar and page alemi2024-05-03-4/+72
* fix: bad fix for sqlite alemi2024-05-03-0/+1
* fix: oof my method sucks!!!!! alemi2024-05-03-1/+1
* feat(web): refresh button for context and user alemi2024-05-03-2/+40
* feat: add server crawler alemi2024-05-03-3/+66
* chore: cleanup alemi2024-05-03-9/+5
* fix: use rsa-sha256 for http signatures alemi2024-05-03-2/+2
* chore(web): get_untracked when needed alemi2024-05-03-8/+12
* fix(web): better spacing for actor and context guide alemi2024-05-03-4/+4
* fix(web): center align bios alemi2024-05-03-1/+1
* feat(web): fallback avatar url alemi2024-05-03-6/+7
* feat(mdhtml): also allow <br/> alemi2024-05-03-1/+1
* fix(web): don't overdo it with blockquotes alemi2024-05-03-1/+1
* fix(web): text too dark ew alemi2024-05-03-0/+1
* fix: increase replies counts from local replies alemi2024-05-02-0/+16
* feat: parse markdown when posting alemi2024-05-02-0/+8
* fix(web): dont include summary if empty alemi2024-05-02-3/+3
* fix: mastodon doesn't tell who likes are intended alemi2024-05-02-2/+13
* fix: ld_context in dispatcher again alemi2024-05-02-1/+1
* fix: faker task new field alemi2024-05-02-0/+1
* fix: add updated field on objects and set it alemi2024-05-02-0/+49
* chore(apb): move publshed and updated closer alemi2024-05-02-4/+4
* fix: dispatch activities with @context alemi2024-05-02-3/+3
* fix(web): oops don't send back accept to self alemi2024-05-02-3/+5
* fix: some impls dont include to in folreqs alemi2024-05-02-5/+18
* feat(web): proper posts parsing!!! alemi2024-05-02-362/+441
* feat(mdhtml): add tiny crate to safely parse html alemi2024-05-02-0/+112
* fix: mut alemi2024-05-02-5/+5
* fix(apb): dont panic if missing pubkey, return "" alemi2024-05-02-1/+1
* fix: when updating must reset changing fields alemi2024-05-02-37/+83
* fix(web): smaller textarea font size alemi2024-05-02-1/+4
* fix: add context extensions depending on type alemi2024-05-02-0/+18
* feat(web): thread guides alemi2024-05-02-3/+9
* fix: skip local users while updating alemi2024-05-02-0/+1
* feat: added users update task alemi2024-05-02-2/+53
* chore: separate fetcher fetch from pull alemi2024-05-02-26/+42
* feat: impl Addressed on object and activity models alemi2024-05-02-0/+20
* fix(apb): don't require Object for Addressed alemi2024-05-02-1/+1
* chore(web): imports alemi2024-05-02-2/+2
* fix(web): hide follow btns if my id or logged out alemi2024-05-02-1/+1
* feat(web): add accept/reject buttons under folreqs alemi2024-05-02-4/+61
* fix(web): prefetch users when as object, fix links alemi2024-05-02-2/+12
* fix(web)!: store full user id in auth alemi2024-05-02-8/+19
* fix(web): updated apb fields alemi2024-05-02-21/+20
* fix: use new apb fields alemi2024-05-02-141/+69
* feat(apb): add my custom extension to count follows alemi2024-05-02-1/+30