mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 23:38:38 +09:00
Bug 1546840 - Allow GloDa queries for read or unread messages
Tag #1273
This commit is contained in:
parent
c173b90220
commit
87073feb8a
1 changed files with 2 additions and 0 deletions
|
|
@ -99,6 +99,8 @@ var GlodaExplicitAttr = {
|
|||
extensionName: Gloda.BUILT_IN,
|
||||
attributeType: Gloda.kAttrExplicit,
|
||||
attributeName: "read",
|
||||
// Make the message query-able but without using the database.
|
||||
canQuery: "truthy-but-not-true",
|
||||
singular: true,
|
||||
subjectNouns: [Gloda.NOUN_MESSAGE],
|
||||
objectNoun: Gloda.NOUN_BOOLEAN,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue