Commit Graph

685 Commits

Author SHA1 Message Date
Benoit Marty 2a2b4e7bd9
Merge pull request #104 from vector-im/feature/emote
Send emote and update room topic
2019-04-10 09:40:32 +02:00
Benoit Marty 0055514f90 Update room topic 2019-04-09 18:33:28 +02:00
Benoit Marty 6248cc5552 Send emote 2019-04-09 17:53:23 +02:00
Benoit Marty 347967700b Linkification: import workaround done on Riot 2019-04-09 17:33:47 +02:00
Benoit Marty 63964ac101 SlashCommand: add TODO 2019-04-09 15:21:17 +02:00
Benoit Marty 3b52fa4be8 Command parser: check userId format 2019-04-09 14:52:31 +02:00
Benoit Marty 81ddb8c5fb SlashCommand: handle user invitation 2019-04-09 14:44:48 +02:00
Benoit Marty eae8f993e6 SlashCommand: implement parser 2019-04-09 14:00:30 +02:00
Benoit Marty fab1d249f4 Autocomplete : better code 2019-04-09 10:03:06 +02:00
Benoit Marty 3f1cc466ed Autocomplete : handle click 2019-04-09 09:58:07 +02:00
Benoit Marty c64d6b6b28 Autocomplete : handle click and better detection for / commands 2019-04-08 18:31:24 +02:00
ganfra c9658918ed Media upload : start handling progress. 2019-04-08 16:39:08 +02:00
Benoit Marty 6d3028c2d7 Autocomplete : start fetching users. Still need to adjust UI and manage selection. 2019-04-08 16:18:36 +02:00
Benoit Marty 56563412aa Autocomplete : start integrating commands. Still need to work on it 2019-04-08 15:51:35 +02:00
Benoit Marty a9b8c57464 Allow cleartext communication on 127.0.0.1 (Fixes #98) 2019-04-08 15:21:12 +02:00
Benoit Marty 314771cce2 Allow cleartext communication on localhost (Fixes #98) 2019-04-08 15:15:11 +02:00
Benoit Marty 460a72e6b5 Create Room 2019-04-08 13:49:28 +02:00
Benoit Marty 968258852f Add a log 2019-04-05 11:01:43 +02:00
Benoit Marty 260cc0dd5f Rename class from Riot* to Vector* 2019-04-05 10:40:59 +02:00
Benoit Marty 57cea677e4 Import resource from Riot 2019-04-05 10:14:45 +02:00
ganfra c47eeb9cec Send media: first working implementation. Then, need to fix local echo and handle other types than image. 2019-04-04 19:55:58 +02:00
Benoit Marty 82d89825d3 Differentiate icon from Riot one 2019-04-04 11:10:31 +02:00
Benoit Marty 772670252a Make build FDroid pass 2019-04-04 11:10:12 +02:00
ganfra 18591d0287 Media: start to play with uploading media 2019-04-03 23:06:17 +02:00
Benoit Marty 08dacacdda SignOut 2019-04-03 18:25:39 +02:00
Benoit Marty 3091a337c9 Launcher + Animated logo 2019-04-03 14:46:15 +02:00
Benoit Marty 73580493ea Import resource from riot 2019-04-03 14:34:52 +02:00
Benoit Marty c188bb290f Not implemented toast or Snackbar 2019-04-03 14:08:25 +02:00
Benoit Marty d9c8867c0b Introduce common parent for PreferenceFragment 2019-04-03 12:10:02 +02:00
Benoit Marty 87c9f6b2a0 Improve lint configuration 2019-04-03 12:04:24 +02:00
Benoit Marty 6830957d31 Import settings from Riot - not all fonctional of course 2019-04-02 18:08:43 +02:00
ganfra 96a67a44ac Media: grab some code from Riot legacy 2019-04-02 15:59:36 +02:00
Benoit Marty b9b8527b38 Improve RiotFragment 2019-04-02 12:14:16 +02:00
Benoit Marty 10520fb1bd Upgrade string from Riot 2019-04-02 11:57:12 +02:00
Benoit Marty 9048a1dbbe Rename `app` to `vector` 2019-04-02 11:24:54 +02:00