397b625d2d
add linux/arm64 build target
2023-07-02 08:18:28 -07:00
66e70c3bb8
cleanup and a couple of bug fixes
2023-04-06 13:59:11 -07:00
929b752120
define empty FIREBASE_INIT in build
2023-03-20 09:04:26 -07:00
dd23f4e1ba
GOPATH is not needed when using go-mod
2022-12-03 12:16:22 +08:00
9dfef7d0b5
fix build script: missing tinode.conf and missing .exe
2022-11-05 08:02:49 -07:00
57056971c6
copy og:image to distro
2022-06-20 19:45:39 -07:00
674f74f98c
fix build script
2022-06-19 14:47:49 -07:00
b70b381e88
fix build scripts
2022-05-26 15:39:16 -07:00
1e023e9f61
a few clarifying comments in build scripts
2021-11-18 15:43:30 -08:00
5ad40d9039
fixed build scripts for running on apple silicone, refreshed base docker images
2021-11-17 18:04:17 -08:00
0edcbd8e79
remove gox build dependency
2021-11-13 09:29:46 -08:00
52cdabc220
fix: add copying of version
2021-06-21 19:15:36 -07:00
d941631c0a
Renamed all -> alldbs. Addressed PR comments.
2020-03-09 00:40:26 -07:00
931bf418a1
Allow bundling all available DB adapters in tinode binaries.
...
In addition to specifying the DB adapter explicitly via build tags,
allow bundling all available DB adapters to the binary (enabled via "all" tag).
The adapter may be chosen by setting `store_config.adapter_name` field in `tinode.conf`.
Modify build scripts and docker configs to support this.
Docker tinode-all image includes the bundled binaries, the adapter may be
chosen by providing ADAPTER_NAME env var.
2020-03-08 22:03:22 -07:00
5ae9d54157
update tn-cli packaging with new files
2020-02-15 08:57:04 +03:00
a597f19dd1
invoke gox without the path
2020-02-15 08:50:54 +03:00
f9af0695fc
make TinodeWeb optional
2020-02-13 14:32:18 +03:00
fe7d24cb01
added mongodb to build scripts
2019-11-26 10:19:51 +03:00
4fa6682924
migrate webapp from api.. to web..
2019-08-22 10:47:18 +03:00
d8258259d5
mention new drafty functionality
2018-11-02 21:48:47 +03:00
236703f556
broken links
2018-10-09 10:09:14 +03:00
ea7f89e6e2
on_behalf_of seems to work now
2018-09-27 18:06:07 +03:00
bffaf615f5
updating FCM instructions and build
2018-09-24 18:08:20 +03:00
a486d39eb6
fixes for webapp/issues/20 and webapp/issues/19
2018-09-21 16:34:07 +03:00
4551e30ae8
updating docker config for fcm
2018-09-21 14:09:17 +03:00
16fefb759a
update build script for the new js project structure and mention devel version in readme
2018-09-16 10:54:03 +03:00
b96d58b056
add more configuration options to docker container
2018-09-02 09:24:42 +03:00
ac62c25091
still trying to make it work
2018-08-31 17:26:34 +03:00
c1cdd11700
more python work
2018-08-31 16:54:20 +03:00
24d2d8ce91
build process changes to reflect js changes
2018-08-12 16:11:53 +03:00
abb0107b96
fix for a crash in presence
2018-08-08 12:24:18 +03:00
1fa367cd56
remove -race from build
2018-07-30 10:03:20 +03:00
c517b3bb81
annotate a benighn race condition; remove whitespace
2018-07-30 08:43:24 +03:00
cb398187c2
move readLoop to goroutine to avoid "too many open files"
2018-07-27 13:08:46 +03:00
41596aed0d
move expvar behind a flag, add pprof
2018-07-09 09:53:12 +03:00
f13a1e66be
change how fnd is supposed to work, rename "darwin" to "mac" binary
2018-05-17 15:41:11 -07:00
5bdbb941b9
add flags to strip debug info from binaries
2018-05-05 10:23:40 -07:00
7e5a81c6f7
comment the RESET_DB option and update the docs for it
2018-04-29 10:43:36 -07:00
324d0b67be
updates for clarification and a link fix
2018-04-25 09:47:31 -07:00
2b734a4939
start enforcing length limits on tags and some other inputs
2018-04-22 20:35:32 -07:00
d1be99854e
adding last message timestamp to subscription
2018-04-19 19:15:34 -07:00
54432029ec
add chatbot to build scripts
2018-04-19 11:17:39 -07:00
dfa7dcf025
finalized updating docker
2018-04-18 15:44:46 -07:00
84abbfb26c
reworking docker build
2018-04-18 10:17:54 -07:00
80c0cb44f9
make database config easier and update script for pushing releases
2018-04-17 18:28:43 -07:00
674b17f13e
fix broken rethinkdb adapter
2018-03-03 21:03:31 -08:00
cc4df422c0
corrections in reading-writing tags
2018-03-03 16:26:44 -08:00
4214399298
fixing build tags
2017-10-02 11:09:38 -07:00
bcb33dfe2d
clarifying build options
2017-10-02 10:47:20 -07:00
6b3c2fd957
documentation update
2017-06-25 20:38:10 +03:00