Commit Graph

121 Commits

Author SHA1 Message Date
Mark Veidemanis 726ccd38d8
Implement widget spawning 2022-08-29 12:24:06 +01:00
Mark Veidemanis f7cda73ddf
Implement floating drilldown modals 2022-08-28 20:26:15 +01:00
Mark Veidemanis 383278245e
Implement hiding the graph and move elements out of boxes 2022-08-27 18:14:52 +01:00
Mark Veidemanis be20fb7a52
Make sentiment more usable 2022-08-27 17:47:33 +01:00
Mark Veidemanis 65140f70ac
Fix results delay and add nicer icons 2022-08-27 17:31:39 +01:00
Mark Veidemanis ba41a0b26b
Implement integer field randomisation 2022-08-27 13:18:24 +01:00
Mark Veidemanis 9b2d61831b
Combine obfuscated date and time to avoid leak 2022-08-27 13:02:56 +01:00
Mark Veidemanis c4f17dd5fb
Add extra checks on hash lookups 2022-08-27 12:20:36 +01:00
Mark Veidemanis de42dcee03
Fix insights search 2022-08-26 21:03:21 +01:00
Mark Veidemanis 822c474867
Remove some debug statements 2022-08-26 20:45:00 +01:00
Mark Veidemanis ae25e1980e
Implement obfuscation 2022-08-26 20:44:39 +01:00
Mark Veidemanis 3f02c61463
Improve data security by mandating token search 2022-08-26 17:16:55 +01:00
Mark Veidemanis c748745426
Add Insights permission and remove useless APIs 2022-08-26 07:20:30 +01:00
Mark Veidemanis 0e7fb8d261
Improve drilldown handlers and implement index permissions 2022-08-26 07:20:30 +01:00
Mark Veidemanis 6dd0674aae
Fix useless if statement 2022-08-26 07:20:30 +01:00
Mark Veidemanis 3b176e0a4a
Add sinst to contexts 2022-08-16 23:05:27 +01:00
Mark Veidemanis d9eb99c129
Fix sorting in safe params 2022-08-16 19:53:02 +01:00
Mark Veidemanis e08a7677ef
Implement hashing bypass for groups 2022-08-16 19:43:55 +01:00
Mark Veidemanis c984e70689
Implement hashing fields 2022-08-18 07:20:30 +01:00
Mark Veidemanis 3d8519154b
Begin implementing content permissions 2022-08-16 08:58:35 +01:00
Mark Veidemanis 774ab800a0
Improve modal and implement deduplication 2022-08-16 00:15:36 +01:00
Mark Veidemanis fdcfc715c8
Recognise queries 2022-08-15 19:39:26 +01:00
Mark Veidemanis a38cfa4ef8
Fix send message logic and tweak context queries for private messages 2022-08-15 19:16:04 +01:00
Mark Veidemanis 4be21cb488
Fix ZNC queries 2022-08-15 17:59:09 +01:00
Mark Veidemanis 65fddc5fe9
Handle the net being None or 'None' 2022-08-18 07:20:30 +01:00
Mark Veidemanis dbb12bc8ff
Fix passing registration status to modal 2022-08-14 23:59:02 +01:00
Mark Veidemanis 8b7dffa1b4
Fix issues with POST/GET arguments and the modal 2022-08-14 22:58:29 +01:00
Mark Veidemanis e7b7695efd
Use JSON for sending messages 2022-08-14 16:45:48 +01:00
Mark Veidemanis 3671d94e59
Implement re-checking and resetting authentication status 2022-08-14 12:43:13 +01:00
Mark Veidemanis 69b4cb8865
Fix authed variable and switch join/part API to use JSON 2022-08-14 09:24:21 +01:00
Mark Veidemanis 81708ef490
Add API channel deletion endpoint 2022-08-14 00:01:00 +01:00
Mark Veidemanis 985705dfa4
Implement button to enable authentication for relay 2022-08-13 22:25:42 +01:00
Mark Veidemanis f9473ea615
Implement provisioning relays 2022-08-13 20:51:46 +01:00
Mark Veidemanis 779eb3697c
Implement updating network registration 2022-08-13 20:35:25 +01:00
Mark Veidemanis ad9276c071
Implement showing LIST information 2022-08-13 13:27:49 +01:00
Mark Veidemanis 18448dce5a
Implement showing tokens 2022-08-13 01:02:45 +01:00
Mark Veidemanis 73792d724d
Filter nicknames for notices 2022-08-13 00:05:00 +01:00
Mark Veidemanis 52f3e8f1b2
Begin implementing adding channel limits 2022-08-12 23:32:23 +01:00
Mark Veidemanis ddb737fdc6
Tweak calendar z-index and uncomment type filters 2022-08-12 20:45:25 +01:00
Mark Veidemanis d6f47d0841
Flip nickname and channel only if type is self 2022-08-03 07:20:30 +01:00
Mark Veidemanis 60270d9636
Properly fetch query data 2022-08-03 07:20:30 +01:00
Mark Veidemanis 6af8e94336
Properly implement queries 2022-08-03 07:20:30 +01:00
Mark Veidemanis 1d2f37f588
Pass through more variables to the context modal and alter int handling 2022-08-03 07:20:30 +01:00
Mark Veidemanis c9a17a6fa4
Enable sending IRC messages from context modal 2022-08-03 07:20:30 +01:00
Mark Veidemanis 9a92429291
Implement searching int events 2022-08-09 07:20:30 +01:00
Mark Veidemanis 83cd5e7ee7
Properly swap modal context table and keep scroll position 2022-08-09 07:20:30 +01:00
Mark Veidemanis 3e92d17097
Bump context results size 2022-08-09 07:20:30 +01:00
Mark Veidemanis 703f36751d
Implement scrollback modal 2022-08-09 07:20:30 +01:00
Mark Veidemanis e335bdf722
Begin implementing context modal 2022-08-12 09:08:44 +01:00
Mark Veidemanis 733ca0eef3
Make tag parsing more robust 2022-08-11 23:17:45 +01:00