activity: partially functional frontend code
doesn't fill in all the blanks yet, but almost there ish. Filters & stuff not done yet, just loads everything.
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ type Activity struct {
|
||||
SourceType ActivitySource
|
||||
Source string
|
||||
InviteCode string // Only set for ActivityCreation
|
||||
Value string // Used for ActivityContactLinked, "email/discord/telegram/matrix"
|
||||
Value string // Used for ActivityContactLinked, "email/discord/telegram/matrix", and Create/DeleteInvite, where it's the label.
|
||||
Time time.Time
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user