These 37 commits are when the Protocol Buffers files have changed:
Commit: | 394af7d | |
---|---|---|
Author: | Gaute Hope |
w2: fix jump to top / bottom
The documentation is generated from this commit.
Commit: | 2af551a | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
add syslog backend and make logging sinks and level configurable remove file log and add syslog. the multi-process design we have now would require careful handling when output to one file. syslog and stdout config options for the log are created. as well as one config option for setting the log-level (fixes #419). the corresponding log-level option is removed as executable argument. a --log-stdout argument is added. and --disable-log still overrides.
Commit: | 73406a4 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
tv: show CID images
Commit: | 5fae287 | |
---|---|---|
Author: | Gaute Hope |
tv, pc: update tags only when getting message update (fix #509)
Commit: | 5d5ba70 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: crypto
Commit: | 78281b1 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: search
Commit: | 5f9fd0f | |
---|---|---|
Author: | Gaute Hope |
w2: toggle allow images
Commit: | 3e77b28 | |
---|---|---|
Author: | Gaute Hope |
w2: block remote requests
Commit: | ee94ef1 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: toggle on and between alternate viewable parts (e.g. HTML and TEXT)
Commit: | 83c6485 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: add unfocusable part to state
Commit: | d030cc8 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: show parts in IFRAMEs (fixes #499)
Commit: | 17ec0c9 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: note on protocol deficiencies
Commit: | 2a598b6 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: handle indent state and remove message
Commit: | 75f7e20 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: make PC calls to ext synchronuous
Commit: | 3d14555 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: ensure unique access to protobuf ostream
Commit: | b6d85d2 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: clear messages
Commit: | 9375450 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: clean up load order
Commit: | d152e4d | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: focus specific
Commit: | 4fb3523 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: focus messages
Commit: | 4b3f4f1 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: focus element and small jumps
Commit: | ac8f2c3 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: update focus when doing big scrolls
Commit: | 9c9b246 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: set/hide_warning/info
Commit: | 93ef741 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: add and show attachments
Commit: | 569b7fb | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: add mime messages
Commit: | 2cee0eb | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: list and focus alternative parts
Commit: | 11df8f3 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: create basic message structure
Commit: | 7d8ea37 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: focus message and render tags
Commit: | 64a11ca | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: pass state to extension
Commit: | 2640958 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2: minimal state for extension
Commit: | 76eafd9 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2ext: WIP focus
Commit: | aacdc84 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2ext: send stylesheet
Commit: | 4113687 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2ext: show addresses
Commit: | e2aca6a | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2ext: build message DOM element
Commit: | 5eab822 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2ext: skeleton for add_message
Commit: | c25ea4e | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2ext: update marked state
Commit: | 76f1fd1 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2ext: sending debug message using protobuf
Commit: | 2175685 | |
---|---|---|
Author: | Gaute Hope | |
Committer: | Gaute Hope |
w2ext: make protobuf defs