idproject
int64 7.76k
28.8M
| issuekey
int64 675k
128M
| created
stringlengths 19
32
| title
stringlengths 4
226
| description
stringlengths 2
154k
⌀ | storypoints
float64 0
300
⌀ |
---|---|---|---|---|---|
10,171,263 | 24,046,392 |
2019-08-22 13:48:59.460
|
(bug): Call to a member function getSubscriptionsCount() on null
|
Sentry Issue: [ENGINE-C](https://sentry.io/organizations/minds-inc/issues/1177467733/?referrer=gitlab_integration)
```
Error: Call to a member function getSubscriptionsCount() on null
File "/Controllers/api/v2/suggestions.php", line 19, in Minds\Controllers\api\v2\suggestions::get
if ($loggedInUser->getSubscriptionsCount() >= 5000) {
File "/Api/Factory.php", line 69, in Minds\Api\Factory::build
return $handler->$method($pages);
File "/Controllers/api/api.php", line 76, in Minds\Controllers\api\api::get
return Factory::build($pages, $this->request, $this->response);
File "/Core/Router.php", line 137, in Minds\Core\Router::route
return $handler->$method($pages);
File "/index.php", line 9
$router->route();
```
| 3 |
10,171,263 | 24,045,492 |
2019-08-22 13:27:37.012
|
(bug): 3 strikes in firehose not marking channels
|
<!---
Please read this!
Before opening a new issue, make sure to search for keywords in the issues
filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate.
--->
### Summary
when any three post from a channel are marked NSFW, the channel should automatically be tagged with the corresponding tag. This is not happening. This channel https://www.minds.com/karlakush had 4 posts tagged in firehose as NSFW Porn and the channel has not addopted that tag.
### Steps to reproduce
use admin account, tag 3 post of a channel, see that the channel is not being tagged
### Platform information
(Browser, device, system stats, screen size)
### What is the current *bug* behavior?
(What actually happens)
### What is the expected *correct* behavior?
(What you should see instead)
### Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (```) to format console output,
logs, and code as it's very hard to read otherwise.)
### Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
| 5 |
10,171,263 | 24,013,859 |
2019-08-21 15:57:42.496
|
(bug): reasons incorrect in banning email
|

| 2 |
10,171,263 | 24,007,990 |
2019-08-21 12:52:29.680
|
(feat) update Surge endpoint for FCM
|
https://github.com/Minds/Surge/pull/4
| 1 |
10,171,263 | 23,973,276 |
2019-08-20 13:50:01.958
|
(feat) create new endpoint for scheduled activities
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 8 |
10,171,263 | 23,950,557 |
2019-08-20 02:27:19.675
|
Modal pager
|
For MVP:
- [x] Allow reverse sorting taking in account timestamp constraints. Needed to fetch adjacent documents on time-based horizontal feeds.
| 6 |
10,171,263 | 23,850,426 |
2019-08-16 18:44:55.034
|
(feat): SEO for Pro Domains
|
- [ ] Homepage
- [ ] Feed
- [ ] Videos
- [ ] Images
- [ ] Articles
- [ ] Groups
- [ ] Login/Signup
- [ ] Newsfeed single
- [ ] Blog
- [ ] Media (image/video)
| 8 |
10,171,263 | 23,850,373 |
2019-08-16 18:41:07.836
|
(feat): Validate JWT to prevent XSRF attacks on Pro Domains
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 3 |
10,171,263 | 23,809,501 |
2019-08-15 14:06:43.347
|
(bug) Firehose reporting not marking channel after three strikes
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 3 |
10,171,263 | 23,791,254 |
2019-08-14 20:41:03.196
|
(feat): Endpoint that gathers all Top Content for each Pro hashtag/category
| null | 8 |
10,171,263 | 23,789,371 |
2019-08-14 18:55:12.150
|
(test): Scheduled posts spec tests
| null | 8 |
10,171,263 | 23,789,341 |
2019-08-14 18:53:47.820
|
(feat): When editing a scheduled blog, the linked activity should inherit time_created
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 6 |
10,171,263 | 23,789,317 |
2019-08-14 18:52:30.013
|
(feat): When creating a scheduled blog, the automatically generated activity should inherit time_created
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 4 |
10,171,263 | 23,759,027 |
2019-08-14 01:49:46.688
|
Replace "Interact" acl
|
When the environment has the permissions flag set, use permissions to calculate the existing ACL check for interacting
| 5 |
10,171,263 | 23,759,007 |
2019-08-14 01:47:12.063
|
Replace write acl
|
When the environment has the permissions flag set, use permissions to calculate the existing ACL check for write
| 5 |
10,171,263 | 23,758,993 |
2019-08-14 01:45:01.490
|
Replace "Read" Acl
|
When the environment has the permissions flag set, use permissions to calculate the existing ACL check for read
| 5 |
10,171,263 | 23,758,968 |
2019-08-14 01:42:50.748
|
(feature) Re-index the feeds for moderated channels
|
When a user marks their channel moderated, reindex the feeds
We need to talk to Mark about this. How do we handle updating feeds when the user switches modes
Is the dynamic permissions check enough?
| 5 |
10,171,263 | 23,758,902 |
2019-08-14 01:40:42.663
|
(feature) Re-index feeds on channel open
|
When a user marks their channel open, reindex the feeds
We need to talk to Mark about this. How do we handle updating feeds when the user switches modes
Is the dynamic permissions check enough?
| 5 |
10,171,263 | 23,758,801 |
2019-08-14 01:30:01.296
|
(feature) Extend the individual entities to return the permissions object on videos
|
When we get a specific image, we need to include its permissions so the front end can parse its flags
| 3 |
10,171,263 | 23,758,730 |
2019-08-14 01:26:26.751
|
(feature) Extend the individual entities to return the permissions object on images
|
When we get a specific image, we need to include its permissions so the front end can parse its flags
| 3 |
10,171,263 | 23,758,720 |
2019-08-14 01:25:03.791
|
(feature) Extend the individual entities to return the permissions object on blogs
|
When we get a specific blog, we need to include its permissions so the front end can parse its flags
| 3 |
10,171,263 | 20,516,262 |
2019-05-02 01:49:01.111
|
(test): Spec tests for ES Feeds features
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 5 |
10,171,263 | 20,489,313 |
2019-05-01 04:24:46.530
|
(fix): Groups not being show on discovery
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 3 |
10,171,263 | 20,314,677 |
2019-04-24 15:03:32.832
|
(feat): ES query for subscribed should use an ES sub-query with path (vs. read from Cassandra)
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 8 |
10,171,263 | 20,314,404 |
2019-04-24 15:01:59.029
|
(feat): Delete documents from ElasticSearch when its Cassandra entities are deleted
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 5 |
10,171,263 | 20,314,158 |
2019-04-24 15:00:14.761
|
(chore): Rename Feeds\Top to Feeds\Elastic
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 2 |
10,171,263 | 20,299,155 |
2019-04-24 10:30:43.594
|
(chore): Investigate memory leak with Email Batches
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 7 |
10,171,263 | 20,289,308 |
2019-04-24 04:40:34.613
|
(chore): Remove NSFW from /v2/container; add NSFW support to /v2/subscribed
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 2 |
10,171,263 | 20,271,682 |
2019-04-23 14:03:21.119
|
(feat)(proto): Subscribed feeds endpoint
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 3 |
10,171,263 | 20,252,384 |
2019-04-22 21:17:24.998
|
(fix): Blogs not being indexed correctly upon add/update
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 4 |
10,171,263 | 20,187,286 |
2019-04-19 05:23:06.680
|
(bug); banned channels showing in "Suggested channels" box
|
banned channels should not be suggested to users to subscribe to. They are currently showing up in the "suggested Channels" box
| 2 |
10,171,263 | 20,122,646 |
2019-04-17 00:34:10.816
|
Create a back end for tagging content as reported
|
When an admin moderates content, mark it with their guid so we can tell who tagged it.
Remove that content from all feeds where it would be in appropriate.
Research the feasibility of marking reminds as moderated as well / applying the same catergorization
| 20 |
10,171,263 | 20,122,604 |
2019-04-17 00:28:20.055
|
Reportable Hashtags
|
Create a backend and data schema for reporting hashtags
| 10 |
10,171,263 | 20,119,979 |
2019-04-16 20:52:36.063
|
(fix): Unlisted content only on /v2/container for its owner
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 2 |
10,171,263 | 20,119,974 |
2019-04-16 20:51:59.268
|
(): Ensure moderated groups content doesn't show on new feeds
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 2 |
10,171,263 | 70,876,528 |
2019-04-12 21:06:10.038
|
Push notifications for web app
|
## **Note: This is a back-end task**
- [ ] Implement new Cassandra schema for storing push notifications ids per devices
- [ ] Subscribe to browser push notifications
- [ ] Frontend abstracted module to allow to subscribe to push notifications
- [ ] Frontend notification settings to control what notifications are received
- [ ] Spec tests
- [ ] Implementation documentation
| 5 |
10,171,263 | 19,994,156 |
2019-04-12 11:59:53.325
|
(fix): help and support group appears duplicated
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 1 |
10,171,263 | 19,863,333 |
2019-04-09 00:06:55.495
|
(refactor): /v2/entities should try to inject urn property
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 2 |
10,171,263 | 19,842,408 |
2019-04-08 13:00:40.779
|
(chore): Snapshots feedback 4/05
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 8 |
10,171,263 | 19,767,076 |
2019-04-05 12:00:32.653
|
(feat): Isolated Imagemick service for image uploads
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 7 |
10,171,263 | 19,751,493 |
2019-04-04 20:04:04.234
|
(feat): Implement channel feed listing through elasticsearch
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 2 |
10,171,263 | 19,751,484 |
2019-04-04 20:03:33.422
|
(feat): Implement channel media listing through elasticsearch
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 5 |
10,171,263 | 19,747,417 |
2019-04-04 17:33:15.233
|
Launch experimental jitsi bridge for live streaming test
| null | 10 |
10,171,263 | 19,744,039 |
2019-04-04 15:14:03.507
|
(feat): /v2/entities should support urn:boost:*
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 5 |
10,171,263 | 19,744,014 |
2019-04-04 15:13:28.892
|
(feat): /v2/boost/fetch with sync support
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 3 |
10,171,263 | 19,724,560 |
2019-04-04 14:06:28.980
|
(feat): Be able to edit display name directly from profile
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 5 |
10,171,263 | 21,234,132 |
2019-04-03 18:52:47.041
|
(bug): Retrospectively paywalled posts do not apply the paywall to attachements
|
<!---
Please read this!
Before opening a new issue, make sure to search for keywords in the issues
filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate.
--->
### Summary
The problem is they can access paywalled images, videos and blogs by simply clicking on the thumbnail in the gallery widget or by viewing the gallery and then clicking the thumbnail.
NOTE: Canary mode is turned on.
See for example on https://www.minds.com/bhayward
Image https://www.minds.com/media/977926766784184320
### Steps to reproduce
1. Go to the channel for your primary account.
2. Click "Attach" and upload an image.
3. Click "Post".
4. Edit the post.
5. Put it behind a 1 token paywall.
6. Log out and log in to your secondary account.
7. Visit channel for your primary account.
8. Scroll down to the image gallery widget.
9. Click "View More".
10. Click on the thumbnail for the image.
### Platform information
* Windows 10 / Chrome (Version 73.0.3683.86)
* replicated Manjaro / Chromium
### What is the current *bug* behavior?
When you post an image, video or blog and then put it behind a paywall, it is still visible in your image/video/blog gallery for other users.
### What is the expected *correct* behavior?
If you put an image/video/blog behind a paywall after you already posted it to your channel, it shouldn't be visible and accessible to users who do not meet the paywall threshold for that content. Either that or it should appear for other users but behind the paywall mask and I think both you and other users should be able to filter the image/video/blog gallery by paywalled content. Perhaps just add a button called "Exclusive Content" at the top of each gallery.
### Relevant logs and/or screenshots


##### Video
https://imgur.com/yRzqylz
### Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
| 3 |
10,171,263 | 19,699,409 |
2019-04-03 18:44:10.972
|
(feat): auto join help & support group when creating an account
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 1 |
10,171,263 | 19,694,738 |
2019-04-03 16:37:23.093
|
(fix): Onboarding hashtags returns empty list
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 1 |
10,171,263 | 19,662,484 |
2019-04-02 19:46:29.442
|
(chore): Export license on faux-activities
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 1 |
10,171,263 | 19,650,543 |
2019-04-02 13:09:34.275
|
(bug): Mature content control missing in Canary settings
|
<!---
Please read this!
Before opening a new issue, make sure to search for keywords in the issues
filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate.
--->
### Summary
(Summarize the bug encountered concisely)
### Steps to reproduce
The mature content setting seems to be missing in Canary.
### Platform information
Platform independent
### What is the current *bug* behavior?
There is no option visible in Canary
### What is the expected *correct* behavior?
User should be able to change this setting
### Relevant logs and/or screenshots
**Canary**

**Non-Canary**

### Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
| 4 |
10,171,263 | 19,623,215 |
2019-04-01 15:58:15.993
|
(bug): groups unable to be deleted
|
<!---
Please read this!
Before opening a new issue, make sure to search for keywords in the issues
filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate.
--->
### Summary
Groups unable to be deleted in Canary mode.
https://www.minds.com/newsfeed/959471948341637120
### Steps to reproduce
1. Go to Canary Mode
2. Create a group
3. Delete the group (does not work)
### Platform information
Replicated on Chrome
### Relevant logs and/or screenshots
https://www.minds.com/newsfeed/959471948341637120
### Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
| 4 |
10,171,263 | 19,621,941 |
2019-04-01 15:06:15.945
|
(refactor): Make Offchain Wire transactions to be sent in batch
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 5 |
10,171,263 | 19,553,427 |
2019-03-29 04:16:40.239
|
(test): Create spec tests for Posts delegate
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 3 |
10,171,263 | 19,553,422 |
2019-03-29 04:16:11.889
|
(test): Create spec tests for Elasticsearch Documents delegate
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 3 |
10,171,263 | 19,538,392 |
2019-03-28 14:12:50.171
|
Send "You received a Wire" email
|
Send "You received a Wire" email when a user receives a wire
https://sketch.cloud/s/jj9eW/DPMn52y
| 5 |
10,171,263 | 19,538,284 |
2019-03-28 14:08:44.616
|
Send "Find great Minds channels" email
|
Send "Find great Minds channels" email
Confirm what topic/campaign they should be subscribed too
Weekly for users subscribed to receive these (Wednesday)
*do not send if user has received state change email this day
https://sketch.cloud/s/jj9eW/4an2Lwm
| 10 |
10,171,263 | 19,538,245 |
2019-03-28 14:06:59.602
|
Send a You have X notifications weekly on Mondays
|
Send "You have X notifications" email
Confirm what topic/campain they should be subscribed too
Weekly for users subscribed to receive these (Mondays)
*do not send if user has received state change email this day
https://sketch.cloud/s/jj9eW/eKnp9jp
| 10 |
10,171,263 | 19,538,177 |
2019-03-28 14:04:42.601
|
Send a "Your withdrawal is complete" offer
|
Send a "Your withdrawal is complete" offer email when a user completes a withdrawal
https://sketch.cloud/s/jj9eW/09Mvq3W
| 1 |
10,171,263 | 19,538,124 |
2019-03-28 14:02:50.831
|
Send "You received a boost offer" email
|
Send "You received a boost offer" email when the user receives a boost offer
https://sketch.cloud/s/jj9eW/AxMDq21
| 5 |
10,171,263 | 19,538,089 |
2019-03-28 14:01:15.264
|
Send "Your Boost is Complete"
|
Send "Your boost is complete" email when a user boost is completed.
https://sketch.cloud/s/jj9eW/agwk51z
| 5 |
10,171,263 | 19,538,040 |
2019-03-28 13:59:36.905
|
Create an email when a user sends a wire
|
Send "Your Wire Receipt" when a user sends a wire
https://sketch.cloud/s/jj9eW/m1nEdGw
| 5 |
10,171,263 | 19,537,965 |
2019-03-28 13:57:14.871
|
Create a user email state schema
|
In php, create a look up table for template id's and orders. This will determine which email a user sends when their state downgrades Core > Casual > Curious > Cold.
Create a cassandra table that has one entry per user notified
user_guid, date, template_id
Primary key, user_guid
Clustering index, user_guid, date
When we sent a user an email, upsert the email template email we sent.
When we send the user a new email, check table and advance the rotation
Back end proposal for tracking emails sent with minimal data
| 5 |
10,171,263 | 19,475,825 |
2019-03-26 22:34:33.835
|
(feat): Ban endpoint to use new Manager and queue runner to Snapshot+Delete artifacts / Restore artifacts
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 5 |
10,171,263 | 19,475,790 |
2019-03-26 22:32:38.101
|
(test): Create spec tests for Channels Manager and Artifacts delegates
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 5 |
10,171,263 | 19,475,782 |
2019-03-26 22:32:14.630
|
(test): Create spec tests for Snapshot classes
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 3 |
10,171,263 | 19,475,773 |
2019-03-26 22:31:47.095
|
(test): Fix Channels manager/entities spec tests
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 4 |
10,171,263 | 19,475,764 |
2019-03-26 22:31:13.391
|
(feat): Snapshot/delete/restore ElasticSearch documents by user_guid/owner_guid
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 7 |
10,171,263 | 19,475,758 |
2019-03-26 22:30:35.531
|
(chore): Ensure subscriptions/subscribers snapshot/restore works both ways
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 1 |
10,171,263 | 19,475,713 |
2019-03-26 22:27:00.189
|
(feat): Snapshotable trait for RepositoryEntity classes
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 1 |
10,171,263 | 19,475,702 |
2019-03-26 22:25:54.384
|
(refactor): Channel manager to use artifact delegates
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 1 |
10,171,263 | 19,475,695 |
2019-03-26 22:25:05.103
|
(feat): Snapshot+Delete / Restore CLI tool
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 3 |
10,171,263 | 19,475,693 |
2019-03-26 22:24:44.392
|
(refactor): Delete channel artifacts
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 4 |
10,171,263 | 19,475,671 |
2019-03-26 22:23:33.546
|
(feat): Restore channel from snapshots
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 7 |
10,171,263 | 19,475,679 |
2019-03-26 22:23:12.647
|
(feat): Create channel snapshots
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 7 |
10,171,263 | 19,471,754 |
2019-03-26 18:53:45.947
|
(feat): add better seo to helpdesk
|
https://www.minds.com/help
use the banner and call it Helpdesk. Let's get in the habit of always doing this
| 1 |
10,171,263 | 19,442,784 |
2019-03-26 01:45:59.037
|
2X OnChain boost reward (up to 10k) - Backend Changes
|
The backend counterpart to https://gitlab.com/minds/front/merge_requests/210
Towards closing #160
| 5 |
10,171,263 | 19,436,755 |
2019-03-25 19:31:53.777
|
Thumbnail preview not posting if you press enter on a comment too quickly
|

just type a comment with link and press enter super fast. This happens to me ALL the time.
| 4 |
10,171,263 | 19,427,152 |
2019-03-25 13:31:14.521
|
(feat): Introduce new lightweight app for video player that allows to show in iframe
|
<!---
Please read this!
Before opening a new issue, make sure to search for keywords in the issues
filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate.
--->
### Summary
Context:
> I'm trying to embed Minds videos on my external pages using the minds-supplied <iframe> code from the Minds "Share" link.
>
> When I try in Chrome I get an empty frame with the text: "www.minds.com refused to connect." Firefox simply gives an empty area the size of the iframe.
>
> Running developer tools on Chrome and looking at the console, I see the following error:
> Refused to display 'xxxxxx' in a frame because it set 'X-Frame-Options' to 'deny'.
The issue here after discussing with @edgebal seems to be that a recent security change to prevent click-jacking, has broken video embedding.
### Steps to reproduce
(How one can reproduce the issue - this is very important)
### Platform information
Windows 10, Chrome and Firefox lastest versions
### What is the current *bug* behavior?
Video cannot be embedded
### What is the expected *correct* behavior?
We should ideally find a solution where we can mitigate the risk of click-jacking, whilst also allowing video embedding.
### Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (```) to format console output,
logs, and code as it's very hard to read otherwise.)
### Possible fixes
Mark has mentioned that this could potentially be solved by either splitting the embedded links off onto a subdomain, or we may be able to remove the header for a specific endpoint.
| 15 |
10,171,263 | 19,355,667 |
2019-03-21 23:17:39.192
|
(feat) Add S -Triage (new) Label to 'Report a bug' posts to GitLab
|
https://gitlab.com/minds/engine/merge_requests/123/diffs
| 3 |
10,171,263 | 19,354,402 |
2019-03-21 21:54:40.051
|
(feat): Channel snapshots submodule
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 5 |
10,171,263 | 19,348,789 |
2019-03-21 17:10:15.732
|
(feat): ability to follow comment threads
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 10 |
10,171,263 | 19,291,156 |
2019-03-20 13:00:50.929
|
(bug): No confirmation email from site upon registration
|
>Steps:
>1. Go to: https://minds.com/canary
>2. Set Canary ON
>3. Fill in the registration details
>Actual results:
>Registration mail never received.
>Expected results:
>Registration (confirmation) mail should arrive
https://dashboard.ubertesters.com/projects/11810/issues/69?rids=135486
| 1 |
10,171,263 | 19,287,107 |
2019-03-20 11:32:03.765
|
(chore): Move ubertesters reports over to gitlab
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 2 |
10,171,263 | 19,263,230 |
2019-03-19 15:53:47.547
|
(fix): HTTP 500 being thrown on /v2/entities when logged-out
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 1 |
10,171,263 | 19,263,164 |
2019-03-19 15:51:58.842
|
(feat): Implement pagination limit for /v2/feeds
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 2 |
10,171,263 | 19,155,186 |
2019-03-15 14:45:42.449
|
(test): Spec tests for sync engine
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 10 |
10,171,263 | 19,155,082 |
2019-03-15 14:41:38.366
|
(feat): Implement Boost resolver on /v2/entities
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 3 |
10,171,263 | 19,154,858 |
2019-03-15 14:37:09.197
|
(feat): Fetch boosts on /v2/feeds endpoint, both on sync and !sync modes
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 3 |
10,171,263 | 19,154,571 |
2019-03-15 14:28:23.824
|
(feat): Create Feed\Boost module
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 5 |
10,171,263 | 19,112,986 |
2019-03-14 13:07:14.113
|
(feat): Reduce all channels to 5k most recent interacted channels
|
- [ ] Calculate a channels most interacted with channels
- [ ] Reset friends and friends of table to these channels
- [ ] Send email and notifications prompting user
| 10 |
10,171,263 | 19,046,023 |
2019-03-12 21:42:41.240
|
(feat): Entities resolver based on URN
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 5 |
10,171,263 | 18,989,806 |
2019-03-11 15:21:37.521
|
(test): Fix engine tests on PouchDB sync branch
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 2 |
10,171,263 | 18,989,644 |
2019-03-11 15:17:12.228
|
(fix): Latest sort should filter by hashtag (vs weighting)
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 1 |
10,171,263 | 18,892,294 |
2019-03-07 20:08:39.484
|
(bug): rate limited for suggested channels
|
<!---
Please read this!
Before opening a new issue, make sure to search for keywords in the issues
filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate.
--->
### Summary
Just made a new channel and immediately got in 5 min jail for subscribing to the channel prompts. We should only show as many "suggested channels" as are allowed by rate limits.
### Steps to reproduce
make new channel
follow prompts
subscribe to "suggested Channels"
hit subscribe rate limit
### Platform information
all
### What is the current *bug* behavior?
hit rate limits for following prompted "suggested channels"
### What is the expected *correct* behavior?
only show as many "suggested channels" as are allowed by rate limits
### Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (```) to format console output,
logs, and code as it's very hard to read otherwise.)
### Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
/label ~"T \- Bug" ~"S \- Triage:new"
| 2 |
10,171,263 | 18,858,338 |
2019-03-06 22:27:02.702
|
(feat): Add endpoints allow sync'ing block list and top feeds
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 7 |
10,171,263 | 18,858,266 |
2019-03-06 22:20:55.208
|
(feat): Inject boosts to Discovery feed list
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 3 |
10,171,263 | 18,844,372 |
2019-03-06 16:48:36.087
|
(chore): Add legacy fallback read to User Hashtags
|
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
| 1 |
10,171,263 | 18,842,716 |
2019-03-06 15:45:33.035
|
Create an api endpoint to store user's sendwyre information
|
Once a user goes through the onboarding for sendwyre
We need to use oauth to call an authenticated endpoint on the backend
Store the sendwyre information in a cassandra table
| 15 |
10,171,263 | 18,842,679 |
2019-03-06 15:43:58.034
|
Create a Dockerized Checkout site
|
Create a new web site that is
Running Express for backend / oauth integration
Running Vue to vet another javascript framework
Opens the Sendwyre widget and redirects to minds
| 10 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.