• Joined on 2021-11-06
phlaym pushed to v1.1.0 at phlaym/moshing-mammut 2023-04-07 07:50:16 +00:00
20cdd8e688 Animate loading button and new posts arriving
c16bfd9c82 Improved button legibility
Compare 2 commits »
phlaym pushed to v1.1.0 at phlaym/moshing-mammut 2023-04-06 16:25:46 +00:00
a273c8de4b Improve color palette
phlaym commented on issue phlaym/moshing-mammut#16 2023-04-06 08:08:39 +00:00
Improve "Load More" button

Suggestion for improved design:

button:not(:disabled) {
  box-shadow: 2px 2px 1px 0 var(--color-link-visited);
}
button:hover:not(:disabled) {
 box-shadow: 4px 4px 3px 0 var(--color-
phlaym pushed to v1.1.0 at phlaym/moshing-mammut 2023-04-05 18:45:19 +00:00
bbe3883979 MAde it clearer when no more older posts are available
phlaym pushed to v1.1.0 at phlaym/moshing-mammut 2023-04-05 18:41:43 +00:00
fee1475779 Improved logic to check whether more older posts are available
a3fb47a329 Refactor loading logic, so that more code is shared between loading older and newer posts
Compare 2 commits »
phlaym pushed to v1.1.0 at phlaym/moshing-mammut 2023-04-05 15:10:23 +00:00
phlaym pushed to v1.1.0 at phlaym/moshing-mammut 2023-04-05 14:57:35 +00:00
4d689a86ab Add RSS feed to footer and page. Fix #8
d723d4264a Generate Atom feed
Compare 2 commits »
phlaym opened issue phlaym/moshing-mammut#19 2023-04-05 12:37:36 +00:00
Increase delay between refreshes when page is in background
phlaym opened issue phlaym/moshing-mammut#18 2023-04-05 08:50:22 +00:00
Decide if posts by @moshhead should be skipped
phlaym pushed to v1.1.0 at phlaym/moshing-mammut 2023-04-04 10:45:32 +00:00
a3751c985b Fix #14 make mastodon instance configurable
phlaym pushed to v1.1.0 at phlaym/moshing-mammut 2023-04-04 10:32:14 +00:00
5dd20cd6a0 Fix #17 and improve instructions
phlaym opened issue phlaym/moshing-mammut#17 2023-04-04 06:51:56 +00:00
Fix systemd service to kill the node process
phlaym opened issue phlaym/moshing-mammut#16 2023-04-04 06:49:54 +00:00
Improve UI for "Load More" button
phlaym created branch v1.1.0 in phlaym/moshing-mammut 2023-04-04 06:45:29 +00:00
phlaym pushed to v1.1.0 at phlaym/moshing-mammut 2023-04-04 06:45:29 +00:00
8ed804a922 Fix #4: Implement "Load More" button
02a352a122 Increase footer legibility in light mode
e8e864bdfc Add basic loading of older posts
2eddb77b74 Fix some youtube videos not being added, add additional filter tag to example
Compare 4 commits »
phlaym pushed tag v1.0.0 to phlaym/moshing-mammut 2023-04-03 14:32:00 +00:00
phlaym pushed to main at phlaym/moshing-mammut 2023-04-03 14:30:30 +00:00
9711cd163f Show source code icon before text
26110da005 Merge commit 'a702d54baa80c0b224fb8fea7a92ab55ef37f966'
00f7060cac Add border radius to footer
Compare 3 commits »
phlaym pushed to main at phlaym/moshing-mammut 2023-04-03 09:46:24 +00:00
a702d54baa Improve footer formatting
phlaym closed issue phlaym/moshing-mammut#15 2023-04-03 09:44:56 +00:00
Use system font stack
phlaym pushed to main at phlaym/moshing-mammut 2023-04-03 09:44:56 +00:00