2066 Commits

Author SHA1 Message Date
Roland Osborne
3c12cc6065 styling topic message box 2025-03-27 13:35:32 -07:00
balzack
d0e69246cc fixing url pattern on mobile 2025-03-26 23:15:06 -07:00
Roland Osborne
38a637e5cb styling of thread message input 2025-03-26 15:48:48 -07:00
balzack
5249ffda99 pretty format 2025-03-24 16:48:17 -07:00
balzack
ae9a72b8d6 fixing lint errors 2025-03-24 16:43:06 -07:00
balzack
6c4f0f1181 fixed lint warnings 2025-03-24 14:22:27 -07:00
Pierre Balzack
1c93ad161f
Update backlog.md 2025-03-20 20:48:37 -07:00
Roland Osborne
60f20748be fixing missing call indicator in tablet layout 2025-03-18 13:59:24 -07:00
Roland Osborne
8cc71831f8 adding mobile support for svg 2025-03-18 11:37:20 -07:00
Roland Osborne
26198f4794 fixing share sheet share of gif 2025-03-14 14:52:38 -07:00
Roland Osborne
aab6293c49 fixing animated gif support 2025-03-14 14:28:36 -07:00
Roland Osborne
2ef440c4ee tweak for animated gif render 2025-03-14 13:50:20 -07:00
Roland Osborne
39248f60e5 adjust modal style to fix android rendering 2025-03-14 11:17:22 -07:00
Roland Osborne
ad58f41502 fixed some modal overflow visible on tablet 2025-03-14 10:52:26 -07:00
Roland Osborne
fa2905e82c fixing message color 2025-03-14 10:19:35 -07:00
balzack
29ba7cbc55 adding welcome screen to small mobile layout 2025-03-13 15:40:59 -07:00
balzack
43aa246605 fixing channel detail structure mismatch
Some checks failed
CI / CI (push) Has been cancelled
2025-03-11 22:33:26 -07:00
Pierre Balzack
367df58b52
Update backlog.md 2025-03-11 22:12:35 -07:00
Roland Osborne
cf89dd48e5 adding default route for webapp
Some checks failed
CI / CI (push) Has been cancelled
2025-03-09 22:53:10 -07:00
Pierre Balzack
7b3c490858
Update ci.yml 2025-03-09 22:41:10 -07:00
Pierre Balzack
78792e3edf
Update ci.yml 2025-03-09 22:32:14 -07:00
balzack
2abfc42148 extending ring test 2025-03-09 22:30:27 -07:00
balzack
b12f7e2883 fixing unit test
Some checks are pending
CI / CI (push) Waiting to run
2025-03-09 09:22:47 -07:00
Pierre Balzack
09d4f03c54
Update ci.yml 2025-03-09 09:05:36 -07:00
Pierre Balzack
42e996920f
Update ci.yml 2025-03-09 08:58:15 -07:00
Pierre Balzack
cf1823e298
Update ci.yml 2025-03-09 08:52:44 -07:00
Pierre Balzack
e2822f2db6
running sdk tests 2025-03-09 08:39:37 -07:00
balzack
8c43bd18be adding ring test
Some checks are pending
CI / CI (push) Waiting to run
2025-03-08 20:40:17 -08:00
balzack
1dd09a1632 incrementing sdk build
Some checks failed
CI / CI (push) Has been cancelled
2025-03-07 16:45:55 -08:00
Roland Osborne
732553c3ee added service test, fixed others 2025-03-07 16:38:35 -08:00
balzack
5f57f4b0f6 styling attach media buttons
Some checks are pending
CI / CI (push) Waiting to run
2025-03-06 21:19:45 -08:00
Roland Osborne
0b483272d9 avoid overlap of loading indicator
Some checks are pending
CI / CI (push) Waiting to run
2025-03-06 11:47:15 -08:00
balzack
93d7d9aeb5 removed typo
Some checks are pending
CI / CI (push) Waiting to run
2025-03-05 21:53:31 -08:00
balzack
dcc1ad31d0 style improvements to thread asset rendering 2025-03-05 21:46:10 -08:00
balzack
078ca0f623 fixing default value for audio input
Some checks are pending
CI / CI (push) Waiting to run
2025-03-05 21:14:58 -08:00
balzack
0eb3cf023c making label clickable on switch control
Some checks are pending
CI / CI (push) Waiting to run
2025-03-05 12:58:48 -08:00
balzack
2253784dd7 correcting target of text button in settings 2025-03-05 12:35:56 -08:00
balzack
50eed2cbe5 adding helper function for contact connect, styling text inputs in mobile app
Some checks are pending
CI / CI (push) Waiting to run
2025-03-04 21:37:33 -08:00
balzack
869b3be540 copy over sdk, will attempt incremental merge in branch
Some checks are pending
CI / CI (push) Waiting to run
2025-03-03 22:04:16 -08:00
Roland Osborne
b025061682 updating cors to work with local dev webapp servers
Some checks failed
CI / CI (push) Has been cancelled
2025-02-27 12:21:13 -08:00
Michael Baumgarten
63611f2a6e
use sh as interpreter for transform scripts (#149) 2025-02-06 10:45:01 -08:00
Lucian I. Last
2b3052ac3f
Better dev docker containers, Simpler production docker file, caddy for ssl (#136)
* Better dev docker containers, Simpler production docker file, caddy for ssl

* Fix repeater docker image

* Add depends on

* Use recommended caddy volumes & change to using databag image

* move to using examples folder for installation

* lint

* Tested example linux on bare metal

* Add DATABAG_PORT env and fix caddy

* Add dev_database for local sqlite testing

* incorrect use -z

* Add platform goarch goos optional envs

* Add more caching for faster rebuilds
2025-02-05 12:04:29 -08:00
Roland Osborne
69755d1fea #146 - using url specific santizer, than you @mbaum0 for reporting! 2025-02-04 11:55:56 -08:00
mhbd
c992259541
Update README.md Adding figma file (#145)
Adding figma file.
2025-01-30 16:33:18 -08:00
Pierre Balzack
d71862b23e
Update ci.yml 2025-01-30 12:50:39 -08:00
Michael Baumgarten
651fdbe50f
make text selectable (#143) 2025-01-27 07:49:56 -08:00
Pierre Balzack
25b7286a3a
Update backlog.md 2025-01-24 12:52:27 -08:00
Pierre Balzack
88f31578de
Update backlog.md 2025-01-24 12:51:26 -08:00
Pierre Balzack
95a9b06135
Updating installation instructions; thank you @Sengachi 2024-12-29 22:28:42 -08:00
chamdim
f6e70e983e
Greek translation addition for web Strings.js (#130)
* Greek translation addition for web Strings.js

* Update Strings.js
2024-12-20 15:19:59 -08:00