[Ruqola] [Bug 435718] Many incoming webooks are not displayed

2024-02-21 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=435718

Laurent Montel  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Laurent Montel  ---
I think it's ok now in 2.1
Please reopen if bug is still here.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Ruqola] [Bug 435718] Many incoming webooks are not displayed

2021-05-03 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=435718

--- Comment #6 from Laurent Montel  ---
Git commit 216919f9dc36ae577ed33eee44417dcbffa682ea by Laurent Montel.
Committed on 03/05/2021 at 11:54.
Pushed by mlaurent into branch 'master'.

Add autotest for bug-435718

A  +46   -0src/core/autotests/data/messages/message-bug-435718-2.json
A  +21   -0src/core/autotests/data/messages/message-bug-435718-2.ref
A  +68   -0src/core/autotests/data/messages/message-bug-435718-3.json
A  +21   -0src/core/autotests/data/messages/message-bug-435718-3.ref
A  +36   -0src/core/autotests/data/messages/message-bug-435718.json
A  +30   -0src/core/autotests/data/messages/message-bug-435718.ref
M  +3-0src/core/autotests/messagetest.cpp

https://invent.kde.org/network/ruqola/commit/216919f9dc36ae577ed33eee44417dcbffa682ea

-- 
You are receiving this mail because:
You are watching all bug changes.

[Ruqola] [Bug 435718] Many incoming webooks are not displayed

2021-04-14 Thread Angel Docampo
https://bugs.kde.org/show_bug.cgi?id=435718

--- Comment #5 from Angel Docampo  ---
Do you want the files? I can send them to you, but I'm putting here the text
for a completely empty incoming webhook.

empty content: (sorry, this bugtracking has no markdown support like gitlab)

Received: Message:{
"_id": "Yj3wcLPi2xfr2Gc65",
"_updatedAt": {
"$date": 1617087956309
},
"alias": "",
"attachments": [
{
"channel": "#notifications",
"color": "warning",
"fallback": "Started: RunDeck Job Notification:",
"fields": [
{
"short": true,
"title": "Job Name",
"value":
""
},
{
"short": true,
"title": "Project",
"value": "eonian"
},
{
"short": true,
"title": "Status",
"value": "Started"
},
{
"short": true,
"title": "Execution ID",
"value":
""
},
{
"short": true,
"title": "Options",
"value": "N/A"
},
{
"short": true,
"title": "Started By",
"value": "jordi.vilar"
}
],
"icon_emoji": ":rundeck:",
"title": "RunDeck Job Started",
"ts": "1970-01-01T00:00:00.000Z"
}
],
"bot": {
"i": "CHRkkKgywmGAfG8FD"
},
"channels": [
],
"groupable": false,
"mentions": [
],
"msg": "",
"parseUrls": false,
"rid": "EGpqR23fNnjsTHua4",
"ts": {
"$date": 1617082008028
},
"u": {
"_id": "rocket.cat",
"name": "Rocket.Cat",
"username": "rocket.cat"
}
}

This other is for one showing partially some text 
Received: Message:{
"_id": "bGPfZkAePkiCjEKPZ",
"_updatedAt": {
"$date": 1618402509618
},
"alias": "Taiga (Angel Docampo)",
"attachments": [
{
"color": "warning",
"fallback": "*status:* from *Initial tests* to *Done*",
"fields": [
{
"short": true,
"title": "status",
"value": "*From* Initial tests *to* Done"
}
],
"mrkdwn_in": [
"fields",
"title",
"fallback"
],
"ts": "1970-01-01T00:00:00.000Z"
}
],
"bot": {
"i": "nQnpkCztSqnGAXJhj"
},
"channels": [
],
"groupable": false,
"mentions": [
],
"msg": "Changed User Story: 
**",
"parseUrls": false,
"rid": "mLkrwMQaQ4uYtxvj8",
"ts": {
"$date": 1618402509599
},
"u": {
"_id": "rocket.cat",
"name": "Rocket.Cat",
"username": "rocket.cat"
},
"unread": true
}


And this other is for one removing the links from hyperlinks, or at least,
clicking on them does nothing, and in order to show the message, I have to
click first on the"eye" icon.
Received: Message:{
"_id": "zc2ZEfMBffRgqC6Wz",
"_updatedAt": {
"$date": 1617876860729
},
"alias": "Héctor Rovira",
"attachments": [
{
"color": "#FF",
"text": "Card moved: \"[test1](https://trello.com/c/qErZFThk)\"
from list \"TO-DO reunion' to 'Assigned-Waiting'\n",
"title": "Campagne Manager",
"title_link": "https://trello.com/b/63TFCh20;,
"ts": "1970-01-01T00:00:00.000Z"
}
],
"avatar":
"https://trello-members.s3.amazonaws.com/5d5bf5371f5d565e44d66d72/cefb7644e18a16b25531e09d2d6a5d22/170.png;,
"bot": {
"i": "aAqQRxwHoexx5MzJM"
},
"channels": [
],
"groupable": false,
"mentions": [
],
"msg": "",
"parseUrls": false,
"rid": "EGpqR23fNnjsTHua4",
"ts": {
"$date": 1617874423534
},
"u": {
"_id": "rocket.cat",
"name": "Rocket.Cat",
"username": "rocket.cat"
}
}

-- 
You are receiving this mail because:
You are watching all bug changes.

[Ruqola] [Bug 435718] Many incoming webooks are not displayed

2021-04-14 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=435718

--- Comment #4 from Laurent Montel  ---
Use "
export RUQOLA_LOGFILE=log_ruqola_file
ruqola &"
it will log info in files.

I need info about line
I need to know which type of info we have for theses lines for looking if we
can implement it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Ruqola] [Bug 435718] Many incoming webooks are not displayed

2021-04-14 Thread Angel Docampo
https://bugs.kde.org/show_bug.cgi?id=435718

--- Comment #3 from Angel Docampo  ---
Created attachment 137591
  --> https://bugs.kde.org/attachment.cgi?id=137591=edit
ruqola showing content of trello incoming webhooks removing the link from
hyperlinks

-- 
You are receiving this mail because:
You are watching all bug changes.

[Ruqola] [Bug 435718] Many incoming webooks are not displayed

2021-04-14 Thread Angel Docampo
https://bugs.kde.org/show_bug.cgi?id=435718

--- Comment #2 from Angel Docampo  ---
Created attachment 137590
  --> https://bugs.kde.org/attachment.cgi?id=137590=edit
ruqola showing partial text of the incoming webhook

-- 
You are receiving this mail because:
You are watching all bug changes.

[Ruqola] [Bug 435718] Many incoming webooks are not displayed

2021-04-14 Thread Angel Docampo
https://bugs.kde.org/show_bug.cgi?id=435718

--- Comment #1 from Angel Docampo  ---
Created attachment 137589
  --> https://bugs.kde.org/attachment.cgi?id=137589=edit
how incoming webhooks are shown on ruqola

-- 
You are receiving this mail because:
You are watching all bug changes.