Age | Commit message (Expand) | Author |
2021-07-03 | add some styling to news pull request | FChannel |
2021-07-03 | Merge pull request #32 from the-sageman/autoreload | FChannel0 |
2021-07-03 | Merge pull request #27 from knotteye/master | FChannel0 |
2021-07-03 | Improve the static pages a bit | 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 | 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 | 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 | Changed "top.html" width of board title | 153 |
2021-06-30 | return user to catalog when posting from catalog | knotteye |
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-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-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 |
2021-06-17 | added html meta data as well as basic hover effect on links | FChannel |
2021-06-04 | added exif removal from jpeg, png images | FChannel |
2021-06-03 | cleaned up file names | FChannel |
2021-06-03 | deleteing objects and cache objects put into single db commands | FChannel |
2021-06-03 | cleaning up removing posts | FChannel |
2021-06-01 | changed actor to type Group and other clean up | FChannel |
2021-05-30 | added finger methods for getting the actor | FChannel |
2021-05-30 | more route redirection cleanup | FChannel |
2021-05-13 | improved tripcodes | FChannel |
2021-05-12 | added imagemagick to requirements | FChannel |
2021-05-12 | adjusted reply-box clipping | FChannel |
2021-05-12 | cleaned up manage page style | FChannel |
2021-04-26 | new line after quote | FChannel |