Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
eb4fd90
started a migration for messages
May 9, 2018
b331493
removed create-messages
May 10, 2018
44e3d6a
created migration, model, and seeder
May 13, 2018
d5fb223
added localize for language support
May 14, 2018
4d449ea
added localize & language from botUtils
May 14, 2018
1373a00
added localize & language from botUtils
May 14, 2018
d3489f8
added localize & language from botUtils
May 14, 2018
5ebfd6c
added language to botUtils
May 14, 2018
eb5ed66
added localize & language from botUtils
May 14, 2018
e3cf90d
removed changes to file from last commit
May 16, 2018
0d7dbb6
added LANG=en
May 16, 2018
35e411f
changed language() to process.env.LANG
May 16, 2018
d4385a3
fixed errors removed unused code
May 16, 2018
1df3abf
Update README
brennondenny May 17, 2018
e6cc3ba
Fix Table of Contents
brennondenny May 17, 2018
90a560c
Update README
brennondenny May 17, 2018
cad0260
Fix Typo
brennondenny May 17, 2018
224b35b
updated en - EN etc
May 18, 2018
06de242
changed en - EN etc
May 18, 2018
f4f4edf
created & updated files in db folder
May 18, 2018
21a07b6
updated readme sample env to have LANG=en
May 18, 2018
f7403f6
removed localize
May 18, 2018
89ca6f2
removed english, spanish, and alien files
May 18, 2018
1646dca
created messages.json for message language types
May 18, 2018
8bd76f2
removed localize and added messages.json from locale folder
May 18, 2018
41eba5b
Change .ENV Guide to Shell
brennondenny May 18, 2018
cd7a072
changed LANG to LANGUAGE
May 18, 2018
44432ba
updated readme on how to set up LANGUAGE
May 18, 2018
8518812
Updated "Running the Bot" commands
brennondenny May 18, 2018
6f81f4d
added missing messages from other controllers
May 19, 2018
1e9d17f
finished adding messages.json to the rest of the controllers
May 19, 2018
caeb649
fixed message error
May 19, 2018
f2cd159
Merge pull request #155 from reactivepixel/r2-feature-readme
brennondenny May 19, 2018
abb4f8e
Merge branch 'Release2' into multiLang_Hess
brennondenny May 19, 2018
3a8b7b0
Updated json file sort by controllers
May 21, 2018
606351a
updated to work with new json set up
May 21, 2018
bf85de7
updated to work with new json set up
May 21, 2018
16db8ea
updated to work with new json set up
May 21, 2018
e1d23d4
updated to work with new json set up
May 21, 2018
cbecbca
Merge branch 'multiLang_Hess' of
May 21, 2018
8b06d61
Updated readme.md typos
May 21, 2018
71b1f05
Updated to work with new JSON changes
May 21, 2018
04032d7
Updated to work with new JSON changes
May 21, 2018
4360449
Updated to work with new JSON changes
May 21, 2018
2ac1102
Updated to work with new JSON changes
May 21, 2018
174f155
Updated messages.json sorted further then last commit
May 21, 2018
9325e20
Updated fixed error extra comma removed
May 21, 2018
236421f
Updated fixed error extra commas removed
May 21, 2018
ac80e8e
Updated code changed process.env.LANGUAGE to just LANGUAGE
May 21, 2018
bc66163
Updated readme.md removed extra LANGUAGE=en from sample .env
May 21, 2018
1886de9
updated code changed LANGUAGE to lang
May 21, 2018
012095c
updated to work with verifyMsgs.js from locale folder
May 21, 2018
b317ea0
created verifyMsgs.js to use the last verify messages
May 21, 2018
5ec4c12
removed old verify messages from messages.json that are now in verify…
May 21, 2018
977d91d
removed gmail.com from validDomains left there from testing
May 21, 2018
9d93df8
added default LANGUAGE=en if blank
May 22, 2018
9465dea
changes for release 3 merge
May 22, 2018
22ef92b
Merge branch 'Release3' into multiLang_Hess
BHess2653 May 22, 2018
ece71d1
changes for release 3 merge typo fixed
May 22, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
removed create-messages
  • Loading branch information
BHess2653 authored and BHess2653 committed May 10, 2018
commit b3314933e50a2701ebf31d2f67fce57742124550
29 changes: 0 additions & 29 deletions db/migrations/create-messages.js

This file was deleted.