-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add component and api * Add websocket connection * Add testing .gohtml * Add sorting and preprocessing * Add websocket message and reply handling * Add reactions to ws * Add chat reply fix * Add EmojiSuggestions * Remove unused templates * Add message send * Add delete functionality * Add resolve * Add approve * Add retract; merge api/user[s] files * Add interface 'Identifiable' * Cleanup websocket creation; Add addressees * Add polls * Add 'type' to poll ws messages * Add 'interaction' bundle * Start integrating new component into html * Add more components * Add focus * Add login checks * Add admin toolkit * Add back polls * More poll features... * Add poll creation * Remove some of the old functions * Scrolling behavior; server messages; mini-bugs * Scroll after sort change * Remove testchat * Remove old files * Add video-information ws * Update description properly * Add sort dropdown * Reintegrate chat replay * Fix test * Remove old chat files * Tiny fix; Remove console.log * Fix lint * Remove unused testing func * Remove console.log * Revert/Use old emojipicker design
- Loading branch information
1 parent
2f544f1
commit ffe99ba
Showing
51 changed files
with
1,953 additions
and
2,007 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.