yougotwill
8522605248
fix: warning banner must be root indented to render properly
3 months ago
yougotwill
3ec63cf31f
fix: match windows instruction style for macos in contributing
3 months ago
yougotwill
8256d0abad
feat: warn windows users about long setup steps
3 months ago
yougotwill
4adc16d65d
feat: warn users about restarting their terminal when setting up the windows dev environment
3 months ago
yougotwill
a314b46105
fix: change script code blocks to use sh instead of shell
...
apparently it is more widely supported in markdown renderers
3 months ago
yougotwill
c40a4f69cb
fix: use MULTI instead of NODE_APP_INSTANCE
3 months ago
yougotwill
fb36e1b3c7
fix: double slash in storage profile path
3 months ago
yougotwill
8912e567d0
fix: use correct warning alert syntax
3 months ago
yougotwill
b2e478741a
feat: updated contribution documentation
3 months ago
yougotwill
df159d389b
fix: updated git repo and clearnet references
...
this also fixes links to the release notes
4 months ago
Audric Ackermann
5d0df6d309
Merge remote-tracking branch 'upstream/release/1.14.0' into standardised_strings_qa_2
7 months ago
Audric Ackermann
3df534fba7
chore: address PR reviews
7 months ago
Audric Ackermann
7611f07b09
chore: address PR 184 reviews
8 months ago
Audric Ackermann
3d4a8ff8df
chore: cleaned package.json & string TODOs
8 months ago
Ryan Miller
12d07fedd4
chore: add windows setup instructions
1 year ago
Ryan Miller
07b2cdcd86
chore: replace developer setup with developer setup tips
1 year ago
Ryan Miller
21665a9ce8
Add fedora and alternative linux install instructions to CONTRIBUTING.md
1 year ago
Audric Ackermann
56265a4310
Merge pull request #2994 from oxen-io/unstable
...
Session 1.11.5
1 year ago
Audric Ackermann
67f569e9e3
Merge pull request #2917 from RubenGarcia/RenameMultipleAttachments
...
Rename multiple attachments
2 years ago
Kee Jefferys
479fd5d342
docs: update I18n section
2 years ago
Ruben Garcia
a992dd17c9
Merge branch 'clearnet' into RenameMultipleAttachments
2 years ago
Audric Ackermann
ab556cdd4a
chore: add cmake installation in contributing.md
2 years ago
William Grant
22036000a6
feat: added conventional commit requirement
...
use npx for husky hooks
2 years ago
Ruben Garcia
db4939c92c
Document additional packages needed in ubuntu
2 years ago
Audric Ackermann
3ecc89fab3
Merge remote-tracking branch 'upstream/master' into onboarding
2 years ago
Audric Ackermann
51df7d80bb
chore: remove parcel completely and grunt
2 years ago
KeeJef
624433c318
WIP: Update Contributor/Building docs
...
Update error in contributing
2 years ago
mdPlusPlus
1d6ed17ac7
Fix typos via codespell
2 years ago
Kee Jefferys
98977e7828
Update CONTRIBUTING.md
3 years ago
Audric Ackermann
d50413ce7c
chore: cleanup package.json
3 years ago
audric
e5dab2781e
remove spectron dependency
4 years ago
Chris Buccella
1d3f04f9bc
Replace loki -> oxen in UI
...
- update links on about page
- replace gross pixelated logo on about page
- update menu links for release notes, bug reports, and support
- update names and links in README and CONTRIBUTING
4 years ago
Konstantin Ullrich
fda6228613
Add --vs2015 to windows setup instructions
5 years ago
Audric Ackermann
3fe1e0e26e
clean package.json. use MULTI env variable to start different instances
5 years ago
Mikunj
fa387b5dfa
Linting and review fix
5 years ago
Mikunj
555db5e83b
Update documentation
5 years ago
Mikunj
6d87904d18
Clean up config files.
...
Removed unused scripts.
Removed unused files.
5 years ago
Ryan Tharp
ec34f50c48
update windows path
5 years ago
Ryan Tharp
a85fc9d0ba
loki-messenger => session-desktop
5 years ago
Vincent
9dcc851ebd
Updated all icon references
5 years ago
Vincent
a1a582d7ea
Session branding fixes
5 years ago
Vincent
5fbbdc33c3
Signal branding
5 years ago
Mikunj
986d34bbd9
linting
6 years ago
Mikunj
fbbf454c49
Merge branch 'development' into signal-1.24
6 years ago
Mikunj
8808100796
Merge signal-1.24.0
...
# Conflicts:
# .github/PULL_REQUEST_TEMPLATE.md
# background.html
# config/default.json
# config/production.json
# js/models/conversations.js
# js/models/messages.js
# js/views/conversation_view.js
# js/views/inbox_view.js
# js/views/settings_view.js
# main.js
# package.json
# test/index.html
# ts/components/conversation/ContactName.tsx
# yarn.lock
6 years ago
Beaudan
7eabae18f5
Replaced more references to signal with loki and updated CONTRIBUTING.md
6 years ago
Scott Nonnenberg
6624e68350
A few updates to our Contributing.md and Pull Request template
6 years ago
sachaaaaa
4e8d00508e
update contributing.md for hunspell on linux
6 years ago
Beaudan Campbell-Brown
ebf9d28fba
Update CONTRIBUTING.md to reflect loki-messenger
...
Should probably have done this a while ago lol
6 years ago
Scott Nonnenberg
3105b77475
Migrate to SQLCipher for messages/cache
...
Quite a few other fixes, including:
- Sending to contact with no avatar yet (not synced from mobile)
- Left pane doesn't update quickly or at all on new message
- Left pane doesn't show sent or error status
Also:
- Contributing.md: Ensure set of linux dev dependencies is complete
7 years ago