shilangyu
21774dda52
Go to account management
2021-01-30 17:41:16 +00:00
shilangyu
dfdaf741c3
Prevent ever null being set to myVote, fixes #117
2021-01-30 17:41:16 +00:00
shilangyu
20ebcd0dfa
Add auth to user profile fetching, fixes #118
2021-01-30 17:41:16 +00:00
shilangyu
2fa6645f13
Generate asset names
2021-01-30 17:41:16 +00:00
shilangyu
dd15ebb2c0
Fix display names
2021-01-30 17:41:16 +00:00
shilangyu
fa1243f9d9
Change way of parsing urls
2021-01-30 17:41:16 +00:00
shilangyu
651e059fbd
Add the long awaited article icon
2021-01-30 17:41:16 +00:00
Filip Krawczyk
fa80da5c8f
Fix bugs with comments ( #125 )
...
* fix bug where write comment would respond to parent comment of a comment it should respond to
* update changelog
* fix bug that caused grey comments
* update changelog
2021-01-30 15:56:35 +01:00
krawieck
41d44537e9
fix lint error
2021-01-26 23:53:40 +01:00
krawieck
735bd52be2
fix lint errors
2021-01-26 23:51:02 +01:00
krawieck
8d0f85ceae
add reusable widget BottomSafe
2021-01-26 23:16:47 +01:00
krawieck
5a449eb0be
rename getter
...
properName -> displayName
2021-01-26 22:28:06 +01:00
krawieck
347ba7aae5
rename a widget contructor
2021-01-26 22:18:53 +01:00
krawieck
dec2147b38
remove debugging debris
2021-01-26 21:55:57 +01: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
6c1049b5ee
add safearea in useful places
2021-01-24 22:59:20 +01:00
krawieck
208a4ac1ae
fix bugs with commenting
2021-01-24 21:51:07 +01:00
krawieck
6555b8c614
transition comment to v2
2021-01-24 21:50:49 +01:00
krawieck
c2f528750a
transition all api v1 calls to api v2
2021-01-24 20:01:55 +01:00
Filip Krawczyk
983734a506
Merge pull request #99 from krawieck/manage-account
2021-01-22 19:42:02 +01:00
shilangyu
f37da51137
Make tokens in AccountsStore private
2021-01-17 16:35:47 +00:00
krawieck
4ad82c1f77
transition away from deprecated argument
...
child -> builder
2021-01-16 23:33:11 +01:00
krawieck
96d6c36fe9
fixes requested in code review
...
* "detatched" -> "detached"
* remove debug comment
2021-01-16 16:32:45 +01:00
krawieck
904e320e10
make all comments in infinitecommentlist detatched
2021-01-16 15:21:09 +01:00
krawieck
ccedb35259
add button for going to post
2021-01-16 15:20:49 +01:00
krawieck
2c152aeca3
add more properties to nerd stuff
2021-01-16 15:20:30 +01:00
Marcin Wojnarowski
68b740e529
Merge pull request #101 from krawieck/refresh
2021-01-09 17:42:19 +01:00
shilangyu
a994d7ca30
Document `useRefreshable` hook
2021-01-09 17:25:34 +00:00
krawieck
e518092adb
add hairline border around bottom modal
2021-01-09 02:49:01 +01:00
krawieck
23c6261a37
add pull to refresh to infinite scroll
2021-01-09 01:35:43 +01:00
shilangyu
95386635f3
Disable implicit casts
2021-01-03 20:25:05 +00:00
shilangyu
c3837b97aa
Use VoidCallback
2021-01-03 20:03:32 +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
c465b09f56
Enable sort children last
2021-01-03 17:13:25 +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
86ad944bbd
fix visual federation bugs
2021-01-02 00:13:13 +00:00
shilangyu
58f964ab66
Fix federation errors and rename all instanceUrl to instanceHost
2020-12-31 13:58:23 +00:00
Filip Krawczyk
09ee4d4d69
Merge pull request #86 from krawieck/release-setup
...
Add and generate app icons
2020-12-04 19:04:31 +01:00
marcin_wojnarowski
292654081a
show app icon in about and links to support
2020-12-04 15:43:39 +00:00
krawieck
6a62e47cf7
add some space to the bottom of comments so that FAB doesn't obstruct
2020-12-04 13:58:04 +01:00
krawieck
58e7219602
adapt tripple dot icon to platform
...
(android: vertical, iOS: horizontal)
2020-12-04 13:57:37 +01:00
krawieck
4f2f6d8e3e
showInfoTablePopup usability changes
...
* append ":" to every key
* expect dynamic value and convert it to string in the function
2020-10-27 22:09:34 +01:00
krawieck
e4055f073e
implement info table popup
2020-10-26 18:47:49 +01:00
krawieck
53f19c5c57
add info table popup
2020-10-26 18:47:34 +01:00
shilangyu
9ad58e44de
remove unused Expanded
2020-10-25 11:30:46 +00:00
krawieck
44863bcb04
convert write comment page to ListView
2020-10-25 01:20:31 +02:00
krawieck
0f527212c5
simplify
2020-10-06 22:28:10 +02:00
krawieck
33ab5324c4
change media view transition to fade
2020-10-06 22:24:03 +02:00