Commit Graph

435 Commits

Author SHA1 Message Date
Pierre HUBERT
827fec68c7 Can delete groups. 2018-08-31 09:56:46 +02:00
Pierre HUBERT
9df1c93a24 Can update the content of a conversation message 2018-08-29 13:36:27 +02:00
Pierre HUBERT
2749dbcb3f Updated API tables structure 2018-08-27 17:36:58 +02:00
Pierre HUBERT
b698118a47 Updated mails queue structure 2018-08-27 17:18:55 +02:00
Pierre HUBERT
f5ddc7d476 Fix potential time issue 2018-08-27 10:56:09 +02:00
Pierre HUBERT
01b66f5026 Updated database structure 2018-08-27 10:42:38 +02:00
Pierre HUBERT
90ecca7101 Use constants to define tables name 2018-08-27 10:18:44 +02:00
Pierre HUBERT
382f816ad8 Can delete a conversation message 2018-08-27 10:14:54 +02:00
Pierre HUBERT
9a4048af4b Fix issue. 2018-08-26 14:58:01 +02:00
Pierre HUBERT
e1760dd772 Can get the number of friendship request with the notifications. 2018-08-24 08:25:38 +02:00
Pierre HUBERT
85582a44cc Added missing tables structure 2018-08-20 15:08:29 +02:00
Pierre HUBERT
4937e66c71 Limit the number of account / hour / ip 2018-08-20 14:48:21 +02:00
Pierre HUBERT
5bddd624ca Returns special error code when a new account try to reuse existing email address. 2018-08-20 14:10:58 +02:00
Pierre HUBERT
4c74b9c414 Setup API requests limit system. 2018-08-20 13:45:50 +02:00
Pierre HUBERT
fba6c796a8 Display call trace on exceptions reporting 2018-08-20 13:34:44 +02:00
Pierre HUBERT
addd9f55e8 Escape security questions and answers 2018-08-20 12:06:32 +02:00
Pierre HUBERT
179ac1e4ea Added language settings 2018-08-15 08:16:22 +02:00
Pierre HUBERT
5a21389017 Updated database structure 2018-08-15 07:55:01 +02:00
Pierre HUBERT
2e877f2446 Fix issue. 2018-08-05 16:21:16 +02:00
Pierre HUBERT
b3d1f84e12 Fix issue 2018-08-04 09:06:18 +02:00
Pierre HUBERT
c152593c88 Made notification system more clear. 2018-08-02 09:06:21 +02:00
Pierre HUBERT
814ee8949b Added group membership notifications 2018-08-02 08:57:49 +02:00
Pierre HUBERT
473c1ac3b1 Set download timeout. 2018-07-31 14:08:45 +02:00
Pierre HUBERT
54cff328d7 Secrete group does not appear in search form. 2018-07-31 11:25:09 +02:00
Pierre HUBERT
53b72bd767 Can search for users and groups from the API 2018-07-28 17:15:50 +02:00
Pierre HUBERT
eea4378a9c Created SearchResult object 2018-07-28 16:49:46 +02:00
Pierre HUBERT
a9f4afdcbc Latest posts thread can includes groups posts. 2018-07-20 15:31:21 +02:00
Pierre HUBERT
af304d7409 Fix issue. 2018-07-20 14:05:08 +02:00
Pierre HUBERT
ed8ee8f04c Can push public notifications for group. 2018-07-20 13:37:59 +02:00
Pierre HUBERT
d99b4c7f18 Get the list of followers of a group 2018-07-20 13:37:32 +02:00
Pierre HUBERT
ffcef67b70 Can get information about multiple groups. 2018-07-20 08:53:33 +02:00
Pierre HUBERT
e1c8399a74 Fixed error. 2018-07-20 08:53:13 +02:00
Pierre HUBERT
620e4ac23b Improved numbers_list_to_array casting. 2018-07-20 08:53:01 +02:00
Pierre HUBERT
6c100fecce Can update following status of a group membership. 2018-07-19 14:43:29 +02:00
Pierre HUBERT
f054107277 Can get and return following state of a user. 2018-07-17 10:56:12 +02:00
Pierre HUBERT
46730f2b97 Can update the like of group. 2018-07-17 10:25:34 +02:00
Pierre HUBERT
9f52240a5c Can get and return the number of likes of a group. 2018-07-17 10:19:45 +02:00
Pierre HUBERT
a0c750f5eb Added special visibility level for group members. 2018-07-17 09:55:03 +02:00
Pierre HUBERT
0dff74f987 Returns the ID of the target group of a post (if any) 2018-07-17 09:44:13 +02:00
Pierre HUBERT
2d820403f5 Can get the posts of a group and returns them to the API 2018-07-16 15:06:23 +02:00
Pierre HUBERT
cd772c03c3 Can create posts for groups. 2018-07-16 14:38:07 +02:00
Pierre HUBERT
770fa95eb7 Prepare group posts implementation. 2018-07-16 09:27:05 +02:00
Pierre HUBERT
ee40186aeb Updated table texte structure. 2018-07-16 09:22:43 +02:00
Pierre HUBERT
fd1b08b74c Can update posts creation level of a group 2018-07-16 08:52:41 +02:00
Pierre HUBERT
18c5f2e64c Returns posts creation level with group info. 2018-07-16 08:38:54 +02:00
Pierre HUBERT
39645de9ff Can update group settings 2018-07-15 19:12:59 +02:00
Pierre HUBERT
91943a49ab Can return the URL and the description of a group to the API. 2018-07-15 18:55:00 +02:00
Pierre HUBERT
b1e01dbb09 Can find the user or the group associated with a virtual directory. 2018-07-14 13:31:14 +02:00
Pierre HUBERT
b5e4e52272 Can check through the API the validity of a domain. 2018-07-14 11:42:54 +02:00
Pierre HUBERT
86cdc3d9a8 Groups can now have their own virtual directories too. 2018-07-14 11:37:28 +02:00