aboutsummaryrefslogtreecommitdiff
path: root/client.go
AgeCommit message (Expand)Author
2021-07-03added report reason to admin manage pageFChannel
2021-07-03add some styling to news pull requestFChannel
2021-07-02fix board remainder calculationknotteye
2021-07-02show only the last 3 news items on index, link to a page with all news itemsknotteye
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-01Make news list links to full page news articlesknotteye
2021-07-01Add a list of local boards and server newsknotteye
2021-07-01linkify text and use imageboard name to identify itknotteye
2021-06-30return user to catalog when posting from catalogknotteye
2021-06-29check for nil pointer referenceFChannel
2021-06-29added public instance tracking when instance is createdFChannel
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-28added proxy wrapper with tor supportFChannel
2021-06-24changed activitystream formating for objects to better align with pleromas ac...FChannel
2021-06-17added html meta data as well as basic hover effect on linksFChannel
2021-06-06removed redundent functionsFChannel
2021-05-30added finger methods for getting the actorFChannel
2021-05-12admin tripcodeFChannel
2021-02-23added fix for special characters in board name, also escaped some characters ...FChannel
2021-02-19cleaned up db functionsFChannel
2021-02-18changes to catalog db queriesFChannel
2021-02-18limit number of post and replies queried for page views with paginationFChannel
2021-02-16cut down catalog query to only grab opFChannel
2021-02-04when merging boards into a feed show the board color based on posts restrict...FChannel
2021-02-03sorted board listFChannel
2021-02-02added rules.html and faq.html change to fit your own instance specs.FChannel
2021-01-30removed get captcha urlFChannel
2021-01-30fix for pagnationFChannel
2021-01-28quick fix for post and attachment countFChannel
2021-01-28quote bug fixFChannel
2021-01-28added reason to report dbFChannel
2021-01-28reporting requires captchaFChannel
2021-01-28dont write to cache if local actorFChannel
2021-01-28added red board layoutFChannel
2021-01-26individual post view cacheFChannel
2021-01-24domain routing bugFChannel
2021-01-23caching progressFChannel
2021-01-23foundation for cache retrievalFChannel
2021-01-22client to server conversionFChannel