Age | Commit message (Expand) | Author |
2021-07-07 | added media proxy for remote links | FChannel |
2021-07-04 | Oops, forgot that the description was relocated | sageman_ |
2021-07-04 | Merge branch 'development' of https://github.com/FChannel0/FChannel-Server in... | sageman_ |
2021-07-03 | added report reason to admin manage page | FChannel |
2021-07-03 | add some styling to news pull request | FChannel |
2021-07-03 | Improve the static pages a bit | sageman_ |
2021-07-02 | fix board remainder calculation | 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 | 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-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 | linkify text and use imageboard name to identify it | knotteye |
2021-06-30 | return user to catalog when posting from catalog | knotteye |
2021-06-29 | check for nil pointer reference | FChannel |
2021-06-29 | added public instance tracking when instance is created | 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 | added proxy wrapper with tor support | FChannel |
2021-06-24 | changed activitystream formating for objects to better align with pleromas ac... | FChannel |
2021-06-17 | added html meta data as well as basic hover effect on links | FChannel |
2021-06-06 | removed redundent functions | FChannel |
2021-05-30 | added finger methods for getting the actor | FChannel |
2021-05-12 | admin tripcode | FChannel |
2021-02-23 | added fix for special characters in board name, also escaped some characters ... | FChannel |
2021-02-19 | cleaned up db functions | FChannel |
2021-02-18 | changes to catalog db queries | FChannel |
2021-02-18 | limit number of post and replies queried for page views with pagination | FChannel |
2021-02-16 | cut down catalog query to only grab op | FChannel |
2021-02-04 | when merging boards into a feed show the board color based on posts restrict... | 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-01-30 | removed get captcha url | FChannel |
2021-01-30 | fix for pagnation | FChannel |
2021-01-28 | quick fix for post and attachment count | FChannel |
2021-01-28 | quote bug fix | FChannel |
2021-01-28 | added reason to report db | 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-26 | individual post view cache | FChannel |
2021-01-24 | domain routing bug | FChannel |
2021-01-23 | caching progress | FChannel |
2021-01-23 | foundation for cache retrieval | FChannel |
2021-01-22 | client to server conversion | FChannel |