Commit Graph

24 Commits

Author SHA1 Message Date
8491bab77c Replace string locale with Language 2022-03-04 00:57:13 -06:00
81a49057ec Fix wiki links containing locale not loading when opened from chat. 2022-03-03 23:38:51 -06:00
6944151486 Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
a0bda9ad59 Hoist scroll cache declaration to original place of definition 2021-06-07 11:18:18 +02:00
4cf3381d0b use wiki article page when failed fetch 2021-06-04 23:59:11 +07:00
e28b38653b cache scroll container 2021-06-04 11:43:00 +07:00
abb522f084 add missing using 2021-06-04 10:53:48 +07:00
458910b744 use WikiArticlePage in WikiOverlay 2021-06-04 09:29:36 +07:00
eebd5745a8 Move full stop out of link and reword slightly 2021-06-04 11:44:43 +09:00
c5fc155cc0 Change text wording
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2021-06-03 20:37:27 +07:00
490ce0bbc5 load placeholder page when failed 2021-06-03 19:40:54 +07:00
27b7039520 Use constant 2021-06-01 14:02:32 +09:00
6e4730652e Push private methods down 2021-06-01 14:01:08 +09:00
3ff97f787a Localise all URL generation for now to avoid weird Schedule logic 2021-06-01 13:56:59 +09:00
7546611c14 remove unused cached 2021-05-26 19:32:49 +07:00
4c8f19af69 load empty page when fail 2021-05-25 14:47:39 +07:00
6257504bb6 add padding spacing 2021-05-25 14:37:14 +07:00
ae0949fc14 add main page in wiki overlay 2021-05-25 14:20:04 +07:00
9c824ece1b handle page change when clicking breadcrumb 2021-05-20 14:00:22 +07:00
1578b0462d add showParentPage method 2021-05-20 13:58:17 +07:00
bc1cad0963 change header breadcrumb when page change 2021-05-20 00:28:26 +07:00
463774d4f2 add ShowPage method in WikiOverlay 2021-05-19 19:12:16 +07:00
f6a088e699 add request logic in wiki overlay 2021-05-19 19:09:03 +07:00
460d656a0e initial wiki overlay 2021-04-21 16:21:07 +07:00