Scott Nonnenberg
|
4763831d3e
|
background.ts: Introduce types for redux initialState
|
2022-02-23 12:48:40 -06:00 |
|
Evan Hahn
|
770c80b9ee
|
Remove several @ts-ignores
|
2021-12-16 17:14:21 -08:00 |
|
Evan Hahn
|
5619eeca83
|
Upgrade Prettier to 2.4.1
|
2021-11-11 16:43:05 -06:00 |
|
Evan Hahn
|
a9cb621eb6
|
Various search UI improvements
|
2021-11-01 11:43:02 -07:00 |
|
Evan Hahn
|
74fde10ff5
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
|
Scott Nonnenberg
|
68f1023946
|
Move message.getPropsForBubble and friends to selectors
|
2021-06-17 10:15:10 -07:00 |
|
Evan Hahn
|
3389b2e2b8
|
Remove deleted messages from Redux search state
|
2021-06-16 09:39:09 -07:00 |
|
Evan Hahn
|
c0cc878a64
|
Merge branch 'hiqua-fix_hanging_search' into next-beta
|
2021-04-14 14:14:57 -07:00 |
|
Evan Hahn
|
ea6562b7ac
|
Merge branch 'hiqua-no_lower_limit_query' into next-beta
|
2021-04-14 14:14:57 -07:00 |
|
Quentin Hibon
|
08905e1386
|
Allow one-character search queries
Related: #5180.
|
2021-04-14 14:14:56 -07:00 |
|
Fedor Indutny
|
37c8c1727f
|
Types, better-sqlite3, and worker_threads for our sqlite
|
2021-04-08 23:53:18 -04:00 |
|
Quentin Hibon
|
8abd73fa4f
|
Do not search if normalized query is empty
Fixes #5137
|
2021-04-08 12:32:44 +02:00 |
|
Josh Perez
|
44dfd28017
|
Fix message retry and search results with mentions
|
2021-03-19 16:57:35 -04:00 |
|
Evan Hahn
|
06fb4fd0bc
|
Add "new conversation" composer for direct messages
|
2021-03-19 16:53:51 -04:00 |
|
007
|
5fad43fcfb
|
fix: allow hyphen on search term (#4731)
|
2021-02-04 14:41:42 -08:00 |
|
Scott Nonnenberg
|
cbc6c29479
|
Finish in-redux conversation lookups, getPropsForSearchResult moved
|
2021-01-25 18:28:58 -08:00 |
|
Evan Hahn
|
eff2318157
|
Minor: mark reducer arguments as Readonly
|
2020-12-17 12:12:52 -05:00 |
|
Evan Hahn
|
8bfaf598af
|
Add license headers across the project
|
2020-11-04 13:03:13 -06:00 |
|
Sidney Keese
|
dabab60f56
|
Remove TSLint
Co-authored-by: Chris Svenningsen <chris@carbonfive.com>
|
2020-10-12 18:10:07 -04:00 |
|
Sidney Keese
|
2ade4acd52
|
Migrate util, types, state, sticker-creator to ESLint
|
2020-09-21 15:42:51 -04:00 |
|
Josh Perez
|
d87335f5a6
|
Support server-determined build expiration
|
2020-09-09 17:34:57 -07:00 |
|
Scott Nonnenberg
|
6b094e1514
|
Refactor: Move data-access code to Typescript w/ shared interface
|
2020-04-15 14:45:11 -07:00 |
|
Ken Powers
|
a90246cbe5
|
Passive UUID support
Co-authored-by: Scott Nonnenberg <scott@signal.org>
|
2020-03-24 16:59:35 -07:00 |
|
Scott Nonnenberg
|
c147e6ce25
|
Restore contact/conversation differentiation in search results
|
2020-02-06 14:52:05 -05:00 |
|
Scott Nonnenberg
|
20a892247f
|
Keyboard shortcuts and accessibility
|
2019-11-13 16:53:42 -08:00 |
|
Scott Nonnenberg
|
e39c6e5321
|
Don't search conversations if searching within conversation
|
2019-09-05 08:59:21 -07:00 |
|
Ken Powers
|
1d3fe4bbf3
|
Split search actions between discussions and messages
|
2019-09-04 10:46:28 -04:00 |
|
Scott Nonnenberg
|
c39d5a811a
|
Full-text search within conversation
|
2019-08-21 14:52:30 -07:00 |
|
Scott Nonnenberg
|
6292019d30
|
Virtualize search results - only render what's visible
|
2019-08-21 14:52:30 -07:00 |
|
Scott Nonnenberg
|
5ebd8bc690
|
Virtualize Messages List - only render what's visible
|
2019-08-21 14:52:30 -07:00 |
|
Ken Powers
|
29de50c12a
|
Stickers
Co-authored-by: scott@signal.org
Co-authored-by: ken@signal.org
|
2019-05-16 16:10:37 -07:00 |
|
Scott Nonnenberg
|
c41bc53614
|
Refactor messages model; New timeline react components
|
2019-05-16 15:23:21 -07:00 |
|
Scott Nonnenberg
|
031b64a476
|
Disable full-text search until we can go to arbitrary messages
|
2019-03-12 17:44:14 -07:00 |
|
Scott Nonnenberg
|
b3ac1373fa
|
Move left pane entirely to React
|
2019-03-12 17:44:14 -07:00 |
|