Commit Graph

  • 0a007e5189 Renaming the project to Fractal Daniel García Moreno 2017-11-01 11:30:58 +01:00
  • a8ef587f45 Removing text on paste image to avoid text appear in the entry Daniel García Moreno 2017-11-01 11:07:21 +01:00
  • d3c84d5bcd Fixed typo Daniel García Moreno 2017-11-01 10:23:51 +01:00
  • b1b9ece3ff Paste image from clipboard finished Daniel García Moreno 2017-11-01 10:20:40 +01:00
  • 052cbae624 WIP: Paste image Daniel García Moreno 2017-10-31 20:37:05 +01:00
  • 84a0e73f79 Loading custom css Daniel García Moreno 2017-10-31 08:56:33 +01:00
  • 7cba0c5728 Added simple username completion Daniel García Moreno 2017-10-27 10:34:45 +02:00
  • 0cb1017f54 New screenshot with gtkentry emojis Daniel García Moreno 2017-10-27 09:40:43 +02:00
  • 767927d0ea Removed emojis code generator, we don't need this Daniel García Moreno 2017-10-27 09:33:25 +02:00
  • 02032bbab5 Using gtkentry emoji widget, we don't need a new impl Daniel García Moreno 2017-10-27 09:27:50 +02:00
  • d31ceb7365 Only notify on mentions Daniel García Moreno 2017-10-26 20:57:43 +02:00
  • 19eacc7f79 Added doap file Daniel García Moreno 2017-10-26 20:33:05 +02:00
  • 936a128bb3 Updated readme and screenshot Daniel García Moreno 2017-10-26 20:30:46 +02:00
  • 3df66ac401 Using &'static[&'static str] for emojis instead of Vec Daniel García Moreno 2017-10-26 20:12:03 +02:00
  • f6f0b33215 Emojis categories in tabs Daniel García Moreno 2017-10-26 19:38:44 +02:00
  • aee03a38c8 Merge branch 'master' into emojis Daniel García Moreno 2017-10-26 15:12:01 +02:00
  • 126cb32c80 Emojis in a module Daniel García Moreno 2017-10-26 15:11:45 +02:00
  • 50327b4bc8 Showing a message on login error Daniel García Moreno 2017-10-26 14:55:53 +02:00
  • c5bffd545c Limiting the number of members to show in the sidebar Daniel García Moreno 2017-10-26 14:17:05 +02:00
  • cf59fa56cc Starting to work in emojis button Daniel García Moreno 2017-10-26 10:43:23 +02:00
  • 6fb84dd99b Parametrized timeout Daniel García Moreno 2017-10-24 10:09:19 +02:00
  • d4df1b6ffd Implemented initial search in room Daniel García Moreno 2017-10-21 10:56:48 +02:00
  • 999d298f8f Removed some compile warning, variable doesn't need to be mut Daniel García Moreno 2017-10-21 09:11:24 +02:00
  • ebed582c2c Added a method to download attached files Daniel García Moreno 2017-10-04 21:19:40 +02:00
  • e2fd4991b6 Updating member list with m.room.member events Daniel García Moreno 2017-10-04 20:45:33 +02:00
  • d1acff5dfc Smaller join button in room search Daniel García Moreno 2017-10-04 19:52:39 +02:00
  • 102456d8d4 Updated Readme.md Daniel García Moreno 2017-10-01 13:21:21 +02:00
  • 367a43d103 Sending files on enter on filechooser dialog Daniel García Moreno 2017-10-01 13:19:05 +02:00
  • e2ec6421ad Implemented attach file Daniel García Moreno 2017-10-01 13:10:21 +02:00
  • 233727fcc1 Work in progress: Attach file Daniel García Moreno 2017-09-29 11:50:34 +02:00
  • 0548bf7f07 Update README.md danigm 2017-09-29 11:52:34 +02:00
  • 30aa93eda2 Changed room dialog buttons position Daniel García Moreno 2017-09-29 08:52:12 +02:00
  • 0808f827c7 Adding styles to dialog buttons Daniel García Moreno 2017-09-29 08:48:15 +02:00
  • 63dc1e5a38 Avoiding user messages notification Daniel García Moreno 2017-09-28 18:21:26 +02:00
  • 9c212024b6 Updated deps Daniel García Moreno 2017-09-28 08:47:10 +02:00
  • 278320fd33 Managing room avatar change event Daniel García Moreno 2017-09-16 12:56:43 +02:00
  • 8936827525 Instant show of sent messages Daniel García Moreno 2017-09-16 12:39:42 +02:00
  • a6900121b6 Added timeout to each request Daniel García Moreno 2017-09-16 10:58:35 +02:00
  • 2f9c88a72d Better room name calculation for rooms without name Daniel García Moreno 2017-09-14 08:35:39 +02:00
  • ac897da69a If not default room, don't enter in the first one Daniel García Moreno 2017-09-13 14:19:51 +02:00
  • 74795a03b4 Using xdg-open to open images Daniel García Moreno 2017-09-09 20:47:26 +02:00
  • 738b82ce42 Managing room topic and room name change events Daniel García Moreno 2017-09-06 19:33:21 +02:00
  • 4e0c51c6ae Updated TODO, removed done task Daniel García Moreno 2017-09-06 12:31:57 +02:00
  • 483e0ea9aa Set room avatar working. Only png files Daniel García Moreno 2017-09-05 19:59:00 +02:00
  • 50782e85c4 Controlling errors in syncing Daniel García Moreno 2017-09-05 19:10:14 +02:00
  • 39ff5012f8 Making text messages selectable Daniel García Moreno 2017-09-05 10:40:39 +02:00
  • d65f69ab2e Set room name and topic events PUT Daniel García Moreno 2017-09-03 20:12:28 +02:00
  • e6be97944b Fixed sync loop to avoid two sync threads at one time Daniel García Moreno 2017-09-01 22:29:48 +02:00
  • dc7eb40462 Refactoring query url building Daniel García Moreno 2017-09-01 22:07:52 +02:00
  • 1c910b5a54 Room config dialog with leave button working Daniel García Moreno 2017-08-31 17:44:31 +02:00
  • 1d8a7faa6c Making sync event work after network error Daniel García Moreno 2017-08-31 16:57:51 +02:00
  • 55c70d98d5 Messages with the username are in red now Daniel García Moreno 2017-08-31 12:14:42 +02:00
  • e0af02b7d6 Added the icon to the README.md danigm 2017-08-31 11:31:03 +02:00
  • 448974ab4e Added icon in png format Daniel García Moreno 2017-08-31 11:23:09 +02:00
  • d7e8e79360 Resolving always the sender display name for messages Daniel García Moreno 2017-08-31 10:25:44 +02:00
  • f48a1d58bd Changing wrap mode to wordchar Daniel García Moreno 2017-08-30 18:13:43 +02:00
  • cedd7a6493 removed done tasks from TODO, the msg loading is fixed Daniel García Moreno 2017-08-30 18:07:44 +02:00
  • e4265e690e Don't scroll when other room message is received Daniel García Moreno 2017-08-30 18:06:55 +02:00
  • 752479ccda Refactoring utils code a little Daniel García Moreno 2017-08-30 18:02:17 +02:00
  • fc99905ca1 Formatted all rs files with rustfmt Daniel García Moreno 2017-08-30 17:51:12 +02:00
  • df8a682b27 Loading always messages to show in the room Daniel García Moreno 2017-08-30 17:41:29 +02:00
  • 42d8deb726 Updating a little the TODO list Daniel García Moreno 2017-08-30 13:11:02 +02:00
  • 591d65a54f Added notifications using libnotify Daniel García Moreno 2017-08-30 13:09:16 +02:00
  • d6fed8c2a2 Fixed image loading when not thumb Daniel García Moreno 2017-08-30 11:55:23 +02:00
  • 06f63a8cae Fixed the scroll down on message Daniel García Moreno 2017-08-29 17:34:49 +02:00
  • 775923bf4d fix typo Daniel García Moreno 2017-08-29 12:10:22 +02:00
  • f46c1638bb Unread messages in the room list Daniel García Moreno 2017-08-29 12:09:39 +02:00
  • 81bab877bc Join to room working Daniel García Moreno 2017-08-28 22:00:51 +02:00
  • 7139d4c1ff Updated TODO to the current status Daniel García Moreno 2017-08-28 13:43:13 +02:00
  • 5d4671dc47 Moved gtk widget composition code to widgets.rs Daniel García Moreno 2017-08-28 13:42:26 +02:00
  • cf61c45bff Search with infinite scroll Daniel García Moreno 2017-08-28 12:57:41 +02:00
  • c31928aabe Starting to implement room search Daniel García Moreno 2017-08-28 10:13:59 +02:00
  • 5e6b0b9418 Register form done, but the backend need some work Daniel García Moreno 2017-08-27 19:52:51 +02:00
  • 79efe54ac1 Guest registration button available Daniel García Moreno 2017-08-27 18:41:50 +02:00
  • 834dd48444 Don't download media files if exist Daniel García Moreno 2017-08-27 17:54:00 +02:00
  • 61295100ee Button to load more messages Daniel García Moreno 2017-08-27 17:41:34 +02:00
  • 0118466972 Infinite scroll implemented Daniel García Moreno 2017-08-26 22:02:43 +02:00
  • 8eaa793e0c Added current supported msgtypes in README Daniel García Moreno 2017-08-26 19:51:25 +02:00
  • 9c0c531e2b Updated the TODO file with two new tasks Daniel García Moreno 2017-08-25 19:30:56 +02:00
  • e38edae8e2 Show/Hide members sidebar Daniel García Moreno 2017-08-25 19:23:26 +02:00
  • f9e1bbb647 Showing spinner when loading Daniel García Moreno 2017-08-25 17:03:06 +02:00
  • db8d84f754 Refactoring, splitting backend file into many Daniel García Moreno 2017-08-25 14:29:06 +02:00
  • a408f84a49 Getting room messages after the room members Daniel García Moreno 2017-08-25 14:00:38 +02:00
  • c1803f21d1 Revert "Making all queries in the backend thread" Daniel García Moreno 2017-08-25 13:39:32 +02:00
  • ba3be09fe1 Revert "Making all bk commands in the same thread" Daniel García Moreno 2017-08-25 13:39:23 +02:00
  • 5f62e3210e Making all bk commands in the same thread Daniel García Moreno 2017-08-25 13:06:50 +02:00
  • ee892b0c89 Making all queries in the backend thread Daniel García Moreno 2017-08-25 13:03:29 +02:00
  • de56245423 Combining set room operations in backend Daniel García Moreno 2017-08-25 12:40:18 +02:00
  • 21f2cb7b87 Using channel to communicate with backend Daniel García Moreno 2017-08-25 12:24:05 +02:00
  • 6feffed916 Image preview in a button Daniel García Moreno 2017-08-25 09:50:36 +02:00
  • 94a976c54f Started to implement image view Daniel García Moreno 2017-08-25 00:37:23 +02:00
  • aea5d7fa37 Created an icon for the app Daniel García Moreno 2017-08-24 18:16:34 +02:00
  • 82db8fb3e4 Added TODO file with some tasks... Daniel García Moreno 2017-08-24 14:08:57 +02:00
  • 901be78cd2 Added screenshot to the readme Daniel García Moreno 2017-08-24 14:03:36 +02:00
  • db678168e7 Screenshot added Daniel García Moreno 2017-08-24 14:02:43 +02:00
  • f25c8c8cbb Loading messages in real time Daniel García Moreno 2017-08-24 00:48:51 +02:00
  • ec641d2cb2 Implemented send plain text message Daniel García Moreno 2017-08-24 00:21:08 +02:00
  • 4ce6a50b22 Loading the first room at init Daniel García Moreno 2017-08-23 23:42:22 +02:00
  • 525bcc88bf Improved interface Daniel García Moreno 2017-08-23 23:34:36 +02:00
  • c32e57b528 Not loading member avatar by default Daniel García Moreno 2017-08-23 22:56:22 +02:00