forums
Here are 125 public repositories matching this topic...
Mention users
People should be able to mention users in replies and threads with an @ tag. Upon thread or reply creation, these tags are detected and the user mentioned gets an email notification. This should only happen for thread or reply creation and not with updating them. User mentions in threads and replies should be indicated with a link to their profile and be styled as bold.
-
Updated
Jun 8, 2020 - Python
-
Updated
May 29, 2020 - Ruby
-
Updated
Jun 11, 2020 - Java
-
Updated
Apr 9, 2018 - Kotlin
-
Updated
May 22, 2020 - PHP
When you're running Functions, a queued message isn't deleted after it's sent. There should be some decision about what do with that: Either delete the message or flag it as failed. Maybe even periodically delete them after a certain age.
-
Updated
Jun 19, 2020 - Shell
-
Updated
Jan 5, 2018 - Python
Here is a example on common HTTP header after authentication:
HTTP header
| Header | login user | used in browser | used in android | value | sample |
|---|---|---|---|---|---|
| x-li-device | x | ✓ | ✓ | sha1(UUID) | bd62c29291cbe9fb9662ef70f8c5042d55680f0 |
| x-li-device-type | x | ✓ | ✓ | browser or android | browser |
-
Updated
Feb 14, 2020
-
Updated
May 13, 2020 - Python
-
Updated
Nov 5, 2019 - Python
-
Updated
Aug 2, 2019 - PHP
-
Updated
Nov 2, 2017 - Java
Although the status suggests that the file is spacy_docs.pb compressed, it is only placed into a zipfile without compression. This is because it no compression method is specified (see for example: https://stackoverflow.com/questions/4166447/python-zipfile-module-doesnt-seem-to-be-compressing-my-files).
-
Updated
Jun 6, 2020 - CSS
Improve this page
Add a description, image, and links to the forums topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the forums topic, visit your repo's landing page and select "manage topics."
We have a dropdown on the role settings page that seems to be critically important but is poorly documented.
Objective