1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/src
Michael Vetter a5ca65453e Fix lastactivity behaviour
Autocomplete only completed on|off.

Now:

`/lastactivity get` -> get server uptime
`/lastactivity get <jid>` -> get user lastactivity
`/lastactivity set on` -> enable for self
`/lastactivity set off` -> disable for self

Fix https://github.com/profanity-im/profanity/issues/1411
2020-07-22 13:13:30 +02:00
..
command Fix lastactivity behaviour 2020-07-22 13:13:30 +02:00
config Apply coding style 2020-07-07 14:18:57 +02:00
event Pass window to functions so we dont have to call twice 2020-07-09 16:11:50 +02:00
omemo Free errors after they have been printed 2020-07-10 14:50:29 +02:00
otr Apply coding style 2020-07-07 14:18:57 +02:00
pgp OX: XEP-0373: OpenPGP for XMPP - Version 0.5.0 (2020-06-19) 2020-07-10 13:40:00 +02:00
plugins Dont hilight console once all messages have been read 2020-07-09 15:44:35 +02:00
tools parser.c: Use helper function to reduce duplicate code 2020-07-21 10:45:29 +02:00
ui Setting: only write in console upon muc mention 2020-07-10 15:16:34 +02:00
xmpp ox review: Use english not german 2020-07-10 13:41:48 +02:00
common.c Apply coding style 2020-07-07 14:18:57 +02:00
common.h Apply coding style 2020-07-07 14:18:57 +02:00
database.c Apply coding style 2020-07-07 14:18:57 +02:00
database.h Apply coding style 2020-07-07 14:18:57 +02:00
log.c Apply coding style 2020-07-07 14:18:57 +02:00
log.h Apply coding style 2020-07-07 14:18:57 +02:00
main.c Apply coding style 2020-07-07 14:18:57 +02:00
profanity.c Apply coding style 2020-07-07 14:18:57 +02:00
profanity.h Apply coding style 2020-07-07 14:18:57 +02:00