buttercheezii
c539dba6a8
Fix insane bug where some profiles cause client hang
...
Some code was converting the customs object to an array with millions of elements, which caused iteration and ipc transport (json serialize) to hang the client for many minutes at a time.
This is probably because incorrect lodash functions were used on the customs. Lodash would convert it to array and then it would get stored and turn up as array every time, corrupting storage and ensuring client denial of service.
This fixes that bug by avoiding using incorrect lodash functions that convert things to arrays with millions of elements.
It also retroactively fixes profiles that were stored with array customs, so the client won't crash.
2021-12-06 05:00:44 -08:00
Mr. Stallion
abbcc6fcbf
Fix missing ad buttons
2021-09-11 15:43:33 -05:00
Mr. Stallion
73c8cf217b
Fixed caching bugs
2021-09-10 18:02:50 -05:00
Mr. Stallion
dec5cd97b2
More shark fixes
2021-09-06 20:01:16 -05:00
Mr. Stallion
99b71bfd10
Tiger shark no longer registers as 'feline'
2021-09-06 19:56:32 -05:00
Mr. Stallion
9369f9483e
Position comparison
2021-04-22 18:49:21 -05:00
Mr. Stallion
60a9dc0997
Slightly more relaxed post length scoring
2021-03-26 12:53:17 -05:00
Mr. Stallion
34cb62b1ad
Post length comparison
2021-03-25 15:53:37 -05:00
Mr. Stallion
fec16d1f89
Better profile scoring weights
2021-03-21 16:28:13 -05:00
Mr. Stallion
4c28ce8264
Kink scoring
2021-03-06 14:59:28 -06:00
Mr. Stallion
b09fe7ec43
Minor
2021-02-02 19:55:10 -06:00
Mr. Stallion
805e097539
Cleanup on aisle 'colon'
2021-01-30 18:46:27 -06:00
Mr. Stallion
274cbfa482
Fix
2021-01-23 18:59:01 -06:00
Mr. Stallion
e1adc05cae
Web worker draft
2021-01-23 18:52:27 -06:00
Mr. Stallion
450dadb486
Fixes
2021-01-23 11:45:36 -06:00
Mr. Stallion
3f8d84803c
Better definition implementation
2021-01-22 17:18:41 -06:00
Mr. Stallion
60fd33a0f9
Added external definition services
2021-01-21 17:37:57 -06:00
Mr. Stallion
00dcc5f571
First word lookup draft
2021-01-20 18:02:15 -06:00
Mr. Stallion
a8e8362ee2
Merge branch 'canary' into feature/dictionary
2021-01-20 14:52:49 -06:00
Mr. Stallion
a020e71ad4
New event bus
2021-01-20 14:52:33 -06:00
Mr. Stallion
c168873265
Draft
2021-01-20 14:22:22 -06:00
Mr. Stallion
4282fa544a
Minor
2020-11-24 23:44:22 -06:00
Mr. Stallion
4ceee99520
Better search rankings
2020-11-21 14:41:08 -06:00
Mr. Stallion
1a12a3e57d
Character preview cleanup
2020-10-30 17:47:33 -05:00
Mr. Stallion
61b4976763
Character previews
2020-10-25 17:55:21 -05:00
Mr. Stallion
d69cab94ec
Match logic in user menu
2020-10-24 18:17:31 -05:00
Mr. Stallion
c2c08a9b82
Updated dependencies
2020-10-24 15:47:50 -05:00
Mr. Stallion
7cc5afc8c8
Species search improvements
2020-10-24 14:43:25 -05:00
Mr. Stallion
50f8d1eb7f
Improved species matching
2020-10-20 18:19:43 -05:00
Mr. Stallion
d91f44d0db
Improved species matching
2020-10-18 17:52:56 -05:00
Mr. Stallion
60bdcc6c99
Profile navigation
2020-10-07 21:24:02 -05:00
Mr. Stallion
d9e1e83d74
Fix to scoring logic
2020-10-04 16:48:48 -05:00
Mr. Stallion
b52c7eec69
Fluid species support
2020-10-04 16:30:54 -05:00
Mr. Stallion
3425b80913
Cleaner loading spinner during software upgrades
2020-07-04 16:31:02 -05:00
Mr. Stallion
e9e1e8ef63
Age matching fix
2020-07-01 09:33:29 -05:00
Mr. Stallion
80dfe32006
Cache expiration
2020-06-30 16:51:06 -05:00
Mr. Stallion
24aced5b64
Wording changes
2020-06-30 11:51:56 -05:00
Mr. Stallion
e1d2f9ff3e
Fix cache miss on metadata
2020-06-29 11:34:56 -05:00
Mr. Stallion
b08e3b36f0
Fix cache miss on metadata
2020-06-29 11:32:06 -05:00
Mr. Stallion
d316407627
Add scores to messages loaded with loadMore()
2020-06-16 14:18:04 -05:00
Mr. Stallion
c31e3bde02
Reduced blocking UI on conversation view switches
2020-06-16 12:25:31 -05:00
Mr. Stallion
b052689afc
Much more optimized fetching strategy for profiles
2020-06-16 11:27:31 -05:00
Mr. Stallion
f1fbe92dde
Better management of accidental parallel message posting
2020-04-19 12:59:49 -05:00
Mr. Stallion
326e1b9445
Species search
2020-04-11 15:23:53 -05:00
Mr. Stallion
73528dd51d
Exporting
2020-04-11 14:14:58 -05:00
Mr. Stallion
47f329b3f5
Better species detection
2020-04-11 12:46:57 -05:00
Mr. Stallion
c8625b3085
Minor
2020-04-09 11:58:44 -05:00
Mr. Stallion
2ef6e937c6
Fixes
2020-03-17 13:06:17 -05:00
Mr. Stallion
cd77ece220
Fixes
2020-03-17 13:06:08 -05:00
Mr. Stallion
09c182be3b
Code reorg
2020-03-15 11:23:39 -05:00