Block a user
128a1bf35f
Add persistence to matrix Client
a552c30ba0
Remove logging of rooms with "Group with"
2039b4e90d
Remove custom code for renaming groups
1aa73bbd7e
Add failed attempt to fix all room names
6ca8f646b2
Fix null being on chat messages author temporarily
a40dd74b96
Close chat faster on send
10b84d1521
Hide "Group with" from room names
8ca788ccdd
Add button to change image of chat
3728172844
Tried to set up auth tokens
ea7587fe2d
Only show messages in room view
1376580e7e
Add profile images to chats
5fbc8bee42
Add launch.json but debugging still doesnt work
9c93ea1008
Move loading into fab button of login
e478552587
Add log out button
5c4526f1fc
Add loader for logging in
302f46804e
Include internet permissions in manifest
071df18b81
Wait for rooms and account data to load
c5ae0f0e85
Add ability to send messages
799c15321b
Pretty sure this is just some EOL stuff
b636eaaa57
Add shared preferences and chats page
02ab48521e
Change title of material app to Zenith
d5e7316ee8
Add todos in README.md
53203e3527
Add template for README
3983366408
Merge branch 'master' of gitea.presley.nz:brandon.presley/fmassive
3ba7458056
Add timer to start_plan
8678e935df
Ensure days + exercises are selected for new plan
9aed2b3ac1
Add edit button to plan_tile
6908623ba2
Remove edit button from start_plan
a9486727b2
Ran dart fix --apply
e4ba71ad4b
Require trailing commas and auto-fix
202ec599d6
Factor out plan_tile
b6a73c398e
Add start plan page
c5a209d41e
Change settings button name from Import to Import sets
852d28afcf
Include time in set_tile
dac65c8390
Fix editing plan
98991a3d02
Replace database import with CSV import
4aa6926f5c
Long press on plan list to delete a plan
cbb2e2c4b0
Add confirmation dialog to deleting a plan
4097a79205
Move migration logic in settings_page into databasse
0eaac20e7e
Expect exercises on plans to be non nullable
ea745c1cec
Make CRUD work for Plans
fb278e4487
Add long press to delete from homepage
de926bce0e
Move settings fields from camelCase to snake_case
6810b84310
Fix updating a plan
83da62b5d9
Apply super.key linting suggestions
b085d3bfb6
Update major versions in pubspec.yaml
0a7675797b
Add basic database import button
8bda4d593d
Remove try catch from set_list pagination
f11ade393a
Rename inner class for HomePage
59c9c539d2
Add pagination to home page
1445c19933
Split up home page and set list
e834499644
Request notification permissions on edit_set
0f7d938ad7
Add plans page + edit
b1c7fc8882
Reduce logs and comments
7c71f5fa3e
Prevent drawer from going over status bar