rebelonion
|
6ccdc10208
|
feat: add user level to comments
|
2024-02-23 18:55:53 -06:00 |
|
rebelonion
|
ce355c108e
|
fix: right-side padding on nested comments
|
2024-02-23 18:43:01 -06:00 |
|
rebelonion
|
612936476d
|
Merge branch 'dev' of https://github.com/rebelonion/Dantotsu into dev
|
2024-02-23 18:13:29 -06:00 |
|
rebelonion
|
7ba117ec25
|
feat: set comment name color above WCAG Guidelines
|
2024-02-23 18:13:00 -06:00 |
|
aayush262
|
8ea6bf85b8
|
feat(comments): "reply to" above text input
|
2024-02-23 20:47:59 +05:30 |
|
Sadwhy
|
70c87b4067
|
A few ui changes (#204)
|
2024-02-22 21:32:46 -06:00 |
|
rebelonion
|
4628282715
|
fix: crash on comments api connection failure
|
2024-02-22 21:13:12 -06:00 |
|
rebelonion
|
6c14a2eccf
|
feat: colored names in comments
|
2024-02-22 20:49:36 -06:00 |
|
rebelonion
|
8944941d80
|
fix: comments api accepts total votes
|
2024-02-22 19:13:22 -06:00 |
|
rebelonion
|
78da98bd1d
|
fix: keep text state when off screen (commentItem)
|
2024-02-22 17:36:59 -06:00 |
|
rebelonion
|
57833be7df
|
fix: tag sort
|
2024-02-21 23:47:48 -06:00 |
|
rebelonion
|
506a0576df
|
fix: subscription icon
|
2024-02-21 23:40:41 -06:00 |
|
rebelonion
|
458f4d1ff9
|
fix: most recent watch at beginning of list
|
2024-02-21 23:32:53 -06:00 |
|
rebelonion
|
21b9d51a35
|
fix: image saving on api > Q
|
2024-02-21 23:09:31 -06:00 |
|
rebelonion
|
82922b9792
|
fix re-add anilist link
|
2024-02-21 23:01:50 -06:00 |
|
rebelonion
|
160f783c6d
|
Merge branch 'dev' of https://github.com/rebelonion/Dantotsu into dev
|
2024-02-21 23:01:11 -06:00 |
|
rebelonion
|
ba7c665a9d
|
fix: code cleanup | reply/edit stability
|
2024-02-21 22:59:45 -06:00 |
|
aayush262
|
b2f01a24b2
|
feat(comments): re-added Divider for reply
|
2024-02-20 14:11:38 +05:30 |
|
aayush262
|
84ae520f93
|
feat(comments): click on username to open in anilist
|
2024-02-20 13:59:50 +05:30 |
|
Yutatsu
|
eba774618e
|
added default load control (#202)
|
2024-02-19 22:09:21 -06:00 |
|
rebelonion
|
a74b9e985d
|
fix: remove properties file dependency
|
2024-02-19 01:31:15 -06:00 |
|
rebelonion
|
0c2e2db1dc
|
feat: basic replying
|
2024-02-19 01:28:11 -06:00 |
|
ibo
|
98b227876b
|
New Theme :) preview in discord (#200)
* Update ThemeManager.kt
added oriax in picker + applier
* Update colors.xml
Added new color seed
* Update themes.xml
Added Oriax Lightmode
* Update themes.xml
Added Oriax Darkmode + OLED
|
2024-02-17 22:46:54 -06:00 |
|
aayush262
|
1fe50d2cca
|
feat: reply in comments(WIP)
|
2024-02-17 12:29:39 +05:30 |
|
aayush262
|
420c0348f9
|
fix: mod cant ban themself now
|
2024-02-17 12:25:18 +05:30 |
|
aayush262
|
9be81aa4a9
|
fix: paddings of badges
|
2024-02-16 19:49:19 +05:30 |
|
aayush262
|
64c8f4225c
|
fix: paddings in comments
|
2024-02-16 16:37:31 +05:30 |
|
rebelonion
|
a7c9604c43
|
fix: first comment message appear every time
|
2024-02-15 18:45:57 -06:00 |
|
rebelonion
|
68cc81e56c
|
fix: correct config import
|
2024-02-15 18:39:46 -06:00 |
|
rebelonion
|
c9a64b1638
|
feat: server-side auth
|
2024-02-15 18:28:03 -06:00 |
|
rebelonion
|
ee7cff0fea
|
feat: remember comment sort order
|
2024-02-15 14:17:45 -06:00 |
|
rebelonion
|
4c35f9a0cf
|
fix: don't show 404 if no comments
|
2024-02-15 13:32:05 -06:00 |
|
rebelonion
|
9d9c4f026d
|
fix: better error message
|
2024-02-15 13:24:34 -06:00 |
|
rebelonion
|
b4c7ea5f26
|
fix: round image on comment bar
|
2024-02-15 13:01:04 -06:00 |
|
rebelonion
|
093bee94c6
|
fix: update timestamp without reloading the page
|
2024-02-15 13:00:08 -06:00 |
|
rebelonion
|
fb99429dd7
|
fix: better attempt to get anilist username
|
2024-02-15 12:53:06 -06:00 |
|
rebelonion
|
a73c4cd678
|
feat: comments targeted at database
|
2024-02-15 12:44:52 -06:00 |
|
aayush262
|
1694a1cb24
|
feat: comments sorter popup
|
2024-02-15 15:25:18 +05:30 |
|
rebelonion
|
aaf9bdd00c
|
feat: creating, deleting comments | markdown, spoiler comments
|
2024-02-14 06:41:24 -06:00 |
|
aayush262
|
07e7456ed8
|
Merge remote-tracking branch 'origin/dev' into dev
|
2024-02-13 13:36:31 +05:30 |
|
aayush262
|
7168e08587
|
feat: something idr
|
2024-02-13 13:35:46 +05:30 |
|
rebel onion
|
efb3b27317
|
Merge pull request #195 from Sadwhy/patch-6
A well recognized font
|
2024-02-12 17:34:33 -06:00 |
|
Sadwhy
|
2c3247c194
|
fixed unfortunate licence issues
|
2024-02-12 22:24:18 +06:00 |
|
aayush262
|
d37ebf8cdd
|
fix: typo
|
2024-02-12 21:44:54 +05:30 |
|
aayush262
|
a73b049fd4
|
feat: moved "Play on youtube" to info page
|
2024-02-12 21:44:22 +05:30 |
|
aayush262
|
b3de2f805f
|
wip: "send comments" interface
|
2024-02-12 21:43:29 +05:30 |
|
Sadwhy
|
0bec4f4d61
|
Mojangles font
|
2024-02-12 14:38:27 +06:00 |
|
aayush262
|
4be4a0968d
|
Merge remote-tracking branch 'origin/dev' into dev
|
2024-02-12 01:45:16 +05:30 |
|
aayush262
|
97b957a0ab
|
wip: UI for comments
|
2024-02-12 01:44:36 +05:30 |
|
Sadwhy
|
a22083dfcd
|
fix: Updated discord links
|
2024-02-11 23:00:16 +05:30 |
|