Bruno Windels
|
09b9eff7c1
|
fix remaining errors to make login work
|
2019-09-08 10:19:16 +02:00 |
|
Bruno Windels
|
707988f806
|
better handle remote echos and hookup in session and room
|
2019-07-26 22:33:33 +02:00 |
|
Bruno Windels
|
bbb5e35bcb
|
wrap everything that can throw a idb DOMException in StorageError
as lumia gives very cryptic errors without a stacktrace.
|
2019-06-26 22:00:50 +02:00 |
|
Bruno Windels
|
b47898e025
|
show full stack on sync error
|
2019-06-16 15:49:00 +02:00 |
|
Bruno Windels
|
1917a528c7
|
replace ad hoc buttons and label with SyncStatusBar
|
2019-06-16 10:54:16 +02:00 |
|
Bruno Windels
|
e339cb7321
|
more fixes, timeline is showing again
|
2019-06-02 14:59:30 +02:00 |
|
Bruno Windels
|
a1e527ccbc
|
first round of fixes after running the app again in the browser!
|
2019-06-02 00:49:47 +02:00 |
|
Bruno Windels
|
784588440c
|
WIP for fragment support
|
2019-05-19 20:49:46 +02:00 |
|
Bruno Windels
|
10457611f9
|
whitespace
|
2019-05-12 20:26:46 +02:00 |
|
Bruno Windels
|
1757a27475
|
consistent naming
|
2019-03-08 20:01:28 +01:00 |
|
Bruno Windels
|
5cafb92fee
|
emit after txn has been committed
to keep txn open for as short as possible,
and avoid any errors caused as part of emit aborting txn
|
2019-02-27 22:49:52 +01:00 |
|
Bruno Windels
|
90a7989eda
|
rooms is a proper collection now, so no need for getter on session
|
2019-02-26 22:09:48 +01:00 |
|
Bruno Windels
|
5bff41c1ee
|
wip on collections and listview
|
2019-02-20 23:48:16 +01:00 |
|
Bruno Windels
|
c70376e82d
|
make starting a transaction async so we can do more synchronization later on
|
2019-02-16 02:57:19 +01:00 |
|
Bruno Windels
|
35648d31b9
|
dont emit error when aborting request when stopping sync
|
2019-02-10 21:40:11 +01:00 |
|
Bruno Windels
|
bff0161a05
|
move sync & persistence engine over to own matrix folder
|
2019-02-10 21:33:18 +01:00 |
|