Daniel Garcia Moreno
|
d4c8458e44
|
Update README.md
|
2017-11-01 11:11:40 +00:00 |
|
Daniel García Moreno
|
10e23af374
|
Updated readme with the new screenshot
|
2017-11-01 11:58:51 +01:00 |
|
Daniel García Moreno
|
0557dbbf8d
|
New screenshot with the new name
|
2017-11-01 11:49:42 +01:00 |
|
Daniel García Moreno
|
0a007e5189
|
Renaming the project to Fractal
|
2017-11-01 11:30:58 +01:00 |
|
Daniel García Moreno
|
a8ef587f45
|
Removing text on paste image to avoid text appear in the entry
|
2017-11-01 11:07:21 +01:00 |
|
Daniel García Moreno
|
d3c84d5bcd
|
Fixed typo
|
2017-11-01 10:23:51 +01:00 |
|
Daniel García Moreno
|
b1b9ece3ff
|
Paste image from clipboard finished
|
2017-11-01 10:20:40 +01:00 |
|
Daniel García Moreno
|
052cbae624
|
WIP: Paste image
|
2017-10-31 20:37:05 +01:00 |
|
Daniel García Moreno
|
84a0e73f79
|
Loading custom css
|
2017-10-31 08:56:33 +01:00 |
|
Daniel García Moreno
|
7cba0c5728
|
Added simple username completion
|
2017-10-27 10:34:45 +02:00 |
|
Daniel García Moreno
|
0cb1017f54
|
New screenshot with gtkentry emojis
|
2017-10-27 09:40:43 +02:00 |
|
Daniel García Moreno
|
767927d0ea
|
Removed emojis code generator, we don't need this
|
2017-10-27 09:33:25 +02:00 |
|
Daniel García Moreno
|
02032bbab5
|
Using gtkentry emoji widget, we don't need a new impl
|
2017-10-27 09:27:50 +02:00 |
|
Daniel García Moreno
|
d31ceb7365
|
Only notify on mentions
|
2017-10-26 20:57:43 +02:00 |
|
Daniel García Moreno
|
19eacc7f79
|
Added doap file
|
2017-10-26 20:33:05 +02:00 |
|
Daniel García Moreno
|
936a128bb3
|
Updated readme and screenshot
|
2017-10-26 20:30:46 +02:00 |
|
Daniel García Moreno
|
3df66ac401
|
Using &'static[&'static str] for emojis instead of Vec
|
2017-10-26 20:12:03 +02:00 |
|
Daniel García Moreno
|
f6f0b33215
|
Emojis categories in tabs
|
2017-10-26 19:38:44 +02:00 |
|
Daniel García Moreno
|
aee03a38c8
|
Merge branch 'master' into emojis
|
2017-10-26 15:12:01 +02:00 |
|
Daniel García Moreno
|
126cb32c80
|
Emojis in a module
|
2017-10-26 15:11:45 +02:00 |
|
Daniel García Moreno
|
50327b4bc8
|
Showing a message on login error
|
2017-10-26 14:55:53 +02:00 |
|
Daniel García Moreno
|
c5bffd545c
|
Limiting the number of members to show in the sidebar
This is to avoid out of memory when there's a lot of members
|
2017-10-26 14:17:05 +02:00 |
|
Daniel García Moreno
|
cf59fa56cc
|
Starting to work in emojis button
|
2017-10-26 10:43:23 +02:00 |
|
Daniel García Moreno
|
6fb84dd99b
|
Parametrized timeout
|
2017-10-24 10:09:19 +02:00 |
|
Daniel García Moreno
|
d4df1b6ffd
|
Implemented initial search in room
|
2017-10-21 10:56:48 +02:00 |
|
Daniel García Moreno
|
999d298f8f
|
Removed some compile warning, variable doesn't need to be mut
|
2017-10-21 09:11:24 +02:00 |
|
Daniel García Moreno
|
ebed582c2c
|
Added a method to download attached files
|
2017-10-04 21:19:40 +02:00 |
|
Daniel García Moreno
|
e2fd4991b6
|
Updating member list with m.room.member events
|
2017-10-04 20:45:33 +02:00 |
|
Daniel García Moreno
|
d1acff5dfc
|
Smaller join button in room search
|
2017-10-04 19:52:39 +02:00 |
|
Daniel García Moreno
|
102456d8d4
|
Updated Readme.md
|
2017-10-01 13:21:21 +02:00 |
|
Daniel García Moreno
|
367a43d103
|
Sending files on enter on filechooser dialog
|
2017-10-01 13:19:48 +02:00 |
|
Daniel García Moreno
|
e2ec6421ad
|
Implemented attach file
|
2017-10-01 13:19:48 +02:00 |
|
Daniel García Moreno
|
233727fcc1
|
Work in progress: Attach file
|
2017-10-01 13:19:48 +02:00 |
|
danigm
|
0548bf7f07
|
Update README.md
|
2017-09-29 11:52:34 +02:00 |
|
Daniel García Moreno
|
30aa93eda2
|
Changed room dialog buttons position
|
2017-09-29 08:52:12 +02:00 |
|
Daniel García Moreno
|
0808f827c7
|
Adding styles to dialog buttons
|
2017-09-29 08:48:15 +02:00 |
|
Daniel García Moreno
|
63dc1e5a38
|
Avoiding user messages notification
|
2017-09-28 18:21:26 +02:00 |
|
Daniel García Moreno
|
9c212024b6
|
Updated deps
|
2017-09-28 08:47:10 +02:00 |
|
Daniel García Moreno
|
278320fd33
|
Managing room avatar change event
|
2017-09-16 12:56:43 +02:00 |
|
Daniel García Moreno
|
8936827525
|
Instant show of sent messages
|
2017-09-16 12:39:42 +02:00 |
|
Daniel García Moreno
|
a6900121b6
|
Added timeout to each request
|
2017-09-16 10:58:35 +02:00 |
|
Daniel García Moreno
|
2f9c88a72d
|
Better room name calculation for rooms without name
|
2017-09-14 08:35:39 +02:00 |
|
Daniel García Moreno
|
ac897da69a
|
If not default room, don't enter in the first one
|
2017-09-13 14:19:51 +02:00 |
|
Daniel García Moreno
|
74795a03b4
|
Using xdg-open to open images
|
2017-09-09 20:47:26 +02:00 |
|
Daniel García Moreno
|
738b82ce42
|
Managing room topic and room name change events
|
2017-09-06 19:33:21 +02:00 |
|
Daniel García Moreno
|
4e0c51c6ae
|
Updated TODO, removed done task
|
2017-09-06 12:31:57 +02:00 |
|
Daniel García Moreno
|
483e0ea9aa
|
Set room avatar working. Only png files
|
2017-09-05 19:59:00 +02:00 |
|
Daniel García Moreno
|
50782e85c4
|
Controlling errors in syncing
|
2017-09-05 19:10:14 +02:00 |
|
Daniel García Moreno
|
39ff5012f8
|
Making text messages selectable
|
2017-09-05 10:40:39 +02:00 |
|
Daniel García Moreno
|
d65f69ab2e
|
Set room name and topic events PUT
|
2017-09-03 20:12:28 +02:00 |
|