Daniel García Moreno
|
6fb84dd99b
|
Parametrized timeout
|
9 years ago |
Daniel García Moreno
|
d4df1b6ffd
|
Implemented initial search in room
|
9 years ago |
Daniel García Moreno
|
999d298f8f
|
Removed some compile warning, variable doesn't need to be mut
|
9 years ago |
Daniel García Moreno
|
ebed582c2c
|
Added a method to download attached files
|
9 years ago |
Daniel García Moreno
|
e2fd4991b6
|
Updating member list with m.room.member events
|
9 years ago |
Daniel García Moreno
|
d1acff5dfc
|
Smaller join button in room search
|
9 years ago |
Daniel García Moreno
|
102456d8d4
|
Updated Readme.md
|
9 years ago |
Daniel García Moreno
|
367a43d103
|
Sending files on enter on filechooser dialog
|
9 years ago |
Daniel García Moreno
|
e2ec6421ad
|
Implemented attach file
|
9 years ago |
Daniel García Moreno
|
233727fcc1
|
Work in progress: Attach file
|
9 years ago |
danigm
|
0548bf7f07
|
Update README.md
|
9 years ago |
Daniel García Moreno
|
30aa93eda2
|
Changed room dialog buttons position
|
9 years ago |
Daniel García Moreno
|
0808f827c7
|
Adding styles to dialog buttons
|
9 years ago |
Daniel García Moreno
|
63dc1e5a38
|
Avoiding user messages notification
|
9 years ago |
Daniel García Moreno
|
9c212024b6
|
Updated deps
|
9 years ago |
Daniel García Moreno
|
278320fd33
|
Managing room avatar change event
|
9 years ago |
Daniel García Moreno
|
8936827525
|
Instant show of sent messages
|
9 years ago |
Daniel García Moreno
|
a6900121b6
|
Added timeout to each request
|
9 years ago |
Daniel García Moreno
|
2f9c88a72d
|
Better room name calculation for rooms without name
|
9 years ago |
Daniel García Moreno
|
ac897da69a
|
If not default room, don't enter in the first one
|
9 years ago |
Daniel García Moreno
|
74795a03b4
|
Using xdg-open to open images
|
9 years ago |
Daniel García Moreno
|
738b82ce42
|
Managing room topic and room name change events
|
9 years ago |
Daniel García Moreno
|
4e0c51c6ae
|
Updated TODO, removed done task
|
9 years ago |
Daniel García Moreno
|
483e0ea9aa
|
Set room avatar working. Only png files
|
9 years ago |
Daniel García Moreno
|
50782e85c4
|
Controlling errors in syncing
|
9 years ago |
Daniel García Moreno
|
39ff5012f8
|
Making text messages selectable
|
9 years ago |
Daniel García Moreno
|
d65f69ab2e
|
Set room name and topic events PUT
|
9 years ago |
Daniel García Moreno
|
e6be97944b
|
Fixed sync loop to avoid two sync threads at one time
|
9 years ago |
Daniel García Moreno
|
dc7eb40462
|
Refactoring query url building
|
9 years ago |
Daniel García Moreno
|
1c910b5a54
|
Room config dialog with leave button working
|
9 years ago |
Daniel García Moreno
|
1d8a7faa6c
|
Making sync event work after network error
|
9 years ago |
Daniel García Moreno
|
55c70d98d5
|
Messages with the username are in red now
|
9 years ago |
danigm
|
e0af02b7d6
|
Added the icon to the README.md
|
9 years ago |
Daniel García Moreno
|
448974ab4e
|
Added icon in png format
|
9 years ago |
Daniel García Moreno
|
d7e8e79360
|
Resolving always the sender display name for messages
|
9 years ago |
Daniel García Moreno
|
f48a1d58bd
|
Changing wrap mode to wordchar
|
9 years ago |
Daniel García Moreno
|
cedd7a6493
|
removed done tasks from TODO, the msg loading is fixed
|
9 years ago |
Daniel García Moreno
|
e4265e690e
|
Don't scroll when other room message is received
|
9 years ago |
Daniel García Moreno
|
752479ccda
|
Refactoring utils code a little
|
9 years ago |
Daniel García Moreno
|
fc99905ca1
|
Formatted all rs files with rustfmt
|
9 years ago |
Daniel García Moreno
|
df8a682b27
|
Loading always messages to show in the room
|
9 years ago |
Daniel García Moreno
|
42d8deb726
|
Updating a little the TODO list
|
9 years ago |
Daniel García Moreno
|
591d65a54f
|
Added notifications using libnotify
|
9 years ago |
Daniel García Moreno
|
d6fed8c2a2
|
Fixed image loading when not thumb
|
9 years ago |
Daniel García Moreno
|
06f63a8cae
|
Fixed the scroll down on message
|
9 years ago |
Daniel García Moreno
|
775923bf4d
|
fix typo
|
9 years ago |
Daniel García Moreno
|
f46c1638bb
|
Unread messages in the room list
|
9 years ago |
Daniel García Moreno
|
81bab877bc
|
Join to room working
|
9 years ago |
Daniel García Moreno
|
7139d4c1ff
|
Updated TODO to the current status
|
9 years ago |
Daniel García Moreno
|
5d4671dc47
|
Moved gtk widget composition code to widgets.rs
|
9 years ago |