Commit graph

80 commits

Author SHA1 Message Date
Tim Zöller
f391028061 Added Heatmaps 2026-01-01 23:48:05 +01:00
Tim Zöller
c8b37f4720 Darkmode 2025-12-16 15:29:29 +01:00
Tim Zöller
0e092e670b Smoothen Speed 2025-12-16 15:01:20 +01:00
Tim Zöller
75a4f6524c Better Federation Support 2025-12-15 21:59:44 +01:00
Tim Zöller
5b687883b0 Better Federation Support 2025-12-15 21:55:17 +01:00
Tim Zöller
15b420b87a Make webfinger discovery case insensitive 2025-12-15 10:53:51 +01:00
Tim Zöller
fe05e2ffa4 Follow Users on the instance 2025-12-15 10:25:40 +01:00
Tim Zöller
cc59701337 Small visual fixes 2025-12-15 09:07:15 +01:00
Tim Zöller
566fc90249 Small visual fixes 2025-12-15 09:03:15 +01:00
Tim Zöller
7c957e5135 Chart Rendering fixed for analytics 2025-12-15 08:42:39 +01:00
Tim Zöller
6158707daa Fixes 2025-12-14 17:29:33 +01:00
Tim Zöller
1569114593 Quality of Life Improvements 2025-12-14 17:22:36 +01:00
Tim Zöller
114d92c453 Optical improvements, don't duplicate initially created entries 2025-12-14 17:11:24 +01:00
Tim Zöller
ecb9e1f540 Don't duplicated updates activities 2025-12-14 16:12:20 +01:00
Tim Zöller
769e05ee0e Tests 2025-12-05 20:42:20 +01:00
Tim Zöller
cbf4060441 Tests 2025-12-05 20:38:54 +01:00
Tim Zöller
d3dbf8e80a Tests 2025-12-05 20:38:53 +01:00
Tim Zöller
0e81a65d62 Good stuff 2025-12-05 10:21:45 +01:00
Tim Zöller
9e428a0499 Nicer sharepics 2025-12-04 22:39:15 +01:00
Tim Zöller
a32b9e99e0 Nicer sharepics 2025-12-04 22:08:56 +01:00
Tim Zöller
74137a3395 Stuff 2025-12-04 20:23:39 +01:00
Tim Zöller
7b575ff7e4 Stuff 2025-12-04 18:52:58 +01:00
Tim Zöller
5b0648f0d0 Stuff 2025-12-04 18:46:20 +01:00
Tim Zöller
7d07653d2a Stuff 2025-12-04 18:39:01 +01:00
Tim Zöller
1d7000d592 Stuff 2025-12-04 13:22:23 +01:00
Tim Zöller
ac04dbf352 Nice things 2025-12-04 13:14:30 +01:00
Tim Zöller
7e4b1d50d7 Nice things 2025-12-04 13:04:08 +01:00
Tim Zöller
67a8aad4f1 Nice things 2025-12-04 12:53:12 +01:00
Tim Zöller
d06a0d769a Nice things 2025-12-04 12:49:35 +01:00
Tim Zöller
362680f774 Nice things 2025-12-04 12:44:18 +01:00
Tim Zöller
6dccf87aec Nice things 2025-12-04 12:17:14 +01:00
Tim Zöller
da7d58b548 Nice things 2025-12-04 09:09:12 +01:00
Tim Zöller
facade014a Notification System 2025-12-04 08:59:44 +01:00
Tim Zöller
2bc865fefd Notification System 2025-12-04 08:31:56 +01:00
Tim Zöller
3ec22c4770 More graphs 2025-12-04 08:24:20 +01:00
Tim Zöller
a399179bf6 More graphs 2025-12-04 08:19:53 +01:00
Tim Zöller
37d0e3132b Follower UI 2025-12-04 08:09:44 +01:00
Tim Zöller
8545a3f43b Follower UI 2025-12-03 23:05:37 +01:00
Tim Zöller
301364b8a7 Moar federation 2025-12-03 22:54:54 +01:00
Tim Zöller
32a12f25dc Fixed Date + Time 2025-12-03 22:26:56 +01:00
Tim Zöller
c84697edc7 Moar federation 2025-12-03 22:16:20 +01:00
Tim Zöller
63ef2fa5c4 Moar federation 2025-12-03 22:08:23 +01:00
Tim Zöller
5cd803f19e Moar federation 2025-12-03 22:04:28 +01:00
Tim Zöller
655a43a34c Moar federation 2025-12-03 21:55:33 +01:00
Tim Zöller
6d42a4dc74 Moar federation 2025-12-03 21:48:07 +01:00
Tim Zöller
a0d6518cd3 Moar federation 2025-12-03 21:34:21 +01:00
Tim Zöller
f4edfeb4b7 Moar federation 2025-12-03 21:26:11 +01:00
Tim Zöller
09413bc7f3 Moar federation 2025-12-03 20:33:09 +01:00
Tim Zöller
889c5336bf Moar federation 2025-12-03 20:06:19 +01:00
Tim Zöller
fe1b5f8be0 Remove registration page and redirect home to timeline
Remove the registration UI page completely and use the public timeline as the default start page.

Changes:
- Delete auth/register.html template
- Remove /register route from AuthViewController
- Update HomeController to redirect / to /timeline
- Remove /register from public paths list in auth.js

Users will no longer see a registration option in the UI. Registration can only be done via direct API calls if enabled.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 17:41:41 +01:00