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
/
database.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have ability to scroll through history even without MAM
MarcoPolo-PasTonMolo
2022-07-10
1
-1
/
+1
*
Fix initial MAM not displaying
MarcoPolo-PasTonMolo
2022-07-05
1
-1
/
+3
*
Get messages from history when scrolling up.
MarcoPolo-PasTonMolo
2022-07-03
1
-1
/
+1
*
On new chatwin fetch mam according to guidelines.
MarcoPolo-PasTonMolo
2022-07-03
1
-0
/
+1
*
Update copyright year
Michael Vetter
2022-05-09
1
-1
/
+1
*
Apply coding style
Michael Vetter
2020-07-07
1
-7
/
+6
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
1
-7
/
+8
*
Apply coding style
Michael Vetter
2020-07-07
1
-8
/
+7
*
db: Use type from message struct instead of having individual functions
Michael Vetter
2020-04-06
1
-3
/
+1
*
Remove chat_log_get_previous()
Michael Vetter
2020-04-06
1
-1
/
+1
*
Get regular chat history out of sql backend
Michael Vetter
2020-04-06
1
-0
/
+1
*
db: log all incoming and outgoing messages
Michael Vetter
2020-04-06
1
-1
/
+3
*
db: log outgoing message in one case
Michael Vetter
2020-04-06
1
-0
/
+1
*
db: add dedicated chat, muc, muc pm logging functions
Michael Vetter
2020-04-06
1
-1
/
+3
*
db: insert message type
Michael Vetter
2020-04-06
1
-1
/
+1
*
db: move includes
Michael Vetter
2020-04-06
1
-2
/
+6
*
db: Have one database per account
Michael Vetter
2020-04-06
1
-1
/
+1
*
database: log stanza_id and whether it is a muc message
Michael Vetter
2020-04-06
1
-1
/
+1
*
database: log incoming messages
Michael Vetter
2020-04-06
1
-0
/
+1
*
Start SQLite db module
Michael Vetter
2020-04-06
1
-0
/
+43