summaryrefslogtreecommitdiff
path: root/lib/nola_plugins/user_mention_plugin.ex (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-12-20Rename to NolaJordan Bracco1-52/+0
Summary: Nola rename cont. pt. 2. Refs T77. `find lib -name "*.ex" -type f | xargs sed -i '' 's/LSG/Nola/g'` Nola rename, cont. pt. 3. Refs T77. `s/:lsg/:nola/g` Nola rename, cont. pt. 4. Refs T77. Nola rename, cont. pt. 5. Refs T77. Configs. find config -type f | xargs sed -i '' 's/LSG/Nola/g' find config -type f | xargs sed -i '' 's/lsg/nola/g' BREAKING CHANGE: Config keys switch from `:lsg` to `:nola` Nola rename, the end. pt 6. Refs T77. Nola rename: The Big Move, Refs T77 Update repo URL, refs T77. Nola rename: Nola.Plugins, refs T77 Maniphest Tasks: T77 Differential Revision: https://phab.random.sh/D3
2022-12-20Nola rename: The Big Move, Refs T77Jordan Bracco1-0/+0
2022-12-20Nola rename cont. pt. 2. Refs T77.Jordan Bracco1-4/+4
`find lib -name "*.ex" -type f | xargs sed -i '' 's/LSG/Nola/g'`
2021-09-02improve puppets, fix uploadshref1-0/+3
2021-09-02new plugin: user mentionhref1-0/+49