aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-03Apply 6 suggestion(s) to 1 file(s)feld
2020-12-03CredoMark Felder
2020-12-03Docs, Changelog: Add info about regional indicatorslain
2020-12-03Emoji: Also accept regional indicatorslain
2020-12-03Merge branch '2339-local-remote-mixup' into 'develop'Haelwenn
2020-12-02Merge branch 'update-linkify' into 'develop'feld
2020-12-02Make the --force flag for reset command consistent with the others and dedupl...Mark Felder
2020-12-02Add --force flag for delete and reset commandsMark Felder
2020-12-02Add comment for this mysterious behaviorMark Felder
2020-12-02No need for a separate functions hereMark Felder
2020-12-02Use a callback strategy to short circuit the functions and print a nice errorMark Felder
2020-12-02Centralize check that configdb is enabled which now raises an exceptionMark Felder
2020-12-02Left public during debuggingMark Felder
2020-12-02Add tests for config dumpingMark Felder
2020-12-02Use inspect instead of faking the outputMark Felder
2020-12-02Remove unnecessary keys commandMark Felder
2020-12-02Sync docs with mix commandsMark Felder
2020-12-02The debug output is no longer there by defaultMark Felder
2020-12-02Ensure scary warning starts on a new lineMark Felder
2020-12-02Update ConfigDB docs for new mix commandsMark Felder
2020-12-02Print whole config when resetting and include a scary looking message.Mark Felder
2020-12-02Both are really atomsMark Felder
2020-12-02Transform strings to atoms for all cases, including when the atom is a module...Mark Felder
2020-12-02Support atoms and strings as args to the mix taskMark Felder
2020-12-02Fix deletion regression due to strings instead of atomsMark Felder
2020-12-02Improve dumping groups and specific keys; add prompts for delete and resetMark Felder
2020-12-02Support listing groups, listing keys in a group, and dumping the config based...Mark Felder
2020-12-02Sort output by groupMark Felder
2020-12-02Add the delete and reset instructionsMark Felder
2020-12-02Rename keys to groupsMark Felder
2020-12-02SpellingMark Felder
2020-12-02Document how to delete individual configuration groups and completely reset t...Mark Felder
2020-12-02Better deletion messageMark Felder
2020-12-02Add mix tasks to give additional recovery and debugging optionsMark Felder
2020-12-02We no longer expect mentions to link if they are prefixed with too many @'sMark Felder
2020-12-02Changelog: Update changeloglain
2020-12-02Docs: Add info about RGI emojilain
2020-12-02Emoji: Only accept RGI emoji.lain
2020-12-02Emoji: Add test for ZWJ sequence emojilain
2020-12-02Document follow relationship updates and cleanupEgor Kislitsyn
2020-12-02Emoji: Remove unused emoji-data.txtlain
2020-12-02Emoji: Update to Unicode 13.1, switch base file, allow multichar.lain
2020-12-02SideEffects: fix testlain
2020-12-02User: Remove left-over (wrong) fix.lain
2020-12-02User: Don't allow local users in remote changesetslain
2020-12-01Update Linkify to 0.4.0Mark Felder
2020-12-02Stream follow updatesEgor Kislitsyn
2020-12-01Merge branch 'fix/search-test-on-exit' into 'develop'rinpatch
2020-12-01Search tests: Use on_exit for restoring `persistent_term` staterinpatch
2020-11-30[#3112] Allowed revoking same-user token from any apps. Added tests.Ivan Tashkinov