index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
event
/
server_events.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Michael Vetter
2022-05-09
1
-1
/
+1
*
Add support for offline MUC notifications
Stefan Ott
2022-04-23
1
-0
/
+28
*
add profanity-specific CAfile
Steffen Jaeckel
2022-03-22
1
-0
/
+3
*
a tad more `const`-correctness
Steffen Jaeckel
2022-03-22
1
-1
/
+1
*
Remove banned muc member from member list
Michael Vetter
2022-02-02
1
-0
/
+4
*
auto-format
Steffen Jaeckel
2022-02-01
1
-1
/
+1
*
Reduce copy-paste in sv_ev_roster_received()
Dmitry Podgorny
2021-07-17
1
-11
/
+5
*
Fix memory leak in accounts_get_login_status()
Dmitry Podgorny
2021-07-17
1
-1
/
+2
*
Restore last status string when connecting
Thorben Günther
2021-07-01
1
-3
/
+5
*
event: make log_database_get_previous_chat safer
Michael Vetter
2021-03-25
1
-2
/
+4
*
OMEMO - Removed start session after roster received
Stefan
2021-03-09
1
-4
/
+0
*
Prevent segfault in sv_ev_incoming_message()
Michael Vetter
2021-03-05
1
-1
/
+3
*
Update copyright
Michael Vetter
2021-01-08
1
-1
/
+1
*
Log incoming carbons if they are no MUCPM
Michael Vetter
2020-12-09
1
-4
/
+9
*
Fix chatlogs for outgoing carbons
Michael Vetter
2020-12-08
1
-10
/
+10
*
Pass window to functions so we dont have to call twice
Michael Vetter
2020-07-09
1
-1
/
+1
*
Apply coding style
Michael Vetter
2020-07-07
1
-179
/
+176
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
1
-187
/
+190
*
Apply coding style
Michael Vetter
2020-07-07
1
-190
/
+187
*
Plain chat messages not working
DebXWoody
2020-07-06
1
-4
/
+9
*
Remove prefs_free_string()
Michael Vetter
2020-07-02
1
-5
/
+5
*
And ifdefs around new OX functions
Michael Vetter
2020-06-30
1
-1
/
+1
*
Feature request - XEP-0373: OpenPGP for XMPP (OX)
DebXWoody
2020-06-29
1
-2
/
+22
*
Clean-up task: clean up feature defines
DebXWoody
2020-06-14
1
-201
/
+8
*
Fix offline roster contacts
Michael Vetter
2020-06-02
1
-1
/
+2
*
Merge pull request #1344 from DebXWoody/bugfix/1327
Michael Vetter
2020-05-28
1
-2
/
+1
|
\
|
*
Bugfix: Status with PGP shows offline in titlebar
DebXWoody
2020-05-23
1
-2
/
+1
*
|
Fix carbon logging
Michael Vetter
2020-05-27
1
-6
/
+4
*
|
Add and use connection_get_barejid()
Michael Vetter
2020-05-25
1
-3
/
+3
*
|
Add bookmark ignore functionality for multiple accounts
Michael Vetter
2020-05-24
1
-0
/
+2
*
|
PoC for bookmark ignore
Michael Vetter
2020-05-24
1
-0
/
+6
|
/
*
Log all carbon copied messages
Michael Vetter
2020-05-22
1
-0
/
+1
*
Add option to add bookmark name
Michael Vetter
2020-05-22
1
-1
/
+1
*
MAM: Correctly display incoming MAM chat message
Michael Vetter
2020-04-11
1
-5
/
+19
*
Add to_jid field to ProfMessage struct
Michael Vetter
2020-04-11
1
-33
/
+35
*
Log after displaying the message
Michael Vetter
2020-04-08
1
-6
/
+6
*
db: Use type from message struct instead of having individual functions
Michael Vetter
2020-04-06
1
-7
/
+7
*
Add type field to ProfMessage
Michael Vetter
2020-04-06
1
-1
/
+1
*
db: dont log reflected MUC messages
Michael Vetter
2020-04-06
1
-1
/
+1
*
db: add dedicated chat, muc, muc pm logging functions
Michael Vetter
2020-04-06
1
-7
/
+7
*
Rename PROF_MSG_ENC_PLAIN to PROF_MSG_ENC_NONE
Michael Vetter
2020-04-06
1
-9
/
+9
*
db: insert message type
Michael Vetter
2020-04-06
1
-6
/
+7
*
db: Have one database per account
Michael Vetter
2020-04-06
1
-0
/
+2
*
database: dont log muc pms
Michael Vetter
2020-04-06
1
-2
/
+0
*
database: log stanza_id and whether it is a muc message
Michael Vetter
2020-04-06
1
-8
/
+8
*
database: log incoming messages
Michael Vetter
2020-04-06
1
-0
/
+9
*
Dont filter out own MUC messages if muc history is set to 'regular'
Michael Vetter
2020-02-21
1
-1
/
+1
*
Fix missing change from last commit
Michael Vetter
2020-02-20
1
-1
/
+1
*
Allow utf8 symbols as omemo/pgp/otr indicator char
Michael Vetter
2020-02-20
1
-1
/
+1
*
Put getting mentions in own function
Michael Vetter
2020-02-20
1
-10
/
+1
[next]