Sinclair Chen
e91a859c5c
fix trigger on every render eslint warning
2022-08-04 16:20:29 -07:00
Sinclair Chen
bb6a63a230
Merge branch 'main' into comment-rich-text
2022-08-04 15:40:41 -07:00
Sinclair Chen
b882db5018
fix ESlint and errors from merge
2022-08-04 15:40:15 -07:00
Sinclair Chen
506cab6c82
code review: refactor
2022-08-04 15:19:00 -07:00
Ian Philips
d83e103fab
Ignore clicks when hidden
2022-08-03 18:42:40 -06:00
Sinclair Chen
694120216a
Merge branch 'main' into comment-rich-text
2022-08-03 16:50:42 -07:00
Sinclair Chen
18152ff655
only submit on enter in chat
2022-08-03 16:24:14 -07:00
Sinclair Chen
adda267b5b
Insert at mention on reply
2022-08-03 16:15:34 -07:00
Ian Philips
5bc905b358
Bottom padding works on mobile, broken on desktop :(
2022-08-03 16:42:51 -06:00
Ian Philips
b4c6b99e09
Remove bottom bar height correction
2022-08-03 16:38:00 -06:00
Ian Philips
fab83cfc33
Don't auotfocus on mobile
2022-08-03 16:16:46 -06:00
Ian Philips
aa3101baa9
Fix group chat padding
2022-08-03 16:10:02 -06:00
Ian Philips
82419d0b92
Groups chat ux ( #713 )
...
* Add in group chat bubble
* Show chat bubble on nav with unseen notifs
* Spacing
* More spacing
* Remove chat tab
* Show chat on help/welcome/updates/features groups
* Cleanup
* Scroll with updated height
2022-08-03 15:38:35 -06:00
Sinclair Chen
d155715900
Remove TruncatedComment
2022-08-02 16:59:05 -07:00
Sinclair Chen
d8b2f14762
Switch comments/chat to rich text editor
2022-07-29 14:29:19 -07:00
Ian Philips
490eabf977
Revert "Revert "Disable enter to submit on mobile group chat""
...
This reverts commit e3f7f0efda
.
2022-07-13 09:08:32 -06:00
Ian Philips
e3f7f0efda
Revert "Disable enter to submit on mobile group chat"
...
This reverts commit b3f4c2f009
.
2022-07-13 08:44:27 -06:00
Ian Philips
b3f4c2f009
Disable enter to submit on mobile group chat
2022-07-13 08:34:14 -06:00
James Grugett
b8d7c2ee17
Size group chat window & nav bar list of groups precisely. Update Page margin/padding.
2022-07-11 18:40:25 -05:00
Ian Philips
ed9a2c0d35
Set min height for group chat
2022-07-11 14:52:16 -06:00
Ian Philips
b1b016f9e0
Enable tipping on group chats w/ notif ( #629 )
2022-07-07 17:23:13 -06:00
Ian Philips
93b2900015
Groups UX on mobile
2022-07-07 06:53:14 -06:00
Ian Philips
a23c744c3e
Small groups UX changes
2022-07-06 17:24:53 -06:00
Ian Philips
3165e42119
Referrals ( #592 )
...
* add trigger for updated user
* Add referral bonuses and notifications for them
* Cleanup
* Add share group button, cleanup
* Cleanup
* Add referrals list to user profile
* Remove unused
* Referral bonus => constant
* Refactor
* Add referral txn to helper fn
* Move reads into firebase transaction
* Use effects to write referral info
* Flex-wrap profile objects
* Small ui changes
* Restrict referral user to one update
* Remove rogue semicolon
* Note about group referral query details
* Track referrals, add them to settings list
2022-07-01 07:47:19 -06:00
Ian Philips
8ced159d9a
Various group & mobile ux improvements
2022-06-24 12:16:37 -05:00