Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | You can unblock people now and some small fixes | Miquel Lionel | 2021-11-20 | 1 | -1/+62 |
| | | | | | | | | | | - the chatlist is now properly updated on blocking a contact request or contact. - A small message is now displayed after blocking a contact request - A list of blocked contact can be found on the settings page, after clicking 'View blocked users' - The message timestamp is now slightly padded | ||||
* | Implement sending Videochat invitations | Miquel Lionel | 2021-11-04 | 1 | -0/+7 |
| | | | | | | - layers popping function was hard to read in main.qml, add a line - add editable videochat instance setting | ||||
* | We add a bunch of keyboard shortcuts. F1 to show. | Miquel Lionel | 2021-10-31 | 1 | -10/+10 |
| | | | | | | - Also, the play, pause and "save attachment" button have a little emoji before them - Tooltip show for buttons with shorcuts | ||||
* | "Change avatar" btn centered with avatar | Miquel Lionel | 2021-10-31 | 1 | -0/+1 |
| | |||||
* | qmlformatHEADmaster | link2xt | 2021-10-27 | 1 | -6/+8 |
| | |||||
* | Add "Change avatar" button to settings page | Miquel Lionel | 2021-10-24 | 1 | -0/+26 |
| | |||||
* | Fix QML code style | link2xt | 2021-10-02 | 1 | -12/+22 |
| | | | | Mostly qmlformat, also rename root "id"s. | ||||
* | Add SOCKS5 settings | link2xt | 2021-09-10 | 1 | -0/+31 |
| | |||||
* | Change SettingsPage id into `root` | link2xt | 2021-09-10 | 1 | -22/+22 |
| | |||||
* | Make Settings page scrollable | link2xt | 2021-09-10 | 1 | -3/+1 |
| | | | | This way all the settings are reachable on small screens. | ||||
* | Add "Show classic emails" setting | link2xt | 2021-08-28 | 1 | -0/+14 |
| | |||||
* | Allow to change display name on the Settings page | link2xt | 2021-08-01 | 1 | -0/+8 |
| | |||||
* | Make signature setting multiline | link2xt | 2021-05-03 | 1 | -1/+1 |
| | |||||
* | Add "bcc_self" setting to Settings page | link2xt | 2021-05-03 | 1 | -0/+6 |
| | |||||
* | Add more settings to Settings page | link2xt | 2021-03-27 | 1 | -0/+38 |
| | |||||
* | Use FormLayout for Settings page | link2xt | 2021-03-27 | 1 | -1/+1 |
| | |||||
* | Add Settings page | link2xt | 2021-02-28 | 1 | -0/+30 |