Commit Graph

12 Commits (c712e8311d0c066a19f81bfe7f378fb0bb9ab51a)

Author SHA1 Message Date
Audric Ackermann 03da8f5622
fix: mention for legacy groups 3 months ago
Audric Ackermann ae7ed8d134
feat: fix the mention logic for ourself in blinded convo 4 months ago
Audric Ackermann 7ed60bec93
feat: allow to mention ourselves everywhere 4 months ago
Audric Ackermann e0d719457f
feat: limit input of composition box to 2000 char 4 months ago
Audric Ackermann db22094898
fix: delete messages for groups by admin are marked as deleted 6 months ago
Audric Ackermann e5724da28c
chore: fixed a bunch of compilation errors after merge
commit before fetching latest strings from crowdin
7 months ago
Audric Ackermann 7d6953812d
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 7 months ago
Audric Ackermann 1789ac30c8 fix: break down i18n file and remove translations from redux 9 months ago
Audric Ackermann 4f44eecd6b fix: update with latest changes from crowdin
not compiling yet
9 months ago
William Grant 1a13839d9d fix: properly type send message input reference
this means we are properly typed for the composition mentions input and the paste handler
12 months ago
William Grant 20c0453b9f fix: dont disable text area for outgoing message requests
we only want to disable some of the buttons
1 year ago
William Grant d74edc5b24 feat: disable composition for outgoing message requests
moved composition textarea to functional component
1 year ago