Marcin Wojnarowski
|
9f9cc52cf5
|
Feature/logging (#251)
* Add logging package
* Refresh linux files
* Android flavor setup
* Setup ios flavors
* Setup release CI
* Refactor CI
* Remove debug prints
* Create prod signingConfig only if exists
* Store recent logs
* Remove flavoring on desktop
* Fix android signing
* Fix release paths (except windows)
* Quote secret var
* debug
* Fix env vars
* Add log console
* Add logs section in bug issue template
* Add time to logs
* Add changelog entry
* Rename log console
* Remove key
* Change way of routing
* Add title
|
2021-09-23 19:25:03 +02:00 |
Marcin Wojnarowski
|
cb47bc5f72
|
Rewrite comment to mobx (#248)
* Add initial rewrite
* Progress
* Create AsyncStore
* Fix typo
* Remove outdated lint ignores
* Simplify comment layout
* Reorganize pubspec deps
* Small fixes
* Move all comment state to store
* Document async store
* Move marking as read to AsyncStore
* Add network_error l10n todo
* Rename comment_more_menu
* Hide popup after actions
* Observe changes in consumer
|
2021-09-08 14:38:26 +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
|
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 |
Filip Krawczyk
|
19b2688316
|
add inbox page + other stuff (#164)
|
2021-02-24 20:52:18 +01:00 |
Marcin Wojnarowski
|
b1dad4d895
|
Revise theming (#140)
|
2021-02-09 15:12:13 +01:00 |
krawieck
|
8d0f85ceae
|
add reusable widget BottomSafe
|
2021-01-26 23:16:47 +01:00 |
krawieck
|
c2f528750a
|
transition all api v1 calls to api v2
|
2021-01-24 20:01:55 +01:00 |
shilangyu
|
95386635f3
|
Disable implicit casts
|
2021-01-03 20:25:05 +00:00 |
shilangyu
|
e7745e3e9b
|
Constify the whole codebase
|
2021-01-03 18: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 |
shilangyu
|
5409cde5d0
|
commenting on a post now works
|
2020-09-21 13:30:47 +02:00 |
shilangyu
|
0540be3ede
|
activate prefer_final_locals lint rule
|
2020-09-16 23:22:04 +02:00 |
krawieck
|
1e43d1a482
|
Move const structures to their own object to prevent spillage
|
2020-09-10 15:24:45 +02:00 |
krawieck
|
704c7de2e6
|
fix comment section
|
2020-09-10 14:00:57 +02:00 |
krawieck
|
98cc38a9d3
|
Make sorting popup prettier
|
2020-09-09 23:56:24 +02:00 |
krawieck
|
8e23e418ba
|
Fix bug with not updating
|
2020-09-03 00:17:42 +02:00 |
krawieck
|
4bc6164b64
|
Restructure logic, comments are now sorted upon opening
|
2020-09-02 23:09:00 +02:00 |
krawieck
|
fcf622dcfe
|
Add comment sorting with temporary dropdown
|
2020-09-02 13:49:07 +02:00 |
krawieck
|
d902c3d2aa
|
Rename `Comments` to `CommentSection`
|
2020-08-31 21:37:24 +02:00 |