shilangyu
ca8cb67f6d
Integrate first batch of strings
2021-03-01 14:21:45 +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
Marcin Wojnarowski
b1dad4d895
Revise theming ( #140 )
2021-02-09 15:12:13 +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
ryg-git
d822887ea5
added layoutbuilder to optimize code and simplify logic
2021-02-06 18:18:54 +05:30
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
shilangyu
dfdaf741c3
Prevent ever null being set to myVote, fixes #117
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
krawieck
5a449eb0be
rename getter
...
properName -> displayName
2021-01-26 22:28:06 +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
c2f528750a
transition all api v1 calls to api v2
2021-01-24 20:01:55 +01:00
shilangyu
e7745e3e9b
Constify the whole codebase
2021-01-03 18:43:39 +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
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
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
5697405e32
Revert "add cleanup url util for removing stuff like `www.` from urls"
...
This reverts commit a8ac98284a
.
2020-10-05 13:44:41 +02:00
krawieck
a8ac98284a
add cleanup url util for removing stuff like `www.` from urls
2020-10-04 21:52:19 +02:00
shilangyu
aa5d9832d6
run dartfmt
2020-09-30 19:37:56 +02:00
shilangyu
94d12fccff
added lots of dartdoc/comments
2020-09-30 17:05:00 +00:00
krawieck
b9337a43ae
a bunch of small fixes
...
* add media type: none
* change more icon size
* add support for empty post url
* add support for no embed title & description
2020-09-28 23:28:41 +02:00
shilangyu
82d153533a
fix bug where scores would show as 1 too many or 1 too few
2020-09-21 12:47:16 +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
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
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
700112e20b
Add save post button
2020-09-17 22:50:18 +02:00
krawieck
cc229f0bd3
remove useless functions
2020-09-17 18:45:00 +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
0540be3ede
activate prefer_final_locals lint rule
2020-09-16 23:22:04 +02:00
shilangyu
d3eee1e837
replace route pages with cupertino ones
2020-09-16 22:53:04 +02:00
krawieck
1e0fcf9c67
Fill errorWidget field on every cached network image, cuz otherwise they would break the app
2020-09-13 16:05:17 +02:00
krawieck
450f3373af
remove dead code
2020-09-13 00:31:55 +02:00
Filip Krawczyk
8e9b1e17e4
Merge branch 'master' into media-view
2020-09-12 23:13:52 +02:00
krawieck
f02a54a2f8
Cahnge `urlLauncher` to `linkLauncher`
2020-09-12 17:05:52 +02:00
krawieck
77d54016f3
Change `urlLanucher` signature to include `instanceUrl`
2020-09-12 09:30:22 +02:00
krawieck
83f4f61952
baseline for handling a lot of stuff
2020-09-11 23:54:28 +02:00
krawieck
dea677e218
remove dead code
2020-09-11 21:20:43 +02:00
krawieck
0f8a846e8a
Make images in community, instance, markdown fullscreenable
2020-09-11 20:38:50 +02:00