Age | Commit message (Expand) | Author |
---|---|---|
2022-07-16 | increased comment limit check if inReplyTo is NaN, check if from.Value nil | FChannel |
2022-06-25 | this was not neededv0.1.0 | FChannel |
2022-06-19 | dont wait for inbox request to redirect user. prevents uneeded hang after post | FChannel |
2022-06-19 | fix for routing to correct thread from child post | FChannel |
2022-06-19 | fixed query to actor/outbox | FChannel |
2022-06-19 | added sendtofollowers to cc incase not already sending to followers | FChannel |
2022-06-19 | send to correct actors incase not following directly | FChannel |
2022-06-19 | admin page layout/css - truncate long new line posts | FChannel |
2022-06-19 | error with getting object sets actor to empty | FChannel |
2022-06-19 | first pass on federation working | FChannel |
2022-06-19 | blacklist route working | FChannel |
2022-06-19 | archive page works | FChannel |
2022-06-19 | redirect to OP thread if not OP | FChannel |
2022-06-19 | delete posts working | FChannel |
2022-06-19 | route organization | FChannel |