knoflook
  • Joined on 2021-06-21
knoflook created pull request ruangrupa/konfluks#21 2022-01-28 11:30:09 +00:00
fix: don't expect title field for feeds
knoflook pushed to feed-title at knoflook/lumbunglib 2022-01-28 11:29:48 +00:00
4f940b9f9a fix: don't expect title field for feeds
knoflook created branch feed-title in knoflook/lumbunglib 2022-01-28 11:28:48 +00:00
knoflook pushed to feed-title at knoflook/lumbunglib 2022-01-28 11:28:48 +00:00
a493db133f fix: don't expect title field for feeds
knoflook created pull request ruangrupa/konfluks#20 2022-01-28 11:19:45 +00:00
feat: remove local data for nonexisting feeds
knoflook pushed to master at knoflook/lumbunglib 2022-01-28 11:19:07 +00:00
knoflook pushed to feed-remove at knoflook/lumbunglib 2022-01-28 11:18:24 +00:00
df19668260 feat: remove local data for nonexisting feeds
knoflook created branch feed-remove in knoflook/lumbunglib 2022-01-28 11:17:29 +00:00
knoflook pushed to feed-remove at knoflook/lumbunglib 2022-01-28 11:17:29 +00:00
knoflook pushed to master at knoflook/lumbunglib 2022-01-28 11:16:34 +00:00
1dfecba798 feat: remove local data for nonexisting feeds
knoflook commented on pull request ruangrupa/konfluks#19 2022-01-28 10:34:06 +00:00
fix: don't pull the same post twice

also closes ruangrupa/lumbung.space#26 apparently

knoflook commented on issue ruangrupa/lumbung.space#26 2022-01-28 10:33:31 +00:00
Additional hashtags link to nowhere

looks like i accidentaly solved this here: ruangrupa/lumbunglib#19. new tags are created 🤔

knoflook created pull request ruangrupa/konfluks#19 2022-01-27 16:56:25 +00:00
fix: don't pull the same post twice
knoflook pushed to master at knoflook/lumbunglib 2022-01-27 16:52:40 +00:00
c4142145e9 fix: don't pull the same post twice
b1c9c05b6d sort + new tags
05f7fc7a3f hard code hashtags for now
6c3814dd5b Revert "feat: support loading hashtags from env"
d9bcb29f85 feat: support loading hashtags from env
Compare 6 commits »
knoflook commented on issue ruangrupa/lumbung.space#26 2022-01-27 15:56:26 +00:00
Additional hashtags link to nowhere

So how do we solve this? Should we create additional categories or just not link those hashtags?

knoflook commented on issue ruangrupa/login.lumbung.space#2 2022-01-25 17:09:14 +00:00
login form responsiveness

works on my machine™

knoflook commented on issue ruangrupa/login.lumbung.space#5 2022-01-25 15:36:13 +00:00
Password reset success screen need styling

font-size: 14px; is already in https://git.autonomic.zone/ruangrupa/login.lumbung.space/src/branch/main/lumbung.space/login/resources/css/login.css#L239 but it's not applied for some…

knoflook commented on issue ruangrupa/login.lumbung.space#3 2022-01-25 15:15:23 +00:00
"sign in" button does not behave as a button

i can't reproduce this, the color of the button changes to green and text to black when i hover over it.

knoflook closed issue ruangrupa/login.lumbung.space#4 2022-01-25 15:11:47 +00:00
Forgot password html seems broken