Partow
|
0ab8f38011
|
Merge branch 'develop' into Main-UI
# Conflicts:
# src/main/java/org/to/telegramfinalproject/Client/ActionHandler.java
# src/main/java/org/to/telegramfinalproject/Client/IncomingMessageListener.java
# src/main/java/org/to/telegramfinalproject/Client/TelegramClient.java
# src/main/java/org/to/telegramfinalproject/Database/MessageDatabase.java
# src/main/java/org/to/telegramfinalproject/Server/ClientHandler.java
|
2025-09-02 17:15:17 +03:30 |
|
Partow
|
edc61ccb96
|
Work on send message Real time in UI
|
2025-08-30 19:43:58 +03:30 |
|
Partow
|
60338fec52
|
Work on connection to search bar
|
2025-08-29 23:26:06 +03:30 |
|
Partow
|
ff6f771e5c
|
Connect backend to UI
|
2025-08-27 23:22:07 +03:30 |
|
Partow
|
623ea1dc3a
|
Real time
|
2025-08-15 15:25:16 +03:30 |
|
Partow
|
5ac81344cd
|
Merge branch 'develop' into SendMessage
# Conflicts:
# src/main/java/org/to/telegramfinalproject/Client/ActionHandler.java
# src/main/java/org/to/telegramfinalproject/Database/PrivateChatDatabase.java
|
2025-08-15 00:53:46 +03:30 |
|
Partow
|
e344facb20
|
Clean code
|
2025-08-15 00:31:26 +03:30 |
|
Partow
|
3412648c7f
|
Work on download files(channels)
|
2025-08-15 00:24:55 +03:30 |
|
Partow
|
27fc134ffe
|
Work on download files(private chats and groups)
|
2025-08-14 19:48:29 +03:30 |
|
Partow
|
5689cb4267
|
Work on sending files
|
2025-08-13 21:19:50 +03:30 |
|
Partow
|
eb633b5e13
|
Work on sending files
|
2025-08-13 17:43:43 +03:30 |
|
Partow
|
f49dc171f5
|
send file
|
2025-08-13 11:04:54 +03:30 |
|
Partow
|
016ef9b370
|
Work on telegram setting
|
2025-08-12 15:51:19 +03:30 |
|
Partow
|
ce4434650d
|
work on send media
|
2025-08-12 14:09:57 +03:30 |
|
Partow
|
42d98c53d8
|
Fixed save message
|
2025-08-11 20:52:39 +03:30 |
|
Partow
|
50bcb34b16
|
Merge branch 'develop' into SendMessage
# Conflicts:
# src/main/java/org/to/telegramfinalproject/Client/ActionHandler.java
# src/main/java/org/to/telegramfinalproject/Database/MessageDatabase.java
# src/main/java/org/to/telegramfinalproject/Models/ContactEntry.java
# src/main/java/org/to/telegramfinalproject/Models/Message.java
|
2025-08-11 17:06:57 +03:30 |
|
Partow
|
b3941108b5
|
work on send file
|
2025-08-11 15:59:54 +03:30 |
|
Asal Lotfi
|
8bee973e7f
|
Merge remote-tracking branch 'origin/develop' into Sidebar-Menu
# Conflicts:
# src/main/java/org/to/telegramfinalproject/Client/ActionHandler.java
# src/main/java/org/to/telegramfinalproject/Database/ContactDatabase.java
# src/main/java/org/to/telegramfinalproject/Database/MessageDatabase.java
# src/main/java/org/to/telegramfinalproject/Models/ContactEntry.java
# src/main/java/org/to/telegramfinalproject/Models/Message.java
# src/main/java/org/to/telegramfinalproject/Server/ClientHandler.java
# src/main/resources/init.sql
|
2025-08-11 13:10:18 +03:30 |
|
Asal Lotfi
|
19e04c903a
|
added search in contact list.
|
2025-08-10 20:27:58 +03:30 |
|
Asal Lotfi
|
9d65dde069
|
Saved messages chat updated(2).
|
2025-08-08 14:07:54 +03:30 |
|
Asal Lotfi
|
b5340160bf
|
Saved messages chat updated.
|
2025-08-08 13:33:03 +03:30 |
|
Partow
|
a900c66eac
|
work on real time for message actions
|
2025-08-08 12:04:28 +03:30 |
|
Partow
|
e2e4bab029
|
Reaction and forwarded
|
2025-08-07 21:20:49 +03:30 |
|
Partow
|
608aae4d4e
|
Reply messages
|
2025-08-07 14:52:39 +03:30 |
|
Partow
|
33a6c5e55d
|
Edit text messages
|
2025-08-07 13:57:29 +03:30 |
|
Partow
|
ad37f3f26c
|
Delete messages in chats edited
|
2025-08-07 13:26:29 +03:30 |
|
Partow
|
2c19db1d42
|
Delete messages in chats
|
2025-08-07 13:03:01 +03:30 |
|
Partow
|
f49dfacc33
|
fix search in messages
|
2025-08-05 13:59:01 +03:30 |
|
Partow
|
4647dafa1d
|
update refreshChatList
|
2025-08-04 16:56:55 +03:30 |
|
Partow
|
96fa7264cf
|
update contact list
|
2025-08-04 16:41:23 +03:30 |
|
Asal Lotfi
|
06ff5bed85
|
Merge branch 'develop' into Sidebar-Menu
# Conflicts:
# src/main/java/org/to/telegramfinalproject/Client/ActionHandler.java
# src/main/java/org/to/telegramfinalproject/Database/PrivateChatDatabase.java
# src/main/java/org/to/telegramfinalproject/Server/ClientHandler.java
|
2025-08-03 18:58:29 +03:30 |
|
Partow
|
364e675bf7
|
Delete chat (one/both side)
|
2025-08-02 23:58:02 +03:30 |
|
Partow
|
3cdbb7e24b
|
Work on delete chat
|
2025-08-01 20:59:59 +03:30 |
|
Partow
|
c6616863a1
|
block/unblock fixed
|
2025-08-01 15:58:35 +03:30 |
|
Partow
|
a2816972d1
|
fix open private chats
|
2025-08-01 14:10:09 +03:30 |
|
Partow
|
f604ca4f22
|
Send text message Real time updated
|
2025-07-30 21:10:33 +03:30 |
|
Partow
|
c6eea66966
|
Send text message
|
2025-07-30 18:00:56 +03:30 |
|
Asal Lotfi
|
648a128a0c
|
added creating new group and channel on sidebar menu.
|
2025-07-29 23:07:55 +03:30 |
|
Asal Lotfi
|
5825373f2c
|
add viewing user profile.
|
2025-07-27 22:47:11 +03:30 |
|
Partow
|
775350f8ce
|
work on archived chats
|
2025-07-27 16:15:25 +03:30 |
|
Partow
|
f54bffea43
|
Edit create group/channel form
|
2025-07-24 19:30:05 +03:30 |
|
Partow
|
a26736b6ba
|
add edit admin permissions
|
2025-07-24 18:15:34 +03:30 |
|
Partow
|
626b3c2fb4
|
Edit transfer ownerShip
|
2025-07-22 23:07:03 +03:30 |
|
Partow
|
28af57f181
|
open foreign chat before join/ add contact
|
2025-07-22 22:19:35 +03:30 |
|
Partow
|
4a849ea022
|
View profile
|
2025-07-22 18:08:18 +03:30 |
|
Partow
|
42c92c5a2d
|
fixed real time for transfer the ownership and update group/channel info
|
2025-07-22 17:00:36 +03:30 |
|
Partow
|
84890539da
|
fixed real time bugs
|
2025-07-21 18:59:24 +03:30 |
|
Partow
|
541f800877
|
RealTime updated(add amin/remove admin)
|
2025-07-21 13:44:22 +03:30 |
|
Partow
|
b387137a00
|
RealTime (update chat list automatically)
|
2025-07-15 23:30:14 +03:30 |
|
Partow
|
005302da03
|
RealTime (update chat list)
|
2025-07-15 21:25:45 +03:30 |
|