« Back Issue #486
  • 2021-03-14 13:06 Reported by anirudh95
  • 2021-05-09 18:03 Marked fixed
Status: Marked fixed
Priority: Medium

Adding pre-defined 'Chats' group to users on Yioop for direct messaging & Generating URL Shrtener

anirudh95 2021-03-14 13:06

This feature is meant as a setup for users on yioop to be able to direct message each other. The attached patch gives the 'root' admin to create a group called "Chats" while adding New Users and also automatically creates the same group for Existing Users after logging in by checking if their active status is 1. Generating a URL-Shortener to allow any user to be able to be redirected to a link out of Yioop.

anirudh95 2021-05-07 14:11

In manage locale for English (possible values to fill are given below): social_component_url_shortener - URL Shortener element_chat_name - Chats wiki_element_url_shortener - URL: wiki_element_shortURL_label - Shortened URL:

administrator 2021-05-09 18:02

Thanks for your patch! I applied it and push it live. I then did a very quick clean up of the code. Please take a look at the diff between your commit and the ones right after to see how I modified your code to more follow Yioop coding conventions.

Best, Chris

administrator 2021-05-09 18:03

push code with 7e2a49b5

anirudh95 2021-05-09 18:03

Attachments:

my.patch

X