Bruno Windels
|
8cccc1dfaf
|
Merge pull request #705 from vector-im/bwindels/calls
Group calls
|
2023-02-10 11:36:39 +01:00 |
|
Hugh Nimmo-Smith
|
a808d9395c
|
Add note about change in port number and writable /tmp
|
2023-01-20 17:54:01 +00:00 |
|
Bruno Windels
|
920fedae5e
|
merge master into bwindels/calls
|
2023-01-20 16:24:38 +01:00 |
|
Hugh Nimmo-Smith
|
d27aa137cf
|
Build a docker image using unprivileged nginx
BREAKING CHANGE the exposed port has changed from 80 to 8080
|
2023-01-20 13:31:14 +00:00 |
|
Hugh Nimmo-Smith
|
b993bc0955
|
Build docker image for multiple architectures including ARM
This is based on https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/ which doesn't use QEMU
|
2023-01-19 17:07:55 +00:00 |
|
Bruno Windels
|
bf9c868c8b
|
make it clearer that logAndCatch is probably what you want
|
2023-01-19 09:54:07 +01:00 |
|
Bruno Windels
|
dfaaf6d234
|
cleanup reply code a bit, have only 1 path to send message
|
2023-01-19 09:54:07 +01:00 |
|
Bruno Windels
|
f853871722
|
some rewording on error handling doc
|
2023-01-19 09:49:10 +01:00 |
|
Bruno Windels
|
cec9f6b691
|
WIP for docs on error handling
|
2023-01-19 09:49:10 +01:00 |
|
Bruno Windels
|
bd648c1de3
|
skinning support is broken, remove doc
|
2023-01-19 09:25:11 +01:00 |
|
Bruno Windels
|
13aea539fa
|
move ts style guide to own dir
|
2023-01-19 09:24:44 +01:00 |
|
Bruno Windels
|
8b0b813680
|
organize documention and remove obsolete documents
|
2023-01-19 09:24:44 +01:00 |
|
Bruno Windels
|
5a124809af
|
write docs how updates work
|
2023-01-19 09:24:44 +01:00 |
|
Bruno Windels
|
365d017df3
|
Merge pull request #982 from vector-im/hughns/dynamic-config
Allow config override in docker image
|
2023-01-17 08:50:18 +00:00 |
|
Bruno Windels
|
56b07eae8c
|
Merge pull request #980 from vector-im/hughns/docker-docs
Fix docs about docker registry
|
2023-01-17 08:49:39 +00:00 |
|
Bruno Windels
|
6098444dd9
|
Merge pull request #962 from ElonSatoshi/patch-1
Update FAQ.md
|
2023-01-17 08:45:49 +00:00 |
|
Hugh Nimmo-Smith
|
df6474b637
|
Allow config override in docker image
|
2023-01-11 18:06:25 +00:00 |
|
Hugh Nimmo-Smith
|
21d0c4d9b0
|
Make consistent
|
2023-01-09 18:56:18 +00:00 |
|
Hugh Nimmo-Smith
|
3706ff4f35
|
Docker builds are currently hosted on GHCR not GitLab
|
2023-01-09 18:49:03 +00:00 |
|
Bruno Windels
|
508d88edb5
|
add some ideas to CSS doc how to document css classes
|
2023-01-05 11:35:17 +01:00 |
|
ElonSatoshi
|
03b0cfb47b
|
How to disable uBlock Origin
Added a little note on how to disable uBlock Origin for a specific site
|
2022-12-16 03:26:40 -06:00 |
|
ElonSatoshi
|
1473e5647d
|
Update FAQ.md
Added some extra notes about uBlock Origin compatibility
|
2022-12-16 03:21:22 -06:00 |
|
Bruno Windels
|
dbbbb1c29a
|
clarify ublock origin breaks the service worker
|
2022-12-16 09:07:37 +00:00 |
|
Bruno Windels
|
7bdd23e767
|
restore active reaction bg color to be transparent version of accent color
|
2022-11-25 17:21:58 +01:00 |
|
Bruno Windels
|
12e378eb62
|
some thoughts on how different room types could be implemented
|
2022-11-18 09:52:57 +01:00 |
|
Eric Eastwood
|
a9fac140ac
|
Rename urlRouter usage to urlRouter
|
2022-11-08 23:44:22 -06:00 |
|
RMidhunSuresh
|
832597447a
|
Add explaining doc
|
2022-08-01 17:01:36 +05:30 |
|
Bruno Windels
|
10522cacef
|
Merge pull request #813 from vector-im/doc-derived-theming
[Documentation] - Add information about derived themes to doc
|
2022-07-29 10:16:41 +00:00 |
|
Bruno Windels
|
06da5a8ae4
|
clarification
|
2022-07-29 10:14:58 +00:00 |
|
Bruno Windels
|
02bc7d1d7e
|
fix typo
|
2022-07-29 10:14:41 +00:00 |
|
Bruno Windels
|
bc385e2cdc
|
Merge pull request #778 from vector-im/bwindels/uidocs
more detailed docs for IView, TemplateView and ListView
|
2022-07-25 13:02:22 +00:00 |
|
RMidhunSuresh
|
fdd60a7516
|
Add documentation for derived themes
|
2022-07-25 11:38:50 +05:30 |
|
RMidhunSuresh
|
a3c6d744f5
|
Add link to ts file
|
2022-07-04 17:18:50 +05:30 |
|
R Midhun Suresh
|
b9f316e7c3
|
Better sentence structure
Co-authored-by: Bruno Windels <274386+bwindels@users.noreply.github.com>
|
2022-07-04 17:16:43 +05:30 |
|
R Midhun Suresh
|
d448ee1722
|
Fix typo
Co-authored-by: Bruno Windels <274386+bwindels@users.noreply.github.com>
|
2022-07-04 17:16:43 +05:30 |
|
RMidhunSuresh
|
da87470996
|
Store images in source tree
|
2022-07-04 17:16:43 +05:30 |
|
RMidhunSuresh
|
b319c0acb0
|
Remvoe stray newlines
|
2022-07-04 17:16:43 +05:30 |
|
RMidhunSuresh
|
e90e573bf9
|
Add doc
|
2022-07-04 17:16:43 +05:30 |
|
Bruno Windels
|
ca94c65dac
|
clarify LazyListView constraints
|
2022-07-04 10:19:56 +02:00 |
|
Bruno Windels
|
fc93acfd8d
|
some rewording
|
2022-07-01 14:09:06 +02:00 |
|
Bruno Windels
|
d398e490eb
|
some rewording
|
2022-07-01 13:59:57 +02:00 |
|
Bruno Windels
|
0ab611b013
|
more detailed docs for IView, TemplateView and ListView
|
2022-07-01 13:08:50 +02:00 |
|
Eric Eastwood
|
38c3774869
|
Import assets from the assets/ directory
> Will be easier towards the future when adding more assets. Probably best to keep style.css for now for backwards compat though.
>
> *-- https://github.com/vector-im/hydrogen-web/pull/693#discussion_r853844282*
|
2022-05-31 15:30:56 -05:00 |
|
RMidhunSuresh
|
83664a1b13
|
viewClassForTile is needed for TimelineView
|
2022-04-27 12:38:12 +05:30 |
|
RMidhunSuresh
|
c07a42292c
|
Include Platform change in sdk docs
|
2022-04-27 12:28:48 +05:30 |
|
Bruno Windels
|
480c5c1584
|
update SDK docs with new style location
|
2022-04-14 13:49:54 +02:00 |
|
RMidhunSuresh
|
2dc9b63051
|
Update node version in FAQ
|
2022-01-17 12:49:55 +05:30 |
|
Bruno Windels
|
8c1596d869
|
update SDK docs to not use paths/vite anymore
|
2022-01-12 18:32:15 +01:00 |
|
Bruno Windels
|
68214156d9
|
Merge pull request #608 from vector-im/ts-migration-doc
Clarify approach to type data objects in doc
|
2022-01-06 14:39:06 +01:00 |
|
Bruno Windels
|
13e77636a9
|
export paths from vite.js as required by Platform, reorder ctor params
make it easier for SDK users
|
2021-12-22 17:48:08 +01:00 |
|