Commit graph

10 commits

Author SHA1 Message Date
Daniel García Moreno
4820c8a2fd New alpha release 0.1.8
New features:

 * pan-down-symbolic and pan-end-sybolic for expander
 * Fix room notifications show with zero
 * Sidebar color using the gtk theme sidebar class
 * Add 128 and 256 icon sizes, tweak 512, add icon SVG source
 * Highlight notifications in blue in room sidebar
 * Bold for rooms with new messages
 * New room and left room events management
 * Load more messages recursive to avoid zero messages
 * Long polling instead of sync loop
 * Show invitation rooms in sidebar, Accept and Reject working
2018-01-17 19:25:32 +01:00
Daniel García Moreno
61ecac66fb New alpha release 0.1.7
New features:

 * Favorites in room list
 * Drag & drop to add or remove from fav
 * Don't group messages that differ more than 30 minutes in time
 * Speedup the messages loading
 * Don't sync when logged out
 * Better tab order in login panel
 * Don't send empty messages
 * Better room name resolution
2018-01-11 14:21:19 +01:00
Daniel García Moreno
768bc2ad54 Dependency upgrade 2018-01-03 19:20:39 +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
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
d15b80b4d1 Initial version of sidebar room list widgets
See #34
2017-12-21 22:01:30 +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
067d1a403b Different util and global module for gtk and api 2017-12-06 20:24:24 +01:00
Daniel García Moreno
52b60d1993 Move the backend code to fractal-api 2017-12-06 19:21:48 +01:00
Jordan Petridis
63ba9c441c
Re-structure the repo into a cargo workspace instead. 2017-12-06 03:12:08 +02:00