Commit Graph

57 Commits

Author SHA1 Message Date
Marcel 584bd92f7d
[Store] correct return type 2019-07-18 19:18:01 +02:00
Marcel ad13c9ab60
[Notifications] Add Store table for Notifications Cache 2019-07-18 17:07:32 +02:00
Marcel e063af9fe7 [Store] Rename User table to Users
[Connection] Add HTTPtype enum
[User] Add Membership enum
[Event] Add Reply to the Event types

Took 2 hours 0 minutes
2019-07-12 09:26:07 +00:00
Marcel fab4604b08 [Store] remove s of Users as the table actually is named User
Took 1 minute
2019-07-03 15:55:06 +02:00
Marcel 47d92406b7 [Store] remove s of Users as the table actually is named User
Took 2 minutes
2019-07-03 15:47:36 +02:00
Marcel 547e9c8f3a [Store] remove s of Users as the table actually is named User
Took 3 minutes
2019-07-03 15:43:17 +02:00
Christian Pauly a70b82e88d Get Sender from Store 2019-07-03 11:42:19 +02:00
Christian Pauly 9666b763a5 Fix Event decode bug 2019-07-03 11:19:45 +02:00
Christian Pauly 8aa27feac3 More logs 2019-07-03 11:15:55 +02:00
Christian Pauly 64f8fa38ee Remove Debug logs 2019-07-02 10:37:54 +02:00
Christian Pauly ea74096c35 Add Debug logs 2019-07-02 09:50:23 +02:00
Christian b8de0f054b [Room] Store prevBatch when requesting history 2019-06-28 10:32:33 +00:00
Christian 23bcc1acde [Room] Add method to get an event by the ID. 2019-06-28 08:59:00 +00:00
Christian 9e096f31f8 [Event] sendAgain with return and mark all sending events as error on start 2019-06-28 08:38:21 +00:00
Christian Pauly be2265f226 [Refactoring] Make analyzer happy. 2019-06-27 12:33:02 +02:00
Christian Pauly 9b0b3c0ee5 Fix Delete function 2019-06-27 10:33:43 +02:00
Christian Pauly e73d33a5e8 [Event] Refactoring 2019-06-27 10:30:26 +02:00
Christian Pauly 939e7e738a [Event] Add functions to remove and resend an error event 2019-06-27 10:12:39 +02:00
Christian Pauly 8f96088f09 Fix event_id key 2019-06-27 09:30:31 +02:00
Christian Pauly c7689419ea [Store] Fix storage for sending events. 2019-06-27 09:25:25 +02:00
Christian Pauly aec583f75d [Store] Fix status passing. 2019-06-26 19:12:26 +02:00
Christian 68ab8b8c8c [License] Replace 'foobar' with 'famedlysdk' in all Files. 2019-06-21 12:38:07 +00:00
Christian cf60b50954 Update lib/src/Store.dart 2019-06-14 11:17:28 +00:00
Christian 6101a2251a Update lib/src/Store.dart 2019-06-14 11:11:53 +00:00
Christian d108f1f7e6 Update lib/src/Store.dart 2019-06-14 11:06:25 +00:00
Christian f038218cf4 Add some logs to direct chat storing 2019-06-14 11:04:57 +00:00
Christian Pauly 6d9c4d5dca Save ALL direct chats 2019-06-14 12:35:53 +02:00
Christian Pauly b3bb4e6531 Add removing of forgotten rooms 2019-06-12 13:22:16 +02:00
Christian Pauly 9bd377c4be Fix roomList query 2019-06-12 12:34:46 +02:00
Christian Pauly f8557c38f5 Add function for direct chat handling 2019-06-12 11:46:57 +02:00
Christian 60cf1ac7fe Update lib/src/Store.dart 2019-06-12 07:52:31 +00:00
Christian 19c6c3a37d Update lib/src/Store.dart 2019-06-12 07:50:52 +00:00
Christian f530d09de3 Update lib/src/Store.dart 2019-06-12 07:48:26 +00:00
Christian fcf6b55c43 Update lib/src/Store.dart 2019-06-12 07:45:57 +00:00
Christian ae559a3379 Update lib/src/Store.dart 2019-06-12 07:44:14 +00:00
Christian 4b5322f7dd Update lib/src/Store.dart 2019-06-12 07:36:02 +00:00
Christian d940f93814 Update lib/src/Store.dart 2019-06-12 07:34:34 +00:00
Christian 595dd72f7d Update lib/src/Store.dart 2019-06-12 07:33:42 +00:00
Christian 01166cf057 Update lib/src/Store.dart 2019-06-12 07:30:12 +00:00
Christian 4c56424bab Update lib/src/Store.dart 2019-06-12 07:26:51 +00:00
Christian f40f1b732f Update lib/src/Store.dart 2019-06-12 07:24:36 +00:00
Christian 9ef4e4af41 Add logs for UserUpdates 2019-06-12 07:22:47 +00:00
Christian b7f090e3fa Fix room query 2019-06-12 06:38:19 +00:00
Christian Pauly e2f7791daa Add User Update class 2019-06-11 14:10:50 +02:00
Christian Pauly 8be14fa58f Add power level management 2019-06-11 13:32:14 +02:00
Christian Pauly 037953be34 Add support for creating chats and direct chats 2019-06-11 13:09:26 +02:00
Christian Pauly 4833b9027f Queries for direct, groups and archived rooms 2019-06-11 12:45:14 +02:00
Christian Pauly 6b94ac220f Refactor User class 2019-06-11 11:13:14 +02:00
Christian Pauly efa2ed5379 Refactor Room class 2019-06-11 10:51:45 +02:00
Christian Pauly ec72849a90 Remove limitedTimeline from Rooms table. 2019-06-11 10:05:42 +02:00