Commit Graph

12035 Commits (8584edf3028ebe9aa8b8f2d9c617e58d8b78e889)
 

Author SHA1 Message Date
Audric Ackermann 8584edf302
Merge pull request #2612 from tomobre/fix/messages-avatar-bottom
fix: avatar at bottom, reacts with margin
2 years ago
William Grant a8b8692016 fix: improved reaction alignment based on avatar visibility 2 years ago
Audric Ackermann e32d8cc160
Merge pull request #2601 from tomobre/fix/unreadcount+99
fix: unreadcount messages maximum of 9999+
2 years ago
tomobre 828f1923a0 fix: avatar at bottom, reacts with margin 2 years ago
William Grant 5b59b3eef2 fix: extract max unread count to a constant 2 years ago
tomobre 26bb1e8526 fix: unreadcount messages maximum of 9999+ 2 years ago
Audric Ackermann e499b22d94 chore: bump to 1.10.5 2 years ago
Audric Ackermann d53974bef5
Merge pull request #2654 from Bilb/fix-yarn-audit-vulnerabilities
chore: fix high and critical `yarn audit` issues
2 years ago
Audric Ackermann 588c73bc33 chore: fix high and critical `yarn audit` issues 2 years ago
Audric Ackermann b1b82f2797
Merge pull request #2652 from Bilb/fix_opengroup_reactions
Fix opengroup reactions & disable cache for windows build-binaries
2 years ago
Audric Ackermann b8b1e03919
Merge pull request #2650 from yougotwill/fix_opengroup_reactions
fix: resolved missing and inaccurate reactions in open groups
2 years ago
Audric Ackermann 75cd2a32e3 chore: disable cache for windows builds as it keeps on breaking 2 years ago
William Grant 504f60cb97 fix: resolved missing reactions in open groups, fixed mutation cache logic 2 years ago
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
2 years ago
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
2 years ago
Audric Ackermann e98a183ab4
Merge pull request #2607 from yougotwill/theme_doc
Themes documentation
2 years ago
William Grant a17f8a40e7 feat: added THEMES.md with theme info and custom theming instructions 2 years ago
Audric Ackermann 0794edeb69
Merge pull request #2599 from yougotwill/theming_hotfixes
Theming hotfixes
2 years ago
William Grant 2bca956783 fix: center Message Request Unread Number 2 years ago
William Grant 35a7c08222 fix: centered id pill and emoji quick result 2 years ago
William Grant 31f786aecd fix: improved theme colors for file dropzone 2 years ago
William Grant 40f86116d6 fix: unread messages count styling in actions panel 2 years ago
William Grant bf057057d0 Merge branch 'clearnet' into theming_hotfixes 2 years ago
William Grant 9ffa63ccdc fix: changed remaing ems to rem and set root font size 2 years ago
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
2 years ago
Audric Ackermann 16d14043b8 fix: use token from first room info to build conversationId for sogs 2 years ago
Audric Ackermann 51e0d80c21
Merge pull request #2585 from yougotwill/updatei18nKeysType_python_3
fix: make updatei18nKeysType.py work with python 3
2 years ago
Audric Ackermann d247238300
Merge pull request #2583 from yougotwill/default_frozen_lockfile
Use --frozen-lockfile by default when running yarn install
2 years ago
Audric Ackermann 32e00227a4
Merge pull request #2532 from Bilb/fix-deleted-messages-all-at-once
To merge once theming is done: handle deleted messages & deleted reacts all at once
2 years ago
Audric Ackermann 9efe0840cc
Merge pull request #2596 from oxen-io/fix-sogs-room-with-uppercase
fix: do not lowercase roomId before joining sogs room
2 years ago
Audric Ackermann 984dbf777d fix: do not lowercase roomId before joining sogs room 2 years ago
William Grant 3232456864 fix: make updatei18nKeysType.py work with python 3 2 years ago
William Grant a18e3ccbb8 feat: made yarn install use frozen lockfile by default 2 years ago
William Grant 2f0c07b5ae Merge branch 'clearnet' into theming_hotfixes 2 years ago
Audric Ackermann 8f426a5b53 chore: bump to Session v1.10.4 2 years ago
Audric Ackermann cb1d67be64
Merge pull request #2571 from Bilb/fix-private-sogs-authentication
fix: include auth sogs headers for join room and file download
3 years ago
Audric Ackermann ec5f3307ac test: fix integration tests 3 years ago
Audric Ackermann 69a07a8eb1 test: fix change avatar test 3 years ago
Audric Ackermann 256672e5a3 test: fix theme switch test 3 years ago
Audric Ackermann 37cedaf24a fix: make allowOneAtATime take a generic 3 years ago
Audric Ackermann ae51b0cd96 fix: include auth sogs headers everywhere 3 years ago
Audric Ackermann f0b0877682
Merge pull request #2570 from jagerman/fix-deb-section
Fix .deb Section
3 years ago
Audric Ackermann afb9a46d48
Merge pull request #2572 from Bilb/fix-notif-count-padding
fix: padding with only one digit in unread notification count
3 years ago
Audric Ackermann 0b9f1a494a fix: allow 99 unread count before going to 99+ 3 years ago
Audric Ackermann 0ba0abfcdc fix: padding with only one digit in unread notification count 3 years ago
William Grant adc40f932b fix: improved font rendering on windows by replacing all em units with rem
dropped unused emoji scss
3 years ago
William Grant ee2cb463d3 fix: conversation tab hover color for classic dark was incorrect 3 years ago
Jason Rhinelander 9557fdd69c
Fix .deb Section
Currently the deb has `Section: default`, which isn't a valid debian
section at all; this fixes it to be `net` to properly categorize it in
deb package managers.
3 years ago
Audric Ackermann 2fdb612a77
Merge pull request #2564 from yougotwill/session_scroll_button_styling
fix: add shadow to session scroll button for better visibility
3 years ago
William Grant ddfaad5220 fix: added a unique shadow variable for the scroll button 3 years ago