-
bdbba249cd
countdown: let reminders be recurring
bss
2017-02-23 19:10:24 -06:00
-
76b70ec784
countdown: use match labels in new reminder regex
bss
2017-02-23 18:45:06 -06:00
-
-
5b79cea3c6
countdown: add TODO to improve cheap workaround
bss
2017-02-23 09:03:17 -06:00
-
57903b4728
countdown: don't select future reminders in thread
bss
2017-02-23 09:02:46 -06:00
-
71a797e3fa
countdown: add "about" to new reminder regex
bss
2017-02-23 09:02:21 -06:00
-
75f5985d71
countdown: simpler reminders when in privmsg
bss
2017-02-22 23:10:01 -06:00
-
48beddb580
countdown: make new reminder regex non-greedy
bss
2017-02-22 22:25:20 -06:00
-
0c69530cf9
Merge branch 'countdown-reminders' into 'master'
bss
2017-02-22 22:17:37 -06:00
-
-
04f11f97df
countdown: provide feedback when reminder created
bss
2017-02-22 22:15:29 -06:00
-
081648c074
Merge branch 'countdown-reminders' into 'master'
bss
2017-02-22 22:11:06 -06:00
-
-
1bbb64618d
bot: capture exceptions, try to report on them
bss
2017-02-22 22:08:04 -06:00
-
9c4e0fe782
countdown: receive reminder countdowns over IRC
bss
2017-02-22 22:07:39 -06:00
-
a6c2f91dc0
add parsedatetime dep, for countdown reminders
bss
2017-02-22 22:06:00 -06:00
-
ba5369bd31
countdown: prospector docstring stuff
bss
2017-02-22 20:39:52 -06:00
-
beff6638d0
countdown: poll db for reminders, send to target
bss
2017-02-22 20:34:03 -06:00
-
c81d0519a0
countdown: fields for sending reminders
bss
2017-02-22 20:32:05 -06:00
-
-
0666fe27e0
remove TODO, preferring gitlab issues tracker
bss
2017-02-12 13:09:45 -06:00
-
5d5b58daa5
Merge branch 'better-multilines' into 'master'
bss
2017-02-12 12:04:37 -06:00
-
-
0ec5f8033c
dispatch: code quality cleanups
bss
2017-02-12 11:58:20 -06:00
-
015eacbe53
xmlrpc: expose IRCBot.reply, use it over privmsg
bss
2017-02-12 11:39:40 -06:00
-
6cb3757ef9
convert ircplugin users of privmsg to reply
bss
2017-02-12 11:39:04 -06:00
-
23bb5cdd78
allow IRCBot.reply() to work eventless
bss
2017-02-12 11:33:13 -06:00
-
010afd05ce
add some anti-flood protection stuff
bss
2017-02-12 10:58:18 -06:00
-
8b4f8b2545
move message splitting into IRCBot.reply()
bss
2017-02-12 10:44:53 -06:00
-
-
c8d084f9ff
karma: don't create a key > len(200)
bss
2017-02-11 18:01:44 -06:00
-
d63f2896ee
code quality in the karma module
bss
2017-02-11 18:00:43 -06:00
-
8d87945107
reorder, properly navbar login/register stuff
bss
2017-02-11 17:22:46 -06:00
-
dcd41516a6
link to /admin/ properly in main nav
bss
2017-02-11 17:14:13 -06:00
-
c04445dfff
code quality changes to the remaining scripts
bss
2017-02-11 17:09:24 -06:00
-
23007ec8f9
give procmail-to-dispatch.py its own directory
bss
2017-02-11 16:53:46 -06:00
-
6855fc561a
remove ancient porting scripts
bss
2017-02-11 16:52:24 -06:00
-
06aa567421
give mpd-notifications.py its own directory
bss
2017-02-11 16:50:29 -06:00
-
0b4ffd271d
Merge branch 'facts-choices-refactoring' into 'master'
bss
2017-02-11 09:47:25 -06:00
-
-
f608c5ab68
facts: handle line breaks in view display of fact
bss
2017-02-11 09:41:29 -06:00
-
a4d51b1f2c
remove choices app, everything is in facts now
bss
2017-02-11 09:37:03 -06:00
-
fb04732ec3
facts: recreate the choices experience in facts
bss
2017-02-11 09:32:30 -06:00
-
368dfd4a83
facts: refactor random_fact onto FactCategory
bss
2017-02-11 09:22:32 -06:00
-
4bf0c7e260
facts: boolean to display facts items in view
bss
2017-02-11 09:21:18 -06:00
-
36e2de5dfd
facts: provide Fact as an inline on FactCategory
bss
2017-02-11 08:44:07 -06:00
-
cd31bbb489
facts: code quality changes
bss
2017-02-11 08:27:55 -06:00
-
4740cd7808
prospector: turn up strictness
bss
2017-02-11 08:24:08 -06:00
-
b5c72da918
prospector: disable PEP257 D203
bss
2017-02-11 08:15:02 -06:00
-
-
8f8af4e6b4
package updates and resulting compat stuff
bss
2017-02-06 22:58:51 -06:00
-
5184a30a52
update gitlab CI config for new dev requirements
bss
2017-02-06 22:36:09 -06:00
-
517371982e
server requirements.in file
bss
2017-02-06 22:34:23 -06:00
-
8e5f0c1037
core and dev requirements.in files
bss
2017-02-06 22:30:35 -06:00
-
4bf6d2ec13
fix word wrap, link to the wiki
bss
2017-02-06 20:53:39 -06:00
-
b450aaf5df
Add contribution guide
bss
2017-02-06 20:46:37 -06:00
-
01397814b4
add a new README.md that isn't horribly ancient
bss
2017-02-06 20:41:50 -06:00
-
12a031aed6
mpd-not: tweak to the output format
bss
2017-02-04 22:00:42 -06:00
-
f539df064c
mpd-not: enable https cert checking
bss
2017-02-04 12:41:43 -06:00
-
07eb3aabe8
mpd-not: support mpd passwords
bss
2017-02-04 12:41:29 -06:00
-
cd23f062a9
collapsing all of dr_botzo one directory
bss
2017-02-04 11:48:55 -06:00
-
38d14bb0d2
Merge branch 'random-from-set' into 'master'
bss
2017-02-04 10:43:49 -06:00
-
-
5e033d164a
Merge branch 'gitlab' into 'master'
bss
2017-02-04 10:40:48 -06:00
-
-
be0fafc897
add !random command to dice module
bss
2017-02-04 10:03:47 -06:00
-
d5e89d7d3e
Merge branch 'choices-feature' into 'master'
bss
2017-02-04 10:01:31 -06:00
-
-
-
-
693f296eba
choices: trivial comment correction
bss
2017-02-04 08:25:02 -06:00
-
5d0e7aeb9f
choices: simple choose randomly from choices thing
bss
2016-12-04 11:43:47 -06:00
-
-
1b8faaca9e
Merge branch 'markov-tweaks' into 'master'
bss
2016-12-04 10:54:06 -06:00
-
-
ed66246f14
markov: don't append punctuation to nothingness
bss
2016-12-04 10:50:02 -06:00
-
6e21416791
markov: import generic text files
bss
2016-11-16 12:10:42 -06:00
-
a944bf70fe
gitlab: reassign MR to reviewer when resetting
bss
2016-11-11 09:23:14 -06:00
-
b248a47658
gitlab: evenly distribute MRs among reviewers
bss
2016-09-08 17:36:11 -05:00
-
2761e2315e
gitlab: don't reassign MR if assigned to author
bss
2016-09-08 17:23:03 -05:00
-
0b332f79c9
gitlab bot: use assignee name in comments
bss
2016-07-01 13:23:57 -05:00
-
8fded6ba6c
markov: replace max_sentences with sentance_bias
bss
2016-06-30 23:26:04 -05:00
-
9b5e8445bf
Revert "markov: abandon min_words_per_sentence for lines"
bss
2016-06-30 23:20:05 -05:00
-
ab9edb2c9b
markov: work harder to avoid short sentences
bss
2016-06-30 23:16:49 -05:00
-
464727cc74
markov: abandon min_words_per_sentence for lines
bss
2016-06-30 23:16:13 -05:00
-
dcb7a0af4a
markov: some debugging statements in longish
bss
2016-06-30 23:05:58 -05:00
-
ccfc5e7484
markov: be smarter with appending punctuation
bss
2016-06-30 22:46:47 -05:00
-
db3e2a27a0
markov: try harder to get a right len sentence
bss
2016-06-30 22:43:26 -05:00
-
897f29c8d4
markov: tweaks to the sentence generator
bss
2016-06-30 22:21:02 -05:00
-
-
70032dc42b
Merge branch 'master' of git.incorporeal.org:bss/dr.botzo
bss
2016-06-30 16:27:19 -05:00
-
-
c9f73f44e2
markov: point admin forms at templates properly
bss
2016-06-30 16:26:06 -05:00
-
81339a4f16
markov: bit of debug logging in file import
bss
2016-06-30 16:25:38 -05:00
-
93c9224644
gitlab bot: no reset message on approvals 0/N
bss
2016-06-29 10:23:33 -05:00
-
dd0fa00e8e
gitlab bot: code reviews: ignore closed MRs
bss
2016-06-27 12:39:52 -05:00
-
e48b7867fe
gitlab bot: command for reviewing one specific MR
bss
2016-06-27 10:31:53 -05:00
-
feb3944380
gitlab bot: standardize on accept/approve language
bss
2016-06-27 10:25:50 -05:00
-
98bea53906
gitlab bot: don't bother scanning merged requests
bss
2016-06-27 10:25:29 -05:00
-
5fc2c0c7f6
gitlab bot: merge request IDs arg to scanner
bss
2016-06-27 10:24:40 -05:00
-
e2ed53d031
gitlab bot: more silly messages
bss
2016-06-27 10:23:42 -05:00
-
a0f76e4c0f
gitlab bot: major refactoring of code review scan
bss
2016-06-24 17:44:36 -05:00
-
fca69b1994
gitlab bot: add a class to track review scanning
bss
2016-06-24 14:32:59 -05:00
-
1a428e7d29
gitlab bot: make project_id unique=True
bss
2016-06-24 13:54:37 -05:00
-
e846502b48
gitlab bot: start refactoring code review methods
bss
2016-06-24 13:50:09 -05:00
-
8f7b477fb8
start of gitlab code review/merge bot
bss
2016-06-23 23:49:38 -05:00
-
8b36f2c56b
Merge branch 'karma-graphs' into 'master'
bss
2016-06-23 14:58:35 -05:00
-
-
-
18ff814bc8
karma: add a pagination default of 10
bss
2016-05-13 22:41:13 -05:00
-
46ffe7a72d
karma: remove the rank from the index table
bss
2016-05-13 22:30:59 -05:00
-
26f0604922
karma: add django rest framework
bss
2016-05-13 22:19:38 -05:00
-
4809247632
karma: display all karma keys in index page
bss
2016-05-13 21:55:54 -05:00
-
-
b82e5309e1
drop the artificial data point at 0,0
bss
2016-03-31 19:19:35 -05:00
-
c364578e5d
lowercase the key in karma graph URL
bss
2016-03-31 16:47:17 -05:00
-
e5263d0019
show karma graph with date-based X range
bss
2016-03-31 16:36:10 -05:00
-
dab41fa7d3
pad the bottom of pages' content
bss
2016-03-30 18:06:44 -05:00
-
50f2b12c18
only build history once in karma graph, do history
bss
2016-03-30 18:04:19 -05:00
-
08da8ea9f3
tweak karma graph output for many data points
bss
2016-03-30 17:57:00 -05:00