1
0
mirror of https://github.com/krawieck/lemmur/ synced 2024-12-16 02:19:06 +01:00
Commit Graph

35 Commits

Author SHA1 Message Date
shilangyu
ca47f44e2c Typo fix 2021-01-03 17:06:40 +00:00
shilangyu
a803e091dc Add new easy-to-fix lint rules 2021-01-03 17:03:59 +00:00
shilangyu
e82c1fa576 Add trailing @originInstanceHost to comments/community list 2021-01-02 16:26:29 +00:00
shilangyu
86ad944bbd fix visual federation bugs 2021-01-02 00:13:13 +00:00
shilangyu
58f964ab66 Fix federation errors and rename all instanceUrl to instanceHost 2020-12-31 13:58:23 +00:00
krawieck
58e7219602 adapt tripple dot icon to platform
(android: vertical, iOS: horizontal)
2020-12-04 13:57:37 +01:00
Marcin Wojnarowski
c80cf1c96d
Merge branch 'master' into comment-tree-refactor 2020-10-25 11:43:28 +00:00
shilangyu
454468c0e7 add image upload to post creation 2020-10-24 00:12:42 +02:00
shilangyu
b62ee7317a turned spaced helper into a extension 2020-10-23 00:38:25 +02:00
shilangyu
021af8497a removed dep for std solution 2020-10-06 17:02:19 +02:00
krawieck
33ab5324c4 change media view transition to fade 2020-10-06 22:24:03 +02:00
krawieck
21fe2e9bac mark some stuff as private if it doesn't need to be accessible from outside the file 2020-10-06 17:28:11 +02:00
krawieck
585baf58f9 add docs 2020-10-06 16:22:49 +02:00
krawieck
17f64e24e0 implement cleanupurl in addInstancePage 2020-10-06 16:19:03 +02:00
krawieck
fe494a3b0b move clean up to lemmyApi extensions 2020-10-06 15:58:58 +02:00
krawieck
a8ac98284a add cleanup url util for removing stuff like www. from urls 2020-10-04 21:52:19 +02:00
shilangyu
94d12fccff added lots of dartdoc/comments 2020-09-30 17:05:00 +00:00
shilangyu
cb47607b2b add spacing to form fields 2020-09-28 20:28:16 +02:00
shilangyu
bc736eb6aa replace route instead of pushing 2020-09-28 20:28:06 +02:00
shilangyu
dea66fe8bf hotfix: move api_extensions to dedicated folder 2020-09-19 00:40:47 +02:00
shilangyu
d3eee1e837 replace route pages with cupertino ones 2020-09-16 22:53:04 +02:00
Filip Krawczyk
ee097ef386
Merge pull request #39 from krawieck/communities-tab 2020-09-16 01:34:10 +02:00
shilangyu
d68e9188ae moved extensions and hooks to separate folders 2020-09-15 15:14:24 +02:00
shilangyu
feba320262 added useRef hook (might be useful later) 2020-09-15 00:01:59 +02:00
shilangyu
6dac4ac72c sort communities and toggle instances 2020-09-14 23:54:47 +02:00
krawieck
8713cbe0e1 Convert import to a relative one 2020-09-10 14:00:39 +02:00
krawieck
ebc0854a49 fix an oopsie 2020-09-09 18:35:18 +02:00
krawieck
42ebde872e too much copy-pasting 👀 2020-09-09 17:49:01 +02:00
krawieck
1162fb1cd7 Create universal functions for going to common pages 2020-09-09 17:41:54 +02:00
krawieck
c302d7dd5d Add set of extensions for getting instanceUrl 2020-09-09 17:26:17 +02:00
krawieck
8f6a1a6901 Add explenation why calculate hot rank and where
it was taken from
2020-09-03 12:29:39 +02:00
krawieck
11a2e40dfd Change log to log10 and remove useless code 2020-09-03 12:23:46 +02:00
krawieck
b13508c011 Add util for getting text color based on background 2020-09-02 23:09:33 +02:00
krawieck
9e85fd5a2d Add util extension for calculating hot rank of comments 2020-09-02 13:47:45 +02:00
shilangyu
a0850836dd added utility functions 2020-08-31 15:43:09 +02:00