Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some chat refactoring #412

Merged
merged 33 commits into from
Jul 22, 2022
Merged
Show file tree
Hide file tree
Changes from 29 commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
26f919b
chat: define atomic markup rendering
le-jeu Dec 11, 2020
0e0d0af
chat: use plext.categories
le-jeu Dec 11, 2020
96e457c
chat: use renderMarkupEntity for some refactor
le-jeu Dec 11, 2020
6fc7c70
chat: use css for [public]/[faction]
le-jeu Dec 11, 2020
aa166bf
chat: move message rendering to renderMsg
le-jeu Dec 11, 2020
471d43f
chat: remove outdated comment
le-jeu Dec 11, 2020
ebfee74
chat: use time.pl_nudge_date:after
le-jeu Dec 12, 2020
5244ea7
at: remove obsolete desiredNum
le-jeu Dec 12, 2020
bb6e52d
chat: narrowcast as td class
le-jeu Dec 12, 2020
40f8443
chat: use style.css for nick color
le-jeu Dec 12, 2020
07aec11
style: remove unwanted !important
le-jeu Dec 12, 2020
2de2a59
chat: add raw data in channel.data
le-jeu Dec 13, 2020
dcc56aa
chat: cut renderMsg in small pieces
le-jeu Dec 13, 2020
f7dd72b
chat: introduce renderMsgRow & restore renderMsg
le-jeu Dec 13, 2020
b5736a3
chat: add guid in row html data
le-jeu Dec 13, 2020
933ae24
comment spacing
le-jeu Dec 13, 2020
2fad7bc
chat: move oldest/newest msg update
le-jeu Dec 13, 2020
8407a42
chat: move message data parsing
le-jeu Dec 13, 2020
29f91d6
chat: group related functions
le-jeu Dec 13, 2020
5a9e6fe
chat: comply with eqeqeq
le-jeu Dec 13, 2020
d982ab7
chat: scroll down on first rendering
le-jeu Dec 13, 2020
936042a
chat: use server order
le-jeu Dec 24, 2020
2b549a1
chat: tr.class on chat message only
le-jeu Dec 24, 2020
e09984e
chat: lint changes
le-jeu Dec 30, 2020
cbcbb4f
fix: @player not colorized
le-jeu Jan 12, 2021
859163d
reduce margin for [public]/[faction]
le-jeu Feb 18, 2021
a046976
fix: first render not scrolled to last msg
le-jeu Feb 18, 2021
21aebe0
enable alertsChatDataAvailable hook
le-jeu Feb 19, 2021
36b3496
unify divider using 3 columns
le-jeu Mar 8, 2021
7ced0ec
fixup! enable alertsChatDataAvailable hook
le-jeu Dec 1, 2021
cd1545d
apply suggestion
le-jeu Dec 1, 2021
95b0c26
fixup! apply suggestion
le-jeu Dec 8, 2021
175fdd7
apply some coding style
le-jeu May 5, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading