Commit graph

26 commits

Author SHA1 Message Date
Daniel García Moreno
972de2b2f0 New alpha release 0.1.13
New Features:

 * Focus message text box when switching room
 * Preserve unsent messages for each room

Bug fixes:

 * Give access to home filesystem for the flatpak package
 * Correct links in the login view
2018-02-09 11:00:26 +01:00
Daniel García Moreno
f3da86bfc5 New alpha release 0.1.12
Bug fixes:

 * Room list disappear bug
2018-02-06 11:21:59 +01:00
Daniel García Moreno
7538dfbec5 New alpha release 0.1.11
New features:
 * Icon in direct rooms instead of border
 * Open directly new rooms instead of wait for response
 * Better memberlist sync

Bug fixes:
 * Fixed & parsing in messages and urls
 * Room search button synced with search bar
 * Room filter mantained as is after message received
2018-02-06 10:12:34 +01:00
Daniel García Moreno
e1a5ec3592 New alpha release 0.1.10
New features:
 * App menu with About dialog
 * Build script with DEBUG and RELEASE mode
 * Direct rooms with border
 * Filter in room list

Bug fixes:
 * Sync timeout to 30 secs, 30000s is a lot of time
 * Unlock room search button when there's no results
 * Backend: Fill the gap in room messages after sync
 * Better url parsing with & params
2018-02-01 22:11:10 +01:00
Daniel García Moreno
49e86a49c6 Really using rust sources to rebuild with meson
We were calling always the cargo script to build all, on each call to
build but we can provide the rs input and let meson to check if some
source has changed and if not, it won't try to build.
2018-02-01 17:31:13 +01:00
Daniel García Moreno
1e5ee1755d Make builds now only fractal-gtk 2018-01-29 01:24:39 +01:00
Daniel García Moreno
c0e9f0ec65 New alpha release 0.1.9
New features:
 * Invite to a room

Bug fixes:
 * Fix multiple messages after invite
 * Styling invite accept/reject dialog
 * Don't show login screen when we've the credentials
2018-01-19 12:18:40 +01:00
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
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
8f9bd1d3a2 New hicolor icon set 2017-12-17 19:10:26 +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
Jordan Petridis
63ba9c441c
Re-structure the repo into a cargo workspace instead. 2017-12-06 03:12:08 +02:00
Daniel García Moreno
a364bc4d91 New alpha release 0.1.3
New features:

 * New login view
 * Starting with the UI Redesign
 * Improved message cache getting previous messages with context API
2017-11-23 10:43:58 +01:00
Daniel García Moreno
b8b4d7120d Using reverse domain name for icon 2017-11-16 13:26:15 +01:00
Daniel García Moreno
0148d56e9f New alpha release 0.1.2 2017-11-13 07:23:39 +01:00
Daniel García Moreno
3660a013e6 New aplha release 0.1.1 2017-11-13 06:36:52 +01:00
Daniel García Moreno
ea1bf7d23c Added appdata 2017-11-13 06:12:34 +01:00
Daniel García Moreno
1a892a2001 Fixed meson script 2017-11-11 12:20:34 +01:00
Daniel García Moreno
698d3e506b Merge branch 'alatiera/fractal-master' 2017-11-11 10:49:22 +01:00
Daniel García Moreno
acd56fe293 Release doesn't need to compile 2017-11-10 14:11:37 +01:00
Daniel García Moreno
8edb7b5b00 Added the program search cargo-vendor to meson 2017-11-09 20:59:40 +01:00
Daniel García Moreno
d0dac5e7ad meson release build target that generates tar.gz with vendor 2017-11-09 20:57:21 +01:00
Daniel García Moreno
278fb845b2 Better meson.build file to compile with cargo 2017-11-08 13:37:20 +01:00
Daniel García Moreno
73895f22e7 Compiling and install using meson 2017-11-08 12:44:55 +01:00