Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
ojibot
Browse files
Oct 08, 2019
removes common_english_words.txt
· e0c600c1
g
authored
Oct 08, 2019
e0c600c1
changes readme
· 4580053c
g
authored
Oct 08, 2019
4580053c
Oct 04, 2019
ojibwe examples all added
· d276db58
g
authored
Oct 04, 2019
d276db58
Oct 03, 2019
fixes error in get_examples.py
· 7168802f
g
authored
Oct 03, 2019
7168802f
reworks get_examples.py
· 2914b82d
g
authored
Oct 03, 2019
2914b82d
Sep 27, 2019
get_examples.py remembers urls
· 54ad72cd
g
authored
Sep 27, 2019
54ad72cd
updates database with some examples (aborted due to no urls)
· 4d3494d2
g
authored
Sep 27, 2019
4d3494d2
now writes exammples to db on page turn
· a6cd2b10
g
authored
Sep 27, 2019
a6cd2b10
properly deletes files
· 1ead3aca
g
authored
Sep 27, 2019
1ead3aca
finishes example scraper
· e063a22b
g
authored
Sep 27, 2019
e063a22b
Sep 26, 2019
correctly (mostly) implements the example scraper
· cfc6fa69
g
authored
Sep 26, 2019
cfc6fa69
works more on example scraper
· 4a9f0034
g
authored
Sep 26, 2019
4a9f0034
updates readme and todo list
· 1845ee49
g
authored
Sep 25, 2019
1845ee49
Sep 24, 2019
adds continue to a for loop
· 29fec345
g
authored
Sep 24, 2019
29fec345
lets reddit interpret ambiguous commands; no divide-by-zero
· e399cd5c
g
authored
Sep 24, 2019
e399cd5c
adds is_english()
· a043ffe0
g
authored
Sep 24, 2019
a043ffe0
moves db_context_manager.py from Core/Tools -> Core
· f9fe762a
g
authored
Sep 24, 2019
f9fe762a
creates new table with 10000 common English words
· a249df9f
g
authored
Sep 24, 2019
a249df9f
... I made that mistake you're not supposed to make
· 2b2937d2
g
authored
Sep 23, 2019
2b2937d2
Sep 23, 2019
fixes to_eng formatting for Reddit
· 5159945b
g
authored
Sep 23, 2019
5159945b
universalizes formatting for both targets
· 1cabc9f9
g
authored
Sep 23, 2019
1cabc9f9
moves backend code to Core/backend.py
· 32a67f61
g
authored
Sep 23, 2019
32a67f61
secret_token.py -> secrets.py; initial Reddit stuff
· a7c8fdcd
g
authored
Sep 23, 2019
a7c8fdcd
combines client secret files for soon-to-come reddit module
· c05859f1
g
authored
Sep 23, 2019
c05859f1
Sep 19, 2019
starts adding scraper for English
· 076ded97
g
authored
Sep 19, 2019
076ded97
Sep 16, 2019
now returns ALL matching words' info on Discord
· 8ec002ea
g
authored
Sep 15, 2019
8ec002ea
moves Discord/format.py -> Core/.
· a583aec8
g
authored
Sep 15, 2019
a583aec8
Sep 08, 2019
improves comments
· 0513528d
g
authored
Sep 08, 2019
0513528d
Sep 07, 2019
moves get_word_urls() from lookup to db_lookup
· 0a942a7e
g
authored
Sep 07, 2019
0a942a7e
improves formatting
· 815c462c
g
authored
Sep 07, 2019
815c462c
int_to_superscript() supports 0
· 017515f7
g
authored
Sep 07, 2019
017515f7
improves formatting; fixes link duplicates
· b8bef79c
g
authored
Sep 07, 2019
b8bef79c
adds link support in Discord formatter
· f655dbe5
g
authored
Sep 07, 2019
f655dbe5
(serialized) discord formatting now sort of working
· 3c5bac94
g
authored
Sep 07, 2019
3c5bac94
serialization parts working in harmony (not yet formatted)
· 9752f349
g
authored
Sep 07, 2019
9752f349
finishes base serialization functions
· 05239540
g
authored
Sep 07, 2019
05239540
fmt_simple -> fmt_lemma, fmt_gloss (again)
· 55bda82d
g
authored
Sep 07, 2019
55bda82d
serializes fmt_word_parts()
· c5216fd6
g
authored
Sep 07, 2019
c5216fd6
continues serialization, fmt_relations changed
· 310c9f6e
g
authored
Sep 07, 2019
310c9f6e
Sep 06, 2019
continues to change formatting
· 6edb71b0
g
authored
Sep 06, 2019
6edb71b0
Loading