dan
86155986af
Fix composer shortcut detaching a reply ( #7041 )
2024-12-10 21:19:53 +00:00
dan
3327c47957
Include hydrated responses for other records ( #5646 )
...
* Include hydrated responses for other records
* Rename meta -> view
This is actually all it is now.
2024-10-24 20:43:00 +01:00
dan
e8a53dcea8
Refactor post meta to return PostView ( #5645 )
2024-10-24 20:41:50 +01:00
Hailey
8e16427497
Move composer open shortcut to shell ( #5723 )
...
* move composer shortcut hook
* put intent handler in same place
* dont allow shortcuts if no session
* revert change
2024-10-11 16:42:43 -07:00
dan
c06040cc20
Fetch link previews from RQ ( #5608 )
...
Co-authored-by: Mary <git@mary.my.id >
Co-authored-by: Hailey <me@haileyok.com >
2024-10-07 17:02:58 -07:00
Hailey
ee25b89801
[Video] Add dimension info to share intent ( #5639 )
2024-10-07 14:09:47 -07:00
Hailey
7ee67e4e7e
[Share Extension] Move away from deprecated API, implement JS side of things ( #5509 )
2024-09-26 12:37:51 -07:00
Mary
8ea89469ef
MobX removal take 2 ( #5381 )
...
* mobx removal take 2
* Actually rm mobx
---------
Co-authored-by: Dan Abramov <dan.abramov@gmail.com >
2024-09-25 01:14:15 +09:00
Eric Bailey
6c8ef69654
Fix for undefined ref on hot reload on web ( #5407 )
2024-09-18 15:45:20 -05:00
Eric Bailey
2745cba3ea
Pre-fill alt text with 10-million card post ( #5389 )
...
* Pre-fill alt text with 10-million card post (#5377 )
* Clean up type
* Tweak alt copy
* Add pt translation, fix typo
---------
Co-authored-by: Calvin <clavin@users.noreply.github.com >
2024-09-17 13:55:19 -05:00
Eric Bailey
e767c50f65
Don't open composer via hotkey if other dialog is already open ( #5334 )
...
* Don't open composer via hotkey if other dialog is already open
* Check for lightbox also
* Check for drawer
2024-09-13 18:14:46 -05:00
Eric Bailey
d76f9abdd7
"N" keyboard shortcut to open a new post modal ( #5197 )
...
* feat: Add hook on web app to open composer with 'N' keyboard shortcut
* Extract, don't fire open composer if already open
* Ignore interactive elements
---------
Co-authored-by: João Gabriel <joaog@nocorp.io >
Co-authored-by: Hailey <me@haileyok.com >
2024-09-13 16:48:28 -05:00