Talk:Begiak

From Apertium
Revision as of 04:11, 8 December 2016 by Jatinluthra14 (talk | contribs)
Jump to navigation Jump to search

Adding to the mutantmonkey pull request

1. Make a change in master

2. Switch to mutantmonkey_merge (`git checkout mutantmonkey_merge`)

3. Either make the change manually or cherry-pick master's commit (`git cherry-pick <commit>`), where <commit> is the sha-1 code of master's commit.

Mattr555 (talk) 05:00, 29 November 2013 (GMT)

Old Wishlist

  • Apertium and APY
    • ability to query apertium modes besides translation ☭
  • awikstats:
    • add a Category:Datastats so there's an easy way to get to all the stats
  • tell/ask
    • alises for nicks, so that spectre/spectie/spectei can get tell messages regardless of which nick they were sent to
    • delete things from tell/ask queue
    • make tell split overly long messages into multiple ones for display as to not exceed the max IRC message length
  • mediawiki plugins
    • have wikipedia plugin support subsections like awik plugin
  • fix .bot-slap to only be triggered when begiak is mentioned
  • fix support for branches of a svn repo. Example being the vislcg3 repository which is merely a branch of an otherwise closed source repository. Begiak currently only reports on a revision if the previous revision was also for that branch. E.g., Begiak reported about revision 9647 and 9646, but not 9645 because 9644 did not modify anything in the vislcg3 branch. This is a consistently seen pattern.
  • fix begiak .help to display stuff about Apertium
  • is the githook server automatically loading yet?
  • wiktionary in other languages if there's some way to do it that makes sense (.ety and .w)
  • find an easier way (or clean up the current method) to poll for SVN updates
  • find out why the "fml" command isn't working as expected
  • svn/git: logic of multiple files (display up to 3 filenames; if more than 3 files, display 2 filenames and the message "and X other files" (it should always be plural))
  • svn/git: when updates are received (either by polling or a hook), don't display the time of the update. Maybe have a default dispalyTime=True (or False) in the display function, and adjust the appropriate functions to send the non-default.
  • svn: when multiple updates occur since last poll, display both
  • .botslap
  • queues
    • .queue display seems to be broken ☭
    • allow displaying (/listing?) queues for other users too ☭
    • figure out how to deal with queues longer than irc message length ☭
    • return a better error message when a queue doesn't exist (i.e., not "that's not a command" for ".queue hargle add bargle") ☭
    • allow admin users to modify and delete others' queues ☭
  • ethnologue plugin ☭
    • Make logic for number of native speakers better (e.g., tur currently reports 350K, spa 7.5M) ☭
  • .pester - pesters pesteree once per day (or other period of time) until pesterer says problem is solved; i.e., pesteree can postpone or dismiss ☭

jatinluthra14 (talk) 10:25, 7 December 2016 (IST)