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
/
profanity.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented basic running of alias commands
James Booth
2014-01-23
1
-6
/
+5
*
Renamed title_bar_set_status -> title_bar_set_presence
James Booth
2014-01-16
1
-4
/
+4
*
Added conditionals to makefile for otr support
James Booth
2014-01-12
1
-0
/
+2
*
Merge branch 'master' into otr
James Booth
2014-01-05
1
-372
/
+0
|
\
|
*
Refactored roster add/update
James Booth
2014-01-05
1
-7
/
+0
|
*
Removed prof_handle group functions
James Booth
2014-01-05
1
-16
/
+0
|
*
Removed prof_handle_disconnect
James Booth
2014-01-05
1
-12
/
+0
|
*
Moved roster handlers to server_events
James Booth
2014-01-05
1
-23
/
+0
|
*
Moved presence handlers to server_events
James Booth
2014-01-05
1
-131
/
+0
|
*
Moved messages handlers to server_events
James Booth
2014-01-05
1
-104
/
+0
|
*
Moved handle_room_list and handle_disco_items to server_events
James Booth
2014-01-05
1
-14
/
+0
|
*
Moved handle_disco_info to server_events
James Booth
2014-01-05
1
-7
/
+0
|
*
Moved handle_software_version_result to server_events
James Booth
2014-01-05
1
-8
/
+0
|
*
Moved handle_lost_connection and handle_failed_login to server_events
James Booth
2014-01-05
1
-19
/
+0
|
*
Moved handle_login_account_success to server_events
James Booth
2014-01-05
1
-16
/
+0
|
*
Added server_events.c
James Booth
2014-01-05
1
-15
/
+0
*
|
Merge branch 'master' into otr
James Booth
2013-12-15
1
-5
/
+29
|
\
|
|
*
Seperated command functions into module
James Booth
2013-12-15
1
-1
/
+1
|
*
Added simple mock test, refactored roster
James Booth
2013-12-14
1
-1
/
+1
|
*
Merge branch 'master' into refactor2
James Booth
2013-11-11
1
-1
/
+13
|
|
\
|
*
|
Moved idle chat state handling out of ui module
James Booth
2013-10-07
1
-1
/
+25
|
*
|
PREF_STATUSES, moved checks to profanity module
James Booth
2013-10-06
1
-2
/
+2
*
|
|
Added /otr command
James Booth
2013-11-08
1
-3
/
+0
*
|
|
Load keys and fingerprints for account on connect
James Booth
2013-11-08
1
-0
/
+3
*
|
|
Added libotr
James Booth
2013-11-08
1
-1
/
+4
|
|
/
|
/
|
*
|
Allow "account" setting in [connection] to autconnect the account
James Booth
2013-11-07
1
-0
/
+4
*
|
Merge remote-tracking branch 'tsenart/connect-on-startup'
James Booth
2013-11-07
1
-1
/
+9
|
\
\
|
|
/
|
/
|
|
*
Connect to an account on start-up
Tomás Senart
2013-10-14
1
-1
/
+7
|
/
*
Moved muc error handling to profanity.c
James Booth
2013-10-06
1
-0
/
+9
*
Moved UI error handler code to ui/core
James Booth
2013-10-06
1
-21
/
+1
*
Fix nickname change conflicts
James Booth
2013-09-22
1
-1
/
+3
*
Fixe rejoining room after nickname conflict
James Booth
2013-09-22
1
-0
/
+5
*
Use git revision in development strings
James Booth
2013-09-17
1
-1
/
+9
*
refactored mkdir_recursive
Dmitry Podgorny
2013-08-03
1
-3
/
+9
*
Show messages on /group add and /group remove
James Booth
2013-06-23
1
-0
/
+16
*
Show message when removing contact from group when not in group
James Booth
2013-06-23
1
-2
/
+10
*
Show message when contact already in group
James Booth
2013-06-23
1
-0
/
+8
*
Added message in console on /roster remove
James Booth
2013-06-02
1
-0
/
+7
*
Added message in console on /roster add
James Booth
2013-06-02
1
-0
/
+7
*
Fixed autoaway
James Booth
2013-05-30
1
-0
/
+1
*
Refactored roster push handling
James Booth
2013-05-21
1
-3
/
+3
*
Removed contact_list, moved roster logic to xmpp/roster module
James Booth
2013-05-06
1
-1
/
+0
*
Renamed contact_list_ functions to roster_
James Booth
2013-05-06
1
-9
/
+9
*
Fixed error when losing connection and segfaulting on notify_remind()
James Booth
2013-05-06
1
-1
/
+2
*
Added /duck command to perform searches using duckduckgo chat bot
James Booth
2013-05-05
1
-0
/
+7
*
Added groupchat logs
James Booth
2013-05-05
1
-0
/
+7
*
Added desktop notification option for subscription requests
James Booth
2013-04-27
1
-0
/
+3
*
Only set autoaway when status is "online" or "chat"
James Booth
2013-04-27
1
-27
/
+30
*
Support for XEP-0249 Direct MUC Invitations
James Booth
2013-04-24
1
-2
/
+10
*
Added notifier module
James Booth
2013-04-21
1
-0
/
+1
[next]