shilangyu
|
c66b20a460
|
Nullability fixes
|
2021-04-11 11:12:42 +02:00 |
shilangyu
|
bb8e5ee525
|
Lint fixes
|
2021-04-11 00:20:47 +02:00 |
krawieck
|
83235534f5
|
HECKIN CHONKER (null safety migration without scripts)
|
2021-04-09 00:11:44 +02:00 |
Filip Krawczyk
|
bac846fea9
|
Transition to API v3 (#196)
|
2021-04-05 20:14:39 +02:00 |
shilangyu
|
048e347e43
|
Remove class acting as a namespace
|
2021-03-20 15:50:49 +01:00 |
shilangyu
|
48dadd5f26
|
Migrate esys_flutter_share to share
|
2021-03-18 19:24:29 +01:00 |
shilangyu
|
0bcc364ee5
|
Scaffold.of -> ScaffoldMessenger.of
|
2021-03-10 08:34:30 +01:00 |
shilangyu
|
b9a60ca599
|
Integrate more strings
|
2021-03-03 13:16:05 +01:00 |
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 |
shilangyu
|
2c2c33494d
|
Add initial modlog
|
2021-02-16 22:39:46 +01:00 |
Marcin Wojnarowski
|
b1dad4d895
|
Revise theming (#140)
|
2021-02-09 15:12:13 +01:00 |
shilangyu
|
e0626925ab
|
Display online counts
|
2021-01-31 14:07:36 +00:00 |
shilangyu
|
0ddf488602
|
Bump lemmy_api_client and adjust to changes
|
2021-01-31 13:42:28 +00:00 |
shilangyu
|
92cdfdbc2c
|
Code review suggestions
|
2021-01-31 13:38:47 +00:00 |
shilangyu
|
ad6b28fdb1
|
Use the .displayName extension
|
2021-01-30 17:41:16 +00:00 |
krawieck
|
618b8c93e1
|
remove unnecesary safearea
|
2021-01-26 22:20:43 +01:00 |
krawieck
|
6c1049b5ee
|
add safearea in useful places
|
2021-01-24 22:59:20 +01:00 |
krawieck
|
c2f528750a
|
transition all api v1 calls to api v2
|
2021-01-24 20:01:55 +01:00 |
krawieck
|
55ad00cfff
|
add more menu
add more menu that contains:
* open in browser
* nerd stuff
|
2021-01-16 13:28:25 +01:00 |
Marcin Wojnarowski
|
114a494d7e
|
Merge pull request #100 from krawieck/search-tab
|
2021-01-10 14:54:04 +01:00 |
krawieck
|
1d872a6f23
|
replace shell of gotouser with an actual call of function
|
2021-01-09 20:01:54 +01:00 |
krawieck
|
d5896692f3
|
remove gotouser, since it's not needed anymore
|
2021-01-09 19:58:21 +01:00 |
krawieck
|
1f304344b2
|
accomodate for situations where theres no site icon
|
2021-01-09 02:42:00 +01: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
|
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
|
56a77187b9
|
replace unnecesairy custom method with .take
|
2020-10-06 15:47:51 +02:00 |
krawieck
|
c4ed57d393
|
acomodate for situations where instance has less than 6 communities
|
2020-10-06 12:07:12 +02:00 |
shilangyu
|
94d12fccff
|
added lots of dartdoc/comments
|
2020-09-30 17:05:00 +00:00 |
krawieck
|
e1ba4e4dd4
|
replace every `Container()` with `SizedBox.shrink()`
|
2020-09-29 21:45:18 +02:00 |
krawieck
|
aefcf50fd1
|
add infinite comment list
|
2020-09-29 10:53:40 +02:00 |
krawieck
|
c5040ce1fa
|
fix import
|
2020-09-29 10:27:36 +02:00 |
krawieck
|
6eb748194f
|
implement infinite list for communities
|
2020-09-29 00:57:25 +02:00 |
krawieck
|
82a739b203
|
add infinite post list to instance page
|
2020-09-28 22:41:40 +02:00 |
krawieck
|
1d7a5fbf0a
|
change default badge border radius
|
2020-09-28 22:35:48 +02:00 |
shilangyu
|
dea66fe8bf
|
hotfix: move api_extensions to dedicated folder
|
2020-09-19 00:40:47 +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 |
Filip Krawczyk
|
8e9b1e17e4
|
Merge branch 'master' into media-view
|
2020-09-12 23:13:52 +02:00 |
krawieck
|
77d54016f3
|
Change `urlLanucher` signature to include `instanceUrl`
|
2020-09-12 09:30:22 +02:00 |
krawieck
|
e735f065e1
|
make instance banner fullscreenable
|
2020-09-11 21:18:45 +02:00 |
krawieck
|
0f8a846e8a
|
Make images in community, instance, markdown fullscreenable
|
2020-09-11 20:38:50 +02:00 |
krawieck
|
71272af69c
|
Adjust brightness so that status bar sets itself to the right color
|
2020-09-09 22:15:39 +02:00 |