All files named ”msg.fs”
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for msg.fs

2025-04-09
14:41
Bump version number file: [9ee6243325] check-in: [4273c9d019] user: bernd branch: trunk, size: 81445
2025-03-27
15:23
Add code to count votes (simplified count for now) file: [456df393ba] check-in: [c2f0ce124f] user: bernd branch: trunk, size: 80997
2025-03-26
16:57
Bump version number file: [bc3438dadb] check-in: [3f1fe2917e] user: bernd branch: trunk, size: 81501
2025-03-19
22:53
Silent in case no one is online file: [b128524d06] check-in: [172ae298ea] user: bernd branch: trunk, size: 80771
14:29
Bump version number file: [d0b061c124] check-in: [758d712ae3] user: bernd branch: trunk, size: 80758
2025-03-12
11:16
Handling vote clicks (display is not correct yet) file: [e4a6ec07c4] check-in: [6ed2c7f6c8] user: bernd branch: trunk, size: 80711
2025-03-11
01:15
Import messages from CSV file: [d51cd45743] check-in: [a71347cf2d] user: bernd branch: trunk, size: 80566
2025-02-18
10:51
Tags end at | to append grammatically needed things file: [d7d4811637] check-in: [6b06e51f0f] user: bernd branch: trunk, size: 80499
2025-02-12
14:31
Automatic generation of +- logstyles file: [b6d6345398] check-in: [8657a20dd2] user: bernd branch: trunk, size: 80450
2025-02-11
12:02
Add selection mode file: [e63aeab92b] check-in: [ff1bfa9656] user: bernd branch: trunk, size: 80635
2025-02-10
23:29
Start with selection mode file: [350ec99d6d] check-in: [ef2a88957c] user: bernd branch: trunk, size: 80673
23:01
Start with selection mode file: [a4ced4b42a] check-in: [a2f25337c8] user: bernd branch: trunk, size: 80583
2025-01-04
02:14
Use :is and :method to make code more readable file: [0e2fe0c398] check-in: [055d03128a] user: bernd branch: trunk, size: 80355
2024-12-19
01:00
knotification6 install target file: [b52250cc19] check-in: [f8e4a2fc27] user: bernd branch: trunk, size: 80810
2024-12-18
11:55
Better image saving file: [93cdc28e82] check-in: [61b942e075] user: bernd branch: trunk, size: 80574
2024-11-19
00:41
smart text recognizer is executed, no need for translate-nt file: [0e768fe082] check-in: [cb860ecd53] user: bernd branch: trunk, size: 80547
2024-11-18
22:49
Make saving/restoring Forth recognizer simpler file: [4dc4cdc7f1] check-in: [5325a0cc21] user: bernd branch: trunk, size: 80685
2024-11-13
16:53
better signal handling file: [6298bec027] check-in: [28d4d0b244] user: bernd branch: trunk, size: 80709
2024-11-10
23:47
default color, use is instead of to for assigning methods file: [7663063f9a] check-in: [ed00f244ba] user: bernd branch: trunk, size: 80684
2024-10-23
13:29
catch-nobt file: [20b20a171b] check-in: [ab724400b8] user: bernd branch: trunk, size: 80670
2024-10-21
11:40
use catch-nothrow where useful file: [286f4ea73f] check-in: [54ff5b2cea] user: bernd branch: trunk, size: 80685
2024-10-15
13:35
Better command line handling file: [d3c09f6031] check-in: [9993538d7e] user: bernd branch: trunk, size: 80645
2024-10-13
20:43
Actually use filename with images; snap update file: [9c4cb1db0e] check-in: [92febd40a3] user: bernd branch: trunk, size: 80626
11:09
Bump version number file: [9f87397d45] check-in: [c8181b194c] user: bernd branch: trunk, size: 80414
2024-10-11
14:11
Fix TUI problem with images file: [e2d37f15c2] check-in: [d8517d5a95] user: bernd branch: trunk, size: 80372
12:36
add gif to images handled file: [09294e0fbc] check-in: [121a08ce60] user: bernd branch: trunk, size: 80263
2024-10-07
13:30
Patch that transforms notfound -> 0 to minimize the core API further file: [aadc51ff5e] check-in: [e6f901b562] user: bernd branch: trunk, size: 80301
2024-10-06
13:00
Also use NET2O_DEBUGS as input for setting debugging options file: [902bfb6bf3] check-in: [10f29abd12] user: bernd branch: trunk, size: 80400
2024-09-28
14:50
Fixes for g+ import to get further with more recent Gforth file: [5e3b88a5da] check-in: [b9f6224d52] user: bernd branch: trunk, size: 80301
2024-08-28
20:02
Remove emoji in non-unicode environment; use substitution for library path file: [c13e22c7f5] check-in: [45d84aee0b] user: bernd branch: trunk, size: 80253
2024-07-24
22:11
Fix audio recording with pipewire file: [e09ab93447] check-in: [4001d70aad] user: bernd branch: trunk, size: 80205
2024-07-04
14:05
Bump version number file: [73cab28287] check-in: [ce23880761] user: bernd branch: trunk, size: 80165
2024-06-29
17:45
Remove 2drop which causes stack empty file: [a0db1b88f0] check-in: [545c011b9b] user: bernd branch: trunk, size: 80277
2024-06-23
14:47
Fixed problem with GUI and join/left file: [4b156ebd36] check-in: [c97a6ae834] user: bernd branch: trunk, size: 80290
2024-03-21
22:08
Joined/Left sent out by the nodes that were joined/left, not by the joiner itself file: [dffcd9a3c0] check-in: [89c044bd2d] user: bernd branch: trunk, size: 80164
2024-01-17
23:22
Use delta-i where possible file: [efb89e3c5d] check-in: [a96b343ddf] user: bernd branch: trunk, size: 79568
2024-01-08
19:46
Replace TO with IS where needed file: [b87c35191c] check-in: [536c77945d] user: bernd branch: trunk, size: 79574
2023-12-28
23:07
Some minor fixes file: [007309a2e1] check-in: [8af8afe6f8] user: bernd branch: trunk, size: 79574
2023-12-18
01:48
Transfer URLs in UTF-8, add % notation when needed file: [cdf133b364] check-in: [f5975d489d] user: bernd branch: trunk, size: 79568
2023-12-14
21:03
Fix rework-% file: [ca52a91174] check-in: [42b8e62d25] user: bernd branch: trunk, size: 79762
2023-11-14
00:09
Rework % also in http URLs file: [9e16214539] check-in: [5f3140eb15] user: bernd branch: trunk, size: 79750
00:06
Rework file URLs containing %xx codes file: [a2334461a6] check-in: [512c36c1b5] user: bernd branch: trunk, size: 79740
2023-10-23
23:35
hex. -> h. file: [399b2ff147] check-in: [b235481dc7] user: bernd branch: trunk, size: 79531
2023-08-16
00:13
Remove <event event> IPC and use closures instead file: [6478ceed9d] check-in: [12a2091118] user: bernd branch: trunk, size: 79551
2023-08-14
20:22
use one-time-execute closures file: [9f0629952b] check-in: [4c917edaab] user: bernd branch: trunk, size: 79847
2023-08-06
16:49
Make things relocatible file: [efbaa07fbb] check-in: [65efbcce40] user: bernd branch: trunk, size: 79952
2023-08-05
10:03
events API change file: [69bbaa6c0e] check-in: [dac2be4aa8] user: bernd branch: trunk, size: 79924
2023-07-18
23:22
Fix posting resize problem file: [33aeba1cc7] check-in: [c0c33e7aa4] user: bernd branch: trunk, size: 79914
2023-07-14
22:45
Fix /want file: [7cb9469fe5] check-in: [89da95e1a0] user: bernd branch: trunk, size: 79914
2023-07-04
21:51
Don't use obsolete memory access words file: [2c48e1c46c] check-in: [61243bc6a3] user: bernd branch: trunk, size: 79904
2023-06-29
19:42
Recognize jpg and jpeg, also in caps file: [d8db37c358] check-in: [c211d582a5] user: bernd branch: trunk, size: 79892
2023-06-03
21:08
Fix problem with contexts that are created but not connected to file: [7b0e59ecba] check-in: [32dbdd833c] user: bernd branch: trunk, size: 79815
2023-05-18
15:54
skip punctations on tags, too file: [333954a6b8] check-in: [7e4ddcbd85] user: bernd branch: trunk, size: 79707
13:02
skip punctations on tags, too file: [98c52206cf] check-in: [0cbba38e1f] user: bernd branch: trunk, size: 79442
2023-05-12
17:49
Better database for punctation skipping file: [b4435f9adc] check-in: [85d52b8201] user: bernd branch: trunk, size: 79391
2023-05-11
20:59
Skip punctation following a public key improved file: [b3742d2794] check-in: [2c4d7f447c] user: bernd branch: trunk, size: 79045
2023-05-10
21:37
Undecryptable messages when scanning for keys… file: [05dc4a271b] check-in: [7a712ab66f] user: bernd branch: trunk, size: 78582
21:34
Undecryptable messages when scanning for keys… file: [a0ad096ef1] check-in: [d9c682b1d9] user: bernd branch: trunk, size: 78461
2023-02-01
20:48
Don't leave on errors from chat commands file: [74b490aa78] check-in: [f33a46589b] user: bernd branch: trunk, size: 78419
20:39
Don't leave on chat not connecting file: [3a84cc1287] check-in: [8fda9607e3] user: bernd branch: trunk, size: 78471
2023-01-25
20:39
Add stats to display file: [bc61bc3ed4] check-in: [02853797d2] user: bernd branch: trunk, size: 78383
2022-10-06
16:36
Bump version number file: [95ca2335cd] check-in: [362e4c2fda] user: bernd branch: trunk, size: 78166
2022-09-16
19:41
Use new naming of recognizers from new Gforth release file: [eb1595d4a6] check-in: [2fcca33a3e] user: bernd branch: trunk, size: 77924
2022-08-26
21:13
Bump version number file: [49522ad6fb] check-in: [dbeb9b9693] user: bernd branch: trunk, size: 77917
2022-03-11
20:46
Replace >r r@ with dup >r file: [81cc510877] check-in: [6a5ab0f390] user: bernd branch: trunk, size: 77917
2022-02-11
23:17
Remove addr references file: [ab71317030] check-in: [77096e8c21] user: bernd branch: trunk, size: 77916
2022-01-22
23:45
otrify public&private messages better file: [531492a009] check-in: [c8eb728e43] user: bernd branch: trunk, size: 78036
20:46
otrify public&private messages better file: [3cc66561da] check-in: [e39dd9bdef] user: bernd branch: trunk, size: 78047
2022-01-20
22:42
Fix for ``` mode, fix for otrify in TUI mode file: [34fbe2ae48] check-in: [1c5623aed8] user: bernd branch: trunk, size: 77927
2022-01-14
00:20
/logstyle works again with GUI (slightly better code) file: [454d740770] check-in: [5837c4c198] user: bernd branch: trunk, size: 77975
2022-01-13
22:09
/logstyle works again with GUI, get importers to work with new recognizers file: [58abe7cab2] check-in: [0bde767bff] user: bernd branch: trunk, size: 77975
17:12
Adapt to new scope.fs in Gforth file: [273a60e0ba] check-in: [9f75a52cd9] user: bernd branch: trunk, size: 77938
2021-10-02
23:22
localtime for browsing in old messages file: [3923afd937] check-in: [4f363949b3] user: bernd branch: trunk, size: 77938
2021-09-30
18:49
use >addr to free closure file: [28c487ad73] check-in: [a693dcdf5c] user: bernd branch: trunk, size: 77941
18:19
Fix of memory problem file: [6ecf96fb4b] check-in: [3afe97924d] user: bernd branch: trunk, size: 77957
2021-09-16
18:20
Fix Recognizer stacks file: [ffead03607] check-in: [103916c24b] user: bernd branch: trunk, size: 77951
2021-08-26
15:04
Bump version number file: [1518c257a0] check-in: [01bfdf6577] user: bernd branch: trunk, size: 78078
2021-08-12
18:53
Up time for OTR messages to 1 minute, balk on wrong msg signatures only in invalid debugging mode file: [ecee3de5fe] check-in: [f2905fa76f] user: bernd branch: trunk, size: 78074
2021-08-05
17:48
Bump version number file: [7490c5732e] check-in: [60a63f68b5] user: bernd branch: trunk, size: 78030
2021-07-22
14:27
Expand file:/// with spaces to the real file name file: [5fb6ffecb1] check-in: [a799377546] user: bernd branch: trunk, size: 78034
2021-07-21
21:50
Use vocabulary to search file suffixes file: [1c7709ad5d] check-in: [8aaa124dc6] user: bernd branch: trunk, size: 77750
2021-07-15
22:20
Change img:/audio: recognizer into file:// recognizer file: [6bf68ffd22] check-in: [c8df83940a] user: bernd branch: trunk, size: 77756
2021-06-11
15:45
set screenw for chat-history correctly file: [33fab95bca] check-in: [b0ae16c360] user: bernd branch: trunk, size: 77643
2021-04-15
15:45
Bump version number file: [8052372132] check-in: [aa2a8752cc] user: bernd branch: trunk, size: 77632
2021-02-11
16:13
Improve updates of ihave file: [4361237fe7] check-in: [9d3432052f] user: bernd branch: trunk, size: 77632
2020-12-28
20:41
rename or/and/xorc\! to c first file: [ddaa58d3f2] check-in: [6527772f2f] user: bernd branch: trunk, size: 77593
2020-12-17
15:04
Format on/off, persistent in config file: [5151204e28] check-in: [9bf3894ce5] user: bernd branch: trunk, size: 77593
2020-11-25
20:29
Enqueue image requests file: [ccceac0d7e] check-in: [3a00b414f7] user: bernd branch: trunk, size: 77250
2020-11-12
17:35
Fix stack problem file: [a5d59ed459] check-in: [ed7279f8f3] user: bernd branch: trunk, size: 77241
15:12
Fix wrong order of key+host file: [0c54c71ff0] check-in: [0f059e70f3] user: bernd branch: trunk, size: 77246
2020-11-05
14:58
Bump version number file: [02d4f67066] check-in: [cb00fe5cf9] user: bernd branch: trunk, size: 77246
2020-11-03
20:27
Better silent message start printout file: [a210364443] check-in: [10909b3fb8] user: bernd branch: trunk, size: 77218
15:55
Purging includes empty hashes file: [de545a1128] check-in: [6f2c41842b] user: bernd branch: trunk, size: 77177
2020-11-02
20:56
Work on new ihave protocol file: [a146514574] check-in: [1ee7147d52] user: bernd branch: trunk, size: 77467
10:34
Work on new ihave protocol file: [395b8fa1b1] check-in: [6451428c5c] user: bernd branch: trunk, size: 77440
2020-10-29
20:30
Another little update file: [a6cf3462f5] check-in: [4124aa8ae3] user: bernd branch: trunk, size: 76911
15:50
More work on new silent have protocol file: [901fccc1f1] check-in: [f183afb848] user: bernd branch: trunk, size: 76894
2020-10-28
14:50
remove complicated mehave[] logic file: [0703f04805] check-in: [47b35b8bb2] user: bernd branch: trunk, size: 76650
2020-10-26
20:34
new ihave, file: [9487ab4bf3] check-in: [9f602cd5dc] user: bernd branch: trunk, size: 76938
2020-10-16
20:19
More work on new have protocol file: [700bc046f9] check-in: [f77d8cd7e8] user: bernd branch: trunk, size: 77005
2020-10-15
14:36
Start work to get haves and stuff to work again file: [a66b6ce941] check-in: [3ac5096d36] user: bernd branch: trunk, size: 77049
2020-10-01
15:04
Bump version number file: [391d32de95] check-in: [2b2eb75ce1] user: bernd branch: trunk, size: 76957
2020-09-28
21:26
check for lock and unlock in ?search-lock file: [39ec130d6b] check-in: [d3f2c1965b] user: bernd branch: trunk, size: 76952
21:23
check for lock and unlock in ?search-lock file: [2bb5c9eb45] check-in: [0314c535e1] user: bernd branch: trunk, size: 76930
20:57
check for lock and unlock in ?search-lock file: [ccc6d8a8c3] check-in: [a8043f434e] user: bernd branch: trunk, size: 76856
2020-09-24
20:46
Better handling of format chars in chat mode file: [0020003453] check-in: [a242671fe5] user: bernd branch: trunk, size: 76631
18:01
Fix format text recording file: [174c3595b9] check-in: [a905eefaa9] user: bernd branch: trunk, size: 76729
17:58
Fix format text recording file: [25a83e67db] check-in: [132cea1116] user: bernd branch: trunk, size: 76786
2020-09-23
20:56
locked chat history file: [bf92adc453] check-in: [dc884badf0] user: bernd branch: trunk, size: 76641
2020-09-17
18:10
Keep mono mode in ``` state file: [fe0fa68dac] check-in: [21552d6bd9] user: bernd branch: trunk, size: 76507
2020-09-11
20:12
Add info for otr mode and mono/verbatim mode file: [e403d22037] check-in: [4b3161a776] user: bernd branch: trunk, size: 76482
2020-09-10
21:23
More improvements on format file: [bba4f47d06] check-in: [e14f10a792] user: bernd branch: trunk, size: 76306
20:42
More improvements on format file: [4460d85e93] check-in: [f68dab4557] user: bernd branch: trunk, size: 76302
19:33
Improvements of formatting recognizer file: [ccb9da3bef] check-in: [39ca390b3b] user: bernd branch: trunk, size: 76175
2020-09-09
21:47
Better support for formatted text in chat file: [a917d92dfd] check-in: [8ae71b92b6] user: bernd branch: trunk, size: 76066
14:45
Better support for formatted text in chat file: [922c724889] check-in: [f0fc438c28] user: bernd branch: trunk, size: 75575
2020-09-08
20:37
Improve formated Text recognizer file: [cc6511b5d3] check-in: [4bbccc8794] user: bernd branch: trunk, size: 75036
15:20
Formatted strings file: [15ea7d67af] check-in: [002cfcf96d] user: bernd branch: trunk, size: 74464
2020-08-29
21:57
Start new hashs+id protocol file: [3ac201a89e] check-in: [f0b269bbf5] user: bernd branch: trunk, size: 73115
2020-08-28
21:05
Minor tuning on ihave file: [5e79260cec] check-in: [75f6a70203] user: bernd branch: trunk, size: 72921
2020-08-26
20:43
Fix pk0 reading the wrong thing file: [fdc43c9431] check-in: [4520df62f6] user: bernd branch: trunk, size: 72938
2020-08-24
14:10
Status with peers in status line file: [ff9d058f35] check-in: [ce941a1dc7] user: bernd branch: trunk, size: 72935
12:56
use >wordlist and >voc where necessary file: [894b3f1926] check-in: [273e3d384c] user: bernd branch: trunk, size: 72811
2020-08-23
20:24
Fix another otrify bug file: [253977b804] check-in: [946780d79e] user: bernd branch: trunk, size: 72803
20:22
Fix another otrify bug file: [8dfed1157f] check-in: [21d56cb7b3] user: bernd branch: trunk, size: 72821
20:18
Fix another otrify bug file: [fe11e88fa4] check-in: [76f6fa64d8] user: bernd branch: trunk, size: 72821
19:52
Status update, otrify improvement file: [c62bf32f13] check-in: [c3bc67ecec] user: bernd branch: trunk, size: 72783
2020-08-17
21:14
Fix silent-start before it is actually used file: [23a184e50b] check-in: [c27a279570] user: bernd branch: trunk, size: 72751
2020-08-13
17:55
Remove order checking for msg-tag and msg-id file: [bbf681f34b] check-in: [5b5c2a19d1] user: bernd branch: trunk, size: 72753
09:13
Fix msg-group-o problem file: [8d6154cdd2] check-in: [919356e7fa] user: bernd branch: trunk, size: 72745
2020-08-05
21:30
Start code for voting file: [3b4b04ff3e] check-in: [0c135e464f] user: bernd branch: trunk, size: 72763
2020-08-04
22:13
Remove old code for ihave file: [0ddaeeeb36] check-in: [b5da9f58ca] user: bernd branch: trunk, size: 71889
2020-08-03
21:53
Working on changing the ihave protocol file: [ef710f58b7] check-in: [5b081fbab6] user: bernd branch: trunk, size: 73098
2020-07-31
21:26
Add silent tag for messages file: [a22d32ff2a] check-in: [5f3731e820] user: bernd branch: trunk, size: 73076
2020-07-29
20:43
Insert haves+sigs file: [59e352c99d] check-in: [30ad4bfacf] user: bernd branch: trunk, size: 72373
2020-07-22
21:01
Prepare change of ihave ids: Need to be signed file: [3c21790c96] check-in: [d25d483cd5] user: bernd branch: trunk, size: 72163
2020-07-06
13:53
Snap card broken on Chromium? file: [ac5740cdb0] check-in: [b795abe718] user: bernd branch: trunk, size: 71819
12:48
Replace rectype-name with recognizer rev. D suggested rectype-nt file: [fea9e3d2ac] check-in: [bfdb6f7821] user: bernd branch: trunk, size: 71743
2020-06-04
13:19
Fix two 32 bit bugs file: [c2db76b8c8] check-in: [5ed7a85bd3] user: bernd branch: trunk, size: 71757
10:56
Better packing file: [2b89717b5f] check-in: [30b6db19d4] user: bernd branch: trunk, size: 71747
2020-06-03
21:39
Pass on push$ ihave[] and mehave[] to :>avalanche file: [c5e05ec040] check-in: [b3496ae50c] user: bernd branch: trunk, size: 71598
10:42
Replace ihave string with ihave array for different sources file: [ae094e4b1d] check-in: [73b8f6f6a2] user: bernd branch: trunk, size: 71489
2020-05-28
19:58
Fix forwarding messages file: [cb1fd51937] check-in: [97fa9834d7] user: bernd branch: trunk, size: 71277
18:24
Limit ihave size file: [41f868097b] check-in: [e1ace7cc4c] user: bernd branch: trunk, size: 71265
2020-05-27
21:33
Improve ihave/want/fetch stuff file: [2ea71afff8] check-in: [f5e1d98410] user: bernd branch: trunk, size: 71271
2020-05-25
21:00
Video converence updates file: [aa0788592b] check-in: [d66b78602b] user: bernd branch: trunk, size: 70400
2020-05-21
17:29
Bump version number file: [da22bffbeb] check-in: [6df24aed32] user: bernd branch: trunk, size: 70427
14:34
Bump version number file: [586e8fb619] check-in: [13d5969c77] user: bernd branch: trunk, size: 70277
11:58
Add /want and /fetch for manually fetching file: [83a09de914] check-in: [f5ce3e9e3a] user: bernd branch: trunk, size: 70066
2020-05-19
21:18
More work on better hash object fetching file: [c180f3a0d7] check-in: [4d5f84ca9e] user: bernd branch: trunk, size: 69456
11:07
More work on fetching hashes (untested) file: [bfed5a6569] check-in: [bef65e85ed] user: bernd branch: trunk, size: 69187
2020-05-18
22:15
Start rewriting fetcher logic file: [564b7f5201] check-in: [f66c4846a2] user: bernd branch: trunk, size: 69031
2020-05-15
21:18
Start better want protocol file: [c31e0fd573] check-in: [fe0413d449] user: bernd branch: trunk, size: 68265
2020-05-04
12:03
Play back audio file: [f2aaa1e093] check-in: [6aaee9a42f] user: bernd branch: trunk, size: 68112
2020-05-01
21:11
Add audio: tag for audio files file: [6050c14241] check-in: [d8130f66c3] user: bernd branch: trunk, size: 68111
2020-04-29
22:26
Start of generating thumbs for audio file: [403b4be3a1] check-in: [2e60de095a] user: bernd branch: trunk, size: 67546
2020-03-18
15:14
Try to fix ihave forwarding file: [b79ca73de1] check-in: [989ab0b104] user: bernd branch: trunk, size: 67020
2020-03-05
14:42
Factoring out >fetch-queue file: [73f2861edd] check-in: [86856020fd] user: bernd branch: trunk, size: 66857
2020-03-04
22:44
Forward state what you have file: [0968be6a47] check-in: [45aec71ad2] user: bernd branch: trunk, size: 66813
2020-02-20
12:23
Activate fetch-pks file: [88278ea8aa] check-in: [188a4cb6f2] user: bernd branch: trunk, size: 66397
2020-02-13
17:47
Add debugging switch to fetch pks file: [7462b10dfd] check-in: [bf383917f7] user: bernd branch: trunk, size: 66517
2020-02-12
22:44
Add pen to edit name file: [54829fa3a3] check-in: [bf93e8b4ed] user: bernd branch: trunk, size: 66510
2020-02-06
21:49
Slight change of chat check file: [ed323069e0] check-in: [8ec50e8d7c] user: bernd branch: trunk, size: 66466
2020-02-03
17:06
minimum blocksize file: [a44d608c07] check-in: [e4211e87dc] user: bernd branch: trunk, size: 66381
2020-01-31
23:24
More fixes file: [a357d2f578] check-in: [1a894f33cb] user: bernd branch: trunk, size: 66381
21:58
Fix key import through chat file: [70bedb7d45] check-in: [8f5ba435cf] user: bernd branch: trunk, size: 66388
19:35
Get keys from peers file: [e91293b132] check-in: [38e2425029] user: bernd branch: trunk, size: 66399
2020-01-26
23:20
Fix dht-map for large DHTs, start fetching ids from peers instead from DHT file: [fa8a1c9106] check-in: [30d2732d15] user: bernd branch: trunk, size: 65688
2020-01-23
15:06
Bump version number file: [dc8ede3888] check-in: [3dd90171ce] user: bernd branch: trunk, size: 65083
2020-01-22
22:13
Fixes for GUI, for Android, new version of spit enabled, fix timeout handing for files file: [46a9961230] check-in: [09c7b9ba22] user: bernd branch: trunk, size: 64805
2020-01-17
21:27
net2o gui icon for Android file: [335601df16] check-in: [d9930e06e8] user: bernd branch: trunk, size: 64481
2020-01-16
16:06
bump version file: [96cb642c17] check-in: [70ffcaf06c] user: bernd branch: trunk, size: 64461
2020-01-12
21:09
Improve haves file: [7b9e131493] check-in: [90b0958714] user: bernd branch: trunk, size: 63750
2020-01-09
18:52
Fix ihave, problem file: [fe0b3045be] check-in: [136a37fd0f] user: bernd branch: trunk, size: 63471
13:46
Temporary problem for notify-send, fix sending out ihaves file: [2f73d89307] check-in: [221f127fec] user: bernd branch: trunk, size: 63464
2020-01-08
23:31
Store ihave informations in chat log file: [12748c57a7] check-in: [4afc95c122] user: bernd branch: trunk, size: 63356
2019-12-20
22:29
Some minor fixes file: [f2884b4f7c] check-in: [f76d7fdcdf] user: bernd branch: trunk, size: 61080
15:26
add nothrows file: [1e4994caaa] check-in: [8a53af5aaa] user: bernd branch: trunk, size: 61085
2019-12-18
22:10
Better ihave behavior file: [982b3859a5] check-in: [687e9b6141] user: bernd branch: trunk, size: 60938
14:52
Modify chat code so that ihaves are send out, too file: [0e87095139] check-in: [75e684c750] user: bernd branch: trunk, size: 60442
2019-12-17
23:44
Add ihave/want things file: [94f55ce1ca] check-in: [b961ab2a66] user: bernd branch: trunk, size: 60929
2019-12-16
21:46
Click on images that don't have thumbnails file: [97b989988d] check-in: [461e616576] user: bernd branch: trunk, size: 60160
2019-12-12
14:07
Bump version number file: [2be595623b] check-in: [231b78e574] user: bernd branch: trunk, size: 59450
2019-12-08
13:31
Start adapted commands for GUI chats file: [6b101a0ab4] check-in: [a6711ad907] user: bernd branch: trunk, size: 59430
2019-12-07
23:38
Show output of chat commands in GUI file: [8d6a0c684c] check-in: [91dd51f5bb] user: bernd branch: trunk, size: 59311
2019-12-06
22:52
Implement /logstyle for GUI file: [151f5b7382] check-in: [cdc9456320] user: bernd branch: trunk, size: 59275
2019-12-05
17:14
Bump version number file: [52d7de3c9e] check-in: [6130fdd8b9] user: bernd branch: trunk, size: 58643
14:43
Fix for new exif API file: [edd3b2517c] check-in: [a149c7ede6] user: bernd branch: trunk, size: 58554
2019-12-02
22:24
Start album viewer file: [810c7f2f68] check-in: [a28a0f2c63] user: bernd branch: trunk, size: 58552
20:27
Chat thumbnail handling considderably improved file: [fdee382ca7] check-in: [096c09b945] user: bernd branch: trunk, size: 58539
2019-12-01
23:02
Better async fetch of thumbnails file: [b7bf9ad177] check-in: [e500619da6] user: bernd branch: trunk, size: 58495
2019-11-28
14:48
Start image/thumbnail stuff file: [170e18e9dd] check-in: [b00fe09554] user: bernd branch: trunk, size: 57602
2019-11-27
22:36
Image recognizer file: [94680cd8fa] check-in: [e88060e605] user: bernd branch: trunk, size: 56834
21:26
Chat images started, delivery of dht with obsolete date prevented file: [019f97ddb1] check-in: [aa10c71e44] user: bernd branch: trunk, size: 56674
2019-11-22
18:49
Show avatar only when known file: [63693efa97] check-in: [a8fe9cd4db] user: bernd branch: trunk, size: 56104
2019-10-14
21:56
More work on multi-dest connect file: [6412591a08] check-in: [b51e0c11fb] user: bernd branch: trunk, size: 56104
2019-10-03
14:35
HOSTPREFIX env variable file: [3aaf64715e] check-in: [295cbe28ec] user: bernd branch: trunk, size: 56072
2019-08-21
21:01
Test otrify, works file: [2ef536f349] check-in: [901360a4c6] user: bernd branch: trunk, size: 56073
2019-07-26
06:51
Checkin from holiday file: [17707c26ee] check-in: [ee04913b0a] user: bernd branch: trunk, size: 56083
06:17
Checkin from holiday file: [3dee34ac1e] check-in: [2ef7582d7f] user: bernd branch: trunk, size: 56070
2019-07-15
23:36
Try to make otrify work with encrypted messages — tricky, still doesn't work file: [99f6333f65] check-in: [30bcd87cd1] user: bernd branch: trunk, size: 55943
21:37
Add chat permission settings file: [0acac9efd8] check-in: [77cdb0b452] user: bernd branch: trunk, size: 55736
2019-07-14
21:15
Lock/unlock of chat looks good now file: [0ac0ddc575] check-in: [ff117dd91d] user: bernd branch: trunk, size: 54628
2019-07-13
00:01
Locked down chat works file: [8cc7c69c8d] check-in: [94988e190b] user: bernd branch: trunk, size: 54311
2019-07-11
15:21
More work on lock mode file: [b94f30cfea] check-in: [a79788a637] user: bernd branch: trunk, size: 53978
2019-07-10
23:48
Work on locked chat file: [0fbc1292fa] check-in: [0e3fe94f9a] user: bernd branch: trunk, size: 55079
2019-07-09
22:22
More on locked chat file: [6c67afe694] check-in: [604bb8e573] user: bernd branch: trunk, size: 54535
21:32
More on locked chat file: [49ecf1b2d2] check-in: [f5b4744608] user: bernd branch: trunk, size: 54454
2019-07-05
20:42
Show message about nobody is online file: [18cf200b90] check-in: [29c25f391e] user: bernd branch: trunk, size: 54251
15:01
Add better chain support file: [f74c4c32ae] check-in: [8afee7be22] user: bernd branch: trunk, size: 54210
14:51
Add better chain support file: [819b5ddf81] check-in: [985b47981c] user: bernd branch: trunk, size: 54204
2019-07-04
21:50
Start implementing commands in GUI mode file: [e7d58d679a] check-in: [581eb4c544] user: bernd branch: trunk, size: 54322
2019-06-27
12:28
per-chat flags for OTR and similar file: [0561dfbd56] check-in: [0a42fe7080] user: bernd branch: trunk, size: 53212
12:21
per-chat flags for OTR and similar file: [125abc8d04] check-in: [1b953040cb] user: bernd branch: trunk, size: 53180
2019-06-21
20:33
GUI changes to reflect new chat data types file: [3e9756f590] check-in: [a1fda02aed] user: bernd branch: trunk, size: 52926
12:43
More fixes for chat structure file: [be0cda0782] check-in: [557d941bc0] user: bernd branch: trunk, size: 52890
2019-06-20
22:13
Replace msg-logs by msg:log[] file: [1ead10a84c] check-in: [2326543d3a] user: bernd branch: trunk, size: 52826
19:45
/sync bug fixed file: [ab333c0227] check-in: [35e82dc6d7] user: bernd branch: trunk, size: 52562
12:55
Small fix so that joining groups at start works again file: [50c1f5ea29] check-in: [cc527aed1c] user: bernd branch: trunk, size: 52557
12:29
More rework on messaging file: [2dab964f65] check-in: [eb85b0b273] user: bernd branch: trunk, size: 52536
2019-06-19
23:24
Cleanup message data structures file: [c9fa33b784] check-in: [fbd7109fed] user: bernd branch: trunk, size: 52493
2019-06-17
23:00
Group context handling changed file: [acbae143a3] check-in: [5cb84dae88] user: bernd branch: trunk, size: 52996
2019-06-12
21:37
Some more work on locking down chats file: [daa6b4d93a] check-in: [2d8a974f37] user: bernd branch: trunk, size: 52932
2019-06-10
21:41
Add code to hide messages in open chat log file: [8db6ad966a] check-in: [9a4250484f] user: bernd branch: trunk, size: 51996
2019-06-06
19:03
Fix group command headline file: [c6265162b4] check-in: [5a3a4a866b] user: bernd branch: trunk, size: 51404
16:10
Fix typo file: [73e1069344] check-in: [44cc61b6df] user: bernd branch: trunk, size: 51402
2019-05-30
20:51
Fix find-prev-chatline problem file: [831ebc3976] check-in: [3f26366090] user: bernd branch: trunk, size: 50534
2019-04-26
19:12
Fix for bugs Martin detected yesterday file: [9e191c8d43] check-in: [cfc7fe3d19] user: bernd branch: trunk, size: 50502
2019-04-08
15:30
Add day/night mode file: [117e0c9b78] check-in: [84dc15a8dd] user: bernd branch: trunk, size: 50491
2019-03-18
22:54
Improvement in social network display file: [3f03162d05] check-in: [d9332e3ec1] user: bernd branch: trunk, size: 50553
2019-03-14
22:14
Improvement on g+ import, limiter for chat text file: [08cfe77b58] check-in: [79711085be] user: bernd branch: trunk, size: 50363
2019-03-11
21:17
Start adding social network rendering file: [5e38906908] check-in: [ede5b23c97] user: bernd branch: trunk, size: 50382
2019-02-07
22:09
.chats/group needs 0 as object file: [4bd90f10e8] check-in: [5a7c67a87a] user: bernd branch: trunk, size: 50381
13:49
Improve DVCS checkout (not completely fixed everything) file: [fb5a290fd3] check-in: [17c7c3b8b9] user: bernd branch: trunk, size: 50375
2019-02-06
21:40
A bit more work on DVCS clone/fetch/up file: [9cc128c601] check-in: [52e6fdb5dc] user: bernd branch: trunk, size: 50407
19:29
Make n2o clone work file: [73660bbcea] check-in: [acc8c97e22] user: bernd branch: trunk, size: 50425
2019-01-30
22:30
Take new g+ takeout syntax into account file: [89d3b987ad] check-in: [275c60f55b] user: bernd branch: trunk, size: 50382
2019-01-21
17:42
Circles and Groups for g+ importer file: [da871e1335] check-in: [298e39cf4b] user: bernd branch: trunk, size: 49954
2019-01-17
22:14
Lots of fixes for G+ importer file: [d243fef27a] check-in: [6a0a3b036b] user: bernd branch: trunk, size: 49888
2019-01-16
17:45
Replace 0 [IF] for emacs editings with \\\ file: [52ab1dac2c] check-in: [531f5bc61f] user: bernd branch: trunk, size: 49884
2018-12-25
22:25
Wrap up 35c3 presentation file: [938963a2f8] check-in: [da390db288] user: bernd branch: trunk, size: 49887
2018-12-17
21:13
color palette code adaption file: [ef84101599] check-in: [10c6ced4ff] user: bernd branch: trunk, size: 49855
2018-12-13
14:32
More on importing Google+ file: [444c198e30] check-in: [3318140b2d] user: bernd branch: trunk, size: 49860
2018-12-12
21:58
Add redate mode for G+ import file: [5a7cb97006] check-in: [069103cd76] user: bernd branch: trunk, size: 49797
2018-12-11
22:54
More work on G+ importer file: [c5d0f177d0] check-in: [e5e4f3802c] user: bernd branch: trunk, size: 49749
2018-11-15
11:55
Bump version number file: [3f0bf61644] check-in: [da769b84bb] user: bernd branch: trunk, size: 49712
2018-11-03
20:04
Make URL message tag work file: [c676beabd0] check-in: [74ff6186f3] user: bernd branch: trunk, size: 49345
2018-10-16
11:57
Separate notify from other message display file: [37f06370aa] check-in: [dd41d0eb6c] user: bernd branch: trunk, size: 48930
2018-10-15
22:22
Add URL element to chat (not parsed yet), make notifications work again file: [cf6b577a16] check-in: [a901c9fe50] user: bernd branch: trunk, size: 48203
2018-08-22
23:01
Turn off separate file task for async read/write by default file: [fbca8ffff9] check-in: [0064ab75ab] user: bernd branch: trunk, size: 48041
2018-08-10
20:21
Animation between different GUI sheets file: [072865de5c] check-in: [2957e1edf2] user: bernd branch: trunk, size: 47955
2018-07-03
23:00
group id is a pubkey, admin key is the seckey file: [428da4bd15] check-in: [ac06009cf3] user: bernd branch: trunk, size: 47942
2018-06-28
22:34
Slightly better fix for last?, problem file: [8a00373071] check-in: [5bc629f395] user: bernd branch: trunk, size: 47756
22:32
Fix newly introduced bug in last?, file: [9b50a53975] check-in: [b8aef300e5] user: bernd branch: trunk, size: 47758
2018-06-25
23:40
small fixes for android version file: [09d9af30ff] check-in: [a9eb9f84d7] user: bernd branch: trunk, size: 47744
21:43
Sync complete DVCS log file: [5ab192737b] check-in: [b00dd43459] user: bernd branch: trunk, size: 47699
2018-06-24
21:51
silent join and leave for DVCS file: [9955d45875] check-in: [d76e7ae8a0] user: bernd branch: trunk, size: 47721
2018-06-23
21:39
remove conflicts with routes# storing header key file: [9585590d12] check-in: [c22c690c76] user: bernd branch: trunk, size: 47338
2018-06-21
22:36
GUI p2p message forwarding activated file: [f88241b0ad] check-in: [69b93e535c] user: bernd branch: trunk, size: 47337
2018-06-16
22:24
Make /sync work in GUI file: [8c15630436] check-in: [07ce291bb9] user: bernd branch: trunk, size: 47248
22:10
Prepare for /sync working in GUI mode file: [6de135a3b8] check-in: [2d7dda9f10] user: bernd branch: trunk, size: 47167
2018-06-15
13:01
Separate in and out sockaddr Make sure leaving a group gives the left message to everyone file: [2ba684546c] check-in: [b8150dd265] user: bernd branch: trunk, size: 47115
2018-06-12
18:00
History fur GUI chat file: [e198d4b749] check-in: [3ed6bccde9] user: bernd branch: trunk, size: 47178
17:21
Better parsing of @user and #hashtag file: [af545d244b] check-in: [01892ba00d] user: bernd branch: trunk, size: 47273
13:34
Fix chatlog problem file: [b519a8acab] check-in: [7c9dab7658] user: bernd branch: trunk, size: 46152
13:12
Small change file: [1ba42e92c6] check-in: [de3df11e96] user: bernd branch: trunk, size: 46192
2018-06-11
20:52
Display messages in GUI mode (doesn't work very well yet) file: [f0d1f68efc] check-in: [86560dad5b] user: bernd branch: trunk, size: 46197
2018-06-07
19:48
Some smaller fixes file: [9f0fb8e2df] check-in: [9589a13569] user: bernd branch: trunk, size: 46148
2018-05-31
19:10
Chat history fixes file: [6b6f429638] check-in: [dfaeaa9190] user: bernd branch: trunk, size: 46144
2018-05-28
20:41
Fixed [98c404831c], possible backdoor file: [2c95c7c7f9] check-in: [59080088af] user: bernd branch: trunk, size: 45954
13:01
Move chat load to wait-task, allows connect without timeout if chat isn't loaded yet file: [3c08193ebb] check-in: [197aba3407] user: bernd branch: trunk, size: 45981
2018-05-24
21:58
Fix for net2o-gui missing file: [c6c039683b] check-in: [1c4d46ba43] user: bernd branch: trunk, size: 45923
2018-05-22
21:56
Print some non-printable things better file: [d8ea02ec3d] check-in: [e13e9c9d06] user: bernd branch: trunk, size: 45921
2018-05-20
19:30
Fixed [e60d1fead1] file: [88785521e7] check-in: [c1f9fbcbc3] user: bernd branch: trunk, size: 45918
2018-05-17
20:39
purge log before msg:last? file: [928f14dd87] check-in: [620d1475a3] user: bernd branch: trunk, size: 45901
2018-05-16
19:50
CSS change file: [077f5c39e1] check-in: [d8f1acb573] user: bernd branch: trunk, size: 45895
13:32
Change OTR mode to snapchat-style fast expiration mode file: [330e7baa5c] check-in: [9686fb577f] user: bernd branch: trunk, size: 45859
13:14
Change OTR mode to snapchat-style fast expiration mode file: [6662bb0b27] check-in: [3db90d78f8] user: bernd branch: trunk, size: 45569
2018-05-15
22:01
/otrify works, but needs a kick to update file: [5b0b887cc6] check-in: [c2d88c681e] user: bernd branch: trunk, size: 45973
2018-05-14
23:11
More work on /otrify file: [ca0bea7a90] check-in: [2bb065cff7] user: bernd branch: trunk, size: 45153
12:57
Prepare for huge vaults file: [030905cdc6] check-in: [64e5f03c0f] user: bernd branch: trunk, size: 43534
2018-05-13
17:01
Fixes for notifications on Android file: [07f93d1174] check-in: [725058cba2] user: bernd branch: trunk, size: 43677
2018-05-10
10:14
Default text mode for notifications doesn't display OTR text anymore file: [ae493fd031] check-in: [2966ab5b96] user: bernd branch: trunk, size: 43543
2018-05-04
22:12
Some changes to addresses (namespace) file: [315805429e] check-in: [048fad7f10] user: bernd branch: trunk, size: 43485
12:14
Merge several messages in the same bubble file: [97200bfe2f] check-in: [23ad6b83f8] user: bernd branch: trunk, size: 43485
2018-04-30
21:05
Start group listing file: [503b70f971] check-in: [ca4033b412] user: bernd branch: trunk, size: 43567
2018-04-25
22:04
Show groups (with a little formatting problems) file: [58e8250067] check-in: [41e0bc6c28] user: bernd branch: trunk, size: 43569
21:15
Add groups management file: [9d8dd6362b] check-in: [dbc2939b4e] user: bernd branch: trunk, size: 42924
2018-04-17
21:02
Stop reply tags firing if the original outgoing message has already been deleted file: [8d4b957a87] check-in: [43289f35a4] user: bernd branch: trunk, size: 40566
2018-04-15
22:41
Don't need to check for signing in msg display, the check is in between file: [0d177c2229] check-in: [f7c3463dc9] user: bernd branch: trunk, size: 40564
21:17
Fixed reconnect file: [f822eca18b] check-in: [3dc2f8515b] user: bernd branch: trunk, size: 40899
2018-04-09
13:52
Use vocabularies for net2o/n2o: prefix file: [5f56469279] check-in: [b806903ba8] user: bernd branch: trunk, size: 40756
2018-03-27
21:11
More work on figuring out connect problems file: [f6083da2c5] check-in: [058a7fbc5e] user: bernd branch: trunk, size: 40735
2018-03-26
20:37
Renamed net2o-msg.fs → msg.fs. Remove needless net2o- prefix from files file: [91b3ce5cec] check-in: [2c969be80c] user: bernd branch: trunk, size: 40611