Commit graph

  • 45a37dda55 Show invitation rooms in sidebar Daniel García Moreno 2018-01-17 14:07:52 +0100
  • ddd9bdebc2 Custom timeout in sync Daniel García Moreno 2018-01-17 13:32:25 +0100
  • 477324de74 Long polling instead of sync loop Daniel García Moreno 2018-01-17 13:29:52 +0100
  • 2ca943db89 Load more messages recursive to avoid zero messages Daniel García Moreno 2018-01-17 13:16:29 +0100
  • 7f70bc756a Fix bold in rooms with messages Daniel García Moreno 2018-01-16 12:21:48 +0100
  • 5d43aefae4 New room and left room events management Daniel García Moreno 2018-01-16 11:06:43 +0100
  • 9e2fa57ec9 Going to chat when reloading Daniel García Moreno 2018-01-16 08:57:18 +0100
  • 5e28c49cb0 Rooms with new messages in bold Daniel García Moreno 2018-01-16 08:20:50 +0100
  • c8779098c9 Bold for rooms with new messages Daniel García Moreno 2018-01-15 18:25:07 +0100
  • a0353f1af7 Merge branch 'master' of gitlab.gnome.org:danigm/fractal Daniel García Moreno 2018-01-13 10:50:29 +0100
  • cd4e4e58a9 Highlight notifications in blue in room sidebar Daniel García Moreno 2018-01-13 10:49:45 +0100
  • 66864a7c89 Add 128 and 256 icon sizes, tweak 512, add icon SVG source Tobias Bernard 2018-01-12 11:18:35 +0100
  • 9d19200adb Sidebar color using the gtk theme sidebar class Daniel García Moreno 2018-01-11 23:53:46 +0100
  • 252d2242b9 Merge branch 'gitlab-ci' into 'master' Daniel Garcia Moreno 2018-01-11 21:01:58 +0000
  • a7d543bb1e Merge branch 'master' of gitlab.gnome.org:danigm/fractal Daniel García Moreno 2018-01-11 22:01:18 +0100
  • c8b3701117 Fix room notifications show with zero Daniel García Moreno 2018-01-11 21:57:34 +0100
  • 0c66275cf7 Fix room notifications show with zero Daniel García Moreno 2018-01-11 21:57:34 +0100
  • 47b9333924
    gitlab-ci: Disable cache. Jordan Petridis 2018-01-11 20:43:45 +0200
  • ab00dbee42
    gitlab-ci: Disable testing in rustnightly. Jordan Petridis 2018-01-11 20:14:47 +0200
  • ac000ae6d9
    gitlab-ci: Remove linters. Jordan Petridis 2018-01-11 20:03:04 +0200
  • cc3acbd949 pan-down-symbolic and pan-end-sybolic for expander Daniel García Moreno 2018-01-11 18:04:23 +0100
  • 6711a5575e Fix typo Alexandre Franke 2018-01-11 16:15:38 +0000
  • 61ecac66fb New alpha release 0.1.7 0.1.7 Daniel García Moreno 2018-01-11 14:21:19 +0100
  • 2001bdc66a Add to fav backend feature Daniel García Moreno 2018-01-11 14:18:58 +0100
  • 01106ac77d Initial drag and drop for favorites room Daniel García Moreno 2018-01-11 13:51:39 +0100
  • c443f1fbe6 Show fav and normal rooms in different groups Daniel García Moreno 2018-01-11 10:33:54 +0100
  • 2da257dd16 Three room list groups, invites, favorites and rooms Daniel García Moreno 2018-01-11 09:46:52 +0100
  • cb7833881a Room list in a revealer with a header Daniel García Moreno 2018-01-10 17:44:23 +0100
  • db5a5a664d Avoid load more to be called twice during loading Daniel García Moreno 2018-01-10 17:03:40 +0100
  • 10dabb34d3 Smart split of consecutive messages Daniel García Moreno 2018-01-10 16:37:18 +0100
  • 3268c280a1 api: Better room name resoltuion Daniel García Moreno 2018-01-10 16:35:00 +0100
  • 5f62377d3b 40 seconds timeout for requests Daniel García Moreno 2018-01-09 18:34:54 +0100
  • b706aee831 Backend loop break on channel disconnection Daniel García Moreno 2018-01-08 10:31:49 +0100
  • a05cbb1533 Global AppOp to avoid gtk loops Daniel García Moreno 2018-01-08 10:18:30 +0100
  • 7065662674 Same color for room sidebar and room list Daniel García Moreno 2018-01-07 21:30:51 +0100
  • f7cc5b652e Enter from password field in login screen launch login Daniel García Moreno 2018-01-07 18:56:56 +0100
  • 59482bceec Merge branch 'master' into 'master' Daniel Garcia Moreno 2018-01-06 13:59:57 +0000
  • 3d5aa52640 Fix room list background Dorota 2018-01-06 14:49:51 +0100
  • fa405494c8 Speed up message loading: Load always last 40 msgs Daniel García Moreno 2018-01-04 17:57:58 +0100
  • 768bc2ad54 Dependency upgrade Daniel García Moreno 2018-01-03 19:20:39 +0100
  • 981e0ebbb1 Get the room avatar after sync Daniel García Moreno 2018-01-03 19:09:43 +0100
  • 599fcb6091 New screenshot with shadow Daniel García Moreno 2018-01-03 12:21:13 +0100
  • af7f6dc3a6 Send empty messages is not allowed now Daniel García Moreno 2017-12-29 17:03:11 +0100
  • 9104ebb223 Script to increase the version for a new release Daniel García Moreno 2017-12-27 12:45:37 +0100
  • cfcb7091d4 Rebuild the binary with make when it changes Daniel García Moreno 2017-12-27 12:19:22 +0100
  • 7ec3cb063f Better tab order in login panel Daniel García Moreno 2017-12-27 11:39:35 +0100
  • c1dbc58562 Deselect the room in room list on escape Daniel García Moreno 2017-12-27 10:54:08 +0100
  • ae3113cc3e Don't try to sync when logged out Daniel García Moreno 2017-12-27 10:53:53 +0100
  • bff4277e7f Move internal commands to a new loop Daniel García Moreno 2017-12-27 10:42:10 +0100
  • 67ff0360c7 Load messages one by one in other loop to avoid lock Daniel García Moreno 2017-12-25 21:22:00 +0100
  • 90efe30b6f New alpha release 0.1.6 0.1.6 Daniel García Moreno 2017-12-26 08:25:14 +0100
  • fc1a644a32 4px left margin in header box Daniel García Moreno 2017-12-25 20:22:20 +0100
  • 98c26286b9 Fix message list on room change Daniel García Moreno 2017-12-25 17:53:01 +0100
  • 9b844623b6 Fix room list selection Daniel García Moreno 2017-12-25 17:41:44 +0100
  • a6b3a011c0 Updated the screenshot 0.1.5 Daniel García Moreno 2017-12-25 13:22:30 +0100
  • d401542dd5 860x640 as default window size Daniel García Moreno 2017-12-25 13:20:54 +0100
  • dca6c38a14 Limit in the room members and show more button Daniel García Moreno 2017-12-25 13:06:04 +0100
  • 71ce00557e Fix infinite loop in member avatar info Daniel García Moreno 2017-12-25 11:25:51 +0100
  • 33bee7c6d9 Styling message username from css not markup Daniel García Moreno 2017-12-25 10:59:11 +0100
  • f33d1478de New alpha release 0.1.5 Daniel García Moreno 2017-12-24 19:19:36 +0100
  • aa26dbcc72 Fixed avatar drawing inf loop Daniel García Moreno 2017-12-24 19:12:54 +0100
  • 61e592b2f9 Better channel sync for member avatar Daniel García Moreno 2017-12-24 19:00:54 +0100
  • fbbd6a6e5c Maximun number of threads to get user info Daniel García Moreno 2017-12-24 18:59:31 +0100
  • eb7c589ae6 Member username and avatar from API call, not sync Daniel García Moreno 2017-12-24 17:00:39 +0100
  • d2584ed381 Merge branch 'master' into wip/roomlist.34 Daniel García Moreno 2017-12-24 16:50:32 +0100
  • 7b6c48327a Room list order by last message Daniel García Moreno 2017-12-24 16:49:45 +0100
  • 34b93d5cce Maintain room selection on refresh Daniel García Moreno 2017-12-24 15:54:35 +0100
  • 2e129f4668 Revert "Merge branch 'master' into 'master'" Daniel Garcia Moreno 2017-12-24 13:52:35 +0000
  • d22d7f9f8d Basic room list widget with images implemented Daniel García Moreno 2017-12-24 13:39:39 +0100
  • c9fdc1e04c Merge branch 'master' into 'master' Daniel Garcia Moreno 2017-12-24 12:37:57 +0000
  • 55c5ad31e1
    gitlab-ci: Fix bug where gresources would not be generated, when there was no artifact change. Jordan Petridis 2017-12-24 14:34:16 +0200
  • e2d5bcfa98 Fix avatar download when is a path Daniel García Moreno 2017-12-23 12:05:48 +0100
  • 233cc7e5aa Loading avatra when the avatar is a mxc path Daniel García Moreno 2017-12-23 11:56:52 +0100
  • 5a08a7e98e Merge branch 'master' into 'master' Daniel Garcia Moreno 2017-12-23 10:34:54 +0000
  • 05c6dbcf03 Server url stored in the AppOp Daniel García Moreno 2017-12-23 11:30:08 +0100
  • 2fb1cdc108 Circle image for room avatar Daniel García Moreno 2017-12-22 21:25:36 +0100
  • 0612ff9b63
    gitlab-ci: Add caching for cargo. Jordan Petridis 2017-12-22 22:22:32 +0200
  • 3c23922708 Member avatar with the avatar widget Daniel García Moreno 2017-12-22 21:10:38 +0100
  • 8d42e3e928 Room select signal connected Daniel García Moreno 2017-12-22 20:29:47 +0100
  • c21685422b Room sidebar list styles Daniel García Moreno 2017-12-22 19:56:36 +0100
  • 31aedceb12 Drawing circle images with custom widget Daniel García Moreno 2017-12-22 19:02:00 +0100
  • d15b80b4d1 Initial version of sidebar room list widgets Daniel García Moreno 2017-12-21 22:01:30 +0100
  • a7c9b58eb8 Clear tmp messages when abandoning room Daniel García Moreno 2017-12-21 08:20:43 +0100
  • 8f9bd1d3a2 New hicolor icon set Daniel García Moreno 2017-12-17 19:10:26 +0100
  • 43fa8cd3e4 New Fractal icon Daniel García Moreno 2017-12-17 18:12:20 +0100
  • 7ea1575b30 Use xz instead of gz for release package Daniel García Moreno 2017-12-13 13:56:16 +0100
  • 7adbb5bf9d New alpha release 0.1.4 0.1.4 Daniel García Moreno 2017-12-13 13:38:25 +0100
  • d07101fd1b Click on message username will put the name in the message entry Daniel García Moreno 2017-12-11 19:43:03 +0100
  • 23c03d2b2f Less margin in member list and fixed width Daniel García Moreno 2017-12-11 19:23:48 +0100
  • e6932b2982 Getting the member info from matrix if the member isn't in the room Daniel García Moreno 2017-12-11 10:33:05 +0100
  • f9e46f3af2 More tries to download a member avatar if fails Daniel García Moreno 2017-12-11 10:18:54 +0100
  • 706e5160bf Fix identicon with unicode chars Daniel García Moreno 2017-12-11 10:04:12 +0100
  • 34883301f2 Add a semaphore to limit the number of threads downloading avatars Daniel García Moreno 2017-12-11 09:43:04 +0100
  • b3cbdd4d99 Circle room image Daniel García Moreno 2017-12-11 08:58:18 +0100
  • b3b6710269 Centered room name when there's no topic Daniel García Moreno 2017-12-11 08:42:54 +0100
  • b018a6455b Add placeholder in member search Daniel García Moreno 2017-12-09 18:27:16 +0100
  • dd3f6ee5e5 Click on user adds the user alias to the message entry Daniel García Moreno 2017-12-09 18:24:38 +0100
  • 4af74a30b6 Member list with avatar and alias Daniel García Moreno 2017-12-09 17:50:37 +0100
  • b9bbc20ade Members from state in the first sync Daniel García Moreno 2017-12-09 13:12:20 +0100
  • 93cceede17 Login by email working Daniel García Moreno 2017-12-08 10:52:17 +0100