Commit Graph

530 Commits

Author SHA1 Message Date
6bf1deb99b Code Review 2019-05-10 12:14:40 +02:00
cfca4927e2 Cleaning 2019-05-10 09:28:52 +02:00
93cb7b8ce6 Cleaning 2019-05-09 18:43:10 +02:00
dcc430f91b Refactoring / revert reaction module to package in main module 2019-05-09 18:26:32 +02:00
64216f74ae fix / code quality 2019-05-09 09:15:30 +02:00
8fd15f4082 Debounce click + avatar click 2019-05-08 15:49:32 +02:00
38abf31889 Fix / ripple effect after merging 2019-05-08 10:33:14 +02:00
c39cfbe2ae Invites : allow to accept or reject the invite + clean some code. Require UI polishing. 2019-05-07 19:33:58 +02:00
b00bff0af5 Icon Update / Added timestamp on context menu
+ played with avatar sizes
2019-05-07 18:03:56 +02:00
56a2a3a065 [WIP] Emoji Reactions 2019-05-07 18:01:51 +02:00
a64f509872 WIP / emoji picker 2019-05-07 17:20:48 +02:00
359cc67fab fix indent? 2019-05-07 14:13:50 +02:00
72cd409735 Invites : start handling invite/left sync 2019-05-06 19:17:30 +02:00
ceac06caf6 Merge pull request #109 from vector-im/feature/timeline_formatting 2019-05-06 15:01:08 +02:00
694df9d845 Timeline : fix some timeline rendering issues (senderName, merge item, left event). Still need to work on it. 2019-05-06 14:26:41 +02:00
360d2a3c2e Fix Buildkite file format 2019-05-06 10:18:32 +02:00
9cfc67329a Fix Buildkite file format
Fix Buildkite file format
2019-05-06 10:13:29 +02:00
75c74c25e1 Merge pull request #119 from vector-im/feature/buildkite
Buildkite - WIP
2019-05-06 10:07:57 +02:00
7dce8c29bc Buildkite generate release APK (unsigned) 2019-05-06 10:07:16 +02:00
41337d0ca4 Configure pipeline for buildkite 2019-04-30 13:58:13 +02:00
287feace12 Timeline : merged events are now handled directly within the recyclerview and do not need a LinearLayout. 2019-04-20 10:42:37 +02:00
b3e2eca43d Timeline : start to handle merging room member events. Need to get better perf. 2019-04-18 16:50:02 +02:00
0818c55b6d Merge pull request #107 from vector-im/feature/cache
Clear cache and rework Signout
2019-04-17 16:26:48 +02:00
b1b526a516 Clear cache and rework Signout 2019-04-17 15:55:38 +02:00
b6cbed1c90 Fix build after merge 2019-04-17 12:50:43 +02:00
65e2abf402 Merge pull request #106 from vector-im/feature/apis
Handle filter for sync
2019-04-17 12:35:31 +02:00
bee5da8f64 Format and avoid long lines 2019-04-17 12:35:18 +02:00
ab7b807740 Rename APIs 2019-04-17 12:06:15 +02:00
4c02721ada Create realm module to avoid losing credentials when Realm model change. 2019-04-17 12:06:15 +02:00
5dca31e6f9 Do not loop sync in case of JsonEncodingException (if HS is down) 2019-04-17 12:05:39 +02:00
d2e1aff453 Convert JsonFilter to FilterId 2019-04-17 12:05:39 +02:00
dab80466c5 Timeline : extract video thumbnail and upload it 2019-04-16 17:24:28 +02:00
2c83ba0824 Timeline : start to handle video media. Probably to amend 2019-04-12 13:46:59 +02:00
657f4d3e9c Timeline : handle file/audio message 2019-04-12 12:38:02 +02:00
9c9c09db2b Adjust colors for avatar and display names + start handling video in timeline 2019-04-11 19:19:52 +02:00
c38a601bcc Timeline : apply color for sender 2019-04-11 15:40:07 +02:00
dcac9aed55 Merge branch 'feature/media_attachment' into develop 2019-04-11 13:21:51 +02:00
0225fc7120 Media upload: handle local echo by pinning at the bottom... will probably be changed 2019-04-11 12:48:35 +02:00
2a2b4e7bd9 Merge pull request #104 from vector-im/feature/emote
Send emote and update room topic
2019-04-10 09:40:32 +02:00
7d872420f0 Merge pull request #103 from vector-im/feature/linkify
Linkification: import workaround done on Riot
2019-04-09 18:37:48 +02:00
0055514f90 Update room topic 2019-04-09 18:33:28 +02:00
6248cc5552 Send emote 2019-04-09 17:53:23 +02:00
347967700b Linkification: import workaround done on Riot 2019-04-09 17:33:47 +02:00
eaff5ac9f0 Merge pull request #102 from vector-im/feature/completion
Add Slash command parser and handle room member invitation
2019-04-09 16:33:20 +02:00
63964ac101 SlashCommand: add TODO 2019-04-09 15:21:17 +02:00
3b52fa4be8 Command parser: check userId format 2019-04-09 14:52:31 +02:00
81ddb8c5fb SlashCommand: handle user invitation 2019-04-09 14:44:48 +02:00
eae8f993e6 SlashCommand: implement parser 2019-04-09 14:00:30 +02:00
fab1d249f4 Autocomplete : better code 2019-04-09 10:03:06 +02:00
3f1cc466ed Autocomplete : handle click 2019-04-09 09:58:07 +02:00