Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-19 | remove post a reply at the bottom | KushBlazingJudah | |
2022-06-19 | very minor cosmetic fixes | KushBlazingJudah | |
2022-06-19 | apply theme on load using a cookie | KushBlazingJudah | |
2021-10-04 | Merge branch 'development' | FChannel | |
2021-10-04 | fix for aref link slash to correct path | FChannel | |
2021-10-04 | fix for reply box offset off screen | FChannel | |
2021-10-04 | fix for faking post IDs | FChannel | |
2021-10-04 | fix for instance index with empty actor id | FChannel | |
2021-10-03 | v0.0.15-dev | FChannel | |
2021-10-03 | v0.0.15-release | FChannel | |
2021-10-03 | Merge branch 'master' into development | FChannel | |
2021-10-03 | fix for broken media urls | FChannel | |
2021-10-02 | Merge pull request #56 from anomalous69/anomalous69-fixdead | FChannel0 | |
Quick fix for http: panic serving on home post fchan.xyz death | |||
2021-10-03 | Allow instances to work without fchan.xyz | anomalous69 | |
2021-08-20 | Merge pull request #54 from KushBlazingJudah/development | FChannel0 | |
themes fixup | |||
2021-08-20 | grid theme, fix close button in table, post popup | KushBlazingJudah | |
2021-08-20 | fix a couple problems | KushBlazingJudah | |
2021-08-20 | Merge pull request #52 from KushBlazingJudah/development | FChannel0 | |
Themes | |||
2021-08-19 | retard can't into time.Format | KushBlazingJudah | |
2021-08-19 | go fmt, go vet | KushBlazingJudah | |
2021-08-19 | fix post form on default nsfw | KushBlazingJudah | |
2021-08-19 | theme news, fix mod page | KushBlazingJudah | |
2021-08-19 | hack fix mod pages | KushBlazingJudah | |
2021-08-19 | data-utc | KushBlazingJudah | |
2021-08-18 | catalog style | KushBlazingJudah | |
2021-08-18 | experimental type change for times: string to time.Time | KushBlazingJudah | |
idk what i was doing before this but i wanted to use time.Time to get something similar to how 4chan's timestamps work, it would've also been easier for scripts to interface with it, since we have data we can work with much easier than a string i am not sure what this means for federation yet, so i'll test it out before i do anything. | |||
2021-08-18 | themeable popup | KushBlazingJudah | |
2021-08-18 | theme newpost at top of page | KushBlazingJudah | |
2021-08-18 | it works | KushBlazingJudah | |
2021-08-18 | rudimentary theme switching | KushBlazingJudah | |
2021-08-17 | Merge pull request #1 from KushBlazingJudah/darkmode | WeedSmokingJew | |
merge in darkmode | |||
2021-08-17 | Merge pull request #51 from KushBlazingJudah/development | FChannel0 | |
go fmt and docker configuration | |||
2021-08-16 | = -> == | KushBlazingJudah | |
2021-08-16 | extremely basic themes support | KushBlazingJudah | |
2021-08-16 | devchan why the hell did you use style attributes | KushBlazingJudah | |
2021-08-16 | move main css to its own file | KushBlazingJudah | |
2021-08-15 | reword docker section on readme | KushBlazingJudah | |
2021-08-15 | default value argument for GetConfigValue | KushBlazingJudah | |
2021-08-15 | docker | KushBlazingJudah | |
2021-08-15 | imagemagick should output to stderr if we fail | KushBlazingJudah | |
2021-08-15 | redis config | KushBlazingJudah | |
2021-08-15 | go fmt | KushBlazingJudah | |
2021-08-02 | Merge branch 'development' | FChannel | |
2021-08-02 | unarchive when remote delete | FChannel | |
2021-08-01 | v0.0.14-release | FChannel | |
2021-08-01 | changed inactive time limit to 48hrs checks every 24 | FChannel | |
2021-08-01 | fix inactive instance check and archive bug | FChannel | |
2021-07-31 | changed timeout time for requests | FChannel | |
2021-07-31 | added pop route for removing archived posts. removed seeing archive page ↵ | FChannel | |
when not archived posts. | |||
2021-07-31 | removed javascript causing errors and updated readme with xmpp room | FChannel | |