Commit Graph

1206 Commits

Author SHA1 Message Date
c654cdf57e feat(theme): added new kuuro theme 2025-11-19 01:05:50 -03:00
a7e8f3add0 feat(conf): ability to set log level in config 2025-11-18 22:14:52 -03:00
ce1139e335 fix(api): view counts now render in timelines and tweet details 2025-11-18 22:13:46 -03:00
3845fb1213 refactor: added standard nim logging library 2025-11-18 21:24:17 -03:00
4df434a7c6 fix(ui): added indication for dropdown in prefences 2025-11-18 19:24:23 -03:00
57a1fc6820 feat(pref): add ability to hide verfied badges 2025-11-18 19:23:45 -03:00
8d87371763 fix(formatters): replacement for on.soundcloud.com now points to soundcloak/on/ 2025-11-18 17:48:44 -03:00
2e2a96d7d8 chore(conf): added missing replacement configuration for new platforms 2025-11-18 15:55:30 -03:00
5e60c28ce5 feat: add SoundCloud -> SoundCloak replacement support 2025-11-18 15:51:32 -03:00
3256ba8b03 feat: add Fandom -> Phantom replacement support 2025-11-18 14:41:32 -03:00
b45ae21354 feat: add Imgur -> Rimgo replacement support 2025-11-18 14:22:15 -03:00
bb6728b6ec fix(black.css): timeline border_grey is darker 2025-11-17 16:03:14 -03:00
e430765516 fix: add viewstats to profile pages 2025-11-17 14:57:25 -03:00
3167cab01d feat: minor css and nim layout changes 2025-11-17 14:36:32 -03:00
0e4dbdef99 fix(css): tweet-published font is smaller 2025-11-17 13:51:21 -03:00
9950260662 feat(css): darker black.css theme 2025-11-17 13:50:53 -03:00
dc0e894443 fix(css): remove sticky behaviour for main tweet in threads 2025-11-17 13:05:45 -03:00
6ef9816c4f chore(md): added instance description in about.md with donation paths to instance maintainer 2025-11-17 12:53:24 -03:00
f03a4e311f fix(css): consistent spacing in threads
also added spacing to navbar (independent of profile-banner)
2025-11-17 12:52:26 -03:00
045baf1529 fix(css): change checkbox content from \e803 to \e804 for proper checkmark display 2025-11-17 11:26:59 -03:00
Kuu7o
9c8310f473 Merge remote-tracking branch 'upstream/master' 2025-11-17 10:10:27 -03:00
Zed
824a7e346a Fix rss icon tag 2025-11-17 12:08:44 +01:00
Zed
e8de18317e Fix broken pinned tweet parsing 2025-11-17 11:21:21 +01:00
Zed
6b655cddd8 Cleanup 2025-11-17 11:01:20 +01:00
Zed
886f2d2a45 Bump API versions, use more SessionAwareUrls 2025-11-17 11:00:38 +01:00
Zed
bb6eb81a20 Add support for tweet views 2025-11-17 10:59:50 +01:00
Zed
0bb0b7e78c Support grok_share card
Fixes #1306
2025-11-17 06:37:24 +01:00
Zed
a666c4867c Include username in session logs if available
Fixes #1310
2025-11-17 05:42:44 +01:00
Zed
778eb35ee3 Add curl-based cookie session script 2025-11-17 03:55:23 +01:00
Kuu7o
c3ff68b061 chore(del): removed unsued architecture 2025-11-16 21:57:27 -03:00
Kuu7o
da72089568 Merge remote-tracking branch 'upstream/master'
Some checks failed
Docker / tests (push) Has been cancelled
Docker / build-docker-amd64 (push) Has been cancelled
Docker / build-docker-arm64 (push) Has been cancelled
2025-11-16 20:54:36 -03:00
catinshoe
a009028a74 add support for long threads to infinite scrolling
Some checks failed
Docker / tests (push) Has been cancelled
Docker / build-docker-amd64 (push) Has been cancelled
Docker / build-docker-arm64 (push) Has been cancelled
Conflicts:
	public/js/infiniteScroll.js
2025-11-16 20:24:51 -03:00
Zed
3f3196d103 Fix broken UserMedia photo rail parsing
Fixes #1307
2025-11-17 00:14:52 +01:00
Kuu7o
032b121a90 Merge remote-tracking branch 'upstream/master'
Some checks failed
Docker / tests (push) Has been cancelled
Docker / build-docker-amd64 (push) Has been cancelled
Docker / build-docker-arm64 (push) Has been cancelled
2025-11-16 19:50:59 -03:00
Kuu7o
2f8986e804 chore(css): added margin to top and bottom of profile banners 2025-11-16 19:49:10 -03:00
Kuu7o
2feed68232 Fix quoted tweet RSS strucutre
Some checks failed
Docker / tests (push) Has been cancelled
Docker / build-docker-amd64 (push) Has been cancelled
Docker / build-docker-arm64 (push) Has been cancelled
2025-11-16 19:24:17 -03:00
Zed
68fc7b71c8 Fix media support for cookie sessions
Fixes #1304
2025-11-16 23:22:21 +01:00
Andre Gil
039f637cae Include quoted tweet body in RSS 2025-11-16 19:22:03 -03:00
Faye Duxovni
95236b4f15 Don't try to render unavailable tweets in RSS feeds
Some checks failed
Docker / tests (push) Has been cancelled
Docker / build-docker-amd64 (push) Has been cancelled
Docker / build-docker-arm64 (push) Has been cancelled
Fixes #868.

Conflicts:
  src/views/rss.nimf
2025-11-16 19:11:13 -03:00
IRUZZ
c3e818f5bd Add button to view quote tweets
Some checks failed
Docker / tests (push) Has been cancelled
Docker / build-docker-amd64 (push) Has been cancelled
Docker / build-docker-arm64 (push) Has been cancelled
2025-11-16 18:51:47 -03:00
Suyun114
1e1e9e265a Update font variables to use system font stack 2025-11-16 18:51:44 -03:00
0xCathiefish
55d4469401 fix: correct argument parsing for --append flag in get_web_session.py (#1305)
* fix: correct argument parsing for --append flag

* fix: strip quotes from extracted user_id in twid cookie
2025-11-16 21:18:38 +01:00
Zed
bf36fc471b Update tests 2025-11-16 06:04:46 +01:00
Zed
5aa0b65fea Add bearer token for cookie-based auth 2025-11-16 05:24:23 +01:00
Zed
4fc7b873c4 Use dynamic rate limits from API responses 2025-11-16 05:22:45 +01:00
Zed
6fe850b2c6 Add optional cookie session fields 2025-11-16 05:03:01 +01:00
Zed
3768762fca Add script for generating cookies 2025-11-16 05:02:57 +01:00
Zed
f89d2329d2 Add cookie-based authentication support
Fixes #1303
2025-11-15 22:59:35 +01:00
Zed
9e95615021 Remove unused skipPinned parameter 2025-11-15 07:01:03 +01:00
Zed
32b04a772b Include pinned tweets in RSS
Fixes #1262
2025-11-15 06:57:15 +01:00