1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2024-11-22 21:39:22 +00:00
Commit Graph

41 Commits

Author SHA1 Message Date
fcebb9efb6 Fix image orientation issue 2020-04-15 07:46:29 +02:00
47cb6cac84 Move methods 2020-03-31 14:29:32 +02:00
b688f09faf Remove solved TODO 2020-03-31 14:19:36 +02:00
b742114854 Move userID dection 2020-03-31 14:16:04 +02:00
fc5de4c73e Moved some requests 2020-03-31 14:06:07 +02:00
088deb5b9d Start to create base request handler 2020-03-31 14:03:26 +02:00
Comunic Server
d04883cf3f Fix HTTPS requirement 2020-03-30 16:14:40 +01:00
d6b5393fe4 Can get remote IP address 2020-03-25 08:57:46 +01:00
16ac9fae15 Can check the right to access a comment 2020-03-21 11:49:52 +01:00
627600685d Can update post content 2020-03-20 18:41:32 +01:00
005e09a43f Can reuse function for multiple levels 2020-03-20 18:24:48 +01:00
5c8c3be9ae Add PDF support 2020-03-20 12:10:48 +01:00
0a1626dc47 Add links support 2020-03-20 11:49:37 +01:00
037916e7eb Can create text posts 2020-01-04 17:06:43 +01:00
a726ba4230 Get basic post information 2020-01-04 15:25:26 +01:00
ddaa3a5a06 Can get information about a single post 2020-01-04 12:04:14 +01:00
899ec40bd7 Fix check issue 2020-01-03 09:14:16 +01:00
4cfb85d1ad Can update following status of a frienship 2020-01-01 14:58:31 +01:00
5b6ad59486 Can get the ID of a user from its email address 2019-12-28 17:20:27 +01:00
820b861ef8 Start delete group method 2019-12-27 18:49:40 +01:00
0c8ce5c922 Can update group settings 2019-12-26 13:49:17 +01:00
1dba026fe6 Signed out user can get advanced information about groups 2019-12-25 15:37:09 +01:00
af9e95a914 Implement groups visibility system 2019-12-13 18:30:08 +01:00
d348e58ecd Can safely get the ID of a user in a request 2019-12-07 11:51:38 +01:00
2181e17245 Can compress received image 2019-11-30 19:56:32 +01:00
4a280e312c Can check for uploaded files 2019-11-30 18:10:25 +01:00
2d29db4900 Can refresh conversation messages 2019-11-30 16:35:32 +01:00
862d8e0210 Can update the list of members of a conversation. 2019-11-30 14:38:49 +01:00
4406b8c882 Can update following state of a conversation 2019-11-30 12:24:19 +01:00
bd19411a48 Do not throw error in main loop 2019-11-30 12:18:45 +01:00
3db123cd1e Can create conversations 2019-11-30 10:11:51 +01:00
0cb6688884 Made error more verbose 2019-11-23 18:50:57 +01:00
190e047bd8 Fix issue with ComunicWeb 2019-11-23 16:23:36 +01:00
b6294870ce Start to process user account image 2019-11-23 16:10:51 +01:00
c1068be8f1 Can safely get an integer 2019-11-23 14:38:48 +01:00
c304c2f88e Can check user tokens 2019-11-23 13:47:06 +01:00
1ddf156cc4 Handle errors 2019-11-23 13:24:24 +01:00
293752b0f4 Sign in user 2019-11-23 13:16:28 +01:00
cb258577ea Fix error 2019-11-23 10:55:27 +01:00
f87cb17f52 Check client token 2019-11-22 09:42:01 +01:00
340f571a76 Ready to check API tokens 2019-11-22 08:50:15 +01:00