Age | Commit message (Expand) | Author |
2021-07-31 | added archive page and viewing | FChannel |
2021-07-30 | removed shortImg and convertSize javascript to serverside | FChannel |
2021-07-30 | moved parseContent to template to cut down on unnecessary loops | FChannel |
2021-07-25 | showing post replies bug fix | FChannel |
2021-07-25 | fixed bug with escaping html less than symbol for parsing content | FChannel |
2021-07-23 | added cross post support. could blow up if referencing a link that is not loc... | FChannel |
2021-07-22 | added banning media by saving hash in database | FChannel |
2021-07-22 | removed media javascript parsing it on server | FChannel |
2021-07-22 | fixed quote bug and moved comment parsing server side without javascript | FChannel |
2021-07-07 | added media proxy for remote links | FChannel |
2021-06-29 | fix for tor instances and displaying media | FChannel |
2021-06-29 | ...... missing closing parenthesis | FChannel |
2021-06-29 | added public instance tracking when instance is created | FChannel |
2021-06-28 | tor placeholder image for catalog page | FChannel |
2021-06-28 | null element missing id value | FChannel |
2021-06-28 | added onion temp fix for error in null element | FChannel |
2021-06-28 | added tor image in place of broken links. if user is using tor they just clic... | FChannel |
2021-06-19 | admin can mark objects as senstive | FChannel |
2021-06-19 | added sensitive content checkbox for upload | FChannel |
2021-06-17 | added html meta data as well as basic hover effect on links | FChannel |
2021-06-03 | cleaning up removing posts | FChannel |
2021-05-30 | more route redirection cleanup | FChannel |
2021-05-13 | improved tripcodes | FChannel |
2021-03-25 | added media metadata load to see first frame | FChannel |
2021-02-03 | sorted board list | FChannel |
2021-02-02 | added rules.html and faq.html change to fit your own instance specs. | FChannel |
2021-02-02 | turned of preload metadata, might turn on later | FChannel |
2021-01-31 | preload metadata of video to see first frame | FChannel |
2021-01-30 | trip code name support | FChannel |
2021-01-28 | quote bug fix | FChannel |
2021-01-28 | reporting requires captcha | FChannel |
2021-01-28 | dont write to cache if local actor | FChannel |
2021-01-28 | added red board layout | FChannel |
2021-01-22 | client to server conversion | FChannel |