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
/
privwin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Exit *_incoming_msg functions when plain message is empty
Michael Vetter
2022-07-04
1
-0
/
+6
*
Add quote autocompletion for previous messages
MarcoPolo-PasTonMolo
2022-03-21
1
-0
/
+3
*
Add config.h in files were it was missing
Michael Vetter
2021-03-26
1
-0
/
+2
*
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
-33
/
+33
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
1
-34
/
+34
*
Apply coding style
Michael Vetter
2020-07-07
1
-34
/
+34
*
Build URL ac upon printing of message in window
Michael Vetter
2020-05-20
1
-0
/
+2
*
Allow utf8 symbols as omemo/pgp/otr indicator char
Michael Vetter
2020-02-20
1
-12
/
+12
*
Refactor win_print_outgoing()
Michael Vetter
2020-02-17
1
-1
/
+1
*
xep-0308: remove replace_id from privwin signature
Michael Vetter
2020-02-14
1
-2
/
+2
*
xep-0308: update the UI upon sending a corrected message
Michael Vetter
2020-02-11
1
-2
/
+2
*
separator: Enable for MUC and PRIVWIN too
Michael Vetter
2019-12-13
1
-0
/
+1
*
Add vim modeline
Michael Vetter
2019-11-13
1
-0
/
+1
*
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
-4
/
+4
*
Update copyright to include 2019
Michael Vetter
2019-01-22
1
-1
/
+1
*
Add preferences for tab display
James Booth
2018-03-09
1
-2
/
+2
*
Show name in statusbar tabs WIP
James Booth
2018-03-08
1
-2
/
+2
*
Update copyright
James Booth
2018-01-21
1
-1
/
+1
*
Update Copyright
James Booth
2017-01-28
1
-1
/
+1
*
Rename win_print_incoming_message -> win_print_incoming
James Booth
2016-10-15
1
-2
/
+2
*
Add win_print_outgoing
James Booth
2016-10-15
1
-1
/
+1
*
Add win_print
James Booth
2016-10-15
1
-11
/
+11
*
Use win_printf_line where appropriate
James Booth
2016-10-15
1
-7
/
+7
*
Add ch arg to win_printf_line
James Booth
2016-10-15
1
-4
/
+4
*
Add win_printf_line
James Booth
2016-10-14
1
-4
/
+4
*
Always use string format in win_printf
James Booth
2016-10-12
1
-1
/
+1
*
Remove win_print, use win_printf instead
James Booth
2016-10-11
1
-3
/
+3
*
Rename win_vprint -> win_printf
James Booth
2016-10-11
1
-9
/
+9
*
Tidy headers
James Booth
2016-07-24
1
-3
/
+2
*
Update GPL link in headers
James Booth
2016-07-24
1
-1
/
+1
*
Updated copyright
James Booth
2016-02-14
1
-1
/
+1
*
Don't show notification reminders for messages the user does not want notific...
James Booth
2016-02-04
1
-3
/
+0
*
Tidy notify_message()
James Booth
2016-02-04
1
-14
/
+2
*
Removed unused arg: prefs_do_chat_notify()
James Booth
2016-02-04
1
-1
/
+1
*
Implemented /console private setting
James Booth
2016-02-03
1
-3
/
+4
*
Handle self leaving room in private wins
James Booth
2016-02-03
1
-0
/
+87
*
Handle occupant kicked/banned in private chat wins
James Booth
2016-02-02
1
-1
/
+47
*
Show message in private windows when user offline
James Booth
2016-02-02
1
-0
/
+30
*
Updated console new message text
James Booth
2015-12-20
1
-8
/
+11
*
Tidy wins_create_summary()
James Booth
2015-11-29
1
-0
/
+18
*
Renamed /notify message -> /notify chat
James Booth
2015-11-29
1
-1
/
+1
*
Added room specific notify settings
James Booth
2015-11-28
1
-1
/
+1
*
Only show reminder notifications when notifications are enabled
James Booth
2015-11-25
1
-12
/
+6
*
Tidy regular chat and room notifications
James Booth
2015-11-24
1
-2
/
+26
*
Update privwin.c
kiethandi
2015-11-20
1
-1
/
+2
*
Update privwin.c
kiethandi
2015-11-20
1
-0
/
+1
*
Renamed MUC private window functions
James Booth
2015-11-08
1
-2
/
+2
*
ui_incoming_private_msg takes ProfPrivateWin, added asserts
James Booth
2015-11-08
1
-7
/
+6
[next]