Commit Graph

12465 Commits (fbbb67ea474b341cf25cc62d25878e3770c0eaec)
 

Author SHA1 Message Date
Audric Ackermann fbbb67ea47
Merge pull request #2906 from Bilb/fix-emoji-react-syncing
fix: use network time for emoji reacts syncing
2 years ago
Audric Ackermann 1bdd8ca64c fix: menu positioning after upgrade of dep 2 years ago
Audric Ackermann 592d1f010f fix: use network time for emoji reacts syncing 2 years ago
Audric Ackermann dec848815a
Merge pull request #2903 from Bilb/fix-attachment-right-click-save-as
Fix attachment right click save as
2 years ago
Audric Ackermann c0ce1ede5b chore: add note for save as logic 2 years ago
Audric Ackermann 9199c7b529 fix: fix save as menu item + bump react-contexify to 6.0.0 2 years ago
Audric Ackermann eb4631ff99 chore: bump to session 1.11.2 2 years ago
Audric Ackermann 6c9890f3f9
Merge pull request #2901 from oxen-io/unstable
fix: fix synced messages sometimes not appearing
2 years ago
Audric Ackermann 5440388fb8
Merge pull request #2900 from Bilb/fix-synced-messages-when-wrapper-more-recent
fix: fix synced messages sometimes not appearing
2 years ago
Audric Ackermann e98c9720c8 fix: fix synced messages sometimes not appearing 2 years ago
Audric Ackermann 82e079832d
Merge pull request #2899 from Bilb/chore/add-supported-platforms-readme
chore: add supported platforms in readme
2 years ago
Audric Ackermann a973f62f63 chore: add supported platforms in readme 2 years ago
Audric Ackermann e75adaa754
Merge pull request #2897 from yougotwill/dx-commit-experience-revert
Dx commit experience revert
2 years ago
William Grant 153a6499ef chore: disable pre commit lint-staged hook for now
buildLintCommand is broken if you have a lint error in a file the commit fails silently
2 years ago
William Grant ff656de82b fix: lint-staged ignores files using eslintignore 2 years ago
Audric Ackermann 5fcad9ce4d
Merge pull request #2896 from oxen-io/clearnet
merge clearnet to unstable
2 years ago
Audric Ackermann 4cd4193b6b chore: add caching to eslint on git commit 2 years ago
Audric Ackermann d0ad89196d
Merge pull request #2891 from yougotwill/dx_commit_experience
Improved Git Committing
2 years ago
William Grant db8c309954 fix: no longer need to run yarn watch to fix eslint unresolved imports in vs code 2 years ago
William Grant 22036000a6 feat: added conventional commit requirement
use npx for husky hooks
2 years ago
William Grant 4d60c63f84 feat: setup lint-staged when making a commit 2 years ago
Audric Ackermann 0c611170b2
Merge pull request #2885 from oxen-io/unstable
Unstable to clearnet
2 years ago
Audric Ackermann 70b220400c
Merge pull request #2869 from Bilb/feature/ses-476/remove-profile-picture
Feature/ses 476/remove profile picture
2 years ago
Audric Ackermann 95ac1492b5 fix: call function to upload avatar
am a dumbass, will help with dumbassing
2 years ago
Audric Ackermann f2e7ed76fb
Merge pull request #2876 from Bilb/fix-shadow-long-name-background
fix: background of msgbox with long display name
2 years ago
Audric Ackermann 539eeb19cb fix: background of msgbox with long display name 2 years ago
Audric Ackermann 5db90e694e
Merge pull request #2874 from Bilb/fix-admin-actions-message-sogs
fix: admin actions for sogs on msg click
2 years ago
Audric Ackermann 5c64c54ed6 fix: admin actions for sogs on msg click 2 years ago
Audric Ackermann 3416283f5d
Merge pull request #2870 from Bilb/fix-trim-pubkey-start-message
fix: trim pubkey before starting a convo with them
2 years ago
Audric Ackermann 154766786d
Merge pull request #2867 from Bilb/feature/ses-379/composition-rtl-support
Feature/ses 379/composition rtl support
2 years ago
Audric Ackermann ada549788c fix: rtl support for registration screen too 2 years ago
Audric Ackermann 73070d4e0e fix: trim pubkey before starting a convo with them
Fixes #2868
2 years ago
Audric Ackermann 9d4201aa95 fix: void rather than eslint disable 2 years ago
Audric Ackermann bc081df17d Merge branch 'unstable' into feature/ses-476/remove-profile-picture 2 years ago
Audric Ackermann bee00157ef Merge remote-tracking branch 'yougotwill/feature/ses-379/composition-rtl-support' into feature/ses-379/composition-rtl-support 2 years ago
Audric Ackermann f3b3ee40a7
Merge pull request #2865 from oxen-io/unstable
fix typos
2 years ago
Audric Ackermann 61fbd23618
Merge pull request #2864 from Bilb/fix-typos-mdplusplus
chore: fix typos
2 years ago
Audric Ackermann e3b6be7318 chore: fix typos
this comes from mdplusplus https://github.com/mdPlusPlus/session-desktop/tree/codespell

duplicated to fix conflicts
2 years ago
Audric Ackermann 0bb7c4db8d
Merge pull request #2862 from oxen-io/unstable
fix: hide public admin actions on non public chats
2 years ago
Audric Ackermann 1dd61aabeb fix: hide public admin actions on non public chats 2 years ago
Audric Ackermann c31e8c238b
Merge pull request #2858 from oxen-io/unstable
Merge unstable to clearnet
2 years ago
Audric Ackermann e2a778cf40 chore: bump to session 1.11.1 2 years ago
Audric Ackermann 3c8ab8906a chore: add featureFlag for integrationtestenv derived from process.env 2 years ago
Audric Ackermann 1cff5e467f chore: fix for latest notarize tools from apple
they expect a teamId field now
2 years ago
Audric Ackermann d8d437bf43
Merge pull request #2857 from yougotwill/feat/no-ref/gitignore-vscrof
Ignore vscrof files
2 years ago
Audric Ackermann e1d8b09c81
Merge pull request #2854 from Bilb/add-block-sogs-msg-requests
Add block sogs msg requests
2 years ago
Audric Ackermann 4a0cf15bc1
Merge pull request #2856 from Bilb/fix-cyrillic-font
Fix cyrillic font
2 years ago
William Grant 00a89aca1c added .vscrof folder to gitignore 2 years ago
Audric Ackermann c60cfd8669 fix: emoji-mart update breaks native emoji fetch, use SearchIndex 2 years ago
Audric Ackermann 84deed19f9 feat: add block msg requests from sogs 2 years ago