shilangyu
2bea5acde7
Add `L10nStrings`
2021-03-01 14:38:44 +01:00
shilangyu
ca8cb67f6d
Integrate first batch of strings
2021-03-01 14:21:45 +01:00
shilangyu
9a0deb203a
make bool param required
2021-02-28 21:53:02 +01:00
shilangyu
8cc4246569
Hide followed communities
2021-02-25 21:54:55 +01:00
shilangyu
7cc928764b
Propagate userMentionId
2021-02-24 22:48:19 +01:00
shilangyu
a9dc676ca8
Simplify comment.dart
2021-02-24 22:33:21 +01:00
Filip Krawczyk
19b2688316
add inbox page + other stuff ( #164 )
2021-02-24 20:52:18 +01:00
shilangyu
ae33e277a8
Add avatar widget
2021-02-18 09:19:00 +01:00
krawieck
40636246df
Add extension for relative time and fix a bug
...
the bug was that time from server is in UTC format,
and our time is in local format, so it needed
to be shifted back to UTC.
oddly enough .toUtc() method didn't work
2021-02-12 17:53:51 +01:00
shilangyu
737ded307e
Clean up inifinite lists
2021-02-09 20:39:31 +01:00
Marcin Wojnarowski
b1dad4d895
Revise theming ( #140 )
2021-02-09 15:12:13 +01:00
Filip Krawczyk
79fb42785c
Merge pull request #139 from krawieck/windows-version
2021-02-06 21:37:22 +01:00
ryg-git
d21bbbe066
applied requested changes in the review
2021-02-06 22:53:49 +05:30
ryg-git
b9ddb23d23
removed unused import
2021-02-06 19:34:11 +05:30
shilangyu
ecda8384c6
Use stable Future API
2021-02-06 14:37:35 +01:00
ryg-git
d822887ea5
added layoutbuilder to optimize code and simplify logic
2021-02-06 18:18:54 +05:30
shilangyu
4367c4329e
Fix missing about tile on windows
2021-02-06 13:17:39 +01:00
ryg-git
5bde6a4e51
added better fsding effect for light theme
2021-02-04 20:17:13 +05:30
ryg-git
b999d53aa8
[WIP] truncate long text posts
2021-02-03 23:43:43 +05:30
Filip Krawczyk
e627694728
comment share fix ( #129 )
2021-02-03 12:12:28 +00:00
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