Commit Graph

98 Commits

Author SHA1 Message Date
Pierre
9fb9b30b1f Can remove a previously sent frienship request. 2017-12-23 09:03:00 +01:00
Pierre
235428982d Can create a frienship request 2017-12-21 19:24:25 +01:00
Pierre
d5eda3c1d4 Check wether user can post text on his friend page 2017-12-21 18:55:20 +01:00
Pierre
35d4ab94ac Get following status 2017-12-21 18:49:50 +01:00
Pierre
583ef8fc2d Can get friendship status 2017-12-20 18:53:00 +01:00
Pierre
88e9a6fa58 Check if user exists before the query 2017-12-17 12:30:05 +01:00
Pierre
9beca55ad1 Can get advanced informations about a user. 2017-12-16 16:26:42 +01:00
Pierre
1a0a812519 Can check if a user is allowed to access other user informations 2017-12-16 15:30:04 +01:00
Pierre
3960cbde6c Can get the messages of a single conversation 2017-12-16 14:02:39 +01:00
Pierre
d8de0866ae Can find user ID with its folder name 2017-12-10 11:38:23 +01:00
Pierre
2a9f0ed1a0 Created remove a friend method 2017-12-04 20:18:30 +01:00
Pierre
310136c3b6 User last activity upadted when the friends list is fetched 2017-11-19 13:27:00 +01:00
Pierre
900c7c7e5e Fixed error in login process of the API 2017-10-31 14:25:33 +01:00
Pierre
8651b87244 Divided important users informations requests 2017-07-01 10:49:07 +02:00
Pierre
a82b65f18d Users are marked as "read" when their browser download last messages 2017-06-26 10:38:58 +02:00
Pierre
46985a77f9 Conversations can be refreshed 2017-06-26 10:27:38 +02:00
Pierre
df1808c6c3 Improved conversation get methods 2017-06-25 19:11:00 +02:00
Pierre
eed7db90cf Return recently opened conversations messages 2017-06-25 18:09:18 +02:00
Pierre
2872a84457 Added success post message 2017-06-24 14:32:01 +02:00
Pierre
612050a1bc Accept conversation messages with images 2017-06-24 14:30:16 +02:00
Pierre
03392f65a9 Ready to implement sendMessage method 2017-06-23 19:00:40 +02:00
Pierre
be91602277 getPrivateConversation fully operationnal 2017-06-19 14:53:30 +02:00
Pierre
943f03ee98 Updated error codes 2017-06-19 10:36:39 +02:00
Pierre
d9eeddb131 Update conversation members operationnal 2017-06-18 16:18:09 +02:00
Pierre
219e26b4c0 Conversation name can be updated 2017-06-18 10:41:43 +02:00
Pierre
952779f527 Follow state of a conversation can be updated 2017-06-18 10:07:52 +02:00
Pierre
b1e340e0c1 Can get informations of a specific conversation 2017-06-16 19:08:58 +02:00
Pierre
3729b56ff4 Created get conversations list method 2017-06-11 15:09:54 +02:00
Pierre
bba8de04a0 Conversations can be created 2017-06-10 15:04:45 +02:00
Pierre
1d70e373f3 Progress on create a conversation way 2017-06-10 10:07:03 +02:00
Pierre
475ebcf9e3 Fix security issue 2017-06-10 09:42:53 +02:00
Pierre
7c9224d82e Added a way to access search method 2017-06-05 14:22:54 +02:00
Pierre
b3b67a53e6 Can respond friendship requests 2017-06-04 16:36:12 +02:00
Pierre
61942e34c4 User last login logged 2017-06-03 14:53:47 +02:00
Pierre
97d7825426 Transformed user class as components class 2017-06-03 14:24:45 +02:00
Pierre
b0177e9c6f Created getList friend method 2017-05-31 16:49:25 +02:00
Pierre
3ad05483f5 Created friends class 2017-05-28 14:09:20 +02:00
Pierre
bc8b3dc0a2 Get multiple users infos 2017-05-27 15:11:17 +02:00
Pierre
0694456217 Created getinfosMultiple users method 2017-05-27 14:09:05 +02:00
Pierre
0b01b666fd Search results are correctly shown 2017-05-27 12:12:21 +02:00
Pierre
45ae8b51f1 Fixed error in searchController 2017-05-27 11:22:55 +02:00
Pierre
5e03191c3d Updated DB library 2017-05-27 09:41:52 +02:00
Pierre
6c35764f48 Created search controller 2017-05-27 09:30:54 +02:00
Pierre
4c9fd50e5e Fixed logout user method 2017-05-24 18:41:24 +02:00
Pierre
6819628b3e Changed user login strategy 2017-05-19 18:07:52 +02:00
Pierre
033da4e0e3 Handles user login and logout 2017-05-17 14:43:12 +02:00
Pierre
3b0272a196 Implemented RestServer controller 2017-05-17 14:05:23 +02:00
Pierre
9e0b7eb5a1 Initial commit 2017-05-17 13:48:24 +02:00