Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | don't push default muc conf twice | Daniel Gultsch | 2016-05-27 | 3 | -1/+14 | |
| | | | ||||||
| * | | add 'create conference' dialog | Daniel Gultsch | 2016-05-26 | 8 | -20/+203 | |
| | | | ||||||
| * | | show contact avatar in muc users unless that contact has its own avatar | Daniel Gultsch | 2016-05-26 | 1 | -1/+1 | |
| |/ | ||||||
| * | make newly created conferences private by default | Daniel Gultsch | 2016-05-26 | 5 | -10/+32 | |
| | | ||||||
| * | change hint in edit subject dialog | Daniel Gultsch | 2016-05-26 | 2 | -1/+2 | |
| | | ||||||
| * | sending warning to receiving client if that client doesn't support omemo. | Daniel Gultsch | 2016-05-25 | 2 | -2/+14 | |
| | | | | | | | | fixes #1873 | |||||
| * | hide fingerprints in UI if encryption is disabled | Daniel Gultsch | 2016-05-25 | 4 | -37/+44 | |
| | | ||||||
| * | only publish keys if omemo is enabled | Daniel Gultsch | 2016-05-25 | 1 | -1/+3 | |
| | | ||||||
| * | only subscribe to omemo pep events if omemo is enabled | Daniel Gultsch | 2016-05-25 | 1 | -2/+5 | |
| | | ||||||
| * | don't respond to otr messages in muc pms | Daniel Gultsch | 2016-05-25 | 1 | -4/+5 | |
| | | ||||||
| * | show regitration failed try again later in UI | Daniel Gultsch | 2016-05-24 | 3 | -8/+19 | |
| | | ||||||
* | | Revert "Prevent presences from being cleared on connection" | Christian Schneppe | 2016-05-23 | 1 | -1/+2 | |
| | | | | | | | | This reverts commit 6a6112daeb5677594ab047f6fa6fe843b1b49f0c. | |||||
* | | don't make OMEMO default | Christian Schneppe | 2016-05-22 | 2 | -2/+5 | |
| | | ||||||
* | | catch exception on videopreview | Christian Schneppe | 2016-05-22 | 1 | -18/+22 | |
| | | ||||||
* | | deleted duplicate strings | Christian Schneppe | 2016-05-22 | 1 | -4/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-05-22 | 12 | -51/+97 | |
|\| | ||||||
| * | show hint in subject quick edit. only show subject as preset | Daniel Gultsch | 2016-05-22 | 3 | -11/+20 | |
| | | ||||||
| * | pulled translations from transifex | Daniel Gultsch | 2016-05-22 | 28 | -78/+143 | |
| | | ||||||
| * | show first unread message on top after reinit | Daniel Gultsch | 2016-05-22 | 2 | -24/+46 | |
| | | ||||||
| * | disable stanza logging | Daniel Gultsch | 2016-05-21 | 1 | -1/+1 | |
| | | ||||||
| * | update ui after affiliation changes | Daniel Gultsch | 2016-05-21 | 2 | -0/+6 | |
| | | ||||||
| * | refactore exceptionhandler to have one line file writer | Daniel Gultsch | 2016-05-21 | 3 | -13/+16 | |
| | | ||||||
* | | load address async to avoid app hang on slow networks | Christian Schneppe | 2016-05-22 | 3 | -29/+70 | |
| | | ||||||
* | | fixed crash with videopreviews in chatlist | Christian Schneppe | 2016-05-21 | 1 | -8/+26 | |
| | | ||||||
* | | delete old menu entries | Christian Schneppe | 2016-05-21 | 1 | -10/+0 | |
| | | ||||||
* | | show videopreview also in chatlist | Christian Schneppe | 2016-05-21 | 2 | -5/+11 | |
| | | ||||||
* | | detect length of video file | Christian Schneppe | 2016-05-21 | 1 | -14/+20 | |
| | | ||||||
* | | make thumbs bigger | Christian Schneppe | 2016-05-21 | 1 | -8/+8 | |
| | | ||||||
* | | some little layout changes | Christian Schneppe | 2016-05-21 | 2 | -2/+6 | |
| | | ||||||
* | | make chatlist bigger | Christian Schneppe | 2016-05-21 | 1 | -1/+2 | |
| | | ||||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-05-20 | 25 | -162/+471 | |
|\| | ||||||
| * | resetting fetch status error when mutual subscription is reestablished | Daniel Gultsch | 2016-05-19 | 4 | -2/+37 | |
| | | ||||||
| * | sync around individual calls instead of synchronizing entire object | Daniel Gultsch | 2016-05-19 | 1 | -49/+79 | |
| | | ||||||
| * | show password dialog when account was magic created | Daniel Gultsch | 2016-05-19 | 4 | -0/+47 | |
| | | ||||||
| * | access disco over caching mechanism instead of querying db | Daniel Gultsch | 2016-05-19 | 1 | -1/+1 | |
| | | ||||||
| * | remove unwanted 'use previous encryption' lookup | Daniel Gultsch | 2016-05-19 | 1 | -22/+1 | |
| | | ||||||
| * | also save form elements in disco storage | Daniel Gultsch | 2016-05-19 | 4 | -6/+64 | |
| | | ||||||
| * | don't NPE on rare race condition while fetching MAM | Daniel Gultsch | 2016-05-19 | 1 | -0/+9 | |
| | | ||||||
| * | synchronize around identity key generation | Daniel Gultsch | 2016-05-19 | 1 | -7/+9 | |
| | | ||||||
| * | improved ordering of muc participants | Daniel Gultsch | 2016-05-17 | 3 | -9/+25 | |
| | | ||||||
| * | refactored muc item parsing to also parse muc status messages | Daniel Gultsch | 2016-05-17 | 5 | -27/+44 | |
| | | ||||||
| * | offer offline members to be invited again | Daniel Gultsch | 2016-05-17 | 2 | -3/+17 | |
| | | ||||||
| * | change affiliation for in memory users that are currently not joined in a ↵ | Daniel Gultsch | 2016-05-16 | 4 | -7/+18 | |
| | | | | | | | | conference | |||||
| * | keep conference members in memory and show them in conference details | Daniel Gultsch | 2016-05-16 | 10 | -99/+186 | |
| | | ||||||
| * | cap exponential backoff at 300s (10 attempts) | Daniel Gultsch | 2016-05-16 | 1 | -1/+1 | |
| | | ||||||
| * | cap messages after 256 lines in UI | Daniel Gultsch | 2016-05-16 | 2 | -0/+2 | |
| | | ||||||
* | | changed colors to standard from @color and add border to images | Christian Schneppe | 2016-05-20 | 4 | -11/+13 | |
| | | ||||||
* | | use glide as image loader and add a simple video preview | Christian Schneppe | 2016-05-20 | 2 | -126/+56 | |
| | | ||||||
* | | try out some faster image loader | Christian Schneppe | 2016-05-17 | 1 | -4/+22 | |
| | | | | | | | | | | * picasso * glide | |||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-05-16 | 5 | -25/+53 | |
|\| |