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 |
krawieck
|
1162fb1cd7
|
Create universal functions for going to common pages
|
2020-09-09 17:41:54 +02:00 |
krawieck
|
d1cb84ba29
|
Properly handle empty usernames
|
2020-09-09 11:19:12 +02:00 |
krawieck
|
1fe1562ef2
|
Remove useless comment
|
2020-09-09 11:18:01 +02:00 |
krawieck
|
d9d726b350
|
Remove unnecessary string interpolation
|
2020-09-09 11:12:43 +02:00 |
krawieck
|
3abd5875ee
|
Remove "rencently banned" list. leave a button to it instead
|
2020-09-09 11:09:38 +02:00 |
krawieck
|
77d010d15c
|
Add "nerd stuff" section to `...` menu that just spits out random info about this instance
|
2020-09-09 01:22:07 +02:00 |
krawieck
|
865ec24db6
|
All hail the linter
|
2020-09-08 23:10:40 +02:00 |
krawieck
|
34cd4ff1c1
|
Add communities list page
|
2020-09-08 23:01:40 +02:00 |
krawieck
|
e3ef1fab2d
|
Add share functionality, triple dot menu with 1 item
the 1 item is "open in browser"
|
2020-09-08 22:33:11 +02:00 |
krawieck
|
9e0011f528
|
Make one title match all others
|
2020-09-08 21:20:29 +02:00 |
krawieck
|
2c20779387
|
Make share button actualy do something
|
2020-09-08 21:18:17 +02:00 |
krawieck
|
ef1ae9cdd9
|
Add UsersListPage and button for going to page with all banned users
|
2020-09-08 20:24:36 +02:00 |
krawieck
|
d333f15fad
|
Convert all inline function to methods
|
2020-09-08 19:52:09 +02:00 |
krawieck
|
7a140fca6f
|
Add recently banned section and modlog tile
|
2020-09-08 19:44:04 +02:00 |
krawieck
|
8c5def182d
|
Add admin section
|
2020-09-08 19:14:05 +02:00 |
krawieck
|
c38fc3f7a0
|
Add trending communities section
|
2020-09-08 18:57:48 +02:00 |
krawieck
|
c53cd047b7
|
Add InstancePage
* top section finished
* about section partially done
|
2020-09-07 21:29:07 +02:00 |