caabc73295
feat: configuration for max_summary_length (for og:description)
2025-08-26 02:07:03 +02:00
915c3d3196
feat: add llm update
2025-08-25 20:33:41 +02:00
3b7e38ad61
chore: update comment
2025-08-25 20:06:09 +02:00
d0fa812398
fix: filter statuses that are None (I accidentally turned on auto delete on mastodon T_T)
2025-08-25 20:02:39 +02:00
4454e598af
style: remove static height of card header
2025-08-07 14:45:59 +02:00
5a1b8eaee3
feat: use public APIs and remove mastodon.py dependency
2025-08-07 14:38:17 +02:00
08403d912b
add thread
2025-06-17 23:11:14 +02:00
a26fb507aa
add status on shine app
2025-06-08 22:39:05 +02:00
f28f2a81fc
feat: add post about reactivity discussions
2025-05-30 20:35:55 +02:00
3e7cdb5710
chore: remove auto mirror to github
2025-05-20 10:31:17 +02:00
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