Commit Graph
Select branches
Hide Pull Requests
dependabot/bundler/fastlane/jmespath-1.6.1
feature/bottom-app-bar-refactor
feature/drafts
feature/macos-builds
gh-pages
master
readme_ios_install
web-support
#10
#100
#101
#102
#103
#109
#11
#110
#111
#116
#122
#123
#124
#125
#128
#129
#130
#131
#132
#134
#136
#137
#139
#140
#144
#145
#146
#148
#151
#152
#161
#162
#164
#166
#170
#173
#176
#177
#179
#180
#181
#185
#186
#187
#188
#195
#196
#198
#200
#201
#202
#203
#208
#209
#21
#217
#218
#219
#22
#220
#224
#226
#23
#232
#24
#245
#247
#248
#249
#25
#251
#252
#253
#254
#256
#257
#258
#26
#261
#267
#268
#269
#27
#270
#271
#272
#273
#274
#275
#277
#278
#28
#284
#285
#286
#289
#29
#290
#293
#296
#298
#299
#300
#301
#303
#305
#306
#308
#31
#310
#312
#314
#316
#317
#318
#319
#32
#320
#322
#323
#325
#33
#333
#335
#335
#336
#338
#339
#339
#34
#340
#343
#343
#346
#346
#36
#37
#39
#40
#41
#42
#43
#44
#45
#48
#5
#53
#54
#55
#56
#57
#59
#60
#62
#63
#64
#69
#70
#71
#73
#74
#75
#77
#78
#79
#8
#80
#81
#82
#85
#86
#87
#88
#9
#91
#92
#93
#94
#96
#99
v0.1.0
v0.1.1
v0.2.0
v0.2.1
v0.2.2
v0.2.3
v0.3.0
v0.4.0
v0.4.1
v0.4.2
v0.5.0
v0.6.0
v0.7.0
v0.8.0
v0.9.0
Select branches
Hide Pull Requests
dependabot/bundler/fastlane/jmespath-1.6.1
feature/bottom-app-bar-refactor
feature/drafts
feature/macos-builds
gh-pages
master
readme_ios_install
web-support
#10
#100
#101
#102
#103
#109
#11
#110
#111
#116
#122
#123
#124
#125
#128
#129
#130
#131
#132
#134
#136
#137
#139
#140
#144
#145
#146
#148
#151
#152
#161
#162
#164
#166
#170
#173
#176
#177
#179
#180
#181
#185
#186
#187
#188
#195
#196
#198
#200
#201
#202
#203
#208
#209
#21
#217
#218
#219
#22
#220
#224
#226
#23
#232
#24
#245
#247
#248
#249
#25
#251
#252
#253
#254
#256
#257
#258
#26
#261
#267
#268
#269
#27
#270
#271
#272
#273
#274
#275
#277
#278
#28
#284
#285
#286
#289
#29
#290
#293
#296
#298
#299
#300
#301
#303
#305
#306
#308
#31
#310
#312
#314
#316
#317
#318
#319
#32
#320
#322
#323
#325
#33
#333
#335
#335
#336
#338
#339
#339
#34
#340
#343
#343
#346
#346
#36
#37
#39
#40
#41
#42
#43
#44
#45
#48
#5
#53
#54
#55
#56
#57
#59
#60
#62
#63
#64
#69
#70
#71
#73
#74
#75
#77
#78
#79
#8
#80
#81
#82
#85
#86
#87
#88
#9
#91
#92
#93
#94
#96
#99
v0.1.0
v0.1.1
v0.2.0
v0.2.1
v0.2.2
v0.2.3
v0.3.0
v0.4.0
v0.4.1
v0.4.2
v0.5.0
v0.6.0
v0.7.0
v0.8.0
v0.9.0
-
4ad3b8d6fc
Remove unneeded import and convert local import to relative
krawieck
2020-08-06 12:11:41 +0200 -
43ab1990d7
Implemented ParseDateFromJson method.
Mikwk
2020-08-06 12:03:31 +0200 -
2a89add283
Create `CommentEndpoint`
krawieck
2020-08-05 23:59:10 +0200 -
19c10d27f9
Move endponts to separate files to reduce clutter
krawieck
2020-08-05 23:21:26 +0200 -
8c0f211cf2
`PostEndpoint` created and with most methods created
krawieck
2020-08-05 23:06:54 +0200 -
a7a0e4bf12
Added CommentView class along with autogenerated Json (de)serialization. Cleaned code in post.dart for it to be more readable. Moved ParseDateFromJson static method from PostView to UtilityClass in utility.dart, because it's also used by CommentView class.
Mikwk
2020-08-05 17:33:59 +0200 -
cf09486479
TODO: Add methods and fields for comments associated with post.
Mikwk
2020-08-05 17:03:21 +0200 -
b5e8620931
Implemented PostView class. Added auto generated JSON (de)serialization of PostView class by json_serializable package. Added required packages and dependencies in pubsec.yalm: - json_annotation: ^3.0.1, - json_serializable: ^3.3.0, - build_runner: ^1.10.0. TODO: Implement ParseDateFromJson static method in PostView class.
Mikwk
2020-08-05 13:17:52 +0200 -
a54325649f
removed unneeded `jwt` variable from `LemmyAPI`
krawieck
2020-08-04 17:49:46 +0200 -
f75bc05a01
Add `search` and `listCategories` #6
krawieck
2020-08-04 17:27:44 +0200 -
1c8394549b
Add barebones of user endpoint
krawieck
2020-08-04 16:41:07 +0200 -
1e1b3f2469
2020-08-02 20:59:18 +0200 -
fdfa6a55c1
added CI badge
#5
shilangyu
2020-08-02 19:28:42 +0200 -
19dbe8cf38
fixed linting issue
shilangyu
2020-08-02 19:27:06 +0200 -
69516f461a
Added linter and CI setup
shilangyu
2020-08-02 19:26:57 +0200 -
93c06ce212
Update readme
krawieck
2020-08-02 13:54:50 +0200 -
58c70d715a
first commit
krawieck
2020-08-02 13:34:42 +0200