shilangyu
|
94ac08825e
|
fix rebase files
|
2020-09-19 01:06:35 +02:00 |
Marcin Wojnarowski
|
aa5b06a676
|
Merge branch 'master' into infinite-scroll
|
2020-09-19 00:42:47 +02:00 |
shilangyu
|
dea66fe8bf
|
hotfix: move api_extensions to dedicated folder
|
2020-09-19 00:40:47 +02:00 |
shilangyu
|
34f8f5b155
|
removed outdated comment
|
2020-09-18 23:31:54 +02:00 |
shilangyu
|
ea923b032c
|
added @required decorator
|
2020-09-18 23:29:38 +02:00 |
shilangyu
|
0fb53e3314
|
added a controller and more robust behavior
|
2020-09-18 23:24:58 +02:00 |
krawieck
|
a50501d434
|
fix up of votes
|
2020-09-18 22:07:48 +02:00 |
krawieck
|
1e59382214
|
convert `Voting` to use `loggedInAction` hook
|
2020-09-18 21:56:42 +02:00 |
krawieck
|
173f068cf0
|
change text to be more sane
|
2020-09-18 21:24:33 +02:00 |
krawieck
|
4b4e743413
|
Move message prop
|
2020-09-18 17:30:32 +02:00 |
krawieck
|
6cc0f70ec1
|
Make wording more formal
|
2020-09-18 17:28:09 +02:00 |
krawieck
|
10556770de
|
Recude language cringyness
|
2020-09-18 17:27:01 +02:00 |
krawieck
|
620c2a6ee4
|
add lint ignore comment
|
2020-09-18 16:16:39 +02:00 |
krawieck
|
baea08f857
|
remove unused function
|
2020-09-18 16:16:08 +02:00 |
krawieck
|
059cfd491c
|
use `loggedInAction` hook in Community page
|
2020-09-18 15:57:45 +02:00 |
krawieck
|
65fdb1932f
|
Add lint ignore comment
|
2020-09-18 15:55:39 +02:00 |
krawieck
|
f11999c73a
|
import cleanup
|
2020-09-18 15:55:23 +02:00 |
krawieck
|
f1b41217ac
|
switch to `loggedInAction` hook
|
2020-09-18 15:49:36 +02:00 |
krawieck
|
72949f4026
|
Change return type from `String` to `Jwt`
|
2020-09-18 15:48:37 +02:00 |
krawieck
|
3e07c963ac
|
add tooltip
|
2020-09-18 12:48:32 +02:00 |
krawieck
|
7f981fe436
|
better loading handling
|
2020-09-18 01:29:17 +02:00 |
krawieck
|
700112e20b
|
Add save post button
|
2020-09-17 22:50:18 +02:00 |
shilangyu
|
60dcf07001
|
convert hasMore into a ref + prevent double fetching
|
2020-09-17 19:49:42 +02:00 |
shilangyu
|
818097f962
|
created infinite scroll component
|
2020-09-17 19:43:26 +02:00 |
krawieck
|
cc229f0bd3
|
remove useless functions
|
2020-09-17 18:45:00 +02:00 |
krawieck
|
5b014bd2c0
|
remove useless comment
|
2020-09-17 18:40:13 +02:00 |
krawieck
|
689bb79414
|
convert import to relatvie
|
2020-09-17 18:38:03 +02:00 |
krawieck
|
c8c91c1ada
|
Use token for post request
|
2020-09-17 18:37:27 +02:00 |
krawieck
|
c83d92f79d
|
Convert to using `useMemoFuture`
|
2020-09-17 18:34:03 +02:00 |
krawieck
|
c9558a5945
|
Add voting widget for handling voting
|
2020-09-17 16:46:40 +02:00 |
krawieck
|
c4329a163f
|
remove obsolete todo
|
2020-09-17 15:25:47 +02:00 |
shilangyu
|
a9634380a0
|
fixed susyemnavigationbarcolor
|
2020-09-17 00:29:35 +02:00 |
shilangyu
|
c38dee0e73
|
an attempt at changing systemnavigationbarcolor
|
2020-09-17 00:25:19 +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
|
d3eee1e837
|
replace route pages with cupertino ones
|
2020-09-16 22:53:04 +02:00 |
Filip Krawczyk
|
fc52ce91a8
|
Merge pull request #41 from krawieck/community-sub-button
|
2020-09-16 22:14:35 +02:00 |
krawieck
|
6af2349867
|
import cleanup
|
2020-09-16 22:09:11 +02:00 |
shilangyu
|
a2b5a0a6f2
|
properly handling null in AccountsStore (removed tokenOrNull)
|
2020-09-16 21:51:08 +02:00 |
krawieck
|
a5eaf784d5
|
convert pop to arrow function
|
2020-09-16 21:21:47 +02:00 |
krawieck
|
d63c84d4bb
|
Make comments selectable
|
2020-09-16 20:09:09 +02:00 |
Filip Krawczyk
|
ee097ef386
|
Merge pull request #39 from krawieck/communities-tab
|
2020-09-16 01:34:10 +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
|
5c871da9ff
|
remove use prefix from hook file
|
2020-09-16 01:27:01 +02:00 |
krawieck
|
689dbff41e
|
add a todo
|
2020-09-16 01:23:57 +02:00 |
krawieck
|
b5f803834e
|
remove unnecesary check
|
2020-09-16 01:11:35 +02:00 |
krawieck
|
d98f93b0f5
|
make `isAnonymousFor` work for not added isntances
|
2020-09-16 01:10:46 +02:00 |