Commit Graph

109 Commits

Author SHA1 Message Date
Christian Pauly bff394fbb5 [Event] Add support for redactions 2019-12-12 12:19:18 +00:00
Christian Pauly 52db925608 [Room] Fix displayname calc with heros 2019-12-05 16:42:12 +00:00
Christian Pauly fcff9e3c9c [Room] Fix power level setters and getters 2019-12-05 10:06:23 +01:00
Christian Pauly fd43196c9d [Room] New push rule methods 2019-12-04 09:58:47 +00:00
Christian Pauly 888155fbc7 [Archive] enhance lazyload archive 2019-11-29 16:19:32 +00:00
Christian Pauly fe0dac62c9 [Room] Add missing null check 2019-11-29 12:14:59 +00:00
Christian Pauly 7cc64497a5 [Timeline] Add get event by id method 2019-11-29 11:12:04 +00:00
Christian Pauly 7ae3432c5d [Room] Fix name 2019-11-26 12:46:46 +00:00
Christian Pauly b06c6254c3 Merge branch 'room-fix-state-handling-again' into 'master'
[Room] Fix state handling for real

See merge request famedly/famedlysdk!123
2019-11-26 06:40:03 +00:00
Christian Pauly 8051b360ac [Room] Add powerlevels getter 2019-11-26 06:38:44 +00:00
Sorunome 0356a24b76
[Room] Fix state handling for real 2019-11-22 09:55:34 +01:00
Christian Pauly 4ff3146d63 [Room] Fix state handling 2019-11-21 14:10:24 +00:00
Christian Pauly 930bc26be6 [Room] Add getter and setter for states 2019-11-20 13:42:08 +00:00
Christian Pauly 87ef1af3e4 [Room] fix states with statekeys 2019-11-20 13:02:23 +00:00
Christian Pauly b58dd46e8d [User] Request user sync and async 2019-11-15 11:08:43 +00:00
Christian Pauly 7a3056f741 [Room] Fix last event calculation 2019-11-13 14:08:27 +00:00
Christian Pauly f01b706ed8 [Room] Fix broken invite rooms 2019-11-13 13:56:20 +00:00
Christian Pauly 5579171297 [Room] Null check if room name is null 2019-10-25 12:09:43 +00:00
Christian Pauly 9049d3b4f5 [Room] enhance performance 2019-10-24 09:39:39 +00:00
Christian Pauly 32141618b6 [Ephemerals] Add new features 2019-10-20 09:44:14 +00:00
Christian Pauly 77f62f042d [Files] Use MatrixFile 2019-10-18 11:05:07 +00:00
Christian Pauly 4ad22731a6 [Upload] Fix file type 2019-10-16 09:09:09 +00:00
Christian Pauly 0a46ec9551 [Store] Make database private 2019-10-02 11:33:01 +00:00
Christian Pauly 2061908f3a [Room] Image resizing in isolate 2019-09-30 12:03:34 +00:00
Christian Pauly cd1445cb71 [Rooms] Fix invite state 2019-09-30 08:19:28 +00:00
Christian Pauly 6a81fbc0aa [Timeline] Better HistoryRequest in Timeline 2019-09-26 09:30:07 +00:00
Christian Pauly eccc880fcb [Room] Fix request User method 2019-09-17 14:21:16 +02:00
Christian 5b7832084f [Thumbnail] Change max width 2019-09-14 18:02:10 +00:00
Christian 8bedd29f21 [Thumbnails] Fix path 2019-09-13 11:00:52 +00:00
Christian Pauly 20f3cd4acc [Room] Request history in getTimeline 2019-09-10 07:27:00 +02:00
Christian 7d5da300c4 [Connection] Add upload method 2019-09-09 13:22:02 +00:00
Christian Pauly c85308d8d4 [User] Add powerLevel 2019-09-03 17:57:27 +02:00
Christian 964f8c1f36 [Room] Add null checker. 2019-09-03 14:58:11 +00:00
Christian Pauly f05016a2f1 [Room] Fix fullyRead 2019-09-03 16:34:38 +02:00
Christian Pauly e6a859d83c [Room] Add a onUpdate callback 2019-09-03 13:24:44 +02:00
Christian Pauly 963866f408 [Room] Add getParticipants method 2019-09-02 12:09:30 +02:00
Christian Pauly 7b4c51aae9 [Room] Remove loadEvents 2019-09-02 10:55:46 +02:00
Christian Pauly 2802901eec [Room] Request history with users 2019-08-29 12:28:50 +02:00
Christian Pauly 58976c3b9c [Room] Fix tests 2019-08-29 11:21:10 +02:00
Christian Pauly f885dfbecc [Room] Add isDirectChat boolean getter 2019-08-29 10:49:07 +02:00
Christian Pauly 19d06920e2 [Room] LastEvent can be null 2019-08-29 10:05:17 +02:00
Christian Pauly 6d143241eb [Room] LastEvent calulcation fix 2019-08-29 09:52:37 +02:00
Christian Pauly 93b4efe004 [Room] LastEvent calculation fix 2019-08-29 09:50:04 +02:00
Christian Pauly 91ae18e760 [Room] Fix roomID query 2019-08-29 09:03:05 +02:00
Christian Pauly 76a1e538c7 [Room] Fix room id 2019-08-28 13:06:41 +02:00
Christian Pauly c33350f796 [Room] Heroes null check 2019-08-28 12:32:50 +02:00
Christian Pauly 6416f5a33f [Room] Default hero list 2019-08-08 14:31:47 +02:00
Christian Pauly e1470b0f97 [Room] Set default room attr 2019-08-08 13:00:56 +02:00
Christian Pauly 8d563c9757 [RoomState] Rename State to RoomState 2019-08-08 12:51:07 +02:00
Christian Pauly b4ae8b47f8 [Tests] Fix user tests 2019-08-08 11:54:39 +02:00