Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-20 | fix a couple problems | KushBlazingJudah | |
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-16 | = -> == | KushBlazingJudah | |
2021-08-16 | extremely basic themes support | KushBlazingJudah | |
2021-07-31 | removed javascript causing errors and updated readme with xmpp room | FChannel | |
2021-07-30 | removed shortImg and convertSize javascript to serverside | FChannel | |
2021-07-07 | increased auto-refresh timer | FChannel | |
2021-07-03 | Preserve reply and report window states | sageman_ | |
Especially important since auto-reload gets rid of what you wrote without this patch except for those who use the classic reply form. However, this introduces a lot of bloat to the code and a lot of data kept on the client-side. Perhaps we could implement a no JavaScript version? Also semicolons because apparently JavaScript is *this* forgiving. | |||
2021-07-03 | Implement auto-reload functionality | sageman_ | |
A constant 5 second reload interval instead of increasing the reload intervals by 5 seconds every time so that the user does not miss any time sensitive posts. This also works with the invalid captcha patch. | |||
2021-06-28 | added tor image in place of broken links. if user is using tor they just ↵ | FChannel | |
click the image to view it | |||
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-03 | cleaning up removing posts | FChannel | |
2021-06-01 | changed actor to type Group and other clean up | 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 | |
2021-02-23 | added fix for special characters in board name, also escaped some characters ↵ | FChannel | |
for regex. might be some missing edge cases | |||
2021-01-28 | reply popup box bottom html | 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 | fixed noko | FChannel | |
2021-01-26 | individual post view cache | FChannel | |
2021-01-22 | client to server conversion | FChannel | |