shilangyu
9b3b770c34
Make communities tab reactive to accounts change
2021-01-30 17:41:16 +00:00
krawieck
190ae1b3ae
revise api extensions
...
* change originInstanceHost extensions to
extract from deeper structures
* add extension for getting proper user name
that includes originInstanceHost if needed
2021-01-24 23:06:54 +01:00
krawieck
c2f528750a
transition all api v1 calls to api v2
2021-01-24 20:01:55 +01:00
shilangyu
0d434fafcc
Add new useRefreshable hook
2021-01-09 16:34:24 +00:00
krawieck
0bef4fe1af
add vibration of refresh to communities tab
2021-01-09 02:36:27 +01:00
krawieck
82ba55cbe3
add pull to refresh to communities tab
2021-01-09 02:31:53 +01:00
shilangyu
95386635f3
Disable implicit casts
2021-01-03 20:25:05 +00:00
shilangyu
e7745e3e9b
Constify the whole codebase
2021-01-03 18:43:39 +00:00
shilangyu
3de35752b2
Enable first part of const lint rules
2021-01-03 17:21:56 +00:00
shilangyu
a803e091dc
Add new easy-to-fix lint rules
2021-01-03 17:03:59 +00:00
shilangyu
e82c1fa576
Add trailing @originInstanceHost to comments/community list
2021-01-02 16:26:29 +00:00
shilangyu
81ea5c051b
use helper functions
2021-01-02 15:41:08 +00:00
shilangyu
58f964ab66
Fix federation errors and rename all instanceUrl to instanceHost
2020-12-31 13:58:23 +00:00
shilangyu
94d12fccff
added lots of dartdoc/comments
2020-09-30 17:05:00 +00:00
shilangyu
e879a17948
go to instance/community
2020-09-30 01:23:04 +02:00
shilangyu
af7cb62fac
removed users from account store and used more utility methods
2020-09-29 23:15:51 +02:00
krawieck
93f1be94a0
add todo
2020-09-28 19:49:18 +02:00
shilangyu
a08a7c5b93
fix linting issues
2020-09-17 00:24:49 +02:00
shilangyu
08af8e5997
cleanup some TODOs
2020-09-16 23:29:14 +02:00
shilangyu
0540be3ede
activate prefer_final_locals lint rule
2020-09-16 23:22:04 +02:00
shilangyu
c6b03c3aef
added hook for stores
2020-09-16 23:15:42 +02:00
shilangyu
0352586f97
changed border radius
2020-09-16 01:28:40 +02:00
shilangyu
6625fe4da3
created useDelayedLoading
2020-09-16 01:27:49 +02:00
shilangyu
9d49dedcdb
handle fetch failure
2020-09-16 00:40:19 +02:00
shilangyu
65f71eef1a
replace full text match with fuzzy match + sort according to best match
2020-09-16 00:26:36 +02:00
shilangyu
896337bf2f
added some TODOs, moved a big handle out of UI, fix typo
2020-09-15 23:44:21 +02:00
shilangyu
d68e9188ae
moved extensions and hooks to separate folders
2020-09-15 15:14:24 +02:00
shilangyu
b74e3e5491
capitalized filter
2020-09-15 00:23:52 +02:00
shilangyu
93177c0072
make the input smaller
2020-09-15 00:09:02 +02:00
shilangyu
6df9060a72
loading animation after 500ms
2020-09-14 23:58:59 +02:00
shilangyu
6dac4ac72c
sort communities and toggle instances
2020-09-14 23:54:47 +02:00
shilangyu
2238e3303b
added lacking iconbuttons
2020-09-10 23:35:14 +02:00
shilangyu
f14c8730e2
added filter
2020-09-10 23:19:44 +02:00
shilangyu
0b9c478e34
added vertical trail
2020-09-09 20:47:34 +02:00
shilangyu
09270c43f4
correctly handling missing icons
2020-09-09 19:25:12 +02:00
shilangyu
ac1d22a611
connected following/unfollowing
2020-09-09 19:22:20 +02:00
shilangyu
dbce173239
changed name of the subscribe toggle
2020-09-09 18:53:24 +02:00
shilangyu
260854386d
added basic render of communities tab
2020-09-09 18:51:48 +02:00