Filip Krawczyk
|
52498a6be3
|
minor string tweaks
|
2022-08-05 11:01:52 +02:00 |
Filip Krawczyk
|
3c295552df
|
list button implementation
|
2022-08-05 11:01:52 +02:00 |
Filip Krawczyk
|
062a53fdd9
|
add safearea for toolbar
|
2022-08-05 11:01:52 +02:00 |
Filip Krawczyk
|
33ff99510f
|
put regex to private variable
|
2022-08-05 11:01:52 +02:00 |
Filip Krawczyk
|
e91e5789ee
|
improve list continuation, add support for numbered list
* make list continuation more universal
* add support for indentation
* add support for numbered list continuation
|
2022-08-05 11:01:52 +02:00 |
Filip Krawczyk
|
81fadffa14
|
regex typo fix
|
2022-08-05 11:01:52 +02:00 |
Filip Krawczyk
|
6f271ffc91
|
remove focus node that is not needed thanks to flutter being smart
|
2022-08-05 11:01:52 +02:00 |
Filip Krawczyk
|
14b7813243
|
add functionality to more buttons
* add several extensions on TextEditingController for convinience
* add "add link" dialog + functionality
* add functionality to surround buttons:
* italics,
* stikethough,
* superscript,
* subscript,
* code
|
2022-08-05 11:01:52 +02:00 |
Filip Krawczyk
|
ce41b7e18c
|
editor reorganization + first changes
* added toolbar with buttons
* bold button works
* added input formatter for user convieniance
|
2022-08-05 11:01:52 +02:00 |
Filip Krawczyk
|
85108d8965
|
maintenance/autogenerated files
|
2022-08-05 11:01:52 +02:00 |
Marcin Wojnarowski
|
44cd556fef
|
Merge pull request #336 from LemmurOrg/feat/flutter-3
|
2022-07-21 11:22:44 +02:00 |
shilangyu
|
22030d6291
|
Fix ios build
|
2022-07-15 21:32:51 +02:00 |
shilangyu
|
9ed7b89d68
|
Regenerate files
|
2022-07-15 21:21:02 +02:00 |
shilangyu
|
75622a735b
|
Bump deps
|
2022-07-15 21:07:10 +02:00 |
shilangyu
|
d113e01eeb
|
Bump native versions
|
2022-07-15 21:02:42 +02:00 |
shilangyu
|
6136e4a408
|
Bump mobx
|
2022-05-13 15:58:01 +02:00 |
shilangyu
|
9f588a5ea8
|
Upgrade deps
|
2022-05-11 22:31:07 +02:00 |
shilangyu
|
4533be634e
|
Enable new lints
|
2022-05-11 22:23:18 +02:00 |
shilangyu
|
3f33cac3ed
|
Upgrade to flutter 3
|
2022-05-11 22:11:07 +02:00 |
Marcin Wojnarowski
|
28be50a89e
|
Merge pull request #320 from LemmurOrg/feature/create-post-redesign
|
2022-05-09 08:31:04 +02:00 |
shilangyu
|
926c0afe0a
|
Add extra controller condition
|
2022-05-08 10:43:12 +02:00 |
shilangyu
|
df85b6271e
|
Merge branch 'master' into feature/create-post-redesign
|
2022-05-03 18:09:33 +02:00 |
Marcin Wojnarowski
|
476ad85a38
|
Merge pull request #333 from LemmurOrg/chore/bump-deps
Bump deps and LAC
|
2022-05-03 17:18:17 +02:00 |
shilangyu
|
ab1873a19f
|
Fix immutability
|
2022-05-03 09:48:04 +02:00 |
shilangyu
|
7bb8d2b33f
|
Fix code review comments
|
2022-05-03 09:44:07 +02:00 |
Filip Krawczyk
|
d2c85cb305
|
Merge branch 'feature/create-post-redesign' of https://github.com/krawieck/lemmur into feature/create-post-redesign
|
2022-04-30 17:29:31 +02:00 |
shilangyu
|
c730216e13
|
Add changelog entry
|
2022-04-30 16:28:50 +02:00 |
shilangyu
|
d0b7c0776f
|
Update l10n_from_string
|
2022-04-30 16:28:50 +02:00 |
shilangyu
|
44162f282c
|
Update ios files
|
2022-04-30 16:28:50 +02:00 |
shilangyu
|
23f64387a7
|
Add missing community default
|
2022-04-30 16:28:50 +02:00 |
shilangyu
|
d64fe48328
|
Add image upload
|
2022-04-30 16:28:50 +02:00 |
shilangyu
|
85f9d3fd0e
|
Add cross platform file picker
|
2022-04-30 16:28:50 +02:00 |
shilangyu
|
8838efc073
|
Add create post page
|
2022-04-30 16:28:50 +02:00 |
shilangyu
|
f6191936e6
|
Add community picker
|
2022-04-30 16:28:50 +02:00 |
shilangyu
|
c320585810
|
Add searching to CreatePostStore
|
2022-04-30 16:28:50 +02:00 |
shilangyu
|
8c54e38e99
|
Regenerate weblate strings on PR
|
2022-04-30 16:28:50 +02:00 |
shilangyu
|
a821681903
|
Initial refactor
|
2022-04-30 16:28:50 +02:00 |
shilangyu
|
5068eb900f
|
Update link launcher
|
2022-04-30 16:24:29 +02:00 |
shilangyu
|
816b7d1346
|
Update ios podfile
|
2022-04-30 16:24:29 +02:00 |
shilangyu
|
f5b02a369b
|
Bump deps
|
2022-04-30 16:24:29 +02:00 |
shilangyu
|
873ad16baf
|
Remove lint
|
2022-04-30 16:24:29 +02:00 |
shilangyu
|
c34f681602
|
WIP new lints
|
2022-04-30 16:24:29 +02:00 |
Marcin Wojnarowski
|
11d63e0522
|
Upgrade to flutter 2.10 (#325)
|
2022-04-30 15:44:03 +02:00 |
shilangyu
|
553340aa38
|
Fix weblate
|
2022-01-25 19:10:18 +01:00 |
shilangyu
|
cd0343e999
|
Fix weblate
|
2022-01-25 18:23:48 +01:00 |
shilangyu
|
bea100ed46
|
Fix weblate workflow
|
2022-01-25 11:15:24 +01:00 |
shilangyu
|
8f88ad4fe5
|
Fix weblate workflow
|
2022-01-25 11:10:14 +01:00 |
Marcin Wojnarowski
|
c414033e57
|
Add manual weblate workflow trigger (#323)
|
2022-01-25 10:27:31 +01:00 |
shilangyu
|
389d1381b4
|
Add changelog entry
|
2022-01-20 12:03:04 +01:00 |
shilangyu
|
652e912950
|
Update l10n_from_string
|
2022-01-20 11:57:14 +01:00 |