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
/
ui
/
chatwin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Michael Vetter
2022-05-09
1
-1
/
+1
*
Add quote autocompletion for previous messages
MarcoPolo-PasTonMolo
2022-03-21
1
-0
/
+4
*
auto-format
Steffen Jaeckel
2022-02-01
1
-5
/
+5
*
Format code correctly
Michael Vetter
2021-10-05
1
-2
/
+2
*
chatwin: fix memory leak when load history
Dmitry Podgorny
2021-07-20
1
-0
/
+4
*
Apply pre_chat_message_display hook to history
Dustin Lagoy
2021-04-27
1
-0
/
+1
*
OMEMO: Remove duplicate session initalisation
Maximilian Wuttke
2021-04-08
1
-2
/
+12
*
Update copyright
Michael Vetter
2021-01-08
1
-1
/
+1
*
Remove not needed initialization in chatwin_new()
Michael Vetter
2020-12-10
1
-4
/
+0
*
Cast chat/muc window to correct type and refactor cmd_sendfile
William Wennerström
2020-12-09
1
-0
/
+2
*
Pass window to functions so we dont have to call twice
Michael Vetter
2020-07-09
1
-1
/
+1
*
Dont hilight console once all messages have been read
Michael Vetter
2020-07-09
1
-1
/
+1
*
Apply coding style
Michael Vetter
2020-07-07
1
-92
/
+92
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
1
-101
/
+101
*
Apply coding style
Michael Vetter
2020-07-07
1
-101
/
+101
*
Feature request - XEP-0373: OpenPGP for XMPP (OX)
DebXWoody
2020-06-29
1
-0
/
+5
*
Add and use connection_get_barejid()
Michael Vetter
2020-05-25
1
-3
/
+3
*
Build URL ac upon printing of message in window
Michael Vetter
2020-05-20
1
-1
/
+3
*
Only print chathistory if regular chat message
Michael Vetter
2020-04-13
1
-1
/
+4
*
Add hidden MAM setting and trigger MAM retrievel when opening new window
Michael Vetter
2020-04-12
1
-8
/
+13
*
MAM: Correctly display incoming MAM chat message
Michael Vetter
2020-04-11
1
-3
/
+10
*
Add to_jid field to ProfMessage struct
Michael Vetter
2020-04-11
1
-3
/
+3
*
Quick and dirty display of MAM messages
Michael Vetter
2020-04-11
1
-3
/
+6
*
Retrieve message type from database
Michael Vetter
2020-04-08
1
-1
/
+1
*
db: Fix memleaks
Michael Vetter
2020-04-06
1
-2
/
+1
*
Adapt win_print_history() to work with muc too
Michael Vetter
2020-04-06
1
-2
/
+1
*
Remove chat_log_get_previous()
Michael Vetter
2020-04-06
1
-7
/
+3
*
Get regular chat history out of sql backend
Michael Vetter
2020-04-06
1
-19
/
+8
*
Allow utf8 symbols as omemo/pgp/otr indicator char
Michael Vetter
2020-02-20
1
-21
/
+29
*
Refactor win_print_history()
Michael Vetter
2020-02-17
1
-1
/
+1
*
Refactor win_print_outgoing()
Michael Vetter
2020-02-17
1
-2
/
+2
*
xep-0308: enable for carbon copied messages
Michael Vetter
2020-02-14
1
-1
/
+0
*
xep-0308: enable correction in outgoing messages with delivery receipts
Michael Vetter
2020-02-14
1
-2
/
+1
*
Rename win_print_with_receipt() -> win_print_outgoing_with_receipt()
Michael Vetter
2020-02-14
1
-1
/
+1
*
Add myself to copyright
Michael Vetter
2020-02-14
1
-0
/
+1
*
xep-0308: update the UI upon sending a corrected message
Michael Vetter
2020-02-11
1
-8
/
+10
*
xep-0308: Implement `/correct` to correct the last send message
Michael Vetter
2020-02-10
1
-0
/
+16
*
Initial work on last-read-position feature
Michael Vetter
2019-12-13
1
-0
/
+1
*
Add vim modeline
Michael Vetter
2019-11-13
1
-0
/
+1
*
Make sure date vars are initialized
Michael Vetter
2019-10-21
1
-3
/
+3
*
Properly display chatwin history
Michael Vetter
2019-10-21
1
-4
/
+10
*
Fix handling of encrypted carbons
Paul Fariello
2019-06-21
1
-4
/
+4
*
Rename prof_message_t into ProfMessage
Paul Fariello
2019-06-20
1
-1
/
+1
*
Add prof_message_t to wrap all message attributes
Paul Fariello
2019-06-20
1
-14
/
+16
*
Add OMEMO policy
Paul Fariello
2019-04-17
1
-0
/
+10
*
Ensure encrypted carbon of own message are marked as encrypted
Paul Fariello
2019-04-10
1
-0
/
+2
*
Add OMEMO message encryption and decryption
Paul Fariello
2019-04-10
1
-0
/
+2
*
Update copyright to include 2019
Michael Vetter
2019-01-22
1
-1
/
+1
*
Add preferences for tab display
James Booth
2018-03-09
1
-4
/
+4
*
Show name in statusbar tabs WIP
James Booth
2018-03-08
1
-6
/
+8
[next]