Commit graph

19 commits

Author SHA1 Message Date
Daniel García Moreno
67ff0360c7 Load messages one by one in other loop to avoid lock 2017-12-27 10:28:44 +01:00
Daniel García Moreno
90efe30b6f New alpha release 0.1.6
Bug fixes:

 * Fix the room list selection bug
 * Fix the message list on room change
2017-12-26 08:25:14 +01:00
Daniel García Moreno
fc1a644a32 4px left margin in header box 2017-12-25 20:22:20 +01:00
Daniel García Moreno
d401542dd5 860x640 as default window size 2017-12-25 13:20:54 +01:00
Daniel García Moreno
33bee7c6d9 Styling message username from css not markup
Fix #38
2017-12-25 10:59:11 +01:00
Daniel García Moreno
f33d1478de New alpha release 0.1.5
New features:

 * Custom avatar widget, moved circle avatar to frontend
 * Room list with room image and badge notifications
 * Room order by last message
 * New Fractal Icon, thanks to Tobias Bernard
2017-12-24 19:19:36 +01:00
Daniel García Moreno
34b93d5cce Maintain room selection on refresh
See #34
2017-12-24 15:54:35 +01:00
Daniel García Moreno
2fb1cdc108 Circle image for room avatar 2017-12-22 21:25:36 +01:00
Daniel García Moreno
c21685422b Room sidebar list styles
See #34
2017-12-22 19:56:36 +01:00
Daniel García Moreno
31aedceb12 Drawing circle images with custom widget 2017-12-22 19:02:00 +01:00
Daniel García Moreno
d15b80b4d1 Initial version of sidebar room list widgets
See #34
2017-12-21 22:01:30 +01:00
Daniel García Moreno
8f9bd1d3a2 New hicolor icon set 2017-12-17 19:10:26 +01:00
Daniel García Moreno
43fa8cd3e4 New Fractal icon 2017-12-17 18:12:20 +01:00
Daniel García Moreno
7adbb5bf9d New alpha release 0.1.4
New features:

 * New room creation dialog
 * Smart auto scrolling
 * Login by email
 * Member list with avatar and username
 * Big refactor and a lot of bug fixes
2017-12-13 13:38:25 +01:00
Daniel García Moreno
23c03d2b2f Less margin in member list and fixed width
See #18
2017-12-11 19:23:48 +01:00
Daniel García Moreno
b3b6710269 Centered room name when there's no topic
See #20
2017-12-11 08:42:54 +01:00
Daniel García Moreno
b018a6455b Add placeholder in member search 2017-12-09 18:27:16 +01:00
Daniel García Moreno
4af74a30b6 Member list with avatar and alias
See #18
2017-12-09 17:50:37 +01:00
Jordan Petridis
63ba9c441c
Re-structure the repo into a cargo workspace instead. 2017-12-06 03:12:08 +02:00