aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/flag_spain.xml
diff options
context:
space:
mode:
authorSergei Kozelko <KozelkoS@yandex.ru>2022-09-21 05:23:00 +0000
committerGitHub <noreply@github.com>2022-09-21 05:23:00 +0000
commit3e66a4fda78109dca680619b5324e0b96cf650c5 (patch)
tree0863e059b512bb75d07177e1db67a10ed5a676eb /app/src/main/res/drawable/flag_spain.xml
parent76c7e9e5451b973749c3ffa3ef1cf9e7895584a4 (diff)
downloadinfinity-for-reddit-3e66a4fda78109dca680619b5324e0b96cf650c5.tar
infinity-for-reddit-3e66a4fda78109dca680619b5324e0b96cf650c5.tar.gz
infinity-for-reddit-3e66a4fda78109dca680619b5324e0b96cf650c5.tar.bz2
infinity-for-reddit-3e66a4fda78109dca680619b5324e0b96cf650c5.tar.lz
infinity-for-reddit-3e66a4fda78109dca680619b5324e0b96cf650c5.tar.xz
infinity-for-reddit-3e66a4fda78109dca680619b5324e0b96cf650c5.tar.zst
infinity-for-reddit-3e66a4fda78109dca680619b5324e0b96cf650c5.zip
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>
Diffstat (limited to 'app/src/main/res/drawable/flag_spain.xml')
0 files changed, 0 insertions, 0 deletions
-1/+1 2020-08-16Removed star counterAnInternetTroll1-2/+5 2020-08-16New pins systemAnInternetTroll2-2/+26 2020-08-11added delvar()Mango0x451-0/+8 2020-08-11AwaitMango0x451-7/+8 2020-08-11Print all config vars at onceMango0x451-4/+8 2020-08-11Organized importsMango0x4511-49/+55 2020-08-10Some people need to ruin it for everybodyThomas Voss1-1/+1 2020-08-10Harvested more user dataThomas Voss1-1/+2 2020-08-10Fixed typo and indentsThomas Voss1-3/+3 2020-08-08Temporary fix for pending commandAnInternetTroll1-0/+3 2020-08-07Update admin.pyThomas Voss1-1/+2 2020-08-07Update admin.pyThomas Voss1-1/+1 2020-08-07Update admin.pyAAP1-4/+4 2020-08-07Update admin.pyThomas Voss1-1/+1 2020-08-07Update admin.pyThomas Voss1-0/+5 2020-08-06Fixed day -99 bugAnInternetTroll1-303/+306 2020-08-06Check for ban command is fixedAnInternetTroll1-1/+1 2020-08-06Propper loop breakAnInternetTroll1-2/+2 2020-08-06+ Fixed trailing commaziro2-8/+3 2020-08-06+ Steve Branchziro20-342/+2453 2020-08-06+ Added listcommands to help.py (from mcbeDiscordBot)ziro1-0/+16 2020-08-06+ Show aliasses to help commandziro1-1/+1 2020-08-06+ Increases default clearchat limitziro1-1/+1 2020-08-06+ Tweaking cogsziro3-3/+3 2020-08-06+ Tweakingziro2-3/+3 2020-08-06+ Add more info to serverinfo commandziro1-2/+4 2020-08-06+ Tweaking help commandziro1-2/+1 2020-08-06+ Added desc for help cmd and serverinfo commandziro1-1/+20 2020-08-06+ Added description for help commandziro1-0/+1