-
9ac02e47f9
Macro todo, indent, syncing
tests
Felisp
2024-10-27 00:07:13 +0200
-
987a01906e
Prepare Filter-chod-posts tests
Felisp
2024-10-25 02:32:14 +0200
-
871943dc35
Vectorize test
Felisp
2024-10-22 13:12:10 +0200
-
b31417fecc
Add test for feed-generator/make-filters, change vectorize to function
felisp
2024-10-22 01:58:59 +0200
-
fda332654e
More tests prep
Felisp
2024-10-13 02:17:24 +0200
-
efd3568e85
Write tests for GUID generation functions
Felisp
2024-10-12 11:22:42 +0200
-
cd91ba8bce
Add tests for filters
Felisp
2024-10-12 10:10:31 +0200
-
7c1720cd4e
Cleanup suggested by clj-kondo And update GLOBALS access info
stable
Felisp
2024-09-24 02:40:47 +0200
-
4b7a6e66d8
Make README tiny bit more usefull
Felisp
2024-09-24 02:24:51 +0200
-
38607ee814
Minimal changes to README to make it slightly less outdated
Felisp
2024-09-24 02:21:49 +0200
-
0e3c62fbd1
Version bump
Felisp
2024-09-24 02:18:17 +0200
-
e45af756a2
Merge pull request 'Implement CaseSensitiveQuery' (#39) from CaseSensitiveQuery into stable
Felisp
2024-09-24 02:07:26 +0200
-
-
55ca8f0d47
Fix incorrect number of args
Felisp
2024-09-24 02:03:53 +0200
-
64a0f88ac4
Fixed bug where user-specified port was ignored
Felisp
2024-09-24 01:58:17 +0200
-
a951e4f470
Fix query detector to support Q and all future query types
Felisp
2024-09-24 01:57:52 +0200
-
1890f14f9e
Implement support for multiple filters
Felisp
2024-09-24 00:58:24 +0200
-
18cc3e730c
Refactored that horrible abomination of a code
Felisp
2024-09-24 00:53:47 +0200
-
8d61968dc9
Make filters take the whole thread to be more flexible
Felisp
2024-09-24 00:27:16 +0200
-
817790cfb4
Fix repl-main, add bunch of TODOs
Felisp
2024-09-24 00:26:28 +0200
-
5178ab7366
Improve make-filters function
Felisp
2024-09-19 16:57:22 +0200
-
b88a471a0e
Fix case-insensitive-filter
Felisp
2024-09-19 16:41:51 +0200
-
ee3ad0a6e9
Initial filter implementation attempt
Felisp
2024-09-13 21:18:23 +0200
-
2464a66ac7
Add filters for q and Q params
Felisp
2024-09-13 21:17:48 +0200
-
454643675f
Add fkmap and vectorize macro
Felisp
2024-09-13 21:17:23 +0200
-
-
3555891000
Fix forgotten hardcode
Felisp
2024-09-10 20:32:01 +0200
-
389a3fa9ef
Make self link Compliant, add config option to specify homepage for feed
Felisp
2024-09-10 20:28:52 +0200
-
1b8600c742
Forgot about copyright
Felisp
2024-09-10 20:04:35 +0200
-
9a96deccb9
Add option to specify custom filename for feed
Felisp
2024-09-10 19:59:29 +0200
-
e871d1a6c4
Refactor config utils into it's own file and namespace
Felisp
2024-09-10 17:15:49 +0200
-
20752a3b1c
Use last_modified as part of item GUID to fix notification failures
Felisp
2024-09-10 16:56:41 +0200
-
62f62a967f
Finish making config URLs more flexible
Felisp
2024-09-10 16:34:31 +0200
-
4c5ad1e923
Version bumps
Felisp
2024-09-08 02:37:08 +0200
-
82d920cb3d
Update example config and improve documentation
Felisp
2024-09-08 02:36:49 +0200
-
373f2f2996
Implement config placeholders for more flexible target and host urls
Felisp
2024-09-08 02:36:16 +0200
-
6c825bcaaa
Emergency bugfix for wrong URL generation
Felisp
2024-08-27 14:24:09 +0200
-
afdeca4e37
Separate `
target
to additional
host
` field
0.4.2Beta1BugFix-REAL
Felisp
2024-08-22 02:55:21 +0200
-
d0b59f0507
Merge pull request 'thread-link-bugfix' (#29) from thread-link-bugfix into stable
0.4.2-Beta1BugFix
Felisp
2024-08-20 22:47:05 +0200
-
-
376245c650
The versions really need to be unified in one place
Felisp
2024-08-20 22:46:20 +0200
-
8224eab460
Fix wrong URL for dying threads and refactor cache format
Felisp
2024-08-20 22:43:57 +0200
-
9c7bae3712
Include board name in it's config
Felisp
2024-08-18 15:03:30 +0200
-
a5d7d58a25
SYNC commit
Felisp
2024-08-15 20:46:17 +0200
-
-
99d01b3f70
Merge pull request 'Implement repeat=paranoid' (#28) from hotfix-repeat into stable
Felisp
2024-08-15 17:31:08 +0200
-
-
84b3e11b8e
Implement repeat=paranoid
hotfix-repeat
Felisp
2024-08-15 17:29:56 +0200
-
-
5679cee18b
Fix Readme typo
Felisp
2024-08-13 23:19:19 +0200
-
031c6eed3e
Merge remote-tracking branch 'origin/stable' into stable
Felisp
2024-08-13 18:17:10 +0200
-
-
b33e6097c2
And fix spacing in README
Felisp
2024-08-13 18:16:00 +0200
-
a479c6a0af
And fix spacing in README
Felisp
2024-08-13 18:16:00 +0200
-
-
3f2ba9edce
Add more info on running executables to README, fix compilation
Felisp
2024-08-13 18:12:47 +0200
-
67f135a508
Merge pull request 'Merge release Beta 1 into stable' (#21) from dev into stable
0.4.0-Beta1
Felisp
2024-08-13 17:48:08 +0200
-
-
2266ecae35
Final version bumps and todos
dev
Felisp
2024-08-13 17:45:31 +0200
-
533dcc9924
Redon README a little bit beafore release
Felisp
2024-08-13 03:43:25 +0200
-
02ceccb973
Syncrhonize external default config and internal one
Felisp
2024-08-13 03:16:19 +0200
-
7f5d560bae
Added documented default config
Felisp
2024-08-13 03:12:43 +0200
-
2ca45803e5
Add support for config file, implement CLI args
Felisp
2024-08-13 02:57:32 +0200
-
ec73dd0c1a
Added CLI parsing template
Felisp
2024-08-13 02:56:20 +0200
-
d6327a5265
Added tools.cli dependency for command line parsing
Felisp
2024-08-04 18:24:11 +0200
-
69111968a6
Fix very dumb bug
Felisp
2024-08-04 10:52:01 +0200
-
8a7981c27a
Implement multiboard and lazyloading as result, added todos
Felisp
2024-07-30 02:55:15 +0200
-
8c1cfbed33
Update interla config to corespondent to Example
Felisp
2024-07-30 01:20:32 +0200
-
98a58ca1c3
Fix unwanted case sensitivity as noted in #9
Felisp
2024-07-28 18:39:32 +0200
-
66b2b445df
Formating and incorrect docstring position
Felisp
2024-07-28 18:31:46 +0200
-
6391e115d1
Copy global boards-defaults to every board-config
Felisp
2024-07-28 18:26:38 +0200
-
cd540fda36
Config prep, but Mainly SYNC to desktop
Felisp
2024-07-28 14:57:35 +0200
-
22f6c54bf4
Add some docs to example config
Felisp
2024-07-28 14:56:55 +0200
-
693c47d465
Bump copyrights, sync
Felisp
2024-01-19 00:55:42 +0100
-
6d08796568
FIX typo, refactor config structure
Felisp
2024-01-08 03:30:26 +0100
-
039c48fe16
Add tests for fmap
Felisp
2024-01-08 03:29:53 +0100
-
618304f5eb
Add [fmap] for mapping over map
Felisp
2024-01-08 03:23:03 +0100
-
8a627ce256
Fixed incorrect test name
Felisp
2024-01-08 03:22:50 +0100
-
67268acbc5
Finish tests for `
map-apply-defaults
` and refactor internal names
Felisp
2024-01-08 03:01:42 +0100
-
2325b154d1
Fix compilation
Felisp
2024-01-08 02:24:16 +0100
-
d57175ecad
Add copyrights
Felisp
2024-01-08 02:15:22 +0100
-
d1666da946
Make it actually compile
Felisp
2024-01-06 06:22:26 +0100
-
68a74cf1b8
Refactor map-deep-merge-missing -> map-apply-defaults; Tests for map-apply-defaults
Felisp
2024-01-06 06:05:21 +0100
-
7679844e08
Move macros above functions so functions can use them
Felisp
2024-01-06 05:54:50 +0100
-
008d609a8b
When-else2 should be correct, replaced original implementation
Felisp
2024-01-06 05:39:29 +0100
-
c575d75de7
SYNC commit Added incomplete tests for utils
Felisp
2024-01-05 14:31:44 +0100
-
bb02765233
Added function for merging default board-config with custom parts
Felisp
2024-01-05 14:30:27 +0100
-
e230e33a55
Add config loading from custom file, default file and internal config
Felisp
2024-01-05 14:16:01 +0100
-
9bb30b9863
Experimental when-else2 macro added, needs testing when I get online
Felisp
2024-01-05 14:14:47 +0100
-
017c18112c
SYNC commit
Felisp
2024-01-05 11:13:25 +0100
-
43a9781893
Refactor generic functions to separate utils namespace, finaly bump version
Felisp
2024-01-05 01:45:41 +0100
-
5551be7012
Prepare for Config parsing and config extension
Felisp
2024-01-01 14:58:05 +0100
-
501a50cb55
Added example slightly documented config
Felisp
2024-01-01 01:10:19 +0100
-
-
2046750fb2
Fix bug where incorrect time was appended to GUID on param repeat=true
Felisp
2023-12-28 14:39:27 +0100
-
7d1e5d9996
When requested ChoD is lower than permitted, use minimal no default as per #2
Felisp
2023-12-28 10:02:10 +0100
-
25da07882c
Fix typo in README
Felisp
2023-12-25 23:58:03 +0100
-
0e4f54aabc
Added info about bugs to README
Felisp
2023-12-25 10:55:43 +0100
-
0b04c34a75
Update README to be more clear on regex
Felisp
2023-12-24 03:03:19 +0100
-
adc02bbd5f
Added no warranty warning
Felisp
2023-12-24 02:45:48 +0100
-
5d98da52e5
Added redirect on no params request
Felisp
2023-12-24 02:41:53 +0100
-
6df7eedc78
Fixed sorting of threads by ChoD
Felisp
2023-12-24 02:09:59 +0100
-
f707aee386
Add contributing link, improve wording
Felisp
2023-12-24 01:53:56 +0100
-
245f7a941c
Added Instructions on building URL
Felisp
2023-12-24 01:39:53 +0100
-
d88de2ec0f
Fix readme becasue gitea org viewer does not support checkboxes
Felisp
2023-12-24 01:23:09 +0100
-
89d6053c9d
Add more dev level statements
Felisp
2023-12-24 01:21:32 +0100
-
ed9875c54e
Fix Bug where nondefault chod would error
Felisp
2023-12-24 01:21:02 +0100
-
f392c8f897
Update README with more goals and better default values in URL parameters tavble
Felisp
2023-12-24 00:21:49 +0100
-
f36f5be5d0
Make HTTP handler return feed and catch basic errors
Felisp
2023-12-24 00:20:52 +0100
-
2173d6f7fa
Bugfix update-only-guid and refactor global un-unified access
Felisp
2023-12-24 00:20:11 +0100