Infi
cb7df12005
Potential fix for temp channel issues
2024-11-18 19:50:53 +01:00
Infi
a648bcf60d
Fix linkshell rotation
2024-11-17 19:16:21 +01:00
Infi
bf27d3e853
Final API11 updates and new channel switcher
2024-11-16 21:06:35 +01:00
Infi
c5873b95cf
Bump Version
2024-11-13 16:19:49 +01:00
RedworkDE
d22d6ce289
fix free without alloc
2024-11-13 09:58:49 +01:00
RedworkDE
87916719b5
fix possible null dereference
2024-11-13 09:56:56 +01:00
RedworkDE
96c16d6d6a
Fix AutoTranslate
2024-11-13 09:55:12 +01:00
Infi
45fdac0dd6
API 11
2024-11-13 04:13:18 +01:00
Infi
9597218319
bump
2024-09-11 21:05:35 +02:00
Ennea
e9e6cda3a2
remove leftover content property on emotes
...
this lead to the emotes not being displayed at all in safari. woops
2024-09-09 15:40:35 +02:00
Infi
df503bf4f1
bump
2024-09-06 12:36:09 +02:00
Infi
54614b317b
Merge pull request #121 from aemsle/main
...
Added tab support to auto completion box
2024-09-06 12:28:32 +02:00
aemsle
9ad613a702
Added tab support to Auto completion box
2024-09-05 00:17:47 +01:00
Ennea
25354083d2
more explicit css for emotes, hopefully fixing display in safari
2024-09-03 22:36:41 +02:00
Ennea
862d495a71
cleaner removal of pointer-events property
2024-09-02 13:05:30 +02:00
Infi
0ea648ad6d
- Changelog
...
- Delete unused loc files
2024-09-02 12:51:45 +02:00
Infi
725fe449f8
- Support locked channels
...
- Implement render limit for webinterface [default 1000]
2024-09-02 12:46:09 +02:00
Infi
a9da2cafc2
Big loc update
2024-08-30 23:54:53 +02:00
Infi
8d973ff966
Remove migration code
2024-08-30 23:53:34 +02:00
Infi
c4d5bfaf36
- Check for color 0 in JS
...
- Fix error with frag usage
2024-08-30 14:18:33 +02:00
Infi
c7b596289e
- Add doc comments for structs
...
- Small cleanup of the js file
2024-08-30 14:08:23 +02:00
Infi
ff223bda2e
Move message processing to javascript, future proofing it for other frameworks
2024-08-30 13:31:58 +02:00
Infi
db3d513f9e
Loc the string
2024-08-29 19:06:49 +02:00
Infi
cdf4f92ffa
Allow users to collapse usage notice
2024-08-29 19:05:46 +02:00
Infi
53df5e13f7
Improve changelog
2024-08-29 00:42:59 +02:00
Infi
5e9f20c116
Fix /auth bug that prevented redirect in some browser
2024-08-28 21:23:46 +02:00
Infi
6fe560d111
- 404 favicon
...
- Try to fix chrome redirect bug
2024-08-28 19:57:50 +02:00
Infi
bf446c5511
Fix load exception
2024-08-28 18:22:44 +02:00
Infi
f6531907a4
- Partially implement tab switch
...
- Better support character switch
2024-08-28 18:18:20 +02:00
Ennea
0023988ada
chat2web frontend: fortify autoscroll code
...
so that it hopefully works across all devices.. scrolling needs another
look or ten in the javascript spec, seriously
2024-08-28 17:22:13 +02:00
Ennea
d309030def
chat2web frontend: wrap JSON.parse()s in try-catch blocks
2024-08-28 16:37:26 +02:00
Ennea
d10d37011f
chat2web frontend: several small adjustments, fixes, refactor
...
* moving the frontend gfd code into its own file
* refactoring the rest of the js code
* new "more messages"/scroll indicator
* autoscroll fixes in both javascript and css
* adjustments to mobile layout to use space more effectively
* make sure view keeps being scrolled to bottom on viewport changes
(mobile keyboard show/hide)
2024-08-28 16:27:16 +02:00
Infi
6cb01aa2f4
Add button indicator for url link
2024-08-28 14:49:50 +02:00
Infi
c77a1f9d2d
Complete the webinterface config panel
2024-08-28 14:43:49 +02:00
Infi
8d6f59f9fa
- Loc updates
...
- Add access URL to webinterface panel
2024-08-28 14:31:25 +02:00
Infi
2ababa82b0
- Implement better start/stop for the webinterface
...
- Save session tokens between startups
2024-08-28 14:09:09 +02:00
Infi
579d405621
Use JSON for POST responses
2024-08-28 12:52:23 +02:00
Infi
7b96b52217
Use QueryParser for redirect and expose method for new clients
2024-08-28 12:42:01 +02:00
Infi
2d7d1c9615
Switch to HTML encoded strings
2024-08-27 18:13:02 +02:00
Infi
0482f20fdf
Support URI payloads
2024-08-27 17:26:34 +02:00
Infi
3da41c86fc
End SSE connection successfully no matter the cause
2024-08-27 17:11:16 +02:00
Infi
3dedc315ca
Add SSE disconnect logic
2024-08-27 16:40:36 +02:00
Infi
1c60556cc8
switch to chat.html
2024-08-26 22:42:35 +02:00
Infi
7ee4151973
test
2024-08-26 22:41:50 +02:00
Ennea
769d34befd
disable inter's on-by-default ligatures, redo icon/emote CSS
...
also:
* proper styling for auth page
* clean-up of html, css, js
* fix scroll indicator eating mouse events
* fix scroll indicator on (mobile?) chrome
* re-calculate timestamp width on each new message, to account for
unknown/unexpected formats like the inclusion of AM/PM
2024-08-26 22:21:04 +02:00
Infi
abde7447be
use short path
2024-08-26 17:59:08 +02:00
Infi
f97da5d3fd
Fix rate limit not applying correctly
2024-08-26 00:15:00 +02:00
Infi
f6ea2c0dd3
Adjust emote size and implement load delay
2024-08-26 00:10:56 +02:00
Infi
bb3e1fd98b
Add bulk message sending
2024-08-25 23:35:57 +02:00
Infi
d0802a8d7a
implement route for channel switching and use json for received data
2024-08-25 17:06:00 +02:00