Age | Commit message (Expand) | Author |
2022-07-16 | increased comment limit check if inReplyTo is NaN, check if from.Value nil | FChannel |
2022-07-03 | added key required for verify/auth routes | FChannel |
2022-07-03 | security issue | FChannel |
2022-06-25 | this was not neededv0.1.0 | FChannel |
2022-06-25 | removed public indexing being dependent on fchan being available | FChannel |
2022-06-19 | v0.1.0 | FChannel |
2022-06-19 | new line for cookiekey in config-init | FChannel |
2022-06-19 | sticky and lock implemented | FChannel |
2022-06-19 | fix for report page and archive page formatting | 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 | javascript free reporting | FChannel |
2022-06-19 | fixed query to actor/outbox | FChannel |
2022-06-19 | changes for better failed delivery attempts | 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 update board summary form | FChannel |
2022-06-19 | admin reported management improvements | 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 | added janny managment for admin board pages | FChannel |
2022-06-19 | pop archived posts | FChannel |
2022-06-19 | auto subscribe in place. still have to do some logic changes for bugs | FChannel |
2022-06-19 | blacklist route working | FChannel |
2022-06-19 | small index style changes | FChannel |
2022-06-19 | news CRUD working | FChannel |
2022-06-19 | last few routes marked TODO | FChannel |
2022-06-19 | archive page works | FChannel |
2022-06-19 | redirect to OP thread if not OP | FChannel |
2022-06-19 | made view reported posts less gimped | FChannel |
2022-06-19 | first pass on reporting working - will improve its usability more | FChannel |
2022-06-19 | banned media | FChannel |
2022-06-19 | delete attachment | FChannel |
2022-06-19 | added mark sensitive | FChannel |
2022-06-19 | delete route cleanup | FChannel |
2022-06-19 | delete posts working | FChannel |
2022-06-19 | route organization | FChannel |