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
/
xmpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented /roster by group
James Booth
2014-11-13
1
-1
/
+1
*
Free datetime on ping errors
James Booth
2014-11-03
1
-1
/
+2
*
Fixed leaks in /affiliation and /role
James Booth
2014-11-03
1
-0
/
+2
*
Fixed various memory leaks
James Booth
2014-11-01
5
-5
/
+17
*
Renamed room destroy function
James Booth
2014-10-23
2
-3
/
+3
*
Set file permissions for logs
James Booth
2014-10-18
1
-0
/
+6
*
Removed debug messages when setting roles/affiliations
James Booth
2014-10-18
1
-4
/
+0
*
Show occupants role/affiliation changes
James Booth
2014-10-18
3
-15
/
+17
*
Added reason to role/affiliation changes
James Booth
2014-10-18
1
-1
/
+3
*
Removed /duck command
James Booth
2014-10-18
2
-29
/
+1
*
Include self in room roster
James Booth
2014-10-07
1
-7
/
+6
*
Refactor muc user handler
James Booth
2014-10-07
1
-29
/
+16
*
Refactor muc_user_handler
James Booth
2014-10-07
2
-80
/
+52
*
Added jid autocomplete for affiliation commands
James Booth
2014-10-06
3
-8
/
+22
*
Implemented setting and listing roles
James Booth
2014-10-06
4
-11
/
+201
*
Implemented /room kick command
James Booth
2014-10-05
4
-3
/
+196
*
Added /room kick command
James Booth
2014-10-05
4
-1
/
+91
*
Added /room subject command
James Booth
2014-10-05
4
-4
/
+40
*
Implemented getting affiliation list, and setting affiliation
James Booth
2014-10-05
2
-4
/
+101
*
Implemented setting affiliation and listing affiliations
James Booth
2014-10-04
4
-34
/
+22
*
Allow adding and removing room owners
James Booth
2014-10-04
4
-0
/
+111
*
Added service discovery to /room info command
James Booth
2014-10-02
2
-4
/
+40
*
Merge branch 'master' into muc_roles
James Booth
2014-10-02
1
-10
/
+15
|
\
|
*
Handle roster set and result when item name is empty string
James Booth
2014-10-02
1
-10
/
+15
*
|
Store real jid with occupants
James Booth
2014-10-01
1
-4
/
+6
*
|
Merge branch 'master' into muc_roles
James Booth
2014-09-30
1
-52
/
+54
|
\
|
|
*
Dont check for var attribute on form fields of type fixed
James Booth
2014-09-30
1
-52
/
+54
*
|
wip - Store roles and affiliations with occupants
James Booth
2014-09-30
1
-4
/
+16
*
|
Changed rooms to use Occupant type instead of PContact
James Booth
2014-09-30
1
-5
/
+6
*
|
Tidied muc module
James Booth
2014-09-28
5
-26
/
+26
*
|
Store room affiliation and role
James Booth
2014-09-28
2
-16
/
+32
*
|
Check for NULL inside autocomplete_free
James Booth
2014-09-26
1
-3
/
+1
*
|
Renamed autocomplete function to get list
James Booth
2014-09-26
1
-2
/
+2
|
/
*
Use log_warning for room config form errors
James Booth
2014-09-25
1
-5
/
+5
*
Fixed spelling mistake in form.h
James Booth
2014-09-25
1
-1
/
+1
*
Free caps, remove strdup
James Booth
2014-09-24
2
-1
/
+4
*
Free unique id
James Booth
2014-09-24
1
-0
/
+2
*
Handle errors for /disco info requests
James Booth
2014-09-24
2
-2
/
+12
*
Capabilities: check for identity locale
James Booth
2014-09-23
1
-7
/
+55
*
Reordered identity attributes in caps cache for readability
James Booth
2014-09-23
1
-3
/
+3
*
Create sha-1 of own capabilities once
James Booth
2014-09-23
3
-2
/
+18
*
Cache capabilities to file
James Booth
2014-09-22
2
-26
/
+162
*
Show message when no capabilities available
James Booth
2014-09-21
1
-2
/
+0
*
Sort form fields for sha-1 caps hash
James Booth
2014-09-21
3
-54
/
+106
*
Log errors on caps responses
James Booth
2014-09-21
2
-6
/
+20
*
Handle capabilities for room participants
James Booth
2014-09-21
1
-31
/
+46
*
Fixed muc presence check, remove logging from presence handler
James Booth
2014-09-21
2
-22
/
+11
*
Removed _get_caps_key function
James Booth
2014-09-21
1
-61
/
+5
*
Added jid->hash lookup for capabilities
James Booth
2014-09-20
5
-19
/
+48
*
Do not send caps request on self presence
James Booth
2014-09-19
1
-1
/
+1
[next]