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
/
command
/
commands.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added /pgp setkey command
James Booth
2015-06-23
1
-2
/
+35
*
Added PGP prefs
James Booth
2015-06-22
1
-0
/
+4
*
Added PGP logging preferences
James Booth
2015-06-21
1
-0
/
+23
*
Moved setting otr.warn -> enc.warn
James Booth
2015-06-21
1
-5
/
+6
*
Added /pgp end command
James Booth
2015-06-21
1
-0
/
+24
*
Added enc_mode check when starting OTR
James Booth
2015-06-21
1
-0
/
+10
*
Added pgp checks for message sending
James Booth
2015-06-21
1
-2
/
+2
*
Added window encyption mode for PGP
James Booth
2015-06-20
1
-37
/
+102
*
Merge branch 'master' into openpgp
James Booth
2015-06-20
1
-0
/
+17
|
\
|
*
Added /roster empty command
James Booth
2015-06-20
1
-0
/
+17
*
|
Added initial /pgp start checks
James Booth
2015-06-18
1
-0
/
+7
*
|
Added cmd_pgp tests
James Booth
2015-06-18
1
-1
/
+4
*
|
Merge branch 'master' into openpgp
James Booth
2015-06-17
1
-39
/
+78
|
\
|
|
*
Removed wins_get_current_* functions
James Booth
2015-06-17
1
-39
/
+78
*
|
Merge branch 'master' into openpgp
James Booth
2015-06-17
1
-186
/
+146
|
\
|
|
*
Added current window reference to command functions
James Booth
2015-06-17
1
-183
/
+143
|
*
Pass current window to autocompleters
James Booth
2015-06-16
1
-2
/
+2
*
|
Merge branch 'master' into openpgp
James Booth
2015-06-15
1
-79
/
+118
|
\
|
|
*
Tidied cmd_otr, added check-unit target to Makefile
James Booth
2015-06-15
1
-79
/
+118
*
|
Merge branch 'master' into openpgp
James Booth
2015-06-15
1
-2
/
+2
|
\
|
|
*
Removed ui_get_current_chat()
James Booth
2015-06-15
1
-2
/
+2
*
|
Merge branch 'master' into openpgp
James Booth
2015-06-15
1
-2
/
+3
|
\
|
|
*
Moved UI interfaces to ui.h
James Booth
2015-06-15
1
-1
/
+1
|
*
Moved ui/windows -> window_list
James Booth
2015-06-15
1
-1
/
+1
|
*
Added win_clear() function
James Booth
2015-06-15
1
-1
/
+2
*
|
Merge branch 'master' into openpgp
James Booth
2015-06-14
1
-15
/
+54
|
\
|
|
*
Set columns when running functional tests
James Booth
2015-06-13
1
-15
/
+54
*
|
Show message when offline for /pgp fps
James Booth
2015-06-13
1
-13
/
+18
*
|
Merge branch 'master' into openpgp
James Booth
2015-06-02
1
-2
/
+23
|
\
|
|
*
Merge remote-tracking branch 'PMaynard/#551'
James Booth
2015-06-02
1
-2
/
+23
|
|
\
|
|
*
Tidy up windows when enabling
Pete
2015-06-01
1
-0
/
+4
|
|
*
Refactored 'ui_tidy_wins()' to return bool and not output text, Corrected und...
Pete
2015-06-01
1
-3
/
+6
|
|
*
Added window auto tidy.
Pete
2015-05-29
1
-1
/
+16
|
|
/
*
|
Merge branch 'master' into openpgp
James Booth
2015-05-17
1
-14
/
+12
|
\
|
|
*
allow enabling / disabling carbons without being connected.
Adam Ehlers Nyholm Thomsen
2015-05-17
1
-14
/
+12
*
|
Merge branch 'master' into openpgp
James Booth
2015-05-07
1
-3
/
+3
|
\
|
|
*
Added cl_ev_presence_send
James Booth
2015-05-07
1
-3
/
+3
*
|
Merge branch 'master' into openpgp
James Booth
2015-05-07
1
-3
/
+3
|
\
|
|
*
Renamed presence_update -> presence_send
James Booth
2015-05-07
1
-3
/
+3
*
|
Merge branch 'master' into pgp
James Booth
2015-05-04
1
-50
/
+50
|
\
|
|
*
Use null check convention in commands.c
James Booth
2015-05-04
1
-50
/
+50
*
|
Merge branch 'master' into pgp
James Booth
2015-05-04
1
-5
/
+9
|
\
|
|
*
Added ui_ev_new_private_win to ui events
James Booth
2015-05-04
1
-5
/
+9
*
|
Merge branch 'master' into pgp
James Booth
2015-05-04
1
-2
/
+2
|
\
|
|
*
cl_ev_send_muc_msg takes ProfMucWin as arg
James Booth
2015-05-04
1
-2
/
+2
*
|
Merge branch 'master' into pgp
James Booth
2015-04-30
1
-9
/
+3
|
\
|
|
*
Move current win check to event, removed next and prev win functions
James Booth
2015-04-30
1
-9
/
+3
*
|
Merge branch 'master' into pgp
James Booth
2015-04-30
1
-10
/
+14
|
\
|
|
*
Removed ui_win_switch_num
James Booth
2015-04-30
1
-10
/
+14
*
|
Merge branch 'master' into pgp
James Booth
2015-04-30
1
-11
/
+11
|
\
|
[next]