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
/
server_events.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implemented setting and listing roles
James Booth
2014-10-06
1
-0
/
+27
*
Implemented /room kick command
James Booth
2014-10-05
1
-7
/
+26
*
Added /room kick command
James Booth
2014-10-05
1
-0
/
+12
*
Added /room subject command
James Booth
2014-10-05
1
-5
/
+5
*
Implemented getting affiliation list, and setting affiliation
James Booth
2014-10-05
1
-0
/
+28
*
Added service discovery to /room info command
James Booth
2014-10-02
1
-0
/
+12
*
Store real jid with occupants
James Booth
2014-10-01
1
-6
/
+6
*
wip - Store roles and affiliations with occupants
James Booth
2014-09-30
1
-7
/
+6
*
Tidied muc module
James Booth
2014-09-28
1
-23
/
+23
*
Store room affiliation and role
James Booth
2014-09-28
1
-0
/
+1
*
Handle errors for /disco info requests
James Booth
2014-09-24
1
-0
/
+10
*
Removed _get_caps_key function
James Booth
2014-09-21
1
-5
/
+4
*
Handle result of room configuration submit
James Booth
2014-09-17
1
-4
/
+10
*
Show errors in room when can't retrieve room config
James Booth
2014-09-17
1
-13
/
+1
*
Implemented /room config submit for saving room configuration
James Booth
2014-09-10
1
-0
/
+6
*
Tidied error handling for room forms
James Booth
2014-09-09
1
-2
/
+14
*
Merge branch 'master' into roomconfig
James Booth
2014-09-07
1
-1
/
+1
|
\
|
*
Fixed spelling mistake in ping errors
James Booth
2014-09-07
1
-1
/
+1
*
|
Merge branch 'master' into roomconfig
James Booth
2014-09-07
1
-0
/
+10
|
\
|
|
*
Added error handling for /ping command responses
James Booth
2014-09-07
1
-0
/
+10
*
|
Moved room config UI code to ui/core.c
James Booth
2014-09-07
1
-70
/
+1
*
|
Fix option handling for room config form parsing
James Booth
2014-09-06
1
-1
/
+1
*
|
Added further debug output for room config
James Booth
2014-09-06
1
-8
/
+55
*
|
Rewrite form parser
James Booth
2014-09-06
1
-5
/
+2
*
|
Debug room config form fields
James Booth
2014-09-05
1
-1
/
+10
*
|
Debug room vars
James Booth
2014-09-05
1
-0
/
+11
*
|
Parse data form for room configuration
James Booth
2014-09-04
1
-0
/
+17
|
/
*
Added /ping command
James Booth
2014-09-04
1
-0
/
+10
*
Validate usage of /room config command, added UI messages
James Booth
2014-09-03
1
-0
/
+2
*
Handle /room config cancel
James Booth
2014-09-03
1
-0
/
+6
*
Show message when room requires config
James Booth
2014-09-03
1
-0
/
+6
*
Always update UI in event loop, removed updates from rest of code
James Booth
2014-09-01
1
-28
/
+0
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
*
Added deallocation function for string prefs, added otr policy enum
James Booth
2014-06-18
1
-7
/
+14
*
Fixed memleaks with otr policy and autoaway options
James Booth
2014-06-17
1
-0
/
+2
*
Added config.h to files checking for OTR support
James Booth
2014-05-19
1
-0
/
+2
*
Moved OTR policy check to otr module
James Booth
2014-05-11
1
-1
/
+1
*
Handle room subject and broadcasts sent before roster received
James Booth
2014-05-05
1
-5
/
+27
*
Rejoin private rooms after reconnecting
James Booth
2014-04-23
1
-0
/
+12
*
Merge remote-tracking branch 'lucian/master'
James Booth
2014-04-23
1
-5
/
+10
|
\
|
*
Bugfix: Because whitespace was removed, last check OTR always, didn't work, n...
lightb
2014-04-22
1
-5
/
+6
|
*
Added new functionality to OTR always policy
lightb
2014-04-22
1
-1
/
+7
*
|
Merge remote-tracking branch 'lucian/master'
James Booth
2014-04-22
1
-1
/
+23
|
\
|
|
*
Strip whitespace from otr tagged message for proper display.
lightb
2014-04-22
1
-1
/
+8
|
*
Small modification, should check for whitespace pattern even if policy is alw...
lightb
2014-04-22
1
-6
/
+7
|
*
Added OTR opportunistic pattern intercept.
lightb
2014-04-22
1
-0
/
+12
*
|
Chat room windows now created only after successful join
James Booth
2014-04-21
1
-19
/
+17
|
/
*
Added simple stanza logging to main console
James Booth
2014-04-15
1
-0
/
+6
*
Added focus param to ui_room_join, not set for bookmark autojoin
James Booth
2014-04-13
1
-1
/
+2
*
Removed titlebar functions from ui.h
James Booth
2014-04-07
1
-8
/
+4
[prev]
[next]