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
/
muc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed wins_get_current_* functions
James Booth
2015-06-17
1
-1
/
+3
*
Added current window reference to command functions
James Booth
2015-06-17
1
-3
/
+2
*
Moved ui/windows -> window_list
James Booth
2015-06-15
1
-2
/
+2
*
Optimised occupant comparisons, create utf8 collate key once
James Booth
2015-05-07
1
-9
/
+6
*
Use password for chat room invites
James Booth
2015-03-29
1
-1
/
+16
*
Set members only property when getting room features
James Booth
2015-03-29
1
-0
/
+13
*
Added check members only room to send mediated invites
James Booth
2015-03-28
1
-0
/
+14
*
Fixed spelling.
Christian Storm
2015-02-17
1
-1
/
+1
*
Updated copyright
James Booth
2015-02-10
1
-1
/
+1
*
Simplified autocompleters and command history
James Booth
2015-01-16
1
-7
/
+9
*
Refactoring window types, removing recipient and from references - wip
James Booth
2014-12-18
1
-25
/
+29
*
Removed hash_table_iter usage for room roster
James Booth
2014-11-03
1
-7
/
+7
*
Fixed nick changes
James Booth
2014-10-10
1
-0
/
+2
*
Refactor muc user handler
James Booth
2014-10-07
1
-1
/
+1
*
Added jid autocomplete for affiliation commands
James Booth
2014-10-06
1
-0
/
+55
*
Added /room subject command
James Booth
2014-10-05
1
-1
/
+5
*
Store real jid with occupants
James Booth
2014-10-01
1
-6
/
+13
*
Added /room <affiliation> command
James Booth
2014-10-01
1
-0
/
+23
*
Added /room <role> command
James Booth
2014-10-01
1
-0
/
+23
*
Show occupants affiliation and role with /info in rooms
James Booth
2014-09-30
1
-0
/
+12
*
wip - Store roles and affiliations with occupants
James Booth
2014-09-30
1
-7
/
+11
*
Changed rooms to use Occupant type instead of PContact
James Booth
2014-09-30
1
-39
/
+66
*
Tidied muc module
James Booth
2014-09-28
1
-36
/
+36
*
Store room affiliation and role
James Booth
2014-09-28
1
-0
/
+156
*
Check for NULL inside autocomplete_free
James Booth
2014-09-26
1
-3
/
+1
*
Create room list on muc_init
James Booth
2014-09-26
1
-155
/
+82
*
Tidied muc.c
James Booth
2014-09-26
1
-104
/
+73
*
Renamed autocomplete function to get list
James Booth
2014-09-26
1
-2
/
+2
*
Removed NULL check when checking roster for nick
James Booth
2014-09-25
1
-6
/
+2
*
Added jid->hash lookup for capabilities
James Booth
2014-09-20
1
-3
/
+2
*
Validate usage of /room config command, added UI messages
James Booth
2014-09-03
1
-0
/
+35
*
Small spelling fixes in code and comments
Dariusz Dwornikowski
2014-08-27
1
-2
/
+2
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
*
Added ": " after nick autocomplete when start of message
James Booth
2014-07-15
1
-0
/
+3
*
Save chat room message prefix for autocomplete
James Booth
2014-07-15
1
-29
/
+66
*
Finished chat room nick autocomplete
James Booth
2014-07-15
1
-9
/
+21
*
Added quote param to autocomplete_param_with_ac
James Booth
2014-07-09
1
-2
/
+2
*
Added quote param to autocomplete_complete
James Booth
2014-07-09
1
-2
/
+2
*
Removed debug, added check for 0 length string
James Booth
2014-07-09
1
-1
/
+0
*
Added autocomplete for nicknames in MUC input text
James Booth
2014-07-09
1
-0
/
+27
*
Properly free muc hashtables
James Booth
2014-06-15
1
-2
/
+2
*
Fixed memleak when leaving rooms
James Booth
2014-06-15
1
-1
/
+1
*
Added backwards compatible g_list_free_full for glib < 2.28
James Booth
2014-05-21
1
-0
/
+1
*
Handle room subject and broadcasts sent before roster received
James Booth
2014-05-05
1
-0
/
+64
*
Fixed cppcheck warnings
James Booth
2014-04-26
1
-4
/
+2
*
Rejoin private rooms after reconnecting
James Booth
2014-04-23
1
-0
/
+20
*
Chat room windows now created only after successful join
James Booth
2014-04-21
1
-2
/
+21
*
Store password with room
James Booth
2014-04-20
1
-1
/
+8
*
Tidied ui dependencies
James Booth
2014-04-06
1
-2
/
+0
*
Updated copyright
James Booth
2014-03-09
1
-1
/
+1
[next]