Commit graph

220 commits

Author SHA1 Message Date
b2783321a7 feat: add ayo.run thread 2025-05-18 08:08:09 +02:00
Ayo Ayco
5b89687a12 feat: update content 2025-05-11 22:40:50 +02:00
f7abcbec00 perf: defer enhance-content script 2025-05-05 13:43:46 +02:00
77a31d11d4 perf: defer relative-time script 2025-05-05 13:28:16 +02:00
07412b7d8d Merge ; commit '00dd5feb5f713cba2d7ec8490ba5e0d1a655497c' 2025-05-03 00:03:41 +02:00
de3becb303 content: add post
Adding post on "is the world really getting worse"
2025-05-03 00:01:45 +02:00
00dd5feb5f content: update posts 2025-04-21 20:30:25 +02:00
94f137c295 content: update posts 2025-04-21 20:25:10 +02:00
d899879881 feat: update statuses 2025-04-14 19:10:28 +02:00
f7ba15d907 feat: update featured threads 2025-04-12 10:42:15 +02:00
2ef0875e73 feat: add post 2025-03-22 12:23:19 +01:00
efb18449cc chore: formatting 2025-03-09 11:01:28 +01:00
3a600ef371 fix: hashtags not shown
- can't remember what it is for
2025-02-28 20:15:51 +01:00
d20294cabe fix: wrong order of 2 latest posts 2025-02-16 13:08:50 +01:00
0c02281de8 feat: add entry for FOSDEM video; remove older ones
ID: 113986386529736815
2025-02-16 13:07:20 +01:00
232770b821 feat: add new featured thread about tech being political
Thread ID: 114012659479108663
2025-02-16 13:03:29 +01:00
e369ec7fee feat: remove check if ID is included in featured threads
For the home page's performance, I have commented out/taken out some
old items in the featured threads list. To keep previously shared
links working, I have removed this check
2025-02-16 12:50:08 +01:00
Dušan Mitrović
1a7c9e8a02 feat: Adding a docker environment 2025-02-10 21:36:57 +01:00
12571bd9f9 chore: add auto mirror to github build script 2025-02-09 14:47:52 +01:00
c3f05456aa style: initial code styling 2025-01-20 19:05:12 +01:00
b6e7c4bd6e feat: filter non-public statuses 2025-01-20 18:33:56 +01:00
713a7fa70b style(card): unified color with pills and buttons 2025-01-19 20:42:40 +01:00
cff0caec1d perf: move timeago script to bottom 2025-01-19 20:28:04 +01:00
b6593651a8 refactor(enhance-content): extend from HTMLElement 2025-01-19 20:12:52 +01:00
81a17fa93c feat: add status; only show 15 2025-01-19 17:07:58 +01:00
525936a635 style: add padding on body & card bottom-menu 2025-01-19 16:45:57 +01:00
1354a8bab4 style: modularized stylesheets for button, card, pills
- better looking directional buttons
- consistent colors
2025-01-19 16:37:35 +01:00
2022c14668 feat: use web-component-base 2025-01-19 15:20:02 +01:00
48ca6ec3ea feat: improve error handling of mastodon operations
- don't raise exception when reading secret file fails
- raise exception when initializing masto client w/ persisted secret fails
2025-01-19 14:51:10 +01:00
30f4d29d5a feat: raise exceptions for failed mastodon operations 2025-01-19 12:27:04 +01:00
78c4e8469a perf: fetch once and reuse account_id 2025-01-19 12:24:58 +01:00
a4d012ef51 style: adjust hashtag pills colors 2025-01-19 11:39:29 +01:00
37712027f1 feat(enhance-content): add tag-bar class to parent 2025-01-19 11:39:03 +01:00
9fe04dcadf refactor: move card_content style to card template 2025-01-19 10:57:35 +01:00
5c3dae2237 feat: make status id a string 2025-01-19 10:56:44 +01:00
7836b78f64 feat: make app title a link to threads.home 2025-01-19 10:15:51 +01:00
81a1de2c45 feat: tag as title in tag page 2025-01-19 10:10:29 +01:00
8f9db9d58a refactor: rename page templates with _<page>.html convention 2025-01-19 10:06:07 +01:00
75425e33df refactor: rename template files 2025-01-19 10:04:04 +01:00
26cb6d0c84 feat: use parent app's reset & variables CSS 2025-01-19 10:01:02 +01:00
a1059f9b90 feat: remove unneeded static url declaration 2025-01-19 09:58:05 +01:00
7e7743b33a feat: use blueprint static urls 2025-01-19 09:55:29 +01:00
a859d3b7e1 feat: use blueprint static path 2025-01-19 09:45:12 +01:00
5f7c3c0fab feat: use blueprint static path 2025-01-19 09:23:04 +01:00
c104f93960 style: hashtag pills 2025-01-18 22:24:32 +01:00
5abf927a5d feat: use enhance-content to style and manipulate content tags 2025-01-18 22:24:09 +01:00
165a00570e feat: add enhance-content web component 2025-01-18 22:23:52 +01:00
56c14cb879 feat: add tags prop in cleaned status 2025-01-18 22:23:39 +01:00
1e3d4e9bad feat: show tag pills on tag page 2025-01-18 22:23:20 +01:00
490f72038c style: hashtags as pills 2025-01-18 20:56:32 +01:00