tridentli / pitchfork

Golang framework for secure communication platforms.
Apache License 2.0
5 stars 3 forks source link

Verify activity updating #114

Open massar opened 7 years ago

massar commented 7 years ago

Currently the activity field is only updated when

We should update the activity of the user when: 1) member->activity they login (ctx->Login() & ctx->LoginToken()) 2) member_trustgroup->activity when a group is selected. 3) a valid message is sent to the mailinglist