-
96cea79976
add user feature
main
admin
2026-05-10 20:40:56 +02:00
-
be373a0915
idk
admin
2026-05-10 17:51:54 +02:00
-
8cbc39ed98
added tailwind to imports
admin
2026-05-09 22:54:16 +02:00
-
c50ca3f78e
add endpoint for channel unread messages count
admin
2026-05-09 22:25:24 +02:00
-
6e3e27e63d
create empty client, add function of collecting user unread messages on channels
admin
2026-05-09 21:40:59 +02:00
-
53652d1f79
add hub event sending
cos
2026-05-08 11:11:28 +02:00
-
40acd753ac
update todo, and other things
admin
2026-05-07 18:46:20 +02:00
-
72bc839bf1
fix channel cache not updating
cos
2026-05-07 18:19:53 +02:00
-
916463234f
add messages persistancy, channels does not persist
cos
2026-05-07 10:27:39 +02:00
-
bcefea3cf5
fix deleted :
cos
2026-05-06 23:08:48 +02:00
-
d735c17b8d
use messages buffor in channels
cos
2026-05-06 23:07:52 +02:00
-
368e6924fe
update todo
admin
2026-05-06 19:09:00 +02:00
-
f68a249268
add join role endpoint and persistency for hubs
admin
2026-05-06 19:08:18 +02:00
-
03c13a6e8a
more hub persistency updates
cos
2026-05-04 20:28:42 +02:00
-
ae32cfe2d3
add table for hubs
cos
2026-05-04 18:22:03 +02:00
-
015c79bf09
user no stays in cache forever, fix some hubs bugs and add new enpoints
admin
2026-05-04 14:03:02 +02:00
-
22e2d18810
add set background and icon of hub functions
admin
2026-05-03 19:30:22 +02:00
-
c0d4483154
fix hub bugs, add channel role permission endpoints
admin
2026-05-03 15:51:57 +02:00
-
cb003d235f
add channel set desc
admin
2026-05-02 13:01:14 +02:00
-
40cb7736c2
fix channel caches, add hub functions to api endpoints
admin
2026-05-02 12:59:05 +02:00
-
b5623feb5a
add hub get channels and users
cos
2026-05-02 02:21:18 +02:00
-
89101adf2f
channel get tbd
admin
2026-05-01 18:56:58 +02:00
-
33794bb671
add channel: remove create set name logic
admin
2026-05-01 18:50:46 +02:00
-
7c4f326410
only lower id roles can be modfified, add new hub endpoints
admin
2026-05-01 14:28:07 +02:00
-
dc097ad52a
add rename function for roles
cos
2026-04-30 21:16:33 +02:00
-
88217db278
add more hub endpoints
cos
2026-04-30 13:27:36 +02:00
-
0afed9a326
add hub function
cos
2026-04-30 11:44:54 +02:00
-
909d222a89
rework of hubs
admin
2026-04-29 19:32:26 +02:00
-
6378966267
add hub menagment functions
gitGnome
2026-04-29 14:46:22 +02:00
-
221fb47495
add hub get logic and part of client
admin
2026-04-28 21:22:33 +02:00
-
a49f9f4615
add message in hub
admin
2026-04-28 20:17:37 +02:00
-
79219971d0
add new event types
admin
2026-04-28 16:38:16 +02:00
-
00eddfb53e
update client
gitGnome
2026-04-28 11:22:08 +02:00
-
8697cd2632
add new user set avatar and profile background
gitGnome
2026-04-28 11:16:37 +02:00
-
6f7a913e64
add user join hub
admin
2026-04-27 20:16:36 +02:00
-
67203c5971
add hub message
gitGnome
2026-04-27 18:03:10 +02:00
-
ca084a21fa
rethink needed
admin
2026-04-26 21:56:00 +02:00
-
472b4ea703
add per channel/group for user cahcing
admin
2026-04-26 17:44:31 +02:00
-
9c73a01101
needed save users that can view channel instead of checking
admin
2026-04-26 15:09:35 +02:00
-
f22bb43346
add bit mask for bounded roles resolving
admin
2026-04-25 20:42:37 +02:00
-
df1e969d49
revork structures for hub
admin
2026-04-25 16:04:53 +02:00
-
635139aad2
idk how to plan this out
gitGnome
2026-04-24 15:34:58 +02:00
-
9cb05e7155
rework of permissions needed
admin
2026-04-23 20:52:14 +02:00
-
8aaa27a6dc
complete hub save endpoint
admin
2026-04-23 20:07:09 +02:00
-
c0d7e53884
add hubs create in http
admin
2026-04-23 18:14:05 +02:00
-
8a66a905cb
add configs from file, continue develpoment on hubs
admin
2026-04-23 14:34:47 +02:00
-
35827f7214
create db structure for hubs
admin
2026-04-22 22:15:34 +02:00
-
f4dfd63c58
Rename Role* constants to Permission*
admin
2026-04-22 15:10:49 +02:00
-
5f40a47a02
fix getting unread messages, ws endpoint
admin
2026-04-22 14:44:10 +02:00
-
422c4eb419
update naming of functions, add option to get count of unread messages of user
admin
2026-04-21 19:50:14 +02:00
-
a554c870ef
update todo again
admin
2026-04-21 18:35:27 +02:00
-
1bff2ad401
update client and todo
admin
2026-04-21 18:33:47 +02:00
-
7f3f77bff6
changed endpoints to work as should in first place
admin
2026-04-21 18:22:56 +02:00
-
35a6d2dc25
remove forced POST in request
admin
2026-04-20 20:44:39 +02:00
-
37ec877baf
create types for hubs
admin
2026-04-19 23:25:30 +02:00
-
c7da6a3b4f
fix deelevation of connection, update client
admin
2026-04-19 22:19:23 +02:00
-
b8b1b4a0bc
rename connection elevation data
admin
2026-04-19 22:08:38 +02:00
-
dc1b9eab09
add connection delevation option
admin
2026-04-19 18:40:02 +02:00
-
f24cab8fb0
getting user; mod: avatar, profileBg, profile now working
admin
2026-04-19 18:27:36 +02:00
-
61936b4576
add option for avatar/profileBg download
admin
2026-04-19 01:20:23 +02:00
-
a0140ec0a7
add getting user
admin
2026-04-19 00:37:49 +02:00
-
a47654428c
add option for avatar/profilebg change
admin
2026-04-19 00:06:17 +02:00
-
c85c66e43a
add dynamic profile update, connection helper, file download metadata
gitGnome
2026-04-17 13:28:27 +02:00
-
e7cf57d023
todo
gitGnome
2026-04-17 09:47:10 +02:00
-
84e3f852fe
working file sharing
admin
2026-04-16 20:38:16 +02:00
-
f0fdaedd8c
idk
gitGnome
2026-04-16 14:23:14 +02:00
-
6d0eaa92e9
rename postgr fucntions
gitGnome
2026-04-15 14:18:22 +02:00
-
3c31e82061
add helper function for handling existing file in s3
gitGnome
2026-04-15 14:01:39 +02:00
-
90018bccdd
first esitant check is needed
gitGnome
2026-04-15 10:08:20 +02:00
-
fcda29a66b
rename file_metadata_connections to file_connections
gitGnome
2026-04-15 07:42:14 +02:00
-
53c2f71d5d
continue minIo, rename convertion methods and http methods
admin
2026-04-14 22:04:12 +02:00
-
60a02b73c0
add paritional files uploading for minIO
admin
2026-04-14 21:42:22 +02:00
-
48d3c6f857
add file storage: metadata schema, minio upload/download, content-type extension mapping
admin
2026-04-14 18:55:22 +02:00
-
39a28ee888
idk
gitGnome
2026-04-14 15:58:10 +02:00
-
a020c13394
idk
gitGnome
2026-04-14 14:11:38 +02:00
-
2500418f80
idk
gitGnome
2026-04-14 13:02:01 +02:00
-
c90c13b468
start minIO, refactored files into packages
admin
2026-04-13 20:22:38 +02:00
-
6435206683
rename database to postgressql
gitGnome
2026-04-13 08:06:41 +02:00
-
554b7c338a
add media attach to message
gitGnome
2026-04-12 22:36:00 +02:00
-
1d9e9b7dab
update todo
admin
2026-04-12 20:44:51 +02:00
-
e7f408788c
change colors to work in uint32 and Rgba type
admin
2026-04-12 20:44:38 +02:00
-
376992d2e1
update todo
admin
2026-04-12 19:33:15 +02:00
-
4f181b2d5c
delete groups
admin
2026-04-12 19:29:10 +02:00
-
09a6255213
part of group messages history
admin
2026-04-12 14:39:24 +02:00
-
3be9619cca
use uuid for everything
admin
2026-04-12 14:19:46 +02:00
-
18ebfd0416
add update group struct
admin
2026-04-12 13:59:20 +02:00
-
989b10ac4e
fix spelling in todo
admin
2026-04-12 13:22:23 +02:00
-
63b585313a
rework ws responses to user, send events to user via ws
admin
2026-04-12 13:18:54 +02:00
-
9076a5c5c8
update todo
admin
2026-04-11 23:12:41 +02:00
-
ab9319a962
add user deletion and rename user http
admin
2026-04-11 23:09:48 +02:00
-
59e693dacd
split http across files
admin
2026-04-11 23:04:50 +02:00
-
4c87222b43
message history for dm
admin
2026-04-11 22:49:05 +02:00
-
62ff403d92
fix base64 encode of jsons
admin
2026-04-11 22:38:05 +02:00
-
d2cd784b6a
fuck
admin
2026-04-11 20:06:03 +02:00
-
1c58954613
add fetching message history
admin
2026-04-11 20:03:09 +02:00
-
1c7d0a691d
add fixes for db and http
admin
2026-04-11 13:56:59 +02:00
-
47c0bcbb0a
rewrite connections, messages system, add dm message history, fix multiple bugs, update machine-client
admin
2026-04-11 13:40:13 +02:00
-
9804a700ce
add getUserById helper in http delete old connections code from http
gitGnome
2026-04-08 14:10:43 +02:00
-
26fef0a777
use uuid in connection, message. Add fetch connections function
admin
2026-04-07 20:06:06 +02:00
-
9b57157769
so much work to do :c
gitGnome
2026-04-05 22:38:02 +02:00