Commit graph

167 commits

Author SHA1 Message Date
f897f812c3 German lang files 2025-07-23 20:56:21 +02:00
374207c594
fix: oopsie i forgot to update the imports 2025-07-21 20:04:59 +01:00
c11069b187
refactor: move app.css back to main folder ( how did it even get there ?? ) 2025-07-21 20:03:23 +01:00
1d4b121ea5 feat: add git commit hash 2025-07-21 19:49:55 +01:00
daaa819e6c
refactor: update icon imports to @cf/icons 2025-07-15 16:51:55 +01:00
ea1a492dc0
fix: timing update on timeline fetcher 2025-07-15 16:42:21 +01:00
3b8ca902f1
refactor: use Link HTTP header for pagination 2025-07-15 16:34:23 +01:00
99def58c8b
feat: partial favourites 2025-07-15 15:37:03 +01:00
c51a0b1e5d
feat: local and federated timelines 2025-07-15 15:08:37 +01:00
7db5ec7fae
remove redundant parameter from Lang() 2025-07-15 00:02:12 +01:00
1b25e56d0a
fix pinned post context 2025-07-14 23:57:18 +01:00
2d7c346577
fix: add gap between folreqs 2025-07-14 23:06:14 +01:00
ari melody
8e9fb6598e Merge pull request 'ga_IE Localisation, other localisation touchups' (#2) from Catster/campfire:design-v2 into design-v2
Reviewed-on: https://codeberg.org/arimelody/campfire/pulls/2
2025-07-14 20:58:20 +02:00
faab37a53b
replace boost emoji with boost icon 2025-07-14 19:21:56 +01:00
7ed8ebf6e5
design: re-add bg to notifications for consistancy with timeline 2025-07-14 18:51:13 +01:00
876e221400
design: re-add bg to disabled buttons 2025-07-14 18:48:31 +01:00
e3586f4eec
feat: follow requests 2025-07-14 18:45:38 +01:00
563541d0e6
icons: add tick and cross 2025-07-14 18:17:33 +01:00
00277741a8
refactor: move page header to own component 2025-07-14 18:16:40 +01:00
6f446fd871
feat: follow requests in sidebar 2025-07-14 17:42:20 +01:00
0dd903a4eb chore: update readme to change npm -> bun 2025-07-14 16:40:09 +01:00
3d1f38bdce
fix compose modal not following with page scroll 2025-07-14 04:53:55 +01:00
fe9d216552
render emoji in profile bios 2025-07-14 04:43:37 +01:00
a5a066be3d
fix profile pinned posts duplication
we really need a better system for aborting requests via state
changes; for non-pinned posts and notifications, it's possible to screw
up state by navigating in a particular way, causing fetched feeds to loop for
seemingly no reason.
2025-07-14 04:22:23 +01:00
22d6c5b90a
temporary: disable follow button until supported 2025-07-14 04:12:20 +01:00
455679a525
show posts on profile page 2025-07-14 04:10:16 +01:00
f6901085f5 ga_IE Localisation, other localisation touchups 2025-07-14 02:51:04 +01:00
d8efaccb30
hook up profile lock/bot icons 2025-07-14 01:41:02 +01:00
77665702b7
Button component improvements
buttons with a `href` now render as <a> elements, otherwise <button>
2025-07-14 01:06:16 +01:00
d0163ee094 icons: add bot and lock 2025-07-14 00:27:49 +01:00
449a11ee55
initial profile implementation! 2025-07-14 00:19:42 +01:00
667b11f2f4
add i18n to profile page 2025-07-13 22:00:33 +01:00
7752585488
add i18n for console logs 2025-07-13 20:44:54 +01:00
b170a532f6
use fqn for local account instead of building manually 2025-07-13 19:04:50 +01:00
b74b19cc73
add missing i18n for post view 2025-07-13 18:49:49 +01:00
30f3aadeaa
update bg-900 light theme 2025-07-13 18:38:18 +01:00
f4709a232d
Merge branch 'design-v2' of forge:blisstown/campfire into design-v2 2025-07-13 18:36:34 +01:00
e326ac858e
add localisation support
currently only en_GB (TODO: dynamic language pack imports)
2025-07-13 18:35:26 +01:00
a820b40318 feat: design pass for profile page 2025-07-13 18:22:03 +01:00
a1c1b5f4d0 design: minor touchups + dark theme changes 2025-07-13 16:50:15 +01:00
970590497f
fix width (???), return button backgrounds 2025-07-13 15:41:56 +01:00
b295b6f03a chore: migrate to bun 2025-07-13 15:29:21 +01:00
f771866a09
friendship ended with github. now codeberg is my best friend 2025-07-10 22:41:33 +01:00
c402f329a7
rework of navigation UI 2025-07-10 22:32:54 +01:00
0a563e6121
rework post design; refine light theme 2025-07-10 18:11:49 +01:00
8d9c3cc4fe
Merge branch 'main' into dev 2025-07-10 02:13:32 +01:00
a1ec63b7ec
improve light theme contrast 2025-07-10 02:10:01 +01:00
9145479eb7
version bump to v0.4.0 2025-01-19 22:42:37 +00:00
ae6742664f
update changelogs 2025-01-19 22:42:26 +00:00
866dc935a0
fixed unread notif counter not updating 2025-01-19 22:42:06 +00:00