Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] mentions #706

Open
wants to merge 45 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 30 commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
1ab87c6
first draft for mention
florian-sabonchi Jun 26, 2022
86cfbf0
show mention added
florian-sabonchi Jun 27, 2022
5ff5872
Avatar added for ListView
florian-sabonchi Jun 27, 2022
db46b4d
crossAxisAlignment added
florian-sabonchi Jun 27, 2022
c49d44e
fixed overflow
florian-sabonchi Jun 28, 2022
63c7dfe
moved width to Mention
florian-sabonchi Jun 28, 2022
dc22b30
if a item user is clicked now the textField is updated
florian-sabonchi Jun 28, 2022
d7b1f37
Cursor now moved to end
florian-sabonchi Jul 2, 2022
9b78696
Fix extended profile widget
Jun 25, 2022
daf7998
Update styleguide.md
ereio Jul 1, 2022
c9d1ee0
fixed visibility
florian-sabonchi Jul 2, 2022
d854e7c
fixed bug with mention on hitting backspace
florian-sabonchi Jul 24, 2022
245b280
mention now also possible in message body
florian-sabonchi Jul 24, 2022
d072710
first draft for mention
florian-sabonchi Jun 26, 2022
815f228
show mention added
florian-sabonchi Jun 27, 2022
d63a566
Avatar added for ListView
florian-sabonchi Jun 27, 2022
6f956fb
crossAxisAlignment added
florian-sabonchi Jun 27, 2022
490a401
fixed overflow
florian-sabonchi Jun 28, 2022
f952636
moved width to Mention
florian-sabonchi Jun 28, 2022
a371fd8
if a item user is clicked now the textField is updated
florian-sabonchi Jun 28, 2022
4faf36e
Cursor now moved to end
florian-sabonchi Jul 2, 2022
0284dc1
fixed visibility
florian-sabonchi Jul 2, 2022
f27962c
fixed bug with mention on hitting backspace
florian-sabonchi Jul 24, 2022
35c29c7
mention now also possible in message body
florian-sabonchi Jul 24, 2022
74e73db
Merge branch 'feature/mentions' of https://github.com/Florian-Sabonch…
florian-sabonchi Jul 24, 2022
832cef7
fixed reply position
florian-sabonchi Jul 24, 2022
55c57ad
fixed bug
florian-sabonchi Aug 7, 2022
c1e3ef4
fixed formatting
florian-sabonchi Aug 7, 2022
3cb1cc0
fixed mention bug duplicate @
florian-sabonchi Aug 20, 2022
abfb2e6
fixed bug
florian-sabonchi Aug 20, 2022
2c20ce1
updated mention logic
florian-sabonchi Sep 3, 2022
b815087
updated setState
florian-sabonchi Sep 3, 2022
b31679d
code Style updated
florian-sabonchi Sep 3, 2022
dd094f7
updated state management
florian-sabonchi Sep 3, 2022
b68066b
fixed bug
florian-sabonchi Sep 4, 2022
6068356
replaced mention logic with regex
florian-sabonchi Sep 4, 2022
8e23ec1
code review
florian-sabonchi Sep 4, 2022
2f778da
fixed bug
florian-sabonchi Sep 4, 2022
60ee658
fixed code style
florian-sabonchi Sep 4, 2022
3263579
fixed bug if user was null
florian-sabonchi Sep 10, 2022
23e54d9
add user null check
Sep 10, 2022
701ccc4
linter
Sep 10, 2022
bad307e
Merge pull request #3 from EdGeraghty/fix-null
florian-sabonchi Sep 11, 2022
22ae58c
refactor: cleaned up mentions branch using chore/upgrades-and-cleanup…
ereio Dec 4, 2022
4765a73
Merge pull request #4 from syphon-org/refactor/mentions
florian-sabonchi Dec 9, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading