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
*
Define POSIX macro to have strdup
Michael Vetter
2020-06-12
2
-4
/
+6
*
Add option for legacy authentication
Dmitry Podgorny
2020-06-05
1
-0
/
+3
*
urlopen: get last URL first
Michael Vetter
2020-05-29
1
-2
/
+2
*
Fix titlebar write position
Michael Vetter
2020-05-27
1
-4
/
+35
*
Handle listing ignored bookmarks when none are ignored
Michael Vetter
2020-05-25
1
-0
/
+6
*
Add and use connection_get_barejid()
Michael Vetter
2020-05-25
1
-3
/
+3
*
List ignored bookmarks
Michael Vetter
2020-05-24
2
-0
/
+16
*
Fix invalid read in titlebar
Michael Vetter
2020-05-24
1
-1
/
+2
*
Dont show resource in titlebar if it is too long
Michael Vetter
2020-05-22
1
-9
/
+20
*
Display bookmark name
Michael Vetter
2020-05-22
1
-1
/
+5
*
Make option to allow hiding windows with no messages in statusbar
Michael Vetter
2020-05-21
2
-11
/
+33
*
Make 'scrolled' themeable
Michael Vetter
2020-05-21
2
-0
/
+5
*
Display when scrolled up
Michael Vetter
2020-05-21
1
-0
/
+21
*
Add /executable command
Michael Vetter
2020-05-20
2
-6
/
+8
*
Only save max 20 urls
Michael Vetter
2020-05-20
1
-0
/
+2
*
Build URL ac upon printing of message in window
Michael Vetter
2020-05-20
8
-36
/
+50
*
Look for URLs via regex
Michael Vetter
2020-05-20
2
-6
/
+24
*
Start urlopen feature
Michael Vetter
2020-05-20
2
-0
/
+16
*
Fix `/correction` char display
Michael Vetter
2020-05-06
1
-1
/
+1
*
Remove unanimous MAM display
Michael Vetter
2020-04-25
3
-39
/
+14
*
ui: fix condition
Dmitry Podgorny
2020-04-23
2
-2
/
+4
*
Fixup for bad56b50623837644d0888cf8e5b059111b65ac2
Michael Vetter
2020-04-22
1
-1
/
+1
*
wins_show_subwin(): Add windows type test
Michael Vetter
2020-04-22
1
-0
/
+6
*
inp_readline() Correct slashguard feature
Michael Vetter
2020-04-21
1
-4
/
+6
*
Make compiler happy about win_refresh_without_subwin
Michael Vetter
2020-04-20
1
-1
/
+1
*
win_refresh_with_subwin() fixup
Michael Vetter
2020-04-20
1
-2
/
+1
*
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
[next]