df
This commit is contained in:
parent
fbb0fb95d2
commit
e810530ac0
1 changed files with 20 additions and 20 deletions
|
@ -117,17 +117,17 @@ ACTIONTYPES={
|
||||||
"grant_awards": {
|
"grant_awards": {
|
||||||
"str": "granted awards to {self.target_link}",
|
"str": "granted awards to {self.target_link}",
|
||||||
"icon": "fa-user",
|
"icon": "fa-user",
|
||||||
"color": "bg-muted",
|
"color": "bg-primary",
|
||||||
},
|
},
|
||||||
"check": {
|
"check": {
|
||||||
"str": "gave {self.target_link} a checkmark",
|
"str": "gave {self.target_link} a checkmark",
|
||||||
"icon": "fa-user",
|
"icon": "fa-user",
|
||||||
"color": "bg-muted",
|
"color": "bg-success",
|
||||||
},
|
},
|
||||||
"uncheck": {
|
"uncheck": {
|
||||||
"str": "removed checkmark from {self.target_link}",
|
"str": "removed checkmark from {self.target_link}",
|
||||||
"icon": "fa-user-slash",
|
"icon": "fa-user-slash",
|
||||||
"color": "bg-muted",
|
"color": "bg-danger",
|
||||||
},
|
},
|
||||||
"ban_domain": {
|
"ban_domain": {
|
||||||
"str": "banned a domain",
|
"str": "banned a domain",
|
||||||
|
@ -137,12 +137,12 @@ ACTIONTYPES={
|
||||||
"unban_domain": {
|
"unban_domain": {
|
||||||
"str": "unbanned a domain",
|
"str": "unbanned a domain",
|
||||||
"icon": "fa-globe",
|
"icon": "fa-globe",
|
||||||
"color": "bg-muted",
|
"color": "bg-success",
|
||||||
},
|
},
|
||||||
"approve_app": {
|
"approve_app": {
|
||||||
"str": "approved an application by {self.target_link}",
|
"str": "approved an application by {self.target_link}",
|
||||||
"icon": "fa-robot",
|
"icon": "fa-robot",
|
||||||
"color": "bg-muted",
|
"color": "bg-success",
|
||||||
},
|
},
|
||||||
"revoke_app": {
|
"revoke_app": {
|
||||||
"str": "revoked an application by {self.target_link}",
|
"str": "revoked an application by {self.target_link}",
|
||||||
|
@ -157,12 +157,12 @@ ACTIONTYPES={
|
||||||
"change_rules": {
|
"change_rules": {
|
||||||
"str": "changed the <a href='/rules'>rules</a>",
|
"str": "changed the <a href='/rules'>rules</a>",
|
||||||
"icon": "fa-balance-scale",
|
"icon": "fa-balance-scale",
|
||||||
"color": "bg-muted",
|
"color": "bg-primary",
|
||||||
},
|
},
|
||||||
"change_sidebar": {
|
"change_sidebar": {
|
||||||
"str": "changed the sidebar",
|
"str": "changed the sidebar",
|
||||||
"icon": "fa-columns",
|
"icon": "fa-columns",
|
||||||
"color": "bg-muted",
|
"color": "bg-primary",
|
||||||
},
|
},
|
||||||
"disable_signups": {
|
"disable_signups": {
|
||||||
"str": "disabled signups",
|
"str": "disabled signups",
|
||||||
|
@ -182,7 +182,7 @@ ACTIONTYPES={
|
||||||
"unban_user":{
|
"unban_user":{
|
||||||
"str":'unbanned user {self.target_link}',
|
"str":'unbanned user {self.target_link}',
|
||||||
"icon": "fa-user-slash",
|
"icon": "fa-user-slash",
|
||||||
"color": "bg-muted",
|
"color": "bg-success",
|
||||||
},
|
},
|
||||||
"nuke_user":{
|
"nuke_user":{
|
||||||
"str":'removed all content of {self.target_link}',
|
"str":'removed all content of {self.target_link}',
|
||||||
|
@ -192,7 +192,7 @@ ACTIONTYPES={
|
||||||
"unnuke_user":{
|
"unnuke_user":{
|
||||||
"str":'approved all content of {self.target_link}',
|
"str":'approved all content of {self.target_link}',
|
||||||
"icon": "fa-user-slash",
|
"icon": "fa-user-slash",
|
||||||
"color": "bg-muted",
|
"color": "bg-success",
|
||||||
},
|
},
|
||||||
"shadowban": {
|
"shadowban": {
|
||||||
"str": 'shadowbanned {self.target_link}',
|
"str": 'shadowbanned {self.target_link}',
|
||||||
|
@ -202,37 +202,37 @@ ACTIONTYPES={
|
||||||
"unshadowban": {
|
"unshadowban": {
|
||||||
"str": 'unshadowbanned {self.target_link}',
|
"str": 'unshadowbanned {self.target_link}',
|
||||||
"icon": "fa-user-slash",
|
"icon": "fa-user-slash",
|
||||||
"color": "bg-muted",
|
"color": "bg-success",
|
||||||
},
|
},
|
||||||
"agendaposter": {
|
"agendaposter": {
|
||||||
"str": "set agendaposter theme on {self.target_link}",
|
"str": "set agendaposter theme on {self.target_link}",
|
||||||
"icon": "fa-user-slash",
|
"icon": "fa-user-slash",
|
||||||
"color": "bg-muted",
|
"color": "bg-danger",
|
||||||
},
|
},
|
||||||
"unagendaposter": {
|
"unagendaposter": {
|
||||||
"str": "removed agendaposter theme from {self.target_link}",
|
"str": "removed agendaposter theme from {self.target_link}",
|
||||||
"icon": "fa-user-slash",
|
"icon": "fa-user-slash",
|
||||||
"color": "bg-muted",
|
"color": "bg-success",
|
||||||
},
|
},
|
||||||
"set_flair_locked":{
|
"set_flair_locked":{
|
||||||
"str":"set {self.target_link}'s flair (locked)",
|
"str":"set {self.target_link}'s flair (locked)",
|
||||||
"icon": "fa-user-slash",
|
"icon": "fa-user-slash",
|
||||||
"color": "bg-muted",
|
"color": "bg-primary",
|
||||||
},
|
},
|
||||||
"set_flair_notlocked":{
|
"set_flair_notlocked":{
|
||||||
"str":"set {self.target_link}'s flair (not locked)",
|
"str":"set {self.target_link}'s flair (not locked)",
|
||||||
"icon": "fa-user-slash",
|
"icon": "fa-user-slash",
|
||||||
"color": "bg-muted",
|
"color": "bg-primary",
|
||||||
},
|
},
|
||||||
"pin_comment":{
|
"pin_comment":{
|
||||||
"str":'pinned a {self.target_link}',
|
"str":'pinned a {self.target_link}',
|
||||||
"icon":"fa-thumbtack fa-rotate--45",
|
"icon":"fa-thumbtack fa-rotate--45",
|
||||||
"color": "bg-info",
|
"color": "bg-success",
|
||||||
},
|
},
|
||||||
"unpin_comment":{
|
"unpin_comment":{
|
||||||
"str":'un-pinned a {self.target_link}',
|
"str":'un-pinned a {self.target_link}',
|
||||||
"icon":"fa-thumbtack fa-rotate--45",
|
"icon":"fa-thumbtack fa-rotate--45",
|
||||||
"color": "bg-muted",
|
"color": "bg-danger",
|
||||||
},
|
},
|
||||||
"pin_post":{
|
"pin_post":{
|
||||||
"str":'pinned post {self.target_link}',
|
"str":'pinned post {self.target_link}',
|
||||||
|
@ -242,7 +242,7 @@ ACTIONTYPES={
|
||||||
"unpin_post":{
|
"unpin_post":{
|
||||||
"str":'un-pinned post {self.target_link}',
|
"str":'un-pinned post {self.target_link}',
|
||||||
"icon":"fa-thumbtack fa-rotate--45",
|
"icon":"fa-thumbtack fa-rotate--45",
|
||||||
"color": "bg-muted",
|
"color": "bg-danger",
|
||||||
},
|
},
|
||||||
"set_nsfw":{
|
"set_nsfw":{
|
||||||
"str":'set nsfw on post {self.target_link}',
|
"str":'set nsfw on post {self.target_link}',
|
||||||
|
@ -252,7 +252,7 @@ ACTIONTYPES={
|
||||||
"unset_nsfw":{
|
"unset_nsfw":{
|
||||||
"str":'un-set nsfw on post {self.target_link}',
|
"str":'un-set nsfw on post {self.target_link}',
|
||||||
"icon":"fa-eye-evil",
|
"icon":"fa-eye-evil",
|
||||||
"color": "bg-muted",
|
"color": "bg-success",
|
||||||
},
|
},
|
||||||
"ban_post":{
|
"ban_post":{
|
||||||
"str": 'removed post {self.target_link}',
|
"str": 'removed post {self.target_link}',
|
||||||
|
@ -262,7 +262,7 @@ ACTIONTYPES={
|
||||||
"unban_post":{
|
"unban_post":{
|
||||||
"str": 'reinstated post {self.target_link}',
|
"str": 'reinstated post {self.target_link}',
|
||||||
"icon":"fa-feather-alt",
|
"icon":"fa-feather-alt",
|
||||||
"color": "bg-muted",
|
"color": "bg-success",
|
||||||
},
|
},
|
||||||
"ban_comment":{
|
"ban_comment":{
|
||||||
"str": 'removed {self.target_link}',
|
"str": 'removed {self.target_link}',
|
||||||
|
@ -272,7 +272,7 @@ ACTIONTYPES={
|
||||||
"unban_comment":{
|
"unban_comment":{
|
||||||
"str": 'reinstated {self.target_link}',
|
"str": 'reinstated {self.target_link}',
|
||||||
"icon":"fa-comment",
|
"icon":"fa-comment",
|
||||||
"color": "bg-muted",
|
"color": "bg-success",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue