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
*
Profani-tty has reborn
Daniel Santos
2023-07-01
1
-4
/
+4
*
Revert "Merge pull request #1821 from mdosch/use-proper-ellipsis-char"
Daniel Santos
2023-07-01
1
-2
/
+2
*
Improve const-correctness of API
Steffen Jaeckel
2023-05-12
1
-1
/
+1
*
User proper ellipsis char
Martin Dosch
2023-04-09
1
-2
/
+2
*
Adapt to new g_string_free() usage
Michael Vetter
2023-03-23
1
-4
/
+1
*
Fix quote and url autocompletion for MAM and history
MarcoPolo-PasTonMolo
2023-02-13
1
-5
/
+7
*
Update copyright year
Michael Vetter
2023-01-10
1
-1
/
+1
*
Merge MAM improvements from #1724
Michael Vetter
2022-10-21
1
-10
/
+49
|
\
|
*
Don't notify on MAM messages
MarcoPolo-PasTonMolo
2022-08-20
1
-7
/
+10
|
*
Handle late delivery
MarcoPolo-PasTonMolo
2022-08-20
1
-6
/
+4
|
*
Handle MAM when chatwin gets created from incoming message
MarcoPolo-PasTonMolo
2022-07-10
1
-1
/
+4
|
*
Have ability to scroll through history even without MAM
MarcoPolo-PasTonMolo
2022-07-10
1
-2
/
+2
|
*
Handle scrolling down when buffer fills up
MarcoPolo-PasTonMolo
2022-07-10
1
-5
/
+13
|
*
Cleanup
MarcoPolo-PasTonMolo
2022-07-05
1
-5
/
+2
|
*
Add loading history message on initial MAM request
MarcoPolo-PasTonMolo
2022-07-05
1
-0
/
+1
|
*
Fix initial MAM not displaying
MarcoPolo-PasTonMolo
2022-07-05
1
-6
/
+9
|
*
Get messages from history when scrolling up.
MarcoPolo-PasTonMolo
2022-07-03
1
-2
/
+28
*
|
Exit *_incoming_msg functions when plain message is empty
Michael Vetter
2022-07-04
1
-0
/
+6
*
|
Fix build without omemo
MarcoPolo-PasTonMolo
2022-06-17
1
-0
/
+2
*
|
Don't forget encryption status for OX and PGP.
MarcoPolo-PasTonMolo
2022-06-17
1
-7
/
+53
|
/
*
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
[next]