Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-01-17 | Correct the download file string on notifications | Sam Whited | 8 | -24/+18 | |
Fixes #896 | |||||
2015-01-16 | Add download button on notification if applicable | Sam Whited | 8 | -29/+71 | |
2015-01-15 | sending read marker when resuming activity and conversation is open | iNPUTmice | 1 | -1/+4 | |
2015-01-15 | show toast when avatar has been published - fixed #874 | iNPUTmice | 2 | -13/+14 | |
2015-01-15 | added dedicated button to disable foreground service in perma notification | iNPUTmice | 6 | -3/+11 | |
2015-01-15 | fixed #888 | iNPUTmice | 1 | -1/+1 | |
2015-01-14 | handle muc nicks with white spaces. fixed #884 | iNPUTmice | 2 | -3/+4 | |
2015-01-14 | Add option to swap enter/emoticon key | Sam Whited | 5 | -26/+52 | |
2015-01-14 | Harden the TLS connection cipher suites | Sam Whited | 5 | -43/+94 | |
2015-01-13 | Ensure type safety in Pebble notifications | Sam Whited | 1 | -15/+30 | |
Also use forward-compatible screen-on detection | |||||
2015-01-13 | Fix bottom padding on about page | Sam Whited | 1 | -1/+1 | |
2015-01-13 | make use of different dimensions for different screen sizes | Daniel Gultsch | 15 | -114/+56 | |
2015-01-12 | Use margin instead of padding in about screen | Sam Whited | 1 | -4/+4 | |
2015-01-13 | Updated Italian translations | Elia | 1 | -25/+104 | |
2015-01-12 | Czech translation | Jaroslav Lichtblau | 1 | -9/+37 | |
updated | |||||
2015-01-12 | catch bug in guessContentType | Daniel Gultsch | 1 | -1/+6 | |
2015-01-12 | context menu for files and offered files. fixed #848 fixed #849 | Daniel Gultsch | 3 | -17/+24 | |
2015-01-12 | reworked message preview / message meta information (ie file offered, ↵ | Daniel Gultsch | 5 | -168/+171 | |
received * file) fixed #837 | |||||
2015-01-11 | Add XEP-0245 (/me command) support | Sam Whited | 4 | -159/+205 | |
2015-01-11 | do not check image file size over http if accepted file size is 0 | Daniel Gultsch | 2 | -6/+11 | |
2015-01-11 | keep proper image file extension | Daniel Gultsch | 4 | -26/+39 | |
2015-01-11 | shortened some string | Daniel Gultsch | 2 | -2/+3 | |
2015-01-10 | fixed #860 | Daniel Gultsch | 1 | -0/+1 | |
2015-01-10 | make room persistant when changing subject or other muc options | Daniel Gultsch | 3 | -16/+26 | |
2015-01-10 | don't crash when selecting a conversation by uuid did not work | Daniel Gultsch | 1 | -16/+20 | |
2015-01-09 | fixed regression in tablet ui | Daniel Gultsch | 1 | -0/+2 | |
2015-01-09 | Introduced expert options to control enter-is-send | Daniel Gultsch | 5 | -5/+27 | |
(default == off) | |||||
2015-01-09 | code cleanup for jingle proxy discovery | Daniel Gultsch | 4 | -99/+72 | |
2015-01-09 | ensure that everyone is member before making a room private | Daniel Gultsch | 3 | -6/+32 | |
2015-01-09 | make project translatable via transifex | Daniel Gultsch | 16 | -475/+12 | |
2015-01-08 | added missing drawables | Daniel Gultsch | 4 | -0/+0 | |
2015-01-08 | allow for very basic muc configuration | Daniel Gultsch | 6 | -128/+239 | |
2015-01-08 | code cleanup | Daniel Gultsch | 2 | -14/+15 | |
2015-01-08 | kick after ban | Daniel Gultsch | 4 | -1/+46 | |
2015-01-08 | fixed german translation | Daniel Gultsch | 1 | -2/+2 | |
2015-01-08 | some clean ups for affiliation change context menu | Daniel Gultsch | 3 | -6/+16 | |
2015-01-07 | s/.../…/ in CS strings | Sam Whited | 1 | -2/+2 | |
[ci skip] | |||||
2015-01-07 | Updated German translations for more muc options | Christian S. | 1 | -9/+12 | |
2015-01-07 | Update Dutch translations | Nathan Follens | 1 | -0/+25 | |
2015-01-07 | more muc options | Daniel Gultsch | 6 | -25/+99 | |
* show invite button only with admin privileges or on public conferences * Offer to ban user in public conferences. Thanks to @betheg for the awesome ground work for this | |||||
2015-01-07 | Updated German translations... | Christian S | 1 | -4/+15 | |
...I'm not sure if "Weitere Einstellungen" is the right translation for "advanced mode". Has anybody a better translation? I've changed the translations. Updated German translations... Updated German translations... | |||||
2015-01-07 | fixed invites | Daniel Gultsch | 1 | -37/+24 | |
2015-01-07 | basic affiliation changes in muc | Daniel Gultsch | 6 | -26/+160 | |
2015-01-07 | reset next encryption when archiving conversations | Daniel Gultsch | 2 | -1/+3 | |
2015-01-07 | Update affiliation in MUC details and advance mode | kruks23 | 1 | -0/+5 | |
2015-01-06 | Add materials theme | Sam Whited | 2 | -0/+15 | |
2015-01-07 | use copyonwritearraylist in for phone helper | Daniel Gultsch | 1 | -2/+2 | |
2015-01-07 | refactored UiHelper | Daniel Gultsch | 1 | -2/+10 | |
2015-01-06 | Czech translation for - show affiliation instead of role in MucDetails | Jaroslav Lichtblau | 1 | -0/+5 | |
2015-01-06 | fixed bug in new ping strategy | Daniel Gultsch | 1 | -3/+3 | |