Commit Graph

81 Commits

Author SHA1 Message Date
Filip Krawczyk 9ebd731e72 update deps 2021-10-24 22:22:17 +02:00
Filip Krawczyk b6d03960e2 Merge branch 'master' into feature/blocking-v2 2021-10-21 20:51:35 +02:00
Filip Krawczyk bb1af42beb move dependency to proper section 2021-10-21 18:05:07 +02:00
Filip Krawczyk 0b72aab64a transition to another image widget 2021-10-21 14:40:28 +02:00
krawieck 9ba800a435 Merge branch 'master' into feature/blocking-v2 2021-10-01 23:54:57 +02:00
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 e2f9c43675
Bump deps (#253)
* Migrate first chunk

* Upgrade rest of the deps

* Remove unawaited

* Enabled new lints

* Remove old TODO

* Update podlock
2021-09-12 22:47:05 +02:00
Marcin Wojnarowski 992a62b33c
Flutter 2.5 (#252)
* Stop using accentColor

* Update bootstrap files

* Stop using deprecated members

* Add temp fork use
2021-09-12 22:37:07 +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
krawieck f3e8b3615e Release v0.6.0 2021-09-06 11:05:07 +02:00
shilangyu 0d2d9145ad Use published LAC 2021-09-04 11:07:14 +02:00
shilangyu ab1b3778ff Fix memo future signature 2021-08-26 00:26:17 +02:00
shilangyu c1b858cf7d Release v0.5.0 2021-04-29 12:44:03 +02:00
shilangyu 4451bd7bd6 Adjust name change 2021-04-27 21:59:04 +02:00
krawieck 4f6d03c5cb Release v0.4.2 2021-04-12 14:36:38 +02:00
shilangyu 9fa198c3bb Add keyboard dismisser 2021-04-11 16:36:29 +02:00
krawieck 83235534f5 HECKIN CHONKER (null safety migration without scripts) 2021-04-09 00:11:44 +02:00
shilangyu ee4ef8de91 Make account actions more obvious 2021-04-06 14:42:42 +02:00
shilangyu 9b725d8a02 Release v0.4.1 2021-04-06 13:02:54 +02:00
shilangyu 9f2de50b1d Replace local user id with person id in JWT payload 2021-04-06 10:39:43 +02:00
shilangyu 6e7957f193 Release v0.4.0 2021-04-05 21:31:24 +02:00
Filip Krawczyk bac846fea9
Transition to API v3 (#196) 2021-04-05 20:14:39 +02:00
Marcin Wojnarowski fc555a005c
Merge branch 'master' into feature/own-lint-rules 2021-03-21 17:53:46 +01:00
shilangyu 0aa29eff13 Drop effective_dart 2021-03-18 20:13:15 +01:00
shilangyu 48dadd5f26 Migrate esys_flutter_share to share 2021-03-18 19:24:29 +01:00
shilangyu c722bbe4a9 Fix locale generation 2021-03-10 08:12:57 +01:00
shilangyu 22b76b0b2b Add initial l10n setup 2021-02-28 21:53:02 +01:00
krawieck ea305e5a5c Release v0.3.0 2021-02-25 22:31:41 +01:00
shilangyu 8cf3859ed8 make stores easily serializable 2021-02-24 21:54:15 +01:00
Filip Krawczyk 19b2688316
add inbox page + other stuff (#164) 2021-02-24 20:52:18 +01:00
krawieck 40e9c45b27 update LAC 2021-02-13 17:10:53 +01:00
krawieck ebf46a073b Release v0.2.3 2021-02-09 16:10:31 +01:00
Marcin Wojnarowski b1dad4d895
Revise theming (#140) 2021-02-09 15:12:13 +01:00
shilangyu acebcd2c88 Add windows ico 2021-02-08 21:18:34 +01:00
Filip Krawczyk 430d196997
Media View improvements (#128) 2021-02-08 12:15:48 +01:00
shilangyu 68d21c6936 Add code version 2021-02-05 19:36:13 +01:00
shilangyu 7e457a8ae8 Release v0.2.2 2021-02-03 14:12:37 +00:00
shilangyu a0b5b7430c Bump lemmy_api_client 2021-02-03 14:09:58 +00:00
shilangyu 0ddf488602 Bump lemmy_api_client and adjust to changes 2021-01-31 13:42:28 +00:00
shilangyu 71290a5f78 Release v0.2.0 2021-01-27 00:07:51 +01:00
krawieck 1e161c1966 remove useless comment 2021-01-26 23:29:59 +01:00
krawieck b5714a1b34 revert to proper ciapkas 2021-01-26 23:28:46 +01:00
krawieck cb44c6b708 upgrade to api v2 2021-01-26 23:16:56 +01:00
shilangyu 47b773376a Add image uploading 2021-01-16 19:22:26 +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 c3914d1484 bump LAC 2020-12-04 23:26:11 +01:00
marcin_wojnarowski 292654081a show app icon in about and links to support 2020-12-04 15:43:39 +00:00
marcin_wojnarowski 23595875d5 Add and generate app icons 2020-12-04 12:48:47 +00:00
shilangyu c5d329139a removed no longer used dependencies 2020-10-25 23:45:54 +00:00