Age | Commit message (Expand) | Author |
2021-07-03 | Merge pull request #27 from knotteye/master | FChannel0 |
2021-07-03 | Improve the static pages a bit | sageman_ |
2021-07-03 | In case the PEM key is missing, do not fail too hard. | sageman_ |
2021-07-03 | Preserve reply and report window states | sageman_ |
2021-07-03 | Implement auto-reload functionality | sageman_ |
2021-07-02 | removed javascript for post validation because it broke board creation | FChannel |
2021-07-02 | fix board remainder calculation | knotteye |
2021-07-02 | add deletion of news items | knotteye |
2021-07-02 | show only the last 3 news items on index, link to a page with all news items | knotteye |
2021-07-02 | select a specific number of news items from the database | knotteye |
2021-07-02 | Merge pull request #29 from knotteye/captcha | FChannel0 |
2021-07-02 | Alert user to bad captcha instead of changing the page | knotteye |
2021-07-02 | Merge branch 'master' into master | Amelia |
2021-07-02 | Display most recents news item and create a table for boards | knotteye |
2021-07-02 | added anchor links for index.html and public instance indexing tweak | FChannel |
2021-07-02 | Merge branch 'FChannel0:master' into master | Amelia |
2021-07-01 | Make news list links to full page news articles | knotteye |
2021-07-01 | Add a list of local boards and server news | knotteye |
2021-07-01 | flushed out version of tripcode with secure trips and instancesalt added to c... | FChannel |
2021-07-01 | linkify text and use imageboard name to identify it | knotteye |
2021-07-01 | fixed css to align post form | FChannel |
2021-07-01 | Merge pull request #24 from 153/patch-1 | FChannel0 |
2021-06-30 | using FingerActor does not work for main instance had to fix | FChannel |
2021-06-30 | fixed federation bug with the TO field for sending activity streams. Added de... | FChannel |
2021-06-30 | Changed "top.html" width of board title | 153 |
2021-07-01 | Merge pull request #22 from knotteye/master | FChannel0 |
2021-06-30 | return user to catalog when posting from catalog | knotteye |
2021-06-30 | added instance index in config as opt in to be more user friedly | FChannel |
2021-06-29 | check for nil pointer reference | FChannel |
2021-06-29 | fix for tor instances and displaying media | FChannel |
2021-06-29 | ...... missing closing parenthesis | FChannel |
2021-06-29 | check that fails since server hasnt come online yet to check the actor need a... | 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-28 | removed creating client key file | FChannel |
2021-06-28 | changed all time to UTC to sync better regardless of server timeformat | FChannel |
2021-06-28 | tor proxy, added server version in faq, increased verification time | FChannel |
2021-06-28 | added proxy wrapper with tor support | FChannel |
2021-06-28 | Merge with master | FChannel |
2021-06-25 | corrected newline escaping | FChannel |
2021-06-25 | more cleaning up to better intergrate with plemroma standards. can verify sig... | FChannel |
2021-06-25 | expanded header signature support to known possible values at this time | FChannel |
2021-06-24 | changed activitystream formating for objects to better align with pleromas ac... | FChannel |
2021-06-19 | admin can mark objects as senstive | FChannel |
2021-06-19 | added sensitive content checkbox for upload | FChannel |
2021-06-17 | replacing quotes for hover preview because it breaks without it | FChannel |
2021-06-17 | escaping quotes to not break hover, it will probably still break | FChannel |