mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-04 10:58:48 +00:00
Added optional filter for emojis on instance
This commit is contained in:
parent
c5d552e7d8
commit
cbbebe6b15
6 changed files with 14 additions and 1 deletions
|
@ -14,6 +14,7 @@ type Context struct {
|
|||
CSRFToken string
|
||||
UserID string
|
||||
AntiDopamineMode bool
|
||||
InstanceEmojiFilter string
|
||||
AddReactionsFilter string
|
||||
UserCSS string
|
||||
Referrer string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue