aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-03Merge pull request #35 from the-sageman/pem-failsafeFChannel0
2021-07-03Merge pull request #32 from the-sageman/autoreloadFChannel0
2021-07-03Merge pull request #27 from knotteye/masterFChannel0
2021-07-03Improve the static pages a bitsageman_
2021-07-03In case the PEM key is missing, do not fail too hard.sageman_
2021-07-03Preserve reply and report window statessageman_
2021-07-03Implement auto-reload functionalitysageman_
2021-07-02removed javascript for post validation because it broke board creationFChannel
2021-07-02fix board remainder calculationknotteye
2021-07-02add deletion of news itemsknotteye
2021-07-02show only the last 3 news items on index, link to a page with all news itemsknotteye
2021-07-02select a specific number of news items from the databaseknotteye
2021-07-02Merge pull request #29 from knotteye/captchaFChannel0
2021-07-02Alert user to bad captcha instead of changing the pageknotteye
2021-07-02Merge branch 'master' into masterAmelia
2021-07-02Display most recents news item and create a table for boardsknotteye
2021-07-02added anchor links for index.html and public instance indexing tweakFChannel
2021-07-02Merge branch 'FChannel0:master' into masterAmelia
2021-07-01Make news list links to full page news articlesknotteye
2021-07-01Add a list of local boards and server newsknotteye
2021-07-01flushed out version of tripcode with secure trips and instancesalt added to c...FChannel
2021-07-01linkify text and use imageboard name to identify itknotteye
2021-07-01fixed css to align post formFChannel
2021-07-01Merge pull request #24 from 153/patch-1FChannel0
2021-06-30using FingerActor does not work for main instance had to fixFChannel
2021-06-30fixed federation bug with the TO field for sending activity streams. Added de...FChannel
2021-06-30Changed "top.html" width of board title153
2021-07-01Merge pull request #22 from knotteye/masterFChannel0
2021-06-30return user to catalog when posting from catalogknotteye
2021-06-30added instance index in config as opt in to be more user friedlyFChannel
2021-06-29check for nil pointer referenceFChannel
2021-06-29fix for tor instances and displaying mediaFChannel
2021-06-29...... missing closing parenthesisFChannel
2021-06-29check that fails since server hasnt come online yet to check the actor need a...FChannel
2021-06-29added public instance tracking when instance is createdFChannel
2021-06-28tor placeholder image for catalog pageFChannel
2021-06-28null element missing id valueFChannel
2021-06-28added onion temp fix for error in null elementFChannel
2021-06-28added tor image in place of broken links. if user is using tor they just clic...FChannel
2021-06-28removed creating client key fileFChannel
2021-06-28changed all time to UTC to sync better regardless of server timeformatFChannel
2021-06-28tor proxy, added server version in faq, increased verification timeFChannel
2021-06-28added proxy wrapper with tor supportFChannel
2021-06-28Merge with masterFChannel
2021-06-25corrected newline escapingFChannel
2021-06-25more cleaning up to better intergrate with plemroma standards. can verify sig...FChannel
2021-06-25expanded header signature support to known possible values at this timeFChannel
2021-06-24changed activitystream formating for objects to better align with pleromas ac...FChannel
2021-06-19admin can mark objects as senstiveFChannel
2021-06-19added sensitive content checkbox for uploadFChannel