lemmur-app-android/lib/pages
Filip Krawczyk cda72a1174 CR Small Changes
* regex fix http?s -> https?
* file rename: formatter.dart -> markdown_formatter.dart to match the class name inside
* add + as continuoable list
* rename: listContinuation          -> unorderedListContinuation
           numberedListContinuation -> orderedListContinuation
* fix typo: convenience
* fix: doc instead of comment
* rename for readability: startingIndex -> from
* function & arg rename: lineBefore(int endingIndex) -> lineUpTo(int characterIndex)
* parse -> tryParse
* localize user picker & commmunity picker
* HookWidget -> StatelessWidget where needed
* Toolbar -> EditorToolbar for less ambiguity
* fix typo: surroungs -> surrounds
* remove debug logA
* more localization stuff
* title -> label on add link dialog
* Reformat -> _Reformat
* use store when in scope instead of context.read
* remove useless Stack (oops)
2022-08-23 00:34:10 +02:00
..
community Regenerate files 2022-07-15 21:21:02 +02:00
create_post CR Small Changes 2022-08-23 00:34:10 +02:00
full_post Regenerate files 2022-07-15 21:21:02 +02:00
instance Regenerate files 2022-07-15 21:21:02 +02:00
log_console Regenerate files 2022-07-15 21:21:02 +02:00
modlog Regenerate files 2022-07-15 21:21:02 +02:00
settings Regenerate files 2022-07-15 21:21:02 +02:00
communities_list.dart Enable new lints 2022-05-11 22:23:18 +02:00
communities_tab.dart Enable new lints 2022-05-11 22:23:18 +02:00
home_page.dart Initial refactor 2022-04-30 16:28:50 +02:00
home_tab.dart Migrate instance page to mobx + l10 strings (#316) 2022-01-20 11:50:24 +01:00
inbox.dart Localize rest of intl (#301) 2021-11-25 18:49:43 +01:00
manage_account.dart editor reorganization + first changes 2022-08-05 11:01:52 +02:00
media_view.dart use adaptive share icon in in every instance 2021-11-03 00:36:09 +01:00
profile_tab.dart Fix/overflows (#278) 2021-11-03 22:50:03 +01:00
saved_page.dart Stop using l10n synthetic package (#289) 2021-11-05 21:37:27 +01:00
search_results.dart Stop using l10n synthetic package (#289) 2021-11-05 21:37:27 +01:00
search_tab.dart Stop using l10n synthetic package (#289) 2021-11-05 21:37:27 +01:00
user.dart use adaptive share icon in in every instance 2021-11-03 00:36:09 +01:00
users_list.dart Enable new lints 2022-05-11 22:23:18 +02:00
write_message.dart Stop using l10n synthetic package (#289) 2021-11-05 21:37:27 +01:00