Commit Graph

867 Commits (e69f18c1c58ef175cdf8ccd87b241c019e64d8dd)

Author SHA1 Message Date
Magnus Hauge Bakke 0d7d8e0cce Add directive for file input change 10 years ago
Tor Hveem a02573a9c2 Construct plugin elements async. Fixes #660 10 years ago
Alex Schneider 1d628ed849 Remove comments that we don't really need 10 years ago
Alex Schneider 6dcb579de4 Fix sanitization by constructing elements in Javascript. 10 years ago
David Cormier 0afa7bc184 plugins: sanitize user input before passing it to plugins 10 years ago
Colin Arnott 2f8ab9dbf3 roll back tls upgrade for giphy plugin link, as it conflicts with printed link 10 years ago
Colin Arnott 875001f1b2 simplify regex matching and increase readability of the giphy plugin and have plugin link to original userfacing url, not cdn image file 10 years ago
Colin Arnott 03a6e391f6 added plugin support for giphy gifs as embedded content and created testcases 10 years ago
Tor Hveem 1f37f848fc fix another version check 10 years ago
AppleDash fafed6a915 Add support for supplying credentials in the URL via the hash. 10 years ago
Lorenz Hübschle-Schneider 6ca1deb66d Always show server buffers in hierarchical view 10 years ago
Angus Gibson 117d9991ec Handle hidden weechat buffers 10 years ago
Chris Moeller c7a5d8decf Added a check for DOM 3 getModifierState before attempting to use it, as some browsers may not have implemented that spec yet (Like stable Safari) 10 years ago
Tor Hveem e096284502 Check modifier state and don't trigger on any altgr event 10 years ago
Peter Elmers febbb3ffdb Re-implement click to join functionality. 10 years ago
Tor Hveem 1f89a0ef0b Use new version check 10 years ago
Lorenz Hübschle-Schneider 2626b5e936 openBuffer: send /join and /query with -noswitch parameter 10 years ago
Lorenz Hübschle-Schneider 8c965e0b90 Store WeeChat version is an array of numbers 10 years ago
Lorenz Hübschle-Schneider cfad82ec3e Properly fix #622 by escaping input into DOM filters 10 years ago
Lorenz Hübschle-Schneider bdb968d3af More strict escaping 10 years ago
Lorenz Hübschle-Schneider 0f706c37fe settings: add a cache 10 years ago
Tor Hveem ec877ab224 Switch to buffer after issuing /query. Fixes #318 10 years ago
Tor Hveem 2fa229851b Move readmarker too when using new style 10 years ago
Tor Hveem d0cabde132 Send more types of clearing only when using new style 10 years ago
Tor Hveem 5099357a8a Better disconnect responsiveness 10 years ago
Tor Hveem 9b2a527cb7 Limit prefix parts to at most 25 chars 10 years ago
Tor Hveem 97b937f015 Use correct pointer string 10 years ago
Lorenz Hübschle-Schneider 78b33798c6 Fix commands for buffers whose fullname contain whitespace 10 years ago
Johan Stenehall 5643df2292 Add notification and unread count to topbar 10 years ago
Tor Hveem a1fc84f592 fix nick completion on nicks with special chars 10 years ago
Tor Hveem 36ae273460 check that emojione is defined before usage 10 years ago
Tor Hveem 9432004c5e Clear hotlist in more scenarios 10 years ago
Tor Hveem feaf76f1ea move hotlistclear into connection 10 years ago
Tor Hveem 99ccd551b6 Enable by default, except on mobile. Convert by default. 10 years ago
Lorenz Hübschle-Schneider dc46a9b22a Don't embed content by default 10 years ago
Tor Hveem f042f729e1 switch from twitter's emoji lib to emojione 10 years ago
Tor Hveem c71ce1b404 Use new command for "syncing" hotlist. 10 years ago
Lorenz Hübschle-Schneider 2d3c2c11bb Load theme without angular to reduce flicker 10 years ago
Lorenz Hübschle-Schneider be8ab42b7c Make MathJax a setting and load it only if enabled 10 years ago
Lorenz Hübschle-Schneider 5740c647d6 Basic MathJax hackery 10 years ago
Lorenz Hübschle-Schneider 6af6d34a4f Dynamically load twemoji if required 10 years ago
Tor Hveem cf27b11df3 fixes for reconnect feature 10 years ago
Tor Hveem 7029511029 Style the reconnect banner, clean up apply usage 10 years ago
Tor Hveem ca5542e46d Handle signal _buffer_localvar_changed 10 years ago
Tor Hveem 99f396b652 Check that nicklist exists before updating. 10 years ago
Tor Hveem ff480cd0c6 fix problem with activating saving of password 10 years ago
Tor Hveem ed18a250fb save defaults to $store 10 years ago
Lorenz Hübschle-Schneider de69f820fe Save emojify preference in settings 10 years ago
David Cormier b6260e7cc7 plugins: add html5 video support 10 years ago
Tor Hveem 784731f22f Handle signal _buffer_localvar_changed 10 years ago