Infinity-For-Lemmy/app
Sergei Kozelko 3e66a4fda7
Fix reply markdown (#1098)
* Display comment body the same way as post body when replying

There are two views that support markdown, one of them was used to display post
titles and comments, the other - post bodies. The views are configured differently
even though post and comment bodies should be displayed the same way. Now post
and comment bodies are displayed by the same view.

* Rename extra keys from TEXT to TITLE

Now these extra keys are used only by post title, reflect this in the name.

* Remove markdown support from post title view

* Fix reply styling

Co-authored-by: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>
2022-09-21 13:23:00 +08:00
..
src Fix reply markdown (#1098) 2022-09-21 13:23:00 +08:00
build.gradle Allow parallel installation of debug and release versions (#636) 2022-09-21 12:57:42 +08:00
proguard-rules.pro keep class CrashReportsFragment 2021-11-03 05:45:53 +07:00