Commit graph

234 commits

Author SHA1 Message Date
c3f205ae42 New logo
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
2024-10-17 17:49:33 -04:00
6c27121258 AAA
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
2024-10-14 18:42:18 -04:00
24672ec104 Test 4 2024-10-14 18:41:56 -04:00
6b88d5b409 Test 3 2024-10-14 18:40:52 -04:00
32d06ed3d7 Test 2
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
2024-10-14 18:39:00 -04:00
731ff7c915 test
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
2024-10-14 18:28:05 -04:00
e5b847002f test
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
2024-10-14 18:27:12 -04:00
cf3c45f222 Again
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
2024-10-14 18:21:31 -04:00
8653092804 Test again
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
2024-10-14 18:20:19 -04:00
dd4a189409 Test
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
2024-10-14 18:18:19 -04:00
ee9bc2aec0 Fixed issue
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
2024-10-14 18:11:37 -04:00
fbdad99200 1st Pipeline test 2024-10-14 18:00:33 -04:00
9fac523327 testing woodpecker 2024-10-14 15:48:43 -04:00
72742d3fe3 Changed it back 2024-10-13 23:57:11 -04:00
0032153056 Changed to testing 2024-10-13 23:54:28 -04:00
69659c5336 Testing 2024-10-11 15:19:07 -04:00
a691f04de6 Chnaged some compile stuff 2024-10-11 15:17:13 -04:00
3c04c7a7f3 Added Icons and removed some details 2024-10-11 14:50:25 -04:00
60e8e428e8 Added an app bar for images 2024-10-11 11:10:34 -04:00
38a277348f Test 2024-10-11 10:12:34 -04:00
8b6f5bc00c Fixed several issues 2024-07-30 14:54:38 -04:00
de0021b144 Merge branch 'dev' of https://git.mrdab.vore.media/ThatOneJackalGuy/OpenContacts into dev 2024-07-25 17:02:59 -04:00
b1fbc4b46d Made some changes 2024-07-25 17:02:29 -04:00
f8cd5c27cd Merge branch 'main' into dev 2024-07-15 11:51:25 -04:00
ae5c2bab1d Finishing 2024-07-15 11:45:55 -04:00
58dd75a5db Changed README 2024-07-15 11:30:40 -04:00
198f99d8f7 test 2024-07-15 11:30:08 -04:00
1511a4b253 Changing some things before release 2024-07-15 11:28:30 -04:00
99c6cfd572 Added a comment 2024-07-15 11:18:48 -04:00
66c8c06673 Preping for merge in main 2024-07-15 11:13:40 -04:00
3953f80940 Changed several strings 2024-07-15 02:08:17 -04:00
bfcee03185 Changed README 2024-07-15 01:00:34 -04:00
5834dedf16 Update README.md 2024-07-15 00:59:22 -04:00
a844815424 It works! 2024-07-15 00:23:04 -04:00
c74501eb34 Got sociable status working 2024-07-15 00:09:15 -04:00
fd6bfd2ea4 My bad, willco later 2024-07-14 21:59:06 -04:00
bb7c15d406 Just email reset 2024-07-14 21:56:16 -04:00
Garrett Watson
3051127a0f
Update iOS build config + fix appicons manifest (#29)
* chore(ios): update build config

* fix(ios): fix appicons manifest
2024-03-17 23:00:06 +01:00
Nutcake
02f3514ad3
Bump version number 2024-01-27 16:16:34 +01:00
Nutcake
cc92786af2
Isovel/rtf color parsing (#27)
* feat: improve RTF color parsing to be more consistent with Resonite

* chore: optimize some regex used in RTF tag parsing

---------

Co-authored-by: Garrett Watson <toast@isota.ch>
2024-01-27 16:15:27 +01:00
Nutcake
76e32887e4
Isovel/contacts sorting (#26)
* feat: update contacts list sorting + correctly handle headless hosts
---------

Co-authored-by: Garrett Watson <toast@isota.ch>
2024-01-27 15:55:55 +01:00
Garrett Watson
8b285203aa
Merge pull request #21 from Nutcake/macos-build-config
chore: update macos build config
2023-11-22 12:38:55 -05:00
Garrett Watson
0b453921b9 chore: update macos build config 2023-11-22 12:37:12 -05:00
Nutcake
6202a1cd43 Change linux window parameters 2023-11-22 10:57:56 -06:00
Nutcake
c7307c2596 Fix test initializer using default classname 2023-11-22 10:37:33 -06:00
Nutcake
331cbb9767 Add resonite-like sort mode and make it the default
Closes #20
2023-11-20 22:12:30 +01:00
Nutcake
812148658d
Add iOS support (#18)
* add web support and remove all tabs except chat

* Update README.md

* feat: setup project for xcode builds + add other tabs back

* chore: update macos podfile

* chore: update packages + update build config + add audio playback on iOS/macOS + swap downloader library

* chore: remove ide-specific files

* chore: update readme

* chore: update build.gradle to reflect correct minSdkVersion

* chore: remove generated ic_launcher png files

* chore: update formatting to use 120 char line length

* chore: address use of then method on awaited future

* chore: update app icons for macOS & iOS

* Fix file move not waiting for download finish

---------

Co-authored-by: lumey <lumey@lumey.dev>
Co-authored-by: Garrett <toast@isota.ch>
2023-11-14 20:28:14 +01:00
Nutcake
7a5b0c8211
Merge pull request #15 from Nutcake/isovel/message-copy
feat: add copying message text via long press
2023-11-11 13:36:14 +01:00
Nutcake
585c5fae58
Merge pull request #16 from Nutcake/isovel/contact-status-parity
feat: match contact status formatting w/ Resonite
2023-11-11 12:00:33 +01:00
Nutcake
5cd8f56895 Fix code formatting 2023-11-11 12:00:01 +01:00