Commit Graph

55 Commits

Author SHA1 Message Date
8d3a23ee88
Update README with changes to DB tables 2023-04-12 20:47:23 +02:00
77c29bdd8a
Fix @user@instance not being filtered correctly for blocked users; Fix #11 use urls as identifiers 2023-04-12 20:44:36 +02:00
e346928d32
Revert DB name 2023-04-12 20:10:18 +02:00
ef4c517ff2
Fix #12, wait for DB migrations to finish before attempting to use the database 2023-04-12 20:08:55 +02:00
052c93d461
Fix #18 add ability to block specific users 2023-04-12 17:08:40 +02:00
d716b3882b
Fix #13, make youtube API optional 2023-04-11 18:39:02 +02:00
4fbd9a260f
Fix #21 respect safe areas on ios safari 2023-04-11 16:21:15 +02:00
6c9546b74a
Improve formatting 2023-04-11 16:02:54 +02:00
268128c2f4
Improve layout for smaller devices 2023-04-11 15:49:50 +02:00
e3c15be31c Merge pull request 'Implement issues for v1.1.0' (#20) from v1.1.0 into main
Reviewed-on: https://phlaym.net/git/phlaym/moshing-mammut/pulls/20
2023-04-07 15:07:40 +00:00
150d86b50c
Add redirect for feed readers checking /feed 2023-04-07 17:06:27 +02:00
cce926866d
Add icons, fix #5 2023-04-07 16:47:37 +02:00
2eed6ab4ea
Add ansible playbook to gitignore 2023-04-07 15:59:27 +02:00
cc180b40f1
Fix relative time display for everything older than 1 day 2023-04-07 15:57:13 +02:00
a484810d2f
Fix #6: Display relative timestamps 2023-04-07 13:27:34 +02:00
6267972605
Add license and version shield, increase version 2023-04-07 12:27:40 +02:00
94e749960f
Add toast for error messages, fix #16 2023-04-07 11:55:17 +02:00
95e9b8cabf
Fix "load more" button being greyed out falsely 2023-04-07 10:01:18 +02:00
8428f6e70e
Improve loading button animation 2023-04-07 10:00:30 +02:00
20cdd8e688
Animate loading button and new posts arriving 2023-04-07 09:50:02 +02:00
c16bfd9c82
Improved button legibility 2023-04-06 18:29:05 +02:00
a273c8de4b
Improve color palette 2023-04-06 18:25:35 +02:00
bbe3883979
MAde it clearer when no more older posts are available 2023-04-05 20:45:14 +02:00
fee1475779
Improved logic to check whether more older posts are available 2023-04-05 20:41:36 +02:00
a3fb47a329
Refactor loading logic, so that more code is shared between loading older and newer posts 2023-04-05 20:28:37 +02:00
2409fa2b8d
Fix #19 2023-04-05 17:10:18 +02:00
4d689a86ab
Add RSS feed to footer and page. Fix #8 2023-04-05 16:57:25 +02:00
d723d4264a
Generate Atom feed 2023-04-05 16:21:43 +02:00
a3751c985b
Fix #14 make mastodon instance configurable 2023-04-04 12:45:27 +02:00
5dd20cd6a0
Fix #17 and improve instructions 2023-04-04 12:32:04 +02:00
8ed804a922
Fix #4: Implement "Load More" button 2023-04-04 08:45:20 +02:00
02a352a122
Increase footer legibility in light mode 2023-04-04 08:44:21 +02:00
e8e864bdfc
Add basic loading of older posts 2023-04-03 17:24:59 +02:00
2eddb77b74
Fix some youtube videos not being added, add additional filter tag to example 2023-04-03 17:24:36 +02:00
9711cd163f
Show source code icon before text 2023-04-03 16:29:55 +02:00
26110da005 Merge commit 'a702d54baa80c0b224fb8fea7a92ab55ef37f966' 2023-04-03 14:24:12 +00:00
a702d54baa Improve footer formatting 2023-04-03 09:46:23 +00:00
4501510d96 Fix #15 2023-04-03 09:44:53 +00:00
00f7060cac
Add border radius to footer 2023-04-02 20:49:13 +02:00
1066ea51a9
Implement #1 2023-04-02 20:47:31 +02:00
5f208ec074
Fix #3 2023-04-02 17:41:33 +02:00
f6ae387e49
Refactor how youtube videos are handled, log errors via hook 2023-04-02 17:37:55 +02:00
2d5df49aa9
Added installation instructions and example files 2023-04-02 15:26:19 +02:00
354fb5f9e5
Add dotenv to read.env files 2023-04-02 13:20:25 +02:00
ddef60f012
Remove commented out code 2023-04-02 13:20:11 +02:00
8a37738ca3
Add README, fix #2 2023-04-02 13:19:42 +02:00
81f40101be
Made verbose output optional 2023-04-02 10:06:36 +02:00
a60c5e7315
Only check youtube urls if no other indicators are present 2023-04-02 10:05:58 +02:00
3764e1d912
Improve color contrast 2023-04-01 20:14:37 +02:00
963bcbf889
UI improvements 2023-04-01 20:05:52 +02:00