Samantaz Fox
|
df85265453
|
Comments: Move link utility functions to own file + module
|
2023-05-25 22:53:53 +02:00 |
|
Samantaz Fox
|
de78848039
|
Comments: Move 'template_reddit' function to own file + module
|
2023-05-25 22:53:53 +02:00 |
|
Samantaz Fox
|
e10f6b6626
|
Comments: Move 'template_youtube' function to own file + module
|
2023-05-25 22:53:53 +02:00 |
|
Samantaz Fox
|
634e913da9
|
Comments: Move 'fetch_reddit' function to own file + module
|
2023-05-25 22:53:53 +02:00 |
|
Samantaz Fox
|
1b25737b01
|
Comments: Move 'fetch_youtube' function to own file + module
|
2023-05-25 22:53:53 +02:00 |
|
Samantaz Fox
|
8dd1824869
|
Comments: Move reddit type definitions to their own file
|
2023-05-25 22:53:53 +02:00 |
|
Samantaz Fox
|
6440ae0b5c
|
Community: Fix position of the "creator heart" (broken by #3783)
|
2023-05-23 23:32:23 +02:00 |
|
Samantaz Fox
|
720789b622
|
HTML: wrap comments metadata in a paragraph
|
2023-05-06 19:46:07 +02:00 |
|
Samantaz Fox
|
ce2649420f
|
CSS: Fix iframe attachment size in community posts
|
2023-05-06 19:46:03 +02:00 |
|
Samantaz Fox
|
efda154ec8
|
Allow channel urls to be displayed in video's description (#3759)
|
2023-05-03 00:33:48 +02:00 |
|
ChunkyProgrammer
|
28584f22c5
|
Fix index out of bounds error
|
2023-04-30 19:03:36 -04:00 |
|
chunky programmer
|
1b10446e5e
|
move url parsing to utils method
|
2023-04-30 18:58:39 -04:00 |
|
ChunkyProgrammer
|
1da00bade3
|
implement code suggestions
Co-Authored-By: Samantaz Fox <coding@samantaz.fr>
|
2023-04-02 16:31:59 -04:00 |
|
ChunkyProgrammer
|
a3da03bee9
|
improve accessibility
|
2023-03-27 22:56:29 -04:00 |
|
ChunkyProgrammer
|
a781cf3734
|
readd try as bool for isSponsor key
|
2023-03-07 15:59:51 -05:00 |
|
ChunkyProgrammer
|
60b7c8015c
|
add channel emoji css class
|
2023-03-02 07:29:44 -05:00 |
|
ChunkyProgrammer
|
b5eb6016bb
|
add spaces at end of attribute
|
2023-02-19 14:51:39 -05:00 |
|
ChunkyProgrammer
|
bc5d81fe60
|
use string builder to create images
change member to sponsor
|
2023-02-19 12:46:46 -05:00 |
|
ChunkyProgrammer
|
76ad4e8026
|
show member icon, hide deleted emojis, fix non-custom emojis
|
2023-02-16 14:12:56 -05:00 |
|
ChunkyProgrammer
|
d03a62641f
|
Add support for custom emojis in comments
|
2023-02-15 00:21:29 -05:00 |
|
Samantaz Fox
|
87342e4efd
|
Comments: Revert "isPinned" to a nil check
"pinnedCommentBadge" is not a boolean, but a complex structure.
This commit fixes a wrong assumption I had during the rewiew of
https://github.com/iv-org/invidious/pull/3626
|
2023-02-12 17:57:32 +01:00 |
|
ChunkyProgrammer
|
e0c70d34cc
|
Make sure pinnedCommentBadge isn't equal to false
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
|
2023-02-09 17:13:21 -05:00 |
|
ChunkyProgrammer
|
b893bdac0d
|
parse isPinned, add support for strikethrough
|
2023-02-07 22:02:35 -05:00 |
|
Emilien Devos
|
6f3b4fbaaf
|
fix replies count
|
2022-09-02 20:16:02 +02:00 |
|
Samantaz Fox
|
beb9894c47
|
Merge pull request #3124 from iv-org/add-404-status-code
|
2022-07-06 22:05:01 +02:00 |
|
Samantaz Fox
|
23cd04fe88
|
Merge pull request #3116 from DoodlesEpic/fix-reddit-comments-nojs-ytkids
Fix document is empty error on yt kids video when reddit comments are enabled
|
2022-06-09 00:33:09 +02:00 |
|
Samantaz Fox
|
2313ca8f72
|
Merge pull request #3084 from AHOHNMYC/js-helpers-polyfills
JS refactoring part 2: helper functions, poyfills
|
2022-06-09 00:30:34 +02:00 |
|
Émilien Devos
|
c201ea53ba
|
Add 404 status code on all possible endpoints
|
2022-05-27 14:06:38 +00:00 |
|
DoodlesEpic
|
ad37db4c82
|
Fix document is empty error on yt kids video when reddit comments are enabled
|
2022-05-24 20:34:36 -03:00 |
|
Samantaz Fox
|
6ff3a633f7
|
Merge pull request #2968 from mathiusD/description-link
|
2022-05-21 18:58:47 +02:00 |
|
Féry Mathieu (Mathius)
|
d8fb4f0a87
|
Update text_to_parsed_content for add docs
Follow this comment :
https://github.com/iv-org/invidious/pull/2968#discussion_r851808433
|
2022-05-18 23:45:47 +02:00 |
|
Féry Mathieu (Mathius)
|
2e195575a6
|
Rename uriMatch to urlMatch inside comments.cr
This refactor update text_to_parsed_content method
|
2022-05-18 23:45:47 +02:00 |
|
Féry Mathieu (Mathius)
|
28efeaa4f2
|
Update management of channel description
Follow this comment :
https://github.com/iv-org/invidious/pull/2968#issuecomment-1066428317
|
2022-05-18 23:45:28 +02:00 |
|
Samantaz Fox
|
137534f901
|
Fix for #3096
|
2022-05-18 23:36:50 +02:00 |
|
meow
|
7dd699370f
|
js code rewrite. Created _helpers.js with XHR and storage wrapper
|
2022-05-06 04:46:59 +03:00 |
|
Samantaz Fox
|
059796c60d
|
Merge pull request #3076 from SamantazFox/fix-3062-3063
Fix regressions of #2936
|
2022-05-04 22:29:10 +02:00 |
|
Samantaz Fox
|
b0342b7449
|
Other minor fixes
|
2022-05-03 22:28:19 +02:00 |
|
Samantaz Fox
|
f5fb4c6c64
|
Apply 2859.diff
|
2022-05-01 21:10:43 +02:00 |
|
Samantaz Fox
|
e690e166b0
|
Fix javascript:void(0) instead of youtu.be links
|
2022-05-01 18:48:08 +02:00 |
|
Samantaz Fox
|
6a02dd8842
|
Fix broken hashtag links
|
2022-05-01 17:42:53 +02:00 |
|
Émilien Devos
|
595c3fb833
|
Revert "Youtube verification badge" (#3070)
|
2022-04-30 23:42:38 +02:00 |
|
Samantaz Fox
|
1d25c55c0b
|
Merge pull request #2859 from jonas-w/verified-badge
Youtube verification badge
|
2022-04-30 18:54:38 +02:00 |
|
Féry Mathieu (Mathius)
|
da53de2097
|
Fix regression related of timestamp 0:00
|
2022-04-20 00:42:09 +02:00 |
|
Samantaz Fox
|
3702e8c6fe
|
Fix comment "pings" (#3038)
|
2022-04-17 18:02:47 +02:00 |
|
Féry Mathieu (Mathius)
|
68ac18dc98
|
Remove useless call
Follow this comment :
https://github.com/iv-org/invidious/pull/2936#discussion_r841277735
|
2022-04-03 23:26:34 +02:00 |
|
Jonas Wunderlich
|
611e7e9dd8
|
Changed icon to checkmark and for verified author to checkmark-circle
|
2022-03-26 20:13:33 +01:00 |
|
Jonas Wunderlich
|
aa09bbe23d
|
Done some refactoring
|
2022-03-13 20:16:30 +01:00 |
|
Féry Mathieu (Mathius)
|
19805b91d9
|
Patch links related to youtube.com
Related to followings comments :
- https://github.com/iv-org/invidious/pull/2936#discussion_r815253405
|
2022-02-26 17:53:39 +01:00 |
|
Féry Mathieu (Mathius)
|
420c458b6a
|
Update links related to youtube.com
Following comment at :
- https://github.com/iv-org/invidious/pull/2936#discussion_r814435888
|
2022-02-25 21:07:12 +01:00 |
|
Jonas
|
6de449811d
|
Merge branch 'iv-org:master' into verified-badge
|
2022-02-25 19:29:12 +01:00 |
|