- Brazil
- https://jocadbz.xyz
-
The world's most idiot programmer.
- Joined on
2023-01-12
jocadbz pushed to jocadbz at root/threadr.lostcave.ddnss.de
-
7b934e00a6 Chat: Add Markdown support
jocadbz pushed to jocadbz at root/threadr.lostcave.ddnss.de
-
30f7cc7b82 Misc: Add DOCUMENTATION.md
jocadbz created pull request root/threadr.lostcave.ddnss.de#69
All: Enhance Chat Mentions, Fix Threads CSS, Migrate Boards, and Add File-Based Avatar Systemjocadbz pushed to jocadbz at root/threadr.lostcave.ddnss.de
-
adac250d86 Threads: Fix css of threads
jocadbz pushed to jocadbz at root/threadr.lostcave.ddnss.de
-
e18d7ba193 Chat: Highlight a message if the current user is mentioned
jocadbz pushed to jocadbz at root/threadr.lostcave.ddnss.de
-
3a82e2a0d1 All: Migrate boards from global to board specific
jocadbz pushed to jocadbz at root/threadr.lostcave.ddnss.de
-
5370611265 Board: Fix mismatch between schema and query
jocadbz pushed to jocadbz at root/threadr.lostcave.ddnss.de
-
b1db26af16 Chat: Highlight user mentions even after page reload
jocadbz pushed to jocadbz at root/threadr.lostcave.ddnss.de
-
d3db9723ec chat: polish mention system
jocadbz pushed to master at root/threadr.lostcave.ddnss.de
-
3530276b4a chat: Add mentions support for users
jocadbz pushed to jocadbz at root/threadr.lostcave.ddnss.de
-
d2d64d69fc handlers/app.go: Removed Strict IP and User-Agent Session Validation
jocadbz commented on issue root/threadr.lostcave.ddnss.de#68
User's avatars shouldn't be fetched from thirdparty URLsFixed on 7b0528ef36. Still a very rough implementation, but should work.
jocadbz pushed to jocadbz at root/threadr.lostcave.ddnss.de
-
7b0528ef36 feat: Add file-based avatar system
jocadbz commented on issue root/threadr.lostcave.ddnss.de#68
User's avatars shouldn't be fetched from thirdparty URLsI see. Makes sense.
jocadbz commented on issue root/threadr.lostcave.ddnss.de#68
User's avatars shouldn't be fetched from thirdparty URLsAs suggested by @BodgeMaster : - give the files a unique ID - add a table for file id, original file name, file hash, hash algorithm (can be used for attachments in the future) - store file…
jocadbz opened issue root/threadr.lostcave.ddnss.de#68
User's avatars shouldn't be fetched from thirdparty URLsjocadbz pushed to master at jocadbz/threadr-rewritten
-
df5bb16000 Ask admin credentials on initialize instead of defining them on config.json