Commit Graph

334 Commits

Author SHA1 Message Date
1e0c246467 single tick fix 2026-01-27 16:11:18 +01:00
fbc1c220cc umlaut fix 2026-01-27 16:05:25 +01:00
a52c50198e adding @mention functionality 2026-01-27 14:48:02 +01:00
d23cc055ab fixing back button (hopefully :p) 2026-01-27 11:21:58 +01:00
8b2780752a infinity!!! 2026-01-27 11:07:54 +01:00
16731e566b infinity scroll disable on profiles 2026-01-27 10:56:41 +01:00
04f4166dbe fixing css for comments 2026-01-27 00:20:17 +01:00
f03b938fd0 emojis now display with the correct height 2026-01-27 00:14:34 +01:00
8cdf4a12b8 fix comment on profiles lol 2026-01-26 23:59:53 +01:00
002dfeded3 fixing emoji picker not being consistent 2026-01-26 22:21:14 +01:00
ca86cf7c6e possible tag deletion fix 2026-01-26 21:49:48 +01:00
734071beab possible fix for tag deletion modal 2026-01-26 20:53:08 +01:00
0e9fedc9b4 enhance error handling for register 2026-01-26 20:28:25 +01:00
8fe362c966 making better use of the notification system 2026-01-26 20:02:15 +01:00
8180cdd885 well 2026-01-26 19:34:47 +01:00
b71711aa96 smoother navbar black background when scrolled 2026-01-26 18:23:49 +01:00
7d58acd5ed visually enhancing comment section 2026-01-26 07:33:29 +01:00
286791de0d feat: Implement custom emojis, pinned comments, and comment locking with database schema changes and frontend rendering updates. 2026-01-25 23:01:31 +01:00
acae7ca908 feat: Introduce custom emojis, pinned comments, and thread locking with database schema, client-side caching, and UI updates. 2026-01-25 22:36:35 +01:00
x
5ab23708ae removing space-between for nav-left-group 2026-01-25 21:40:58 +01:00
x
1b546e1e59 remove unnecessary margin-bottom for metadata 2026-01-25 21:38:08 +01:00
x
57b1c77f4d less padding for comments 2026-01-25 16:28:56 +01:00
x
6c816247fd link subscription overview in notification center 2026-01-25 16:21:50 +01:00
x
311d5efdb0 visually enhancing the comment container 2026-01-25 16:03:09 +01:00
x
61614c7d2f potential fix for emojis sometimes not loading properly 2026-01-25 15:47:08 +01:00
x
a32462953d feat: Add SQL migration for custom emojis, pinned comments, and thread locking, and remove the comments refresh button from the UI. 2026-01-25 15:34:20 +01:00
x
aed1d24f44 feat: Implement comment extras including custom emojis, pinned comments, and thread locking, with related UI and access control updates. 2026-01-25 15:23:47 +01:00
x
a944a7c4e7 feat: Introduce custom emojis, pinned comments, and comment locking, and enable toggling comment section visibility. 2026-01-25 15:20:56 +01:00
x
bf5996d2ba feat: Implement server-side comment preloading for improved performance and introduce new comment features including pinned comments, locked threads, and custom emojis. 2026-01-25 15:12:57 +01:00
x
68011c60de feat: Add custom emojis, pinned comments, and comment thread locking functionality. 2026-01-25 14:40:39 +01:00
x
8e1a377cb8 feat: Add custom emojis, pinned comments, and thread locking features, and remove comments list fade-in animation logic. 2026-01-25 14:31:28 +01:00
x
8d1a85cc60 feat: Introduce custom emojis, pinned comments, and comment thread locking, and enhance comment loading UI with a skeleton display. 2026-01-25 14:24:54 +01:00
x
624e9d5b6b feat: Implement fade-in effect for comments and add database schema for custom emojis, pinned comments, and comment thread locking. 2026-01-25 14:20:59 +01:00
x
73408403f2 feat: Introduce custom emojis, pinned comments, and thread locking features, while filtering deleted comments from API responses and refining comment root finding logic. 2026-01-25 14:15:10 +01:00
x
c0ffff386a feat: Introduce custom emojis, pinned comments, and comment thread locking, making comments require user login. 2026-01-25 14:11:21 +01:00
x
14fa613d77 feat: Implement custom emojis, pinned comments, and thread locking features with schema updates and client-side logic. 2026-01-25 13:48:33 +01:00
x
a2171477bd feat: Implement individual notification click handling, differentiate notification types for replies and subscriptions, and refine notification display text. 2026-01-25 13:18:21 +01:00
x
f64de4d1de feat: Implement pinned comments, locked comment threads, and a two-level reply structure with @mentions. 2026-01-25 13:10:08 +01:00
x
2c0f4f3397 feat: Implement admin functionality to edit and delete comments. 2026-01-25 04:31:23 +01:00
x
d903ce8b98 feat: Implement comments, notifications, and custom emojis with new API routes, UI components, and database migrations. 2026-01-25 03:48:24 +01:00
x
19d9f82ade style: Decrease fullscreen container max-width from 90% to 80%. 2026-01-24 20:54:55 +01:00
x
7baf50f9fa feat: Refactor fullscreen toggle and theme initialization in JavaScript, and refine fullscreen CSS styling for improved appearance. 2026-01-24 20:52:53 +01:00
x
559521feb2 fixing delete button 2026-01-24 18:26:19 +01:00
x
27d474d9e3 feat: Add scripts for generating dummy data and copying thumbnails, and update admin deny routes to return JSON responses instead of redirects. 2026-01-24 18:23:34 +01:00
x
63e86e9be1 feat: Implement is_deleted flag for items, add new utility scripts, and refine UI styles. 2026-01-24 17:24:22 +01:00
x
2ad318e7c5 feat: Display login success messages, adjust user registration defaults and post-registration redirect, and include scripts for generating dummy items and copying thumbnails. 2026-01-24 16:11:56 +01:00
x
16da3ac9d0 feat: Add invite token-based user registration and an admin interface for token management. 2026-01-24 16:01:40 +01:00
x
1b1867332b feat: Introduce scripts for generating dummy items and copying thumbnails, and flatten UI elements by removing border-radius in CSS. 2026-01-24 15:28:03 +01:00
x
d8979b6b1a feat: introduce utility scripts for thumbnail management and dummy data generation, and remove rounded corners from upload UI. 2026-01-24 15:26:46 +01:00
x
c9ca037063 feat: Enhance upload page tag suggestions with keyboard navigation and a top-aligned dropdown, while adding utility scripts for thumbnail copying and dummy data generation. 2026-01-24 15:16:53 +01:00