Commit Graph

12066 Commits

Author SHA1 Message Date
Audric Ackermann 2710ea9134
Merge pull request #2678 from mdPlusPlus/add-missing-space
Add missing space
2023-02-17 10:13:12 +11:00
Audric Ackermann 2e4d308ead
Merge pull request #2677 from mdPlusPlus/clearnet
Fix typos via codespell
2023-02-17 10:12:56 +11:00
mdPlusPlus 13c1b207f4 Add missing space between "PNG" and "GIF" in error message 2023-02-16 01:15:25 +01:00
mdPlusPlus 1d6ed17ac7 Fix typos via codespell 2023-02-16 01:02:45 +01:00
Audric Ackermann 8202abe12b
Merge pull request #2676 from tomobre/fix/undefined-country
Fix/undefined country
2023-02-15 10:52:15 +11:00
Audric Ackermann 601c3f8007
Merge pull request #2675 from fracting/fix-non-breaking-space
fix: Remove createNonBreakingLastSeparator. Fix #2396.
2023-02-15 10:02:09 +11:00
Qian Hong bcbeab52c1 fix: Remove createNonBreakingLastSeparator. Fix #2396. 2023-02-14 12:53:31 +11:00
unknown eaf61ae25d Merge branch 'clearnet' into fix/undefined-country 2023-02-13 12:48:54 +13:00
Audric Ackermann 62a0f35cef chore: bump to 1.10.7 2023-02-09 16:43:35 +11:00
Audric Ackermann e48307e625 fix: avatar alignment with emojis 2023-02-09 16:43:27 +11:00
Audric Ackermann 4f39cea1fb chore: bump to 1.10.6 2023-02-09 13:49:23 +11:00
Audric Ackermann 51f7ad7bd9
Merge pull request #2670 from Bilb/fix-msg-request-merge-timestamp
fix: avatar alignement issue with message
2023-02-09 13:05:48 +11:00
Audric Ackermann e5c6e34c86 fix: avatar alignement issue with message 2023-02-09 13:02:41 +11:00
Audric Ackermann a59c491a20
Merge pull request #2668 from Bilb/fix-msg-request-merge-timestamp
Fix msg request merge timestamp
2023-02-08 16:41:59 +11:00
Audric Ackermann d2d2a418eb fix: use envelope time when dont have msg request response timestamp 2023-02-08 16:00:10 +11:00
Audric Ackermann 319e66f78c
Merge pull request #2667 from oxen-io/clearnet
Fix various UI issues + dedup of official sogs
2023-02-08 11:41:50 +11:00
Audric Ackermann 9169dee9fc
Merge pull request #2666 from Bilb/fix-draft-release-issues
Dedup official sogs + fix padding issues
2023-02-07 17:25:46 +11:00
Audric Ackermann d512a1a131 fix: various UI margins and dedup official sogs join 2023-02-07 17:00:52 +11:00
Audric Ackermann 6d57bce103 fix: reduce font size of group name and add padding 2023-02-07 16:36:18 +11:00
Audric Ackermann 93a2009e33
Merge pull request #2664 from oxen-io/clearnet
Increase upload size to 10MB
2023-02-07 12:47:26 +11:00
Audric Ackermann 147f2e7954
Merge pull request #2663 from Bilb/increase-upload-10MB
feat: increase max upload size to 10MB
2023-02-07 12:12:27 +11:00
Audric Ackermann bb0112c6c5 feat: increase max upload size to 10MB 2023-02-07 12:03:55 +11:00
tomobre 46c166d0d5 fix: undefined country removed strings in onion status 2023-02-06 10:22:09 +11:00
Audric Ackermann beaf806047
Merge pull request #2658 from oxen-io/clearnet
Session 1.10.5
2023-02-03 12:02:38 +11:00
Audric Ackermann 8584edf302
Merge pull request #2612 from tomobre/fix/messages-avatar-bottom
fix: avatar at bottom, reacts with margin
2023-02-02 16:02:22 +11:00
William Grant a8b8692016 fix: improved reaction alignment based on avatar visibility 2023-02-02 14:09:07 +11:00
Audric Ackermann e32d8cc160
Merge pull request #2601 from tomobre/fix/unreadcount+99
fix: unreadcount messages maximum of 9999+
2023-02-02 11:23:08 +11:00
tomobre 828f1923a0 fix: avatar at bottom, reacts with margin 2023-02-02 11:16:22 +11:00
William Grant 5b59b3eef2 fix: extract max unread count to a constant 2023-02-02 11:10:47 +11:00
tomobre 26bb1e8526 fix: unreadcount messages maximum of 9999+ 2023-02-02 11:10:47 +11:00
Audric Ackermann e499b22d94 chore: bump to 1.10.5 2023-02-01 14:47:43 +11:00
Audric Ackermann d53974bef5
Merge pull request #2654 from Bilb/fix-yarn-audit-vulnerabilities
chore: fix high and critical `yarn audit` issues
2023-01-23 15:52:22 +11:00
Audric Ackermann 588c73bc33 chore: fix high and critical `yarn audit` issues 2023-01-23 15:01:46 +11:00
Audric Ackermann b1b82f2797
Merge pull request #2652 from Bilb/fix_opengroup_reactions
Fix opengroup reactions & disable cache for windows build-binaries
2023-01-20 16:26:25 +11:00
Audric Ackermann b8b1e03919
Merge pull request #2650 from yougotwill/fix_opengroup_reactions
fix: resolved missing and inaccurate reactions in open groups
2023-01-20 16:06:17 +11:00
Audric Ackermann 75cd2a32e3 chore: disable cache for windows builds as it keeps on breaking 2023-01-20 10:51:32 +11:00
William Grant 504f60cb97 fix: resolved missing reactions in open groups, fixed mutation cache logic 2023-01-19 17:27:32 +11:00
Audric Ackermann dd37133fcc
Merge pull request #2651 from yougotwill/python_mac_build_fix
fix: updated electron-builder's dmg-builder depency to fix building on macos
2023-01-19 16:54:08 +11:00
William Grant d1b29de56a fix: updated electron-builder dmg-builder dep to fix building on macos
from macos 12.3 python2 support has been dropped. Due to type issues we cant upgrade electron-builder  for python3 support so we just updated the dmg-builder package
2023-01-19 13:41:27 +11:00
Audric Ackermann e98a183ab4
Merge pull request #2607 from yougotwill/theme_doc
Themes documentation
2022-11-27 23:49:46 +01:00
William Grant a17f8a40e7 feat: added THEMES.md with theme info and custom theming instructions 2022-11-25 12:27:19 +11:00
Audric Ackermann 0794edeb69
Merge pull request #2599 from yougotwill/theming_hotfixes
Theming hotfixes
2022-11-11 09:52:19 +11:00
William Grant 2bca956783 fix: center Message Request Unread Number 2022-11-10 17:34:07 +11:00
William Grant 35a7c08222 fix: centered id pill and emoji quick result 2022-11-10 17:16:03 +11:00
William Grant 31f786aecd fix: improved theme colors for file dropzone 2022-11-10 16:19:09 +11:00
William Grant 40f86116d6 fix: unread messages count styling in actions panel 2022-11-10 16:10:44 +11:00
William Grant bf057057d0 Merge branch 'clearnet' into theming_hotfixes 2022-11-10 15:41:31 +11:00
William Grant 9ffa63ccdc fix: changed remaing ems to rem and set root font size 2022-11-10 15:40:38 +11:00
Audric Ackermann f2e8fbdeb8
Merge pull request #2598 from oxen-io/fix-use-token-from-poll-nfo-as-convo-id
fix: use token from first room info to build conversationId for sogs
2022-11-09 17:32:28 +11:00
Audric Ackermann 16d14043b8 fix: use token from first room info to build conversationId for sogs 2022-11-09 17:26:17 +11:00