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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove unused func wins_close_current()
Michael Vetter
2020-04-20
2
-7
/
+0
*
_destroy_tab() dont set tab to NULL
Michael Vetter
2020-04-20
1
-1
/
+0
*
Simplify win_refresh_with_subwin()
Michael Vetter
2020-04-20
1
-6
/
+5
*
_mucwin_print_mention(): No need to assign pos
Michael Vetter
2020-04-20
1
-1
/
+1
*
ui_room_join() dont get nick twice
Michael Vetter
2020-04-20
1
-1
/
+0
*
cons_show_aliases() simpify condition
Michael Vetter
2020-04-20
1
-3
/
+1
*
Make _inp_edited() more robust
Dmitry Podgorny
2020-04-19
1
-1
/
+8
*
Don't expose upload_processes
Michael Vetter
2020-04-17
1
-9
/
+2
*
Free GError objects
Dmitry Podgorny
2020-04-14
1
-2
/
+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
3
-14
/
+14
*
Quick and dirty display of MAM messages
Michael Vetter
2020-04-11
1
-3
/
+6
*
Fix memory leaks in cons_roster_setting()
Dmitry Podgorny
2020-04-10
1
-0
/
+3
*
Fix memory leaks in _rosterwin_resources()
Dmitry Podgorny
2020-04-09
1
-0
/
+2
*
Retrieve message type from database
Michael Vetter
2020-04-08
4
-6
/
+5
*
db: Fix memleaks
Michael Vetter
2020-04-06
1
-2
/
+1
*
win_print_history() print 'me' on regular chats if we wrote the message
Michael Vetter
2020-04-06
1
-1
/
+9
*
Adapt win_print_history() to work with muc too
Michael Vetter
2020-04-06
4
-24
/
+26
*
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
*
Fix multiple memory leaks related to rosterwin_roster()
Dmitry Podgorny
2020-04-06
1
-0
/
+1
*
Fix memory leak in cons_show_disco_info()
Dmitry Podgorny
2020-04-06
1
-1
/
+1
*
Fix memory leak in _rosterwin_resources()
Dmitry Podgorny
2020-04-05
1
-0
/
+1
*
Fixed memory leak in ProfMucWin
Dmitry Podgorny
2020-04-03
1
-0
/
+2
*
Add setting to not colorize own nick according to xep-0392
Michael Vetter
2020-03-25
2
-1
/
+9
*
titlebar: allow displaying MUC name and MUC jid
Michael Vetter
2020-03-24
2
-10
/
+25
*
move titlebar code in correct function
Michael Vetter
2020-03-24
2
-20
/
+10
*
Add slashguard feature
Michael Vetter
2020-03-18
3
-0
/
+18
*
xep-0084/avatar: add option to open avatar directly
Michael Vetter
2020-03-10
2
-0
/
+11
*
Make statusbar tab more resilient
Michael Vetter
2020-03-09
1
-4
/
+8
*
Rename ProfBufferEntry jid variable
Michael Vetter
2020-03-09
3
-7
/
+7
*
Check for sender of LMC message
Michael Vetter
2020-03-09
1
-11
/
+17
*
Write from jid in buffer
Michael Vetter
2020-03-09
1
-10
/
+13
*
Add barejid to buffer struct
Michael Vetter
2020-03-09
3
-15
/
+16
*
Remove old comments
Michael Vetter
2020-03-09
1
-4
/
+0
*
Use correct MUC message timestamp
Michael Vetter
2020-03-09
1
-5
/
+1
*
Use ProfMessage as parameter for win_println_incoming_muc_msg()
Michael Vetter
2020-03-09
3
-7
/
+6
*
window.c: Rename variable
Michael Vetter
2020-03-09
1
-3
/
+3
*
Fix memory leak in win_create_muc()
Michael Vetter
2020-02-27
1
-1
/
+0
*
Stop buffer_remove_entry_by_id() once we found the entry
Michael Vetter
2020-02-25
1
-0
/
+1
*
Properly free buffer entry
Michael Vetter
2020-02-25
1
-0
/
+1
*
Only use enc_char in win_print_incoming() when needed
Michael Vetter
2020-02-25
1
-1
/
+4
*
Rename separator to trackbar
Michael Vetter
2020-02-21
1
-4
/
+4
*
Make trackbar color configurable
Michael Vetter
2020-02-21
1
-0
/
+6
*
Dont filter out own MUC messages if muc history is set to 'regular'
Michael Vetter
2020-02-21
2
-4
/
+4
*
win_print_incoming() strdup the charactar
Michael Vetter
2020-02-21
1
-1
/
+1
*
Allow utf8 symbols as omemo/pgp/otr indicator char
Michael Vetter
2020-02-20
13
-372
/
+396
*
Parse mentions and triggers in muc history if display is 'regular'
Michael Vetter
2020-02-20
2
-20
/
+28
[prev]
[next]