Commit Graph

1023 Commits

Author SHA1 Message Date
194b6c60de Can switch to full screen 2019-01-26 10:57:58 +01:00
0b806d5bb2 Made call window draggable 2019-01-26 10:23:57 +01:00
b8865b96f0 Added footer buttons 2019-01-26 09:52:40 +01:00
b62fefc258 Fix issue 2019-01-26 08:15:17 +01:00
590e1d6794 Automatically close call when a user is the last on a call. 2019-01-26 08:14:17 +01:00
ece7a97d42 Follow API update 2019-01-25 19:18:12 +01:00
99fffb839f Each conversation use its own stream to media and audio stream 2019-01-25 19:03:23 +01:00
154f1b98ef Improved video appearance 2019-01-25 19:03:00 +01:00
45a4f552e8 Got a visual ! 2019-01-25 18:49:50 +01:00
ca39a08d07 Remote stream available ! 2019-01-25 18:30:01 +01:00
29b5499b85 Created call window body 2019-01-25 15:34:40 +01:00
b08255cd18 Can detect if a call was rejected 2019-01-25 15:24:32 +01:00
be03249f11 Removed useless source code 2019-01-25 10:13:30 +01:00
0a52bd5fe3 Can reopen calls on page reload 2019-01-25 10:08:55 +01:00
9eab6c7e2e Can respond to calls 2019-01-25 09:43:19 +01:00
118cfeee41 Created ring screen 2019-01-25 09:15:34 +01:00
f79ef55e3b Created a function to easily get the name of a conversation 2019-01-24 18:14:53 +01:00
5640580397 Get user media 2019-01-24 14:50:03 +01:00
e90c20c262 Display basic call window 2019-01-24 14:40:36 +01:00
cd4e6ddcb1 Show call button on conversation of two people when available 2019-01-23 15:45:19 +01:00
feb17e3f13 Automatically retrieve calls configuration 2019-01-23 15:19:34 +01:00
e6f4159e53 Fixed dark theme issues 2019-01-21 09:06:27 +01:00
2d88a71b80 Fix issue 2019-01-21 08:30:56 +01:00
f67670dc0a Fixed little issue 2019-01-20 19:40:29 +01:00
a03fc1a745 Integrated personnal data navigator 2019-01-20 18:04:09 +01:00
32c484b41a Added personnal data navigator build file 2019-01-20 17:17:13 +01:00
c89edd3cd6 Display conversation messages. 2019-01-15 08:25:59 +01:00
4d775494c0 Added all conversation messages 2019-01-15 07:32:07 +01:00
f9c1f37ac6 Display user movies. 2019-01-15 07:17:06 +01:00
0e3aee13bd Display survey responses 2019-01-14 21:19:06 +01:00
4a24d5249c Display user likes 2019-01-14 21:12:06 +01:00
64ead89601 Improved appearance of processed categories 2019-01-14 21:04:10 +01:00
b48b6db028 Display all comments 2019-01-14 21:01:44 +01:00
59e6eb3c30 Improved project structure 2019-01-14 20:51:24 +01:00
8072d1eb3e Display surveys 2019-01-14 20:48:03 +01:00
e1dea40167 Display posts with countdown timer. 2019-01-14 19:26:18 +01:00
f3efb3d390 Show posts with PDFs 2019-01-14 19:22:15 +01:00
2035b85a06 Added post weblink 2019-01-14 19:11:03 +01:00
100032fa86 Can show movies 2019-01-14 18:48:43 +01:00
3da2455945 Display YouTube post 2019-01-14 18:40:28 +01:00
30a96d56ec Begin to display posts 2019-01-14 15:30:42 +01:00
a7a36d8665 Display friends information 2019-01-14 14:36:20 +01:00
a0ef614252 Improved navigation 2019-01-14 14:19:56 +01:00
229b02534e Display user information 2019-01-14 14:13:18 +01:00
f2ab71cf3f Work progress on project UI 2019-01-14 13:17:05 +01:00
497b8f1274 Added export categories 2019-01-14 09:56:46 +01:00
98765057dd Added account export assets 2019-01-14 09:39:09 +01:00
824de4bcdb Added gitignore 2019-01-14 08:27:29 +01:00
72fe0843c4 Fix dark theme issue 2019-01-11 18:27:02 +01:00
584bb42c93 Can update conversation message content. 2019-01-11 18:17:37 +01:00
f8e8454b86 Can delete conversation messages 2019-01-11 17:57:55 +01:00
41354be949 Added easter egg (a pacman game) 2019-01-11 16:34:43 +01:00
a0d644469d Added incognito mode 2019-01-11 14:50:06 +01:00
f76d9ba9cd Display bottom links on main menu. 2019-01-11 11:54:22 +01:00
dc7fd44b67 Splited main menu links list and rendering. 2019-01-11 11:38:55 +01:00
fba7937d02 Splited bottom links list and rendering 2019-01-11 11:11:25 +01:00
f418ee25b0 Fix dark theme issue on friends list on mobiles 2019-01-10 17:10:49 +01:00
c05506a2a5 Dark theme persistant on page reload. 2019-01-10 17:07:42 +01:00
5bb4e2ae1f Improved dark theme 2019-01-10 17:01:00 +01:00
fc70840c41 Sceditor auto-expanding on post create form. 2019-01-10 16:47:20 +01:00
dff9831228 Improved Sceditor integration 2019-01-10 16:28:59 +01:00
6d61c0d621 Improve dark theme 2019-01-10 15:53:16 +01:00
b16ca0defd Basic integration of dark theme. 2019-01-10 15:44:39 +01:00
93df9d235d Fixed build issues. 2019-01-10 14:59:12 +01:00
Pierre HUBERT
069922b7da Merge remote-tracking branch 'origin/dark-theme-design' 2019-01-10 14:28:40 +01:00
a7337fa918 Work progress on dark theme 2019-01-09 11:40:00 +01:00
da047a976a Improved dark theme 2019-01-09 09:49:02 +01:00
379826f16b Work progress on dark theme 2019-01-08 20:55:40 +01:00
5dc64492cb Reorganized dark theme file 2019-01-08 20:28:41 +01:00
5ac5101ced Start to work on dark theme 2019-01-08 20:07:38 +01:00
Pierre HUBERT
fdabb3e3fc Improved input appearance. 2018-12-27 19:07:39 +01:00
Pierre HUBERT
2890b03283 Switched to BBCode language for posts. 2018-12-27 14:02:01 +01:00
Pierre HUBERT
f6e2c83dbd Added the possibility to create a detached picker. 2018-12-27 11:18:52 +01:00
Pierre HUBERT
c2eba7b3be Fix security breach. 2018-12-08 19:03:53 +01:00
Pierre HUBERT
089739e141 Added (w) smiley 2018-12-01 10:46:33 +01:00
Pierre HUBERT
5c19d9c04c Play a song when new notifications arrives. 2018-11-24 18:54:02 +01:00
Pierre HUBERT
46bb22b17b Display the number of notifications on page title. 2018-11-24 16:01:45 +01:00
Pierre HUBERT
d49b04e6fb Do not display JS errors in production mode. 2018-11-24 11:24:31 +01:00
Pierre HUBERT
672cbc1409 Form keep focus after sending a message onconversation page. 2018-09-07 10:00:05 +02:00
Pierre HUBERT
34f652d3bf Fix issue when responding to a group invitation. 2018-09-02 17:39:00 +02:00
Pierre HUBERT
8f65890f29 Added the form to invite a user. 2018-09-02 17:34:30 +02:00
Pierre HUBERT
413cc6ddf8 Reorganized groups member page. 2018-09-02 15:05:52 +02:00
Pierre HUBERT
ccd0fd03a9 Improve groups appearance 2018-09-02 14:26:20 +02:00
Pierre HUBERT
6588b3d13a Add a notice when the user does not belong to any group. 2018-09-02 14:20:32 +02:00
Pierre HUBERT
4860ee6623 Upgraded request. 2018-09-02 14:14:21 +02:00
Pierre HUBERT
e8df43351f Can force the request to get multiple groups. 2018-09-02 14:14:10 +02:00
Pierre HUBERT
1c1dbe8454 Can delete groups. 2018-08-31 10:33:51 +02:00
Pierre HUBERT
7e09e0f2f9 Created a method to prompt user password. 2018-08-31 10:25:02 +02:00
Pierre HUBERT
c495337aa6 Click on search link collapse toggle menu 2018-08-31 09:06:29 +02:00
Pierre HUBERT
f91ffba2a4 Display the number of responses for a choice on survey choices. 2018-08-26 15:10:03 +02:00
Pierre HUBERT
affe9a96f5 Fix typo 2018-08-26 14:01:06 +02:00
Pierre HUBERT
44fa0bea24 Handles too many account creation request error. 2018-08-20 14:51:02 +02:00
Pierre HUBERT
e77b509202 Handle already existing email account error. 2018-08-20 14:16:46 +02:00
Pierre HUBERT
06b43732a9 Handle "too many request" login errors. 2018-08-20 13:55:05 +02:00
Pierre HUBERT
ee2689ad84 Reduce too long conversation names. 2018-08-16 12:37:03 +02:00
Pierre HUBERT
8eadb03d59 Updated language picker. 2018-08-15 08:55:15 +02:00
Pierre HUBERT
6e0b3a4345 Added language settings 2018-08-15 08:51:02 +02:00
Pierre HUBERT
c633ce13b5 Save language in user account settings. 2018-08-15 08:26:14 +02:00
Pierre HUBERT
40593e00ed Automatically detect appropriated language 2018-08-15 07:52:05 +02:00
Pierre HUBERT
e214573e4e Add missing translation. 2018-08-15 07:45:58 +02:00
Pierre HUBERT
0825aba022 Fix typo 2018-08-15 07:44:34 +02:00
Pierre HUBERT
7a65263873 Added french translation 2018-08-09 12:30:22 +02:00
Pierre HUBERT
97f476e416 Fix bad translation 2018-08-09 11:51:38 +02:00
Pierre HUBERT
3dce138811 Fix error 2018-08-07 11:02:25 +02:00
Pierre HUBERT
28edb3122f Completed posts component translation. 2018-08-05 16:43:23 +02:00
Pierre HUBERT
2cd9338417 Added translation for dates 2018-08-05 16:40:14 +02:00
Pierre HUBERT
0af31052b4 Translated messages script. 2018-08-05 16:33:39 +02:00
Pierre HUBERT
81ba811622 Added comments component translation. 2018-08-05 16:29:49 +02:00
Pierre HUBERT
4b7008b5ba Fix typo. 2018-08-05 16:21:59 +02:00
Pierre HUBERT
02744d5c72 Translated post UI. 2018-08-05 16:13:48 +02:00
Pierre HUBERT
52c963cf1b Translated notifications dropdown. 2018-08-04 10:02:12 +02:00
Pierre HUBERT
52d1328f93 Translated conversations dropdown. 2018-08-04 09:58:40 +02:00
Pierre HUBERT
50b40ac5b0 Completed authenticated bar translation. 2018-08-04 09:53:35 +02:00
Pierre HUBERT
e1c3b0c002 Added an attribute to createElem2 to ease translation. 2018-08-04 09:51:01 +02:00
Pierre HUBERT
f859abcb2f Translated friends bar. 2018-08-04 09:37:36 +02:00
Pierre HUBERT
6e08208fed Translated like button. 2018-08-04 09:35:28 +02:00
Pierre HUBERT
391c74df62 Translated friendship status section. 2018-08-04 09:32:40 +02:00
Pierre HUBERT
5f2deebfb5 Translated access forbidden page. 2018-08-04 09:28:28 +02:00
Pierre HUBERT
6fa2123d57 Translated user page posts section. 2018-08-04 09:24:46 +02:00
Pierre HUBERT
536570abf1 Translated profile infos about user section. 2018-08-04 09:21:49 +02:00
Pierre HUBERT
ad67f6d852 Added translation to post form 2018-08-04 09:15:02 +02:00
Pierre HUBERT
ac6539a82c Added missing translation in post form. 2018-08-04 09:09:02 +02:00
Pierre HUBERT
1e1021fd49 Added translation for lastest posts page. 2018-08-04 09:03:31 +02:00
Pierre HUBERT
499aefbc1d Improved site responsive 2018-08-03 15:27:56 +02:00
Pierre HUBERT
c973b33ac8 Completed login page translation. 2018-08-03 15:14:53 +02:00
Pierre HUBERT
3397ddbf44 Completed home page translation. 2018-08-03 15:13:22 +02:00
Pierre HUBERT
607d2fafca Translated account created page. 2018-08-03 15:11:42 +02:00
Pierre HUBERT
ec7abaaf14 Translated create account page. 2018-08-03 15:07:59 +02:00
Pierre HUBERT
a389d731c2 Started to 2018-08-03 14:51:22 +02:00
Pierre HUBERT
4d7a99aeea Change page title 2018-08-02 09:43:24 +02:00
Pierre HUBERT
04b80782dc Support group membership notifications 2018-08-02 09:23:38 +02:00
Pierre HUBERT
837bc35a6b Improved search form responsive mode. 2018-08-01 06:44:01 +02:00
Pierre HUBERT
c98683e573 Improved groups page responsiveness. 2018-08-01 06:33:02 +02:00
Pierre HUBERT
f6eea9ebf8 Use iCheck flat checkboxes only. 2018-08-01 06:22:24 +02:00
Pierre HUBERT
7e99e8b14b Fix issue. 2018-07-31 13:55:58 +02:00
Pierre HUBERT
95b4c5fbc7 Created search page. 2018-07-31 13:53:57 +02:00
Pierre HUBERT
a50cca62d3 Fix bad comment. 2018-07-29 17:17:54 +02:00
Pierre HUBERT
f122da1306 Close search form dropdown on click on "see more results" 2018-07-29 17:12:52 +02:00
Pierre HUBERT
0692a689f1 Upgraded search component to include groups suppport. 2018-07-29 17:11:38 +02:00
Pierre HUBERT
fc8abc6d56 Upgraded search form component structure. 2018-07-29 08:08:23 +02:00
Pierre HUBERT
547daf4741 Ask to include groups posts in latest posts thread. 2018-07-20 15:17:26 +02:00
Pierre HUBERT
476f1b24a7 Improved posts UI 2018-07-20 14:27:49 +02:00
Pierre HUBERT
693b1fa26c Improved the way the name of the users who created the posts are shown. 2018-07-20 14:22:27 +02:00
Pierre HUBERT
655432a500 Fixed typo 2018-07-20 13:55:58 +02:00
Pierre HUBERT
bd888f0f47 Can display notifications related to groups posts. 2018-07-20 13:51:13 +02:00
Pierre HUBERT
ede515f7a2 Fix responsive issue 2018-07-20 09:23:32 +02:00
Pierre HUBERT
cc1e4dd22a Can get information about multiple groups and cache them. 2018-07-20 09:07:00 +02:00
Pierre HUBERT
61a20e8708 Added follow block. 2018-07-19 14:34:19 +02:00
Pierre HUBERT
a5815272c8 Fix bug 2018-07-17 10:27:32 +02:00
Pierre HUBERT
f66aba031c Display likes block. 2018-07-17 10:23:35 +02:00
Pierre HUBERT
059fcc72b6 Handles new kind of visibility level : members 2018-07-17 09:58:04 +02:00
Pierre HUBERT
acb4e1b384 Can scroll posts list to get older posts. 2018-07-17 09:40:13 +02:00
Pierre HUBERT
74e06a2b89 Display the posts of a group 2018-07-17 09:23:44 +02:00
Pierre HUBERT
2032017b0c Created new shorcut to open groups quickly 2018-07-16 15:13:17 +02:00
Pierre HUBERT
500633862e It is not possible to create private posts for groups. 2018-07-16 13:48:35 +02:00
Pierre HUBERT
57306d6872 Fix error 2018-07-16 13:30:20 +02:00
Pierre HUBERT
31bbc2326c Goups pages dynamically updated the title of the page. 2018-07-16 09:32:03 +02:00
Pierre HUBERT
5c0cdced85 Display posts creation form on groups pages. 2018-07-16 09:13:51 +02:00
Pierre HUBERT
07af7c961d Fix typo 2018-07-16 09:00:35 +02:00
Pierre HUBERT
ddd54e05e5 Can request update of posts creation level of the group. 2018-07-16 08:48:47 +02:00
Pierre HUBERT
1fb1e62fb6 Display url and description information in group header 2018-07-16 08:27:31 +02:00
Pierre HUBERT
80630dae58 Settings now includes group description and URL 2018-07-15 19:05:10 +02:00
Pierre HUBERT
a62d2a495e Display group tag 2018-07-15 18:37:10 +02:00
Pierre HUBERT
51c248e463 Upgraded openUserPage function 2018-07-14 14:18:21 +02:00
Pierre HUBERT
665cbb8374 Virtual directory are handled at website's root directories. 2018-07-14 14:07:27 +02:00
Pierre HUBERT
5cfee77bb2 Added a live notice to check the availability of a virtual directory for a group. 2018-07-14 11:48:59 +02:00
Pierre HUBERT
a8e686d59b Can update the virtual directory of a group 2018-07-14 11:09:14 +02:00
Pierre HUBERT
1b9ccfc95b Can request a membership deletion on the API 2018-07-10 14:48:16 +02:00
Pierre HUBERT
59c917f599 Display the list of groups of a user 2018-07-10 14:35:44 +02:00
Pierre HUBERT
b67f3b055f Can request membership level update. 2018-07-10 08:15:44 +02:00
Pierre HUBERT
1d88b8ea69 Can cancel groups membership invitations. 2018-07-09 15:57:51 +02:00
Pierre HUBERT
d541506820 Can respond to membership requests 2018-07-09 15:41:48 +02:00
Pierre HUBERT
c9d0a597f5 Can request membership deletion on the server. 2018-07-07 15:56:13 +02:00
Pierre HUBERT
e805dda4fb Created groups members table. 2018-07-07 15:27:27 +02:00
Pierre HUBERT
0be49b0d35 Made group registration level and visibility public 2018-07-07 07:36:03 +02:00
Pierre HUBERT
0c20b97b2f Improved header appearance 2018-07-07 07:27:55 +02:00
Pierre HUBERT
d32c1428cf Send group membreship requests to the server. 2018-07-06 18:48:49 +02:00
Pierre HUBERT
f90dc5d9ae Fix mistake 2018-07-06 18:43:14 +02:00
Pierre HUBERT
89df9f0315 Send a request to the server to cancel membership request. 2018-07-06 07:09:24 +02:00
Pierre HUBERT
561a3e9342 Can respond to group invitations. 2018-07-05 13:37:56 +02:00
Pierre HUBERT
66392491b5 Fix issue on signed out site. 2018-07-05 13:17:33 +02:00
Pierre HUBERT
a100d4a403 Display when the user is a moderator, a administrator or a member of a group. 2018-07-05 08:38:52 +02:00
Pierre HUBERT
9866298f19 Improved settings appearance 2018-07-05 08:10:42 +02:00
Pierre HUBERT
3bda514879 Can update group registration level. 2018-07-05 08:03:45 +02:00
Pierre HUBERT
7db41a9183 Display basic information about a group when access to it is forbidden. 2018-07-05 07:43:03 +02:00
Pierre HUBERT
dfce597139 Can update group visibility 2018-07-04 16:20:00 +02:00
Pierre HUBERT
24357aeb05 Fixed verb 2018-07-04 14:21:58 +02:00
Pierre HUBERT
a438eb81f0 Can generate a random group logo 2018-07-04 14:19:43 +02:00
Pierre HUBERT
1d92a5bf1c Can send a request on the API to delete group logo. 2018-07-04 14:07:16 +02:00
Pierre HUBERT
eb69734a38 Send a new group logo to the server. 2018-07-04 13:27:07 +02:00
Pierre HUBERT
6239d43f05 Added backward link 2018-07-04 11:39:33 +02:00
Pierre HUBERT
4c3985fc24 Send request to update group settings. 2018-07-04 11:26:18 +02:00
Pierre HUBERT
218e9b6fbe Retrieve group settings on the API 2018-07-04 06:05:14 +02:00
Pierre HUBERT
30696174f2 Added basic group information 2018-07-03 13:06:55 +02:00
Pierre HUBERT
a3ddd525d0 Updated comments creation request 2018-07-03 12:32:44 +02:00
Pierre HUBERT
2b8a7f08cb Fixed issue 2018-07-03 12:12:40 +02:00
Pierre HUBERT
e28b99f40c Basic groups header 2018-07-03 11:45:57 +02:00
Pierre HUBERT
b527b3a22d Fix error 2018-07-03 11:39:53 +02:00
Pierre HUBERT
0b5e50aade Fix build issue 2018-07-03 11:38:43 +02:00
Pierre HUBERT
dd53a39c4b Javascript errors are reported 2018-07-03 08:32:55 +02:00
Pierre HUBERT
f4e1b47d9d Improved groups creation form 2018-07-02 08:57:41 +02:00
Pierre HUBERT
28cb1e22e7 Send a request to the server to create the group 2018-07-02 08:42:55 +02:00
Pierre HUBERT
7ff7bceca3 Created groups main page 2018-07-02 08:07:59 +02:00
Pierre HUBERT
074b724d68 Made URLs detection more efficient 2018-07-02 07:39:04 +02:00
Pierre
1ae92eeac8 Updated parser. 2018-05-27 12:10:42 +02:00
Pierre
30fd40ad72 Do not show password reset form in case of error. 2018-05-27 11:12:16 +02:00
Pierre
972232b370 Optimized code 2018-05-26 16:21:18 +02:00
Pierre
2e0b130ac5 Optimize latest posts page 2018-05-26 16:19:24 +02:00
Pierre
2c07e76684 Reduce traffic 2018-05-26 16:16:32 +02:00
Pierre
9325cdd68b Made password reset available 2018-05-26 16:07:01 +02:00
Pierre
19797b8731 Offer the user to reset his password 2018-05-26 15:50:33 +02:00
Pierre
4ea1761c72 Fix too long URLs on error page 2018-05-26 07:32:32 +02:00
Pierre
e0d5e50357 Security questions form now lives 2018-05-26 07:30:02 +02:00
Pierre
f5638c3196 Can precise a time end to countdown timers 2018-05-24 21:22:50 +02:00
Pierre
fa1c1596d5 Get the list of security questions of the user 2018-05-23 21:41:02 +02:00
Pierre
bde2b5dde6 Made the option "contact admin" lives 2018-05-23 21:14:54 +02:00
Pierre
91f8edd2de Create <p> tags quickly 2018-05-23 21:14:38 +02:00
Pierre
9a7c3245c4 Prompt user preferred option to reset its password 2018-05-22 22:48:48 +02:00
Pierre
79da14e0bc Added link to privacy policy on settings page 2018-05-22 22:23:16 +02:00
Pierre
683a8eb0e6 Prompt user email on password reset 2018-05-21 10:40:44 +02:00
Pierre
b0c4971838 Create empty password forgotten page 2018-05-21 10:05:32 +02:00
Pierre
d01b9f4803 Page reload only in case of error 412 2018-05-20 15:01:25 +02:00
Pierre
f41ac3b107 Added conversation page to top menu 2018-05-20 14:39:55 +02:00
Pierre
8777832600 Dynamically resize conversation page boxes 2018-05-20 14:31:46 +02:00
Pierre
8458c6190d Fix links appearance issue 2018-05-19 11:19:39 +02:00
Pierre
b679b7e651 Display only unread conversations in bold 2018-05-16 17:56:59 +02:00
Pierre
2fc2b0d641 Fix long words issue 2018-05-16 17:56:48 +02:00
Pierre
c2b8177792 Improved conversation selection 2018-05-16 17:52:42 +02:00
Pierre
b9cc47f05d Split refresh list method and create box method 2018-05-16 07:00:06 +02:00
Pierre
ec13b6902b Current conversation is highlited 2018-05-16 06:47:41 +02:00
Pierre
19576cebed Conversations page need login 2018-05-16 06:40:26 +02:00
Pierre
ebd2fcf4f5 Conversations page admit conversation number as subfolder 2018-05-15 21:34:02 +02:00
Pierre
73dfc842af Site current URI can now be easily updated. 2018-05-15 21:32:02 +02:00
Pierre
1f636b7a5f Fix security issue 2018-05-15 21:15:09 +02:00
Pierre
4a20815619 Can load older messages on conversations page 2018-05-15 19:17:23 +02:00
Pierre
bf00a52430 Work progress on conversation page 2018-05-14 20:29:44 +02:00
Pierre
bca2e6449e Apply user information on messages 2018-05-14 20:04:03 +02:00
Pierre
46912f47c7 Basic display of conversation messages 2018-05-14 19:17:28 +02:00
Pierre
7a473d1aa8 Can query the server to refresh only a single conversation. 2018-05-14 17:23:33 +02:00
Pierre
92c7c80fbc Fix space issue 2018-05-14 17:04:21 +02:00
Pierre
701d070efd Fix iOS 9 issue 2018-05-14 16:58:23 +02:00
Pierre
4ec6213877 User data are included in data archive 2018-05-14 16:53:11 +02:00
Pierre
e06a658422 Installed JSZip Utils 2018-05-14 16:25:49 +02:00
Pierre
d086f9dfab Generate a ZIP file with orig JSON file 2018-05-13 21:27:46 +02:00
Pierre
8f668c1bfa Added FileSaver 2018-05-13 21:08:34 +02:00
Pierre
88308778d7 Can determine the list of files to download 2018-05-13 20:59:33 +02:00
Pierre
7db7ecf69a Added JSZip 2018-05-13 20:29:07 +02:00
Pierre
f447f30c6c Send request to get all account data 2018-05-13 16:52:19 +02:00
Pierre
e9b6df8536 Pause conversation feature development 2018-05-13 15:51:49 +02:00
Pierre
e32a7c67e1 Can send messages from the conversation page 2018-05-13 15:40:19 +02:00
Pierre
e376c789a6 Display the list of conversations 2018-05-13 14:36:40 +02:00
Pierre
1d9ae0dadd Created conversations page 2018-05-13 14:06:32 +02:00
Pierre
1a922704ed URLs can be parsed 2018-05-13 12:16:32 +02:00
Pierre
7a3387b550 Fix issue with tagging and emails 2018-05-13 11:59:54 +02:00
Pierre
d0ae8d0620 Fix iCheck issue on built version 2018-05-12 15:44:46 +02:00
Pierre
4ef2e7f219 Added new link to about website in the footer 2018-05-12 12:40:46 +02:00
Pierre
b412214976 Made easier to leave the website 2018-05-12 12:34:39 +02:00
Pierre
1e299b6d5e Updated home page 2018-05-12 12:26:04 +02:00
Pierre
5c5110a7cf User can generate random image 2018-05-12 10:06:56 +02:00
Pierre
84df7adc89 Can generate random itentiy image 2018-05-12 09:51:25 +02:00
Pierre
7ccfec5845 Made latest posts accessible for URI / 2018-05-11 08:03:32 +02:00
Pierre
b69811105f Enlarge list of latest posts 2018-05-11 08:02:04 +02:00
Pierre
925e0b11e8 Set a maximal length to comment input 2018-05-11 07:51:32 +02:00
Pierre
9126a08d2f Added a link on home page to about website 2018-05-10 15:17:49 +02:00
Pierre
4383efa32c Users must accept terms of use of the network 2018-05-10 15:06:29 +02:00
Pierre
2c260c7174 Fix typo 2018-05-10 10:54:32 +02:00
Pierre
42c934b723 Translated home page 2018-05-10 10:54:00 +02:00
Pierre
cb2a7a5b04 Made translation of templates easier 2018-05-10 10:48:59 +02:00
Pierre
28097368e1 Completed login page translation 2018-05-10 10:39:10 +02:00
Pierre
b457786ae9 Fix Chrome issue 2018-05-09 16:13:37 +02:00
Pierre
d6413887c2 Can send request to delete user accounts 2018-05-09 14:57:46 +02:00
Pierre
e55614b4c8 Fix close issue 2018-05-09 14:07:58 +02:00
Pierre
53edcd8ffc Created privacy settings section 2018-05-09 12:18:28 +02:00
Pierre
99f86060a4 Fix iOS 9 issue 2018-05-09 12:05:11 +02:00
Pierre
beafe2580a Fix issue 2018-05-08 12:39:16 +02:00
Pierre
2dae59e749 Fix iOS issue : unability to edit large posts 2018-05-07 18:15:49 +02:00
Pierre
e54998128f Catch JSON exceptions 2018-05-05 12:12:33 +02:00
Pierre
1e2637ab48 Fix typo 2018-05-05 11:29:52 +02:00
Pierre
03d1e8a91a Display user public notes 2018-05-05 11:27:57 +02:00
Pierre
f4df523b1c User can set public notes 2018-05-05 11:14:13 +02:00
Pierre
66a67d1491 Updated home page 2018-05-05 10:55:36 +02:00
Pierre
ae445af083 Fix too long user website URL issue 2018-05-05 10:25:17 +02:00
Pierre
d6d6c2aa4c Added users tag support 2018-05-03 22:44:22 +02:00
Pierre
1044e3ff64 Added text parser 2018-05-03 22:05:06 +02:00
Pierre
0ee542a3ac Update settings to match new tag system 2018-05-03 21:58:36 +02:00
Pierre
a52e074e5b Display user tag 2018-05-03 21:56:58 +02:00
Pierre
ee468de97d Removed useless variable declaration 2018-05-02 17:45:06 +02:00
Pierre
f50dca1864 Remove useless configuration 2018-05-02 17:44:20 +02:00
Pierre
998e500154 Added date to conversations 2018-05-02 16:16:18 +02:00
Pierre
df26ed4d38 Send a request to the server to update account image visibility 2018-05-01 11:42:23 +02:00
Pierre
14fc7daf15 Fix UI issue 2018-05-01 11:00:53 +02:00
Pierre
2dc1bb0732 Send a request to the server to delete account image 2018-05-01 10:57:58 +02:00
Pierre
4dfe69da37 Improved style of account image settings section 2018-05-01 09:36:58 +02:00
Pierre
e533d1e2f8 Can send a request to the server to upload an image 2018-05-01 08:59:14 +02:00
Pierre
612949a86a Callout messages do not have messages. 2018-05-01 08:48:30 +02:00
Pierre
7887080073 Fix issue in functions definition 2018-04-29 21:21:01 +02:00
Pierre
67acbbab4e Updated Google Fonts structure 2018-04-29 20:49:41 +02:00
Pierre
8367a76906 Get account image settings from the server 2018-04-29 15:13:51 +02:00
Pierre
159108b08b Fix word break issue 2018-04-28 10:17:22 +02:00
Pierre
a61e6905bc Made slimscroll more user friendly when scrolling up in conversations 2018-04-28 10:04:12 +02:00
Pierre
1509ca3533 Can go up in a conversation 2018-04-27 19:05:06 +02:00
Pierre
f5818cf142 Splited addMessage and the generation of message HTML element 2018-04-27 18:41:57 +02:00
Pierre
210e8406ad Restructured addMessage function 2018-04-27 18:26:16 +02:00
Pierre
370512a6b6 Ready to display older messages 2018-04-26 17:55:38 +02:00
Pierre
7b71aeed08 Upgraded weblink rendering 2018-04-26 17:51:34 +02:00
Pierre
09fbdb2933 Can get and set oldest message ID known of a conversation 2018-04-26 06:50:23 +02:00
Pierre
6170a4eb03 Service also stores first message ID 2018-04-26 06:43:38 +02:00
Pierre
9bfd55c7df Fixed issue on iOS 9 2018-04-24 20:19:00 +02:00
Pierre
40cdb339c3 Removed useless class 2018-04-22 14:39:34 +02:00
Pierre
5a317f0f0c Upgraded movie information 2018-04-22 08:56:59 +02:00
Pierre
ce3a4c82a5 Updated surveys structure 2018-04-21 19:11:54 +02:00
Pierre
4e295b9a16 Conversation system send images through FormData 2018-04-21 11:00:13 +02:00
Pierre
348cf881d5 Added password update in security section 2018-04-21 08:41:50 +02:00
Pierre
a773170e55 Added emoji picker in the conversation system 2018-04-21 08:38:45 +02:00
Pierre
7d7fb2c499 Can add emojies on posts 2018-04-20 17:03:37 +02:00
Pierre
3cee773de0 Make emoji picker close automatically if input parent element is destroyed 2018-04-20 16:52:17 +02:00
Pierre
b05a26d734 Perform colons conversion 2018-04-20 16:11:32 +02:00
Pierre
25525dcd94 Added emojie picker 2018-04-20 15:40:09 +02:00
Pierre
90a79e7fae Fixed security issue 2018-04-20 14:03:41 +02:00
Pierre
cc50cc8538 Fix issue on image picker 2018-04-20 09:41:46 +02:00
Pierre
e18df207e2 Send a request over the server to update user password 2018-04-20 08:35:43 +02:00
Pierre
eb2a9b3947 Fix issue on message content in new conversation messages dropdown 2018-04-20 08:04:42 +02:00
Pierre
94b2406d89 Fix reload issue on delete all notification link press 2018-04-20 07:52:16 +02:00
Pierre
590e538741 Added notice 2018-04-19 10:32:37 +02:00
Pierre
f7cdc43978 Send a request to the API to update security settings 2018-04-19 10:20:49 +02:00
Pierre
6e73f91aa5 Fix issue. 2018-04-19 10:12:42 +02:00
Pierre
9b32ee19e8 Perform a request over the API to fetch security information 2018-04-18 18:33:18 +02:00
Pierre
7726145a63 Created security section 2018-04-18 18:11:45 +02:00
Pierre
1fc8be35dd Fixed error 2018-04-18 16:32:30 +02:00
Pierre
4df770e68c Added Allow Comunic emails field 2018-04-18 11:54:06 +02:00
Pierre
e065b6ac18 Send a request to the server to update general account settings. 2018-04-17 19:47:18 +02:00
Pierre
afb65e1d81 Perform a request on the API to check user domain availability. 2018-04-17 14:05:27 +02:00
Pierre
4d9aeb7041 Display the general settings form completely 2018-04-17 11:32:54 +02:00
Pierre
ba87b35382 Display user ID and email in settings 2018-04-16 18:44:13 +02:00
Pierre
643ebd235d Fix URI 2018-04-16 16:16:55 +02:00
Pierre
b932a12faa Perform a request over the server to get account settings 2018-04-16 16:15:48 +02:00
Pierre
3f4b2ea290 Ready to get general information about the users 2018-04-15 15:02:32 +02:00
Pierre
6288af5899 Created settings sections system. 2018-04-13 19:00:49 +02:00
Pierre
991a950a42 Created settings page 2018-04-12 16:17:41 +02:00
Pierre
71932197fa Add login link on create account page 2018-04-11 15:56:55 +02:00
Pierre
b61b27736c Added account created page 2018-04-11 12:25:50 +02:00
Pierre
fb03f0db43 Made form check more restrictive. 2018-04-11 11:09:59 +02:00
Pierre
0815c4ff85 Fix typo 2018-04-11 10:54:26 +02:00
Pierre
7015e10dd3 Send a request to create an account on the server 2018-04-11 10:52:06 +02:00
Pierre
99adb1ec0a Created create account form 2018-04-11 10:10:11 +02:00
Pierre
b6ec8f53e2 Updated home page 2018-04-11 09:24:13 +02:00
Pierre
be1be86c20 Fix responsive issue. 2018-04-11 08:57:10 +02:00
Pierre
268753af51 Fix error 2018-04-11 08:54:22 +02:00
Pierre
5115371bac Fix issue on email address check 2018-04-11 08:52:40 +02:00
Pierre
bfd8bb2cf0 Removed duplicated condition. 2018-04-10 19:14:11 +02:00
Pierre
e4e23fa15c Created language picker. 2018-04-08 15:38:11 +02:00
Pierre
0c68a6c8e8 Display footer 2018-04-08 15:16:32 +02:00
Pierre
cca7b536b2 Fixed typo 2018-03-25 09:43:39 +02:00
Pierre
cf3207ddc9 Auto-refresh page when the user open the previous page 2018-03-14 19:41:45 +01:00
Pierre
401f26a922 Translated post creation form 2018-03-11 17:12:08 +01:00
Pierre
0fab71c348 Translated menu bar 2018-03-11 16:55:44 +01:00
Pierre
6faa10c51a Can update friends post authorization status. 2018-03-11 16:46:18 +01:00
Pierre
d2240934a9 Cleaned file 2018-03-11 16:24:35 +01:00
Pierre
38a9c96078 Created action contener in friends list 2018-03-11 16:22:26 +01:00
Pierre
a4ec170d8a User can update following state of its friends from friends list 2018-03-11 16:16:00 +01:00
Pierre
a7c4445b03 Can respond to friendship requet from friends list. 2018-03-11 10:39:09 +01:00
Pierre
370d39f153 Create space in HTML elements correctly 2018-03-11 10:38:43 +01:00
Pierre
fb1f702c77 Can delete friend from the list 2018-03-11 09:56:42 +01:00
Pierre
411800b46f Created friends components utilities. 2018-03-07 19:42:18 +01:00
Pierre
4010ce9cbf Friends list correctly shown 2018-03-07 19:31:29 +01:00
Pierre
21f8301d45 Work progress on modals 2018-03-07 17:53:26 +01:00
Pierre
3dfd91102f Created friends list modal script file 2018-03-05 18:50:56 +01:00
Pierre
4fcadb0355 Added new emojies to the list 2018-03-03 15:31:50 +01:00
Pierre
482cc11401 Display emojies in posts and comments 2018-03-03 14:52:52 +01:00
Pierre
1740f6e123 Fix typo 2018-03-03 14:48:20 +01:00
Pierre
86119cf9ce Fix illogical error message 2018-03-03 14:42:06 +01:00
Pierre
9ff2ab2452 Can display friendship request notifications 2018-03-03 14:39:48 +01:00
Pierre
d7c5830616 Added no unread conversations message 2018-03-03 13:52:25 +01:00
Pierre
e2eca704cc Fix issue 2018-02-28 16:47:32 +01:00
Pierre
417ddbca00 Made conversation notifications lives 2018-02-25 18:28:58 +01:00
Pierre
a87a062172 Display conversation unread messages 2018-02-25 18:24:19 +01:00
Pierre
84264de442 Display the account image of the users who created new messages. 2018-02-24 14:24:33 +01:00
Pierre
c584197b38 Created specific js file for conversations dropdown 2018-02-24 14:03:20 +01:00
Pierre
afd92d4e06 Translated menu bar login form 2018-02-23 11:46:21 +01:00
Pierre
8d2e5dcb35 Fixed issue in mail verification 2018-02-23 11:41:32 +01:00
Pierre
a5066ad8a5 Display the number of unread conversations 2018-02-21 16:37:02 +01:00
Pierre
e22de3d9a9 New structure to dropdown.js 2018-02-21 16:27:10 +01:00
Pierre
65fe5f9736 New method in interface to optimize requests. 2018-02-21 16:20:52 +01:00
Pierre
a3223a190d Perform a request on the server to delete the entire list of notifications. 2018-02-20 14:55:55 +01:00
Pierre
7277274943 Fix login issue 2018-02-20 14:38:43 +01:00
Pierre
85eb0d9463 Send request on the server to mark a notification as seen. 2018-02-20 14:08:54 +01:00
Pierre
53de79040a Made the notification system lives. 2018-02-20 13:59:52 +01:00
Pierre
10cd3b1da4 Display notifications 2018-02-19 15:58:33 +01:00
Pierre
4c915b3dee Added new files for the notifications. 2018-02-19 15:14:49 +01:00
Pierre
4d9392dd1f Can extract users ID from a notification. 2018-02-19 15:14:34 +01:00
Pierre
ab528402b2 Get the list of unread notifications from the server 2018-02-19 14:09:15 +01:00
Pierre
d0e7682b01 Prepared notifications list refresh. 2018-02-19 09:46:51 +01:00
Pierre
f97826752a Update the number of notifications 2018-02-19 09:39:00 +01:00
Pierre
26bbf1043e Added dropdown menu 2018-02-18 19:16:48 +01:00
Pierre
cb1319f02c Created notifications dropdown toggle. 2018-02-18 19:12:17 +01:00
Pierre
e4a3ab254d Improved style on comment creation. 2018-02-17 11:33:02 +01:00
Pierre
df877ed6be Translated login page. 2018-02-04 09:42:38 +01:00
Pierre
cfd671f7e8 Update lang component. 2018-02-04 09:25:04 +01:00
Pierre
eb4723d9fc Fix js error 2018-02-04 08:08:25 +01:00
Pierre
802b4550bd Reduced width of latests post page column. 2018-02-03 18:25:21 +01:00