- 07 Nov, 2018 3 commits
-
-
Daniel Garcia Moreno authored
Log crate This MR aims to solve (at least part of) issue #354 See merge request World/fractal!259
-
-
Daniel Garcia Moreno authored
roomhistory: draw messages from the buttom up See merge request World/fractal!261
-
- 06 Nov, 2018 4 commits
-
-
Jordan Petridis authored
roomhistory: make rendering a message much faster See merge request World/fractal!260
-
Jordan Petridis authored
center room name on room history, fix #329 Closes #329 See merge request World/fractal!258
-
Julian Sparber authored
This attaches the room history to the input field and makes loading of messages a little bit smoother.
-
Julian Sparber authored
Rendering of a room message was really slow (> 10ms), mostly because we create some RegExp inside loops, which is really slow. This replaces the RegExp with contains()/start_with(), which makes rendering much faster (<< 1ms), it also cleans up some code.
-
- 01 Nov, 2018 1 commit
-
-
Julian Sparber authored
-
- 31 Oct, 2018 5 commits
-
-
Daniel Garcia Moreno authored
Revert "Merge branch 'fix/error-format' into 'master'" See merge request World/fractal!257
-
Daniel Garcia Moreno authored
This reverts merge request !256
-
Daniel Garcia Moreno authored
Remap rustc output to show errors in GNOME Builder sidebar See merge request World/fractal!256
-
Daniel Garcia Moreno authored
Save device_id and show in Account Settings See merge request World/fractal!255
-
Ricardo Silva Veloso authored
-
- 30 Oct, 2018 4 commits
-
-
Christopher Davis authored
In Account Settings within "Advanced Information" there was a label for device_id, but the value always showed as "None". Now device_id is saved during login and registration, and show in the Account Settings properly.
-
Jordan Petridis authored
This is in the runtime now, since 3.30
-
Daniel Garcia Moreno authored
Updates section about E2EE with current module effort See merge request World/fractal!254
-
Johannes Hayeß authored
-
- 29 Oct, 2018 1 commit
-
-
Daniel García Moreno authored
Fix #284
-
- 28 Oct, 2018 5 commits
-
-
Daniel García Moreno authored
This reverts commit 5af0bf14. The "console" keyword is introduced in the future meson version 0.48, I've viewed the warning compiling and I thought that was an old keyword so I removed it, but Jordan told me that's correct so I'm reverting.
-
Daniel García Moreno authored
-
-
Jordan Petridis authored
New icon design by Tobias Bernard See merge request World/fractal!253
-
Daniel García Moreno authored
More information about the icon redesign initiative here: GNOME/Initiatives#2 See #353
-
- 27 Oct, 2018 5 commits
-
-
Daniel García Moreno authored
-
Daniel García Moreno authored
This is needed to know if a message is redacted
-
Daniel García Moreno authored
Some usernames were causing problems something like "@username|:matrix.org" is a problem so we need to percentage encode this to make it work.
-
Daniel García Moreno authored
-
-
- 26 Oct, 2018 12 commits
-
-
Daniel Garcia Moreno authored
dependencies: Update reqwest to 0.9.3 See merge request World/fractal!252
-
Christopher Davis authored
-
Daniel Garcia Moreno authored
App menu migration See merge request World/fractal!251
-
mairandomness authored
-
mairandomness authored
-
mairandomness authored
-
mairandomness authored
-
mairandomness authored
-
mairandomness authored
-
mairandomness authored
-
mairandomness authored
-
mairandomness authored
-