aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Parses the adaptive-simulcast attribute.Boris Grozev2016-03-021-0/+12
* | Fix the XML generated for the adaptive-simulcast property.Boris Grozev2016-03-021-2/+2
* | EvictingQueue.remainingSize() is not available in Guava 15.George Politis2016-03-011-1/+1
* | Merge pull request #231 from jitsi/packetlogging-queue-sizeGeorge Politis2016-02-291-1/+15
|\ \
| * | Increases the queue size for the PacketLoggingServiceImpl.George Politis2016-02-291-1/+15
|/ /
* | Remove the Facebook protocol wizardIngo Bauersachs2016-02-2826-581/+2
* | Normalize line endingsIngo Bauersachs2016-02-2810-4323/+4323
* | Merge pull request #227 from champtar/gitattributesIngo Bauersachs2016-02-281-0/+1
|\ \
| * | Add .gitattributes to prevent future EOL problemsEtienne CHAMPETIER2016-02-241-0/+1
* | | Allow messaging and server account info without presenceIngo Bauersachs2016-02-281-35/+35
|/ /
* | Fixes a typo, reported by @kamenik.Boris Grozev2016-02-231-1/+1
* | Merge pull request #201 from champtar/pomIngo Bauersachs2016-02-231-8/+0
|\ \
| * | Cleanup jitsi-certificate pom (use jitsi-universe version)Etienne CHAMPETIER2016-02-031-8/+0
* | | Merge pull request #225 from jitsi/line-endingsIngo Bauersachs2016-02-23140-37754/+37754
|\ \ \
| * | | Converts CRLF line endings to LF, as suggested by @champtar.Boris Grozev2016-02-23140-37754/+37754
|/ / /
* | | Moves HealthCheckIQ to separate IQ provider.paweldomas2016-02-223-28/+97
* | | Adds URN_XMPP_IQ_VERSION constant.paweldomas2016-02-221-0/+8
* | | Merge pull request #221 from paweldomas/add_healthcheck_iqbgrozev2016-02-172-8/+70
|\ \ \
| * | | Removes unused case statements from ColibriIQ parsing code.paweldomas2016-02-171-18/+0
| * | | Adds HealthCheck IQ.paweldomas2016-02-172-0/+80
|/ / /
* | | Adds a property that can set autojoin by default on newly created rooms.damencho2016-02-151-0/+13
* | | Adds property to disable printing timestamp in logs.damencho2016-02-031-21/+54
|/ /
* | Merge pull request #190 from mksh/masterdamencho2016-02-021-1/+55
|\ \
| * | Implemented program name property loading from logging.properties file and pr...mksh2015-11-201-1/+55
* | | Uses a fixed version of jitsi-universe.Boris Grozev2016-02-021-2/+1
* | | Adds Portuguese Brazil.damencho2016-01-151-0/+1
* | | Merge pull request #204 from tklein/directimage-fixIngo Bauersachs2016-01-161-1/+1
|\ \ \
| * | | Fix the replacement for direct image linksThorsten Klein2016-01-151-1/+1
| * | | Changed URL pattern for direct image linksThorsten.Klein2016-01-141-1/+1
|/ / /
* | | Updates sysactivity mvn bundle, includes all native code, commented by mistake.damencho2015-12-221-5/+5
* | | Expands the Maven support to more bundles.damencho2015-12-2212-0/+701
* | | Updates loadLibrary to be able to use native libraries from within the bundle.damencho2015-12-221-18/+20
* | | Adds ForceShutdown IQ.paweldomas2015-12-113-45/+143
* | | Manually fixes formatting for the sake of readability and consistency.Lyubomir Marinov2015-12-091-18/+16
| |/ |/|
* | Adds video muted extension used in jitsi-meet.paweldomas2015-12-011-0/+70
|/
* Merge pull request #185 from 459below/fix-presence-treeset2Ingo Bauersachs2015-11-181-0/+13
|\
| * Fixing TreeSet's ComparatorTimur Masar2015-11-151-0/+13
|/
* Merge pull request #183 from mksh/masterbgrozev2015-11-127-142/+414
|\
| * Typo fixesmksh2015-11-113-8/+9
| * Introduce SmackProxy for abstracting different Smack implementations (3 and 4)mksh2015-11-108-142/+413
* | Merge pull request #184 from 459below/fix-callbuttonIngo Bauersachs2015-11-111-2/+3
|\ \
| * | Fixes offline messaging to contact which just went offlineTimur Masar2015-11-101-2/+3
|/ /
* | Merge pull request #161 from 459below/fix-callbuttonIngo Bauersachs2015-11-098-59/+349
|\ \ | |/ |/|
| * Option for new behaviour of detecting a contact's capabilitiesTimur Masar2015-11-095-49/+245
| * Fixes the contacts 'call button' disappearing on multiresource contactsTimur Masar2015-11-084-16/+110
|/
* Revert "Renames SimulcastLayer to SimulcastStream."George Politis2015-11-052-11/+11
* Updates the packetlogging manifest to import com.google.common.collect.George Politis2015-11-051-1/+2
* Renames SimulcastLayer to SimulcastStream.George Politis2015-11-052-11/+11
* jitsi-packetlogging depends on jitsi-util.George Politis2015-11-051-0/+4
* Adds option to set custom headers to the sip call.damencho2015-11-051-0/+34